body { 
text-align:left;
font-family: arial, verdana, sans-serif;
font-size: 0.8em;
margin-top: 0px;
color:#000000;
background-color: #1D241D;
background-image: url('images/backgrounds/pageBG.jpg');
background-repeat: repeat;
}


a img {
border:none;
}
form {
margin:0;
padding:0;
display:inline;
}

/*
ul {
padding:0px;	
margin:0px;
}
*/

a {
	font-weight:bold;	
	color: #3F8CA6;
}
a:link {  
	text-decoration:none;
}
a:visited {  
	text-decoration:none;
}
a:hover {  
	text-decoration:underline;
	color: #666666;
}
a:active {  
	text-decoration:none;
}

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

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

.breadcrumbLink {
	color: #3F8CA6;
	font-size:0.9em;
}
a.breadcrumbLink:hover {
	color: #666666;	
}


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

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


.newsLink {
	color: black;
}

.footerLink {
	color: #CC0000;
	font-size:0.9em;
}
a.footerLink:hover {
	color: black;	
}

.subSectionLink {
	color: #3F8CA6;
	font-size:0.9em;
}
a.subSectionLink:hover {
	color: #CC0000;	
}

.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.6em;
font-weight: bold;
color: #3F8CA6;
}

.LatestNewsTitle {
font-size: 1.6em;
font-weight: bold;
color: #3F8CA6;
}

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

#MainContainer {
	margin-left: auto;
	margin-right: auto;
	width: 950px;
}
	
.FeatureTitle {
	font-size:1.3em;
	font-weight: bold;
	color: #3F8CA6;
	text-transform: uppercase;	
}

.FeatureText {
	font-size:0.9em;
	color: #000000;	
}

#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;
}
