/* design by elevated */
/* generic tags*/
h1 {
	font-size: 14px;
	font-weight: 700;
	letter-spacing: 1px;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	letter-spacing: 1px;
}
body {
	margin: 0px 0px 0px 0px;
	text-align: center; 
	min-width: 760px;
	font-size: 11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
}
#main {
	text-align: left; 
	width: 760px; 
	margin-left: auto; 
	margin-right: auto;
}
#topgreyline {
	top: 0px;
	left: 0px;
	border-top: 5px solid #999999;
}
#logo {
}
.greyline {
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	margin-left: 10px;
	margin-right: 10px;	
}
#top_nav {
	padding-left: 310px;
	padding-top: 22px;
	padding-bottom: 25px;
	padding-right: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	letter-spacing: 1px;
	color: #999999;
}
#top_nav a:link, #top_nav a:visited {
	color: #999999;
	text-decoration:none;
}
#top_nav a:hover {
	color:#FF9900;
}

#pic {
	margin-left: 50px;
	width: 260px;
}
#content_header {
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	line-height: normal;
}
#content {
	text-align: left;
	vertical-align: top;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	line-height: 18px;
	padding-right: 55px;
	padding-bottom: 30px;
}
#content a:link, #content a:visited{
	font-weight: normal;
	color: #FF9933;
	text-decoration: none;
}
#content a:hover{
	color: #666666;
}
#footer {
	height: 40px;
	background-image: url(/cms/images/bot_banner.gif);
	background-repeat:no-repeat;
	text-align: center;
	vertical-align: middle;
	font-size: 9px;
	color: #FFFFFF;
	padding-top: 13px;
}
#footer a:link, #footer a:visited{
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover{
	color: #FF9933;
}
.freefind, .freefind a {
	font-size: 9px;
	color: #666666;
	text-decoration: none;
	padding-right: 12px;
}
#pdf_download {
	padding-bottom: 10px;
	color: #FF9933;
}