@charset "utf-8";
/* CSS Document */

body{
		padding:0px;
		margin:0px;
		font-family:Arial;
		font-size:12px;
		line-height:14px;
		color:#333333;
		background-color:#ffffff;
		margin-top:0px;
  margin-left:0px;
}
#sectionHeader {
		font-size:16px;
		line-height:5px; 
}
#linkHeader {
		font-family:Arial;
		font-size:12px;
		color:#333333 
}
h1{
		font-family:Arial;
		color:#000000;		
		line-height:10px;
}   
h2{
		font-size:16px;
		color:#333333;				
		line-height:8px;
		font-weight:300
}
hr {
	border: 0px; 
	margin-top: 0px;
	border-top: 1px dotted #999;
	height: 1px;
	}	
a {
	font-family:Arial;
	font-size:12px;
	line-height:14px;
	text-decoration: none;
	color: blue;
}
a:hover {
 color: #0066FF;
 text-decoration: underline;
	font-size:12px;
}		
a:visited {
 color: #9966CC;
 text-decoration: none;
	font-size:12px;
}	
a2 {
	font-family:Arial;
	font-size:10px;
	line-height:14px;
	text-decoration: none;
	color: #0066CC;
}
a2:hover {
 color: #000066;
 text-decoration: underline;
	font-size:10px;
}
#imghead {
	width: 875px;
	height: 90px;
	margin: 15px auto;
}
#imghead .info-section {
	border-left: 1px solid #aaa;
	font-family: Arial;
	font-size: 12px;
	padding-left: 6px;
	margin-left: 3px;
}
#hpSideContent {
	float: right;
	width: 220px;
	}
	
.hpSideBlock { margin-bottom: 15px; }
.hpYellowBlock 		{ background: #FBF9E8 url(images/side-bg1.gif) top left no-repeat; padding: 10px 15px 0px 15px; margin-bottom: 0px; }
.hpYellowBlockBot { background: #FBF9E8 url(images/side-bg1.gif) no-repeat scroll 0px -500px; width: 220px; height: 13px; }


.sectionHeader a:link {	font-size:16px; line-height:10px; }
.sectionHeader a:visited {color: #9966CC;}
.sectionHeader a:hover {color: #CCCCCC;}
.sectionHeader a:active {color: #FF0000;}

#footer {
	clear: both;
	width: 780px;
	margin-top: 15px;
	font-size: 11px;
	line-height: 13px;
	background: #eee;
	border-top: 1px solid #ccc;
}
#footer .links {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 15px;
	font-size: 11px;
}
#footer .links table {
	width: 100%;
	border-spacing: 0;
}
#footer .links tr {
	margin: 0;
	padding: 0;
	font-size: 11px;
}
#footer .links th {
	color: #333;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
}
#footer .links td {
	width: 16%;
	whitespace: nowrap;
	margin: 0;
	padding-right: 15px;
	font-size: 11px;
}
#footer .links .separator { 
	border-left: 1px solid #ccc;
	padding-left: 15px;
	font-size: 11px;
}
.links a:link {	font-size:11px; line-height:13px; }
.links a:visited {font-size:11px; color: #9966CC;}
.footer a:link {	font-size:11px; line-height:13px; }
.footer a:visited {font-size:11px; color: #9966CC;}
.footer a:hover {color: #000000;}