body { 
    text-align:left;
    font-family: arial, verdana, sans-serif;
    font-size: 0.8em;
    margin-top: 0px;
    color:#666666;

    background-position: top center;

}

a img {
    border:none;
}
form {
    margin:0;
    padding:0;
    display:inline;
}
.search {
    background-color: #DCDCDC;
    border:1px solid #DA7875
}
a {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1em;
}
a:link, a:active, a:visited { color: #5AA445; }
a:hover { color: #666666; }

.topMenuLink {
    color: #99FFAA;
}
a.topMenuLink:hover {
    color: #FFFFFF;
    text-decoration:none;
}

.Header{
    font-size:0.8em;
}
a.headerLink, a.headerLink:link, a.headerLink:active, a.headerLink:visited  {
    color: #FFFFFF;
    text-decoration:none;
}
a.headerLink:hover {
    color: #FFFFFF;
    text-decoration:underline;
}

#BreadCrumb {
    font-size:0.9em;
}
a.breadcrumbLink, a.breadcrumbLink:link, a.breadcrumbLink:active, a.breadcrumbLink:visited  {
    color: #666666;
    text-decoration:none;
}
a.breadcrumbLink:hover {
    color: #666666;
    text-decoration:underline;
}


.newsPreviewTitle {
    font-weight:bold;
    color: #666666;
    font-size:0.9em;
}
a.newsPreviewTitle {
    text-decoration:none;
    color: #666666;
}

a.newsPreviewTitle:hover {
    color: #666666;
    text-decoration:underline;
}



.NewsPreviewIntro {
    color: #003300;
    font-weight: normal;
}
a.NewsPreviewIntro:hover {
    color: #000000;
}

.NewsPreviewClickHere {
    color: #003300;
    font-size:0.8em;
    text-decoration: underline;
}
a.NewsPreviewClickHere:hover {
    color: #000000;
}


.CategoryLink {
    color: #FFFFFF;
}
a.CategoryLink:link{
    color: #FFFFFF;
    text-decoration:none;
}
a.CategoryLink:hover {
    color: #FFFFFF;
    text-decoration:underline;
}
a.CategoryLink:visited{
    color: #FFFFFF;
    text-decoration:none;
}
a.CategoryLink:active {
    color: #FFFFFF;
    text-decoration:underline;
}

.CategoryTitleLink {
    color: #FFFFFF;
    font-size:13px;
    font-weight:bold;
}
a.CategoryTitleLink:link{
    color: #FFFFFF;
    text-decoration:none;
}
a.CategoryTitleLink:hover {
    color: #FFFFFF;
    text-decoration:underline;
}
a.CategoryTitleLink:visited{
    color: #FFFFFF;
    text-decoration:none;
}
a.CategoryTitleLink:active {
    color: #FFFFFF;
    text-decoration:underline;
}



.featureLink {
    font-weight:bold;
    color: #666666;
    font-size:0.9em;
}
a.featureLink {
    text-decoration:none;
    color: #666666;
}

a.featureLink:hover {
    color: #666666;
    text-decoration:underline;
}


.newsLink {
    color: #003300;
}

a.footerLink {
    color: #FFFFFF;
    text-decoration:none;
    font-weight:normal;
}
a.footerLink:hover {
    color: #CCCCCC;
    text-decoration:underline;
}

.SearchResultLink {
    color: #003300;
}
a.SearchResultLink:hover {
    color: #666666;
}

.Error {
    color:red;
}

.searchFor {
    background-color:white;
    color:#333333;
    border-color:#005695;
    border-width:1px;
    font-size:13px;

}	

.emailAddress {
    background-color:#61180B;
    color:white;
    border-style: none;
    font-size:13px;
}	

.PageTitle {
    font-size: 1.4em;
    font-weight: bold;
    color: #5AA445;
}
.PartnerTitle {
    font-size: 1.2em;
    font-weight: bold;
}

a.PartnerTitleLink {
    color: #666666;
    font-size: 1.2em;
    font-weight: bold;
    text-decoration:none;
}



.subCategories {
    font-size: 1.3em;
    font-weight: bold;
    color: #333333;
}

.subCategoriesList {
    margin-top:0;
    margin-bottom:0;
    list-style-type:disc;
    list-style-position:outside;
}
.subCategoriesList li {
    margin: 0 0 0 -10px;
}


.SignUpTitle {
    font-size: 1.3em;
    font-weight: bold;
}

#MainContainer {
    margin-left: auto;
    margin-right: auto;
    width: 950px;
}


#copyright {
    font-size:0.8em;
    color: #999999;
    font-weight:normal;
}

#copyright a:link {  
    text-decoration:none;
    color: #999999;
    font-weight:normal;
}
#copyright a:visited {  
    text-decoration:none;
    color: #999999;
    font-weight:normal;
}
#copyright a:hover {  
    text-decoration:underline;
    color: #CCCCCC;
    font-weight:normal;
}
#copyright a:active {  
    text-decoration:none;
    color: #999999;
    font-weight:normal;
}

