/* CSS standard for 2nd pages */
body {
	margin: 0;
	background-image: url(../images/bg_vert.gif);
background-repeat: repeat-y;
background-color: #c7d5e0;
}

#contentBg {
	width: 920px;
	background-image: url(../images/bg_content.gif);
	background-repeat: repeat-y;
	background-color:#FFFFFF;
}
#content {
	background-image: url(../images/bg_corner_c7d5e1.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#leftColumn {
margin: 0px;
width: 260px;
float: left;

} 
#leftColumn h2 {
background-color: #ffffff;
margin: 0px;
text-align: right;
padding: 20px 0 20px 0;
}
#leftNav {
margin:0;
padding:20px 0 0 35px;
background-image: url(../images/bg_corner_ffffff.gif);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #90AAC3;

}


#leftNav ul {
	list-style: none;
	margin: 0 0 10px 0;
	padding: 0;
	border: none;
	
                }
                
        #leftNav li {
				margin:0 0 1px 0;
				padding: 0;
				list-style: none;
				font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;			
	line-height:12px;	
	
                }
				#leftNav li.sectionItem a {
				  margin:0;
				  padding: 3px 0 3px 0;
				  font-size:10px;
				  color:#333333;
				  font-weight:bold;
				  text-decoration:none;
				  display: block;
	width: 100%;
	text-indent: 3px;
				  }
				  
				          html>body #leftNav li.sectionItem a {
                width: auto;
                }
				
				  #leftNav li.sectionItem a:hover, #leftNav li.sectionItem a.active {
				  color:#ffffff;
				 background-color: #375b7d;
				 }
				 
				 #leftNav li.subnavItem a:link {
				 margin:0;
				 padding: 3px 0 3px 0;
	color:#ffffff;
	text-decoration:none;
	background-color: #90AAC3;
	display: block;
	width: 100%;
	text-indent: 6px;}
	#leftNav li.subnavItem a:visited {
				 margin:0;
				 padding: 3px 0 3px 0;
	color:#ffffff;
	text-decoration:none;
	background-color: #90AAC3;
	display: block;
	width: 100%;
	text-indent: 6px;}
html>body #leftNav li.subnavItem a:link, html>body #leftNav li.subnavItem a:visited {width: auto;}
#leftNav li.subnavItem a:hover {color:#ffffff; text-decoration:none; background-color: #375b7d;}
#leftNav li.subnavItem a:active {color:#ffffff; text-decoration:none; background-color: #375b7d;}
 

#leftNav li.subnavItem a.active {color:#ffffff; text-decoration:none; background-color: #375b7d;}
				  

#rightContent {
float: right;
margin: 0px 20px 0px 20px;
padding: 20px 0;
width: 600px;
background-color: #ffffff;
}
html>body #rightContent {
                width: 620px;
                }
#rightContent p {
margin: 4px 0 10px 0;
padding:0;
}
#rightContent p a {
color:#000000;
text-decoration:underline;
}
#rightContent p a:hover {
color:#7495b4;
text-decoration:underline;
}
#rightContent p strong {
font-weight: bold;
color:#005137;
}
#rightContent img {
float: right;
margin: 2px 0 20px 20px;
}

#rightContent2 {
float: right;
margin: 0px 20px 0px 20px;
padding: 20px 0;
width: 600px;
height: 500px;
overflow: auto;
background-color: #ffffff;
}
html>body #rightContent2 {
                width: 620px;
                }
#rightContent2 p {
margin: 4px 0 10px 0;
padding:0;
}
#rightContent2 p a {
color:#000000;
text-decoration:underline;
}
#rightContent2 p a:hover {
color:#7495b4;
text-decoration:underline;
}
#rightContent2 p strong {
font-weight: bold;
color:#005137;
}
#rightContent2 img {
float: left;
margin: 2px 0 20px 20px;
}

.quote {
width: 280px;
float: right;
display:block;
margin: 2px 0 5px 20px;
padding:10px;
border:1px solid #cccccc;
background-color:#f1f1f1;
}
.quote h3 {
text-align:left;}
.quote p {
font: 10px/11px normal italic normal Arial,Helvetica,sans-serif;
color:#666666;
margin:10px 0;
}

.newsTable {
margin: 0 0 20px 0;
color:#003660;
}
	.newsTable table {}
	.newsTable tr.spacer {
	margin: 0 0 10px 0;
	background:#fff;
	}
	
	.newsTable tr {
 margin:0;
  padding:0;
  background-color:#e1e1e1;
  vertical-align:middle;

}
.newsTable tr:hover{background-color:#c7d5e0;}
.newsTable tr.spacer:hover{background-color:#fff;}

.newsTable td  {
font: 11px/14px normal normal normal Arial,Helvetica,sans-serif;
padding:5px;
vertical-align:top;

}
.newsTable td.date {
	 font-family: Georgia, "Times New Roman", Times, serif;
font-size:9px;
line-height:16px;
color:#666666;
width:80px;
}
.newsTable td.title {
	 font-family: Georgia, "Times New Roman", Times, serif;
font-size:12px;
line-height:16px;
color:#4F7D5D;
width:80px;
}
.newsTable a {color:#000; text-decoration:none;}


#footer {margin: 10px 0px 0px 270px;}
	#footerHome p, #footer p {
	font-size: 9px;
	color:#ffffff;
	text-align: left;
	}
#footer a:link, #footer a:visited {color: #ffffff;
	 text-decoration: none;}
	  #footer a:hover {color: #000000;
	 text-decoration: underline;}
	 