body {
    font-family: Helvetica, Arial, sans-serif;
    margin: auto;
    font-size: 75%;
    color: #666;
    text-align: center;
}

h1 {
    font-size: 160%;
    color: #ff6600;
}

h2 {
    color: #ff6600;
}

a {
    text-decoration: none;
    color: #0033cc; 
}

img {
    border: none;
}

table {
    font-size: 115%;
}

pre {
    background-color: #dbe9f4;
    border: 1px solid #0d69a8;
    color: Black;
    font-family: Monaco,"Courier New",Courier,monospace;
    font-size: 100%;
    overflow: auto;
    padding: 1em;
    margin-left: 0.5em;
}

dd {
    padding-bottom: 1em;
    margin-left: 1.5em;
}

#portal-top {
    background-image: url('headback.png');
}

#portal-header {
    max-width: 1024px;
    margin: auto;
    text-align: left;
}

#portal-logo {
    margin-left: 146px;
}

#portal-siteactions {
    background-color: transparent;
    line-height: normal;
    white-space: nowrap;
    text-align: right;
	margin-right: 152px;
    margin-bottom: 0.5em;
}

#portal-siteactions li {
    display: inline;
}

#portal-siteactions a {
    color: White;
    text-decoration: none;
}

#portal-globalnav {
    width: 732px;
    margin: 0px 146px 0 146px;
    padding: 0;
    border-spacing: 0;
    background: green;
    background-image: url('background.png');
    height: 34px;
}

#portal-globalnav tbody td {
  	padding: 0; 
    margin: 0;
    white-space: nowrap;
}

#portal-globalnav form {
	padding: 0;
    margin: 0;
}

#portal-searchbox {
    background: url('searcharea.png') no-repeat;
    background-color: transparent;
    margin: 0;
    padding: 0;
    width: 178px;
    height: 34px;
    text-align: right;
    text-transform: none;
    white-space: nowrap;
}

#portal-searchbox input.searchButton {
    background: url('searchicon.png') no-repeat;
    float: left;
    font-size: 0;
    height: 34px;
    width: 25px;
    padding: 0;
    margin: 0;
    border: none;
}

#searchGadget {
    margin-top: 8px;
    margin-right: 10px;
    padding: 0;
    height: 18px;
    width: 140px;
    border: none;
}

#feature {
    background-color: White;
    margin: 0 auto auto;
    padding: 0;
    width: 1024px;
    text-align: center;
}

#portal-columns {
    width: 730px;
    margin: 1em auto;
    background-color: White;
    text-align: left;
}

#portal-columns td {
    vertical-align: top;
    margin: 0;
}

#portal-column-content {
    width: 100%;
    padding: 0 1em;
}

.documentContent li a:visited,
.documentContent p a:visited {
    background-color: transparent;
    color: Purple;
}

.documentContent li a,
.documentContent p a {
    border-bottom: 1px solid #CCCCCC;
    text-decoration: none;
}


.documentContent ul {
    list-style-image: url(/bullet.gif);
    list-style-type: square;
    margin-left: 1.2em;
    padding-left: 0em;
}


#portal-column-right {
    margin-left: 0.5em;
    border-left: 1px solid #b5b5b5;
}

.portlet {
    padding: 0 1em;
    width: 200px;
}

.portletHeader,
.portletHeader a {
    font-weight: bold;
    font-size: 128%;
    color: #ff6600;
    padding-bottom: 1em;
}

.portletItemDetails {
    color: Black;
    display: block;
}

.searchResults img,
.contenttype-blogentry img,
.summary img,
.portletItem img {
    display: none;
}

#portal-column-right dd {
    margin-left: 0em;
}

#heading-services,
#blog-heading {
    white-space: nowrap;
    margin-top: 0px
}

#blog-rss {
    float: right;
}

#portal-footer {
    background-image: url('footerback.png');
}

#footer-content {
    max-width: 1024px;
    margin: auto;
    padding: 0;
    text-align: right;
}

#footer-logo {
    margin-top: 0;
    padding-top: 0;
}

#portal-copyright {
    margin-right: 160px;
    margin-top: 28px;
    color: #99ccff;
    font-size: 9pt;
    float: right;
    text-align: left;
}

.hiddenStructure {
    background: transparent none repeat scroll 0 0;
    border: medium none;
    display: block;
    height: 1px;
    margin: -1px 0 0 -1px;
    overflow: hidden;
    padding: 0;
    width: 1px;
}

.documentActions {
    border-top: 1px solid #8CACBB;
    margin: 2em 0;
    padding: 0;
    text-align: right;
}

.documentActions ul {
    display: block;
    list-style-image: none;
    list-style-type: none;
    margin: -0.9em 0 0;
    padding: 0 0.5em;
}

.documentActions li {
    background-color: White;
    display: inline;
    font-size: 90%;
    margin: 0 0.5em;
    padding: 0 0.25em;
}

#content .documentActions li a:visited {
    color: #0033CC;
}
#content .documentActions li a {
    border: none;
}

.documentDescription {
    display: block;
    font-weight: bold;
    line-height: 1.5em;
}

.documentByLine {
    color: #76797C;
    font-size: 90%;
    font-weight: normal;
}

.documentByLine img.avatar {
    display: none;
}

.comment .documentByLine {
    margin-bottom: 1em;
    font-style: italic;
}

div.comment {
    margin-bottom: 1em;
    margin-left: 0em !important;
}

#reply {
    display: none !important;
}

#portal-column-content ul.simpleBlogBylineCats {
    display:inline;
    margin-left:0;
    margin-right:0;
    padding-left:0;
}

dt {
    font-weight: bold;
    padding-bottom: 0.5em;
}

.simpleBlogBylineCats li {
    display:inline;
    margin-right:0.4em;
}

.simpleBlogBylineCats li a {
    border-bottom: 1px solid #CCCCCC;
    text-decoration: none;
}


.SimpleBlogPortlet dt.blogCalendar {
    font-size: 100%;
    text-align: center;
}

.portletHeader, .managedPortlet .portletHeader {
    font-weight: normal;
    line-height: 1.6em;
    text-transform: none;
}

.ploneCalendar {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
    font-size: 90%;
}

.ploneCalendar .weekdays th {
    border-style: solid none;
    border-width: 1px;
    font-weight: normal;
    padding: 2px;
    text-align: center;
}

.ploneCalendar td {
    background-color: transparent;
    padding: 2px;
    text-align: center;
    width: 14%;
}

#portal-sitemap {
    border:medium none;
    font-size:90%;
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
    margin:0;
}

#portal-sitemap a,
#portal-sitemap li a:visited {
    border: 1px solid White;
}

#portal-sitemap .navTreeLevel2 {
    border-left: 0.5em solid #DEE7EC;
    margin: 0 0 0 0.6em;
    padding-left: 1em;
}

.navTree li {
    margin-bottom: 1px;
}
.navTreeItem {
    display: block;
    margin: 0;
    padding: 0;
}

#portal-columns table.plain td {
    padding: 0.5em;
    text-align: center;
    vertical-align: !important center;
}

dl.portalMessage {
    background-color: #FFFFE3;
    border: 1px solid #999966;
    font-size: 90%;
}

dl.portalMessage dt {
    background-color: #999966;
    color: White;
    float: left;
    font-weight: bold;
    line-height: 1.25em;
    margin: 0 0.5em 0 0;
    padding: 0.5em 0.75em;
}

dl.portalMessage dd {
    line-height: 1.25em;
    padding: 0.5em;
}

.navheader table,
.navfooter table {
    width: 100%;
}
