﻿html, body {
	margin: 0;
	padding: 0;
	text-align:center;
	font: 100%/120% Arial, Helvetica, sans-serif;
	background:#595049;
}
/* Form field text-scaling */
input, select {
	font-size: 100%;
}
body, td {
	font-family: Arial;
	font-size: 12px;
	color: #333;
}
h1 {
	padding-top: 8px;
	margin-bottom: 20px;
	font-size: 16px;
	color: #000;
}
h2 {
	margin-top: 8px;
	margin-bottom: 8px;
	font-size: 15px;
	line-height: 17px;
	color: #000;
}

h3 {
	margin-top: 8px;
	margin-bottom: 8px;
	font-size: 14px;
	color: #000;
}
strong {
	color: #000;
}
p {
	line-height: 16px;
	margin: 0;
	padding-bottom: 8px;
}
a, a:visited {
	font-family: Arial;
	text-decoration:underline;
}
a:hover {
	color:Black;
	text-decoration:none;
}
a.bold11:hover {
	text-decoration:underline;
}
img {
	display: block;
}
#sh_top[id] {
	padding:16px 0 0 0;
	margin:0 auto 0 auto;
	margin-top:10px;
	width:934px;
	height:51px;
	text-align:center;
	background:url(../images/sh_toprev1.png) top center no-repeat;
}
#sh_top_logo[id] {
	padding:16px 0 0 0;
	margin:0 auto 0 auto;
	width:934px;
	height:51px;
	text-align:center;
	background:url(../images/sh_toprev1.png) top center no-repeat;
}
#sh_body[id] {
	padding:0;
	margin:0 auto 0 auto;
	width:934px;
	text-align:center;
	background:url(../images/sh_bodyrev1.png) top center repeat-y;
}
#sh_btm[id] {
	padding:0 0 17px 0;
	margin:0 auto 0 auto;
	width:934px;
	height:29px;
	text-align:center;
	background:url(../images/sh_btmrev1.png) top center no-repeat;
}
#site {
	display:block;
	margin:0 auto;
	padding-top: 20px;
	padding-left: 5px;
	padding-right: 20px;
	padding-bottom: 40px;
	width:873px;
	text-align:left;
	border-top: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	background:#ffffff;
}
.twocolfixed #container {
	width:900px;
	margin: 0 auto;
	text-align: left;
}
.twocolfixed #lcol {
	float: left;
	width:250px;
	padding: 0;

}
.twocolfixed #rcol {
	margin: 0px 0px 0px 250px;
	padding: 0px 35px 10px 10px;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.navBox {
	width: 240px;
	background-color: #f9f9f8;
	border:solid 1px #e7e7e5;
	padding: 5px 0px 5px 0px;
	margin: 0px;
}
.navBox ul {
	list-style: none;
	line-height: 20px;
	font-size:13px;
    font-weight:bold;
	color: #4b4b4b;
	padding-left: 12px;	
	padding-right: 6px;	
	margin: 0px;
}
.navBox ul a {
	text-decoration: none;
}
.navBox ul a:hover {
	text-decoration: underline;
	font-color: #000;
}
.navBox li {
	margin: 0px;
	padding: 2px 0px 0px 0px;
}
#subcat {
	font-size: 12px;
	font-weight:normal;
	line-height: 16px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin: 0px;
}
#site_top {
	margin:0 auto 0 auto;
	padding:0;
	width:900px;
	text-align:left;
	background: #ffffff;
}
#site_btm {
	margin:0 auto;
	padding:0;
	width:900px;
	height:29px;
	text-align:left;
}
#header {
	background:url(../images/headerrev1.gif) no-repeat;
	padding: 12px 12px 0 0;
	color:#1b455c;
	font-size:11px;
	font-weight:bold;
}
#footer {
	padding-left: 20px;
	font-family: Arial;
	color: Black;
	font-size:10px;
	background:url(../images/footerrev1.gif) no-repeat;
}
.headindent {
	font-family: Segoe UI, Myriad Pro, Arial;
	font-size:18px;
	font-weight:bold;
	line-height:26px;
	margin-left:75px;
	margin-top:150px;
	color:Black;
}
.copyindent {
	font-family: Arial;
	margin-left:95px;
}
.copybold {
	font-family: Arial;
	font-size:larger;
	font-weight:bold;
	color:Black;
	margin-left:13px;
}
.copydialog {
	color:Black;
	font-weight:normal;
	margin:20px;
}
.hyperlink {
	color:Blue;
	font-family: Arial;
	font-size: 12px;
}
.watermarked {
	font-style:italic;
	color:Gray;
	background-color:#DEE6E8;
}
.modal {
	display: none;
	width: 650px;
	padding: 10px;
	background-color:White;
	border-width: 1px;
	border-style: solid;
	border-color: #4B4B4B;
	padding: 0px;
}
.modalheader {
	background-color:#e9eff3;
	height:30px;
	border-style:solid;
	border-width:0px;
	border-bottom-width:1px;
	border-bottom-color:#aeb9c1;
	padding-top:10px;
}
.modalBackground {
	background-color:Gray;
	filter: Alpha(Opacity=70);
	-moz-opacity:0.7;
	opacity: 0.7;
}
.navbutton {
	color: White;
}
.bluebackground {
	background-color: #7e8a92;
}
ul li {
	list-style-position: outside;
	line-height: 16px;
	padding-bottom: 5px;
	margin-right: 50px;
	color: #4b4b4b;
}
ol li {
	list-style-position: outside;
	line-height: 16px;
	padding-bottom: 5px;
	margin-right: 50px;
	color: #4b4b4b;
}
.bluetext {
	color: #0e6785;
}
.overviewBox {
	margin-left:75px;
	margin-right:55px;
	margin-top:10px;
}
.topSitesColumn {
	width:250px;
}
.topSitesItem {
	margin-left:5px;
}

