@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
a:link {
	color: #0482CC;
}
a:visited {
	color: #0482CC;
}
a:hover {
	color: #74AA34;
}


body {
	background-repeat: repeat-x;
	background-image: url(../images/body-bg.gif);
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
#page-wrapper {
	width: 875px;
	background-image: url(../images/left-nav-bg.gif);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}

#page-wrapper #header {
	height: 120px;
}

#header #logo {
	float: left;
	width: 269px;
	height: 105px;
	padding-top: 15px;
}
#header #top-nav {
	float: left;
	margin-top: 30px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	height: 72px;
}

#top-nav img {
	margin-left: 46px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#top-nav a:hover {
}

.upper-pagebody {
	height: 240px;
}
.upper-pagebody .left-nav {
	float: left;
	width: 260px;
	height: 240px;
	text-align: right;
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #666666;
	margin-right: 10px;
}
.left-nav li {
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-left: 45px;
	line-height: 39px;
	padding-right: 10px;
}
.left-nav   a {
	color: #666666;
	text-decoration: none;
}
.left-nav a:hover {
	color: #037BBC;
}
.left-nav a:visited {
	color: #666666;
	text-decoration: none;
}


.upper-pagebody .main-banner {
	float: left;
}
.lower-pagebody .left-buttons {
	padding-top: 40px;
	padding-left: 40px;
	float: left;
	width: 230px;
}
.lower-pagebody .special-tabs {
	float: left;
	width: 289px;
	margin-top: 2px;
}
.special-tabs .gray-box {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	padding-top: 13px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 10px;
	background-color: #f4f4f4;
}
.special-tabs .banner {
	text-align: center;
	margin-top: 25px;
}
.special-tabs a { text-decoration: none; }
.gray-box li {
	list-style-type: none;
	background-image: url(../images/bullet1.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 15px;
	padding-bottom: 5px;
}
.text-content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	float: left;
	width: 595px;
	padding-top: 10px;
	padding-left: 5px;
}
.text-content p {
	margin-bottom: 10px;
	line-height: 120%;
}
.text-content h1 {
color:#048AD4;
font-family:Calibri,"Trebuchet MS",Geneva,Arial,Helvetica,SunSans-Regular,sans-serif;
font-size:24px;
font-weight:normal;
margin-bottom:10px;
}
.text-content h2 {
color:#74AA34;
font-family:Calibri,"Trebuchet MS",Geneva,Arial,Helvetica,SunSans-Regular,sans-serif;
font-size:20px;
font-weight:bold;
}
.text-content h3 {
	color:#74AA34;
	font-family:Calibri, "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-size:16px;
	font-weight:bold;
	margin-bottom:10px;
	margin-top:15px;
}
.text-content h4 {
	color:#0482CC;
	margin-bottom: 5px;
	font-size: 12px;
}


.text-content li {
	background-image:url(../images/bullets.gif);
	background-position:0pt 2px;
	background-repeat:no-repeat;
	list-style-type:none;
	margin-bottom:7px;
	margin-top:5px;
	padding-left:20px;
}

.text-content .bottom-line {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0971A8;
	font-weight: bold;
}
.section-box {
	border:1px solid #BFBFBF;
	margin-bottom:15px;
}
.section-box h2 {
	background-repeat:no-repeat;
	color:#000000;
	line-height:40px;
	margin-top:0pt;
	padding-left:45px;
}
.section-content {
	padding-top: 5px;
	padding-left: 10px;
	padding-bottom: 5px;
	padding-right: 10px;
}
.about-webpages {
	background-color: #f1faff;
	border-collapse:collapse;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
.about-webpages td {
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-collapse:collapse;
	vertical-align: top;
}
.about-webpages img {
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-top: 5px;
}

#page-wrapper #footer {
	background-repeat: no-repeat;
	clear: both;
	background-position: 0px 20px;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	font-weight: normal;
}
* html body .left-nav a:hover {
	color: #037BBC;
}
table.datatable { }
.datatable td { padding: 5px; }
.redcheck-ul li {
	background-image:url(../images/bullets3.gif);
	background-position:0pt 2px;
	background-repeat:no-repeat;
	list-style-type:none;
	margin-bottom:7px;
	margin-top:5px;
	padding-left:20px;
}
