@charset "utf-8";
/* CSS Document */

html, body, table, td, div, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
margin: 0;
padding: 0;
border: 0;
scrollbar-face-color: #9E9E9E; 
	scrollbar-shadow-color: #333333; 
	scrollbar-highlight-color: #ffffff; 
	scrollbar-3dlight-color: #999999; 
	scrollbar-darkshadow-color: #000000; 
	scrollbar-track-color: #5A5A5A; 
	scrollbar-arrow-color: #ffffff
}
table {
	border-collapse:collapse;
}
img {
	border: none;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	background-image: url(images/bg-body.jpg);
	background-repeat: repeat;
}

a:link, a:visited, a:active {
	color: #256192;
	font-size: 11px;
}
a:hover {
	color: #937115;
}

#wrap {
	background-image: url(images/bg-wrap.jpg);
	background-repeat: repeat-y;
	padding: 0px;
	width: 790px;
	margin-right: auto;
	margin-left: auto;
}
#table1 {
	width: 770px;
}
#bot-cap {
	background-image: url(images/bg-bot-cap.jpg);
	background-repeat: no-repeat;
	height: 28px;
	margin: 0px;
	padding: 0px;
}
#table2 {
	margin-bottom: 10px;
}
/* begin nav-main styling */

#nav-main {
	padding-left: 8px;
	width: 700px;
	height: 20px;
	margin-top: 0px;
	padding-top: 0px;
}
#nav-main a:link, #nav-main a:visited, #nav-main a:active {
	color: #3D3E43;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	font-family: Tahoma, Arial, sans-serif;
}
#nav-main a:hover {
	color: #66A8DC;
}
.bg-nav {
	background-image: url(images/bg-nav.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	height: 35px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
/* main nav divider styling */

.rule-vert {
	background-image: url(images/bg-rule.gif);
	background-repeat: repeat-y;
	background-position: center top;
	padding-right: 3px;
	padding-left: 3px;
}
.rule-horz {
	background-image: url(images/bg-rule.gif);
	background-repeat: repeat-x;
	background-position: center;
	padding-right: 3px;
	padding-left: 3px;
}
.divider1 {
	font-size: 11px;
	color: #999999;
}
.border-r {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.border-b {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
/* end nav-main styling */


/* begin content styling */
h1 {
	font-size: 14px;
	color: #256192;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 5px;
	margin-bottom: 0px;
	margin-top: 0px;
}
.hd1 {
	font-size: 14px;
	color: #256192;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 5px;
	margin-bottom: 0px;
	margin-top: 0px;
	font-weight: bold;
}
h2 {
	font-size: 12px;
	color: #867131;
	padding-right: 5px;
	padding-left: 10px;
	padding-bottom: 0px;
	padding-top: 5px;
	margin-bottom: 10px;
}
.p-main {
	font-size: 11px;
	color: #333333;
	padding-right: 8px;
	padding-left: 12px;
	padding-bottom: 10px;
}
.p-indent {
	font-size: 11px;
	color: #333333;
	padding-left: 38px;
	padding-bottom: 8px;
}
.caption {
	font-size: 10px;
	color: #666666;
	width: 200px;
	padding-left: 50px;
}
.captionleft {
	font-size: 10px;
	color: #666666;
	width: 200px;
	padding-left: 0px;
}
.bg1 {
	background-color: #E3D8B3;
}
.subhd1 {
	background-image: url(images/bullet1.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 18px;
	margin-left: 20px;
	font-size: 11px;
	color: #867131;
	font-weight: bold;
	padding-top: 0px;
}
ul.bullet1 {
	padding-left: 20px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	margin-top: -10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 25px;
	font-size: 11px;
	width: 350px;
	text-align: left;
}
ul.bullet1  li {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	list-style-type: none;
	list-style-position: outside;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
	background-image: url(images/bullet1.gif);
	background-repeat: no-repeat;
	color: #333333;
	}
ul.bullet2 {
	padding-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	margin-top: -10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 25px;
	font-size: 11px;
	font-weight: normal;
	width: 220px;
	text-align: left;
}
ul.bullet2  li {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	list-style-type: none;
	list-style-position: outside;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
	background-image: url(images/bullet2.gif);
	background-repeat: no-repeat;
	color: #333333;
}

ul.bullet3 {
	padding-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	margin-top: -10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 25px;
	font-size: 11px;
	font-weight: normal;
	width: 350px;
	text-align: left;
}
ul.bullet3  li {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	list-style-type: none;
	list-style-position: outside;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
	background-image: url(images/bullet2.gif);
	background-repeat: no-repeat;
	color: #333333;
}

.left-col {
	width: 250px;
	margin: 0px;
	padding: 0px;
}
.col-one {
	width: 513px;
	margin: 5px;
	padding: 5px;
}
.center-col {
	width: 270px;
	margin: 0px;
	padding: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.right-col {
	width: 250px;
	margin: 0px;
	padding: 0px;
}

.col-two {
	width: 257px;
	margin: 0px;
	padding: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}

.video {
	padding-top: 5px;
	padding-bottom: 12px;
	padding-left: 10px;
	width: 475px;
	margin-right: auto;
	margin-left: auto;
}

/* end content styling */

/* begin footer styling */
#footer-top {
	background-image: url(images/bg-footertop.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 25px;
	background-color: #A2A2A2;
}
#footer-content {
	background-image: url(images/bg-footer-repeat.jpg);
	background-repeat: repeat;
	background-position: top;
	margin: 0px;
	padding: 0px;
}

/* footer text and link styling */
.dividers2 {
	color: #D3D3D3;
	font-size: 9px;
	font-weight: normal;
}
.footer-text1 {
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 3px;
	line-height: 15px;
	margin: 0px;
}

a.footer-text1:link, a.footer-text1:visited, a.footer-text1:active {
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
a.footer-text1:hover {
	font-size: 10px;
	font-weight: bold;
	color: #4693D0;
	text-decoration: none;
}
formtext {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.footer-text2 {
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -4px;
	margin-left: 0px;
}
.dp {
	font-size: 9px;
	color: #999999;
	padding-top: 10px;
}
#dp {
	margin: 0px;
	height: 27px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-image: url(images/bg-footer-repeat.jpg);
	background-repeat: repeat;
}
#dp p {
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	color: #E2E2E2;
}
a.dp:link, a.dp:visited, a.dp:active {
	font-size: 10px;
	font-weight: bold;
	color: #E2E2E2;
	text-decoration: none;
}
a.dp:hover {
	font-size: 10px;
	font-weight: bold;
	color: #4693D0;
	text-decoration: none;
}
/* end footer text and link styling */ 
