/* CSS Document */	
body {
	text-align:center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 100%;
}

html,body {
	height: 100%;
	background-image: url(../images/bggradient.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #ACACAC;
}
	
#outerframe {
	width:780px;
	height: 100%;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	padding:0px;
}
	
#frame2 {
	width:778px;
	height:auto;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	padding:0px;
	text-align:left;
	border-left-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-width: 1px;
	border-right-width: 1px;
	border-left-style: dotted;
	border-right-style: dotted;
	background-color: #FFFFFF;
}
		
#contentleft {
	margin-top:5px;
	width:150px;
	padding:0px;
	float:left;
}
	
#homecontentleft {
	float:left;
	background-color: #FFFFFF;
	width: 625px;
}

#contentcenter {
	margin-top:5px;
	width:468px;
	padding:0px;
	float:left;
	background-color: #FFFFFF;
	margin-left: 5px;
	margin-right: 2px;
}
#contentright {
	margin-top:0px;
	width:150px;
	padding:0px;
	float:right;
	white-space: normal;
	background-image: url(../images/newsback.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #FFFFFF;
}
#homecontentright {
	margin-top:0px;
	width:150px;
	padding:0px;
	float:right;
	white-space: normal;
	background-image: url(../images/newsback.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 320px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
}
#contentheader {
	background-color: #FFFFFF;
	width: 780px;
}
#footer {
	width=768;
	height=10;
	font-size: 9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	width: 780px;
	background-image: url(../images/footer.jpg);
	height: 42px;
	padding-top: 5px;
	margin-top: 1px;
}
		
p,h1,pre {
	margin:2px 2px 2px 2px;
}
		
h1 {
	font-size:14px;
	padding-top:2px;
}
		
#contentheader h1 {
		font-size:14px;
		padding:2px;
		margin:0px;
	}
	
#contentright p { 
	font-size:10px
}
	
.leftnav {
	list-style-type: none;
	font-size: 10px;
	float: left;
	width: 150px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #666666;

}
.leftnav a { 
	color: #666666; 
	float: left; 
	padding: 3px 0px 3px 0px; 
	margin: 0px; 
	list-style-type: none; 
	width: 150px; 
}
.leftnav a:visited { color: #666666; text-decoration: none;  }

.leftnav .normal {
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
}
.leftnav .active {
	text-decoration: none;
	float: left;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	border-bottom-color: #CCCCCC;
	background-color: #CF2A26;
}
.centernav .h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #CF2A26;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	margin-top: 20px;
}
.centernav2 .h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #CF2A26;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	margin-top: 20px;
}
.centernav .h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 15px;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	padding-bottom: 15px;
	border-bottom-color: #CCCCCC;
}
.centernav .h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	margin-top: 10px;
}
.centernav2 .h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
}
.rightnav .h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	margin-top: 5px;
}
.rightnav .reddate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CF2A26;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	margin-top: 5px;
}
.rightnav .newsbody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom-color: #CCCCCC;
}
.rightnav .newsbox {
	background-color: #EEEEEE;
}
	
#outerframe #frame2 #contentcenter li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
}
