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

body {
	margin: 0px;
	padding: 0px;
	font-family: tahoma;
	font-color: white;
}
div, p, ul, li, form, input, span, label, h1, h2, h3, h4 {
	margin: 0px;
	padding: 0px;
}
ul, li {
	list-style: none;
}
table.main {
	background: #FFFFFF;
	width: 900px;
}
table.main2 {
	background: #FFFFFF;
	border-right: 1px solid #BFBFBF;
	border-left: 1px solid #BFBFBF;
	width: 860px;
}
div.BSA {
	float: left;
}
div.TopLinks {
	float: right;
	margin: 0px;
	padding: 25px 0px 0px;
}
ul.TopLinksUL {
	text-align: right;
	margin: 0px 10px 0px 0px;
	padding: 0px;
}
li.TopLinksLI {
	font-size: 11px;
	text-align: right;
	margin: 0px;
	padding: 0px 0px 10px;
}
li.TopLinksLI a{
	background: url(images/top-link-bullet.gif) no-repeat right 3px;
	padding-right: 18px;
	color: #B00106;
	text-decoration: none;
}
li.TopLinksLI a:hover{
	background: url(images/top-link-bullet-over.gif) no-repeat right 3px;
	padding-right: 18px;
	color: #9E7B27;
	text-decoration: none;
}
div.GreenBg {
	float: left;
	width: 248px;
	background: url(images/green-bg.gif) repeat left top;
	border-right: 1px solid #FFFFFF;
	height: 146px;
	padding-top: 8px;
	text-align: left;
	font-weight: bold;
	font-size: 12px;
}
div.BigImage {
	float: right;
	height: 154px;
	width: 611px;
}

div.GreenBg a{
	float: left;
	background: url(images/green-bg-bullet.gif) no-repeat left 3px;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 28px;
	margin-left: 20px;
	width: 200px;
	margin-bottom: 7px;
}
div.GreenBg a:hover{
	background: url(images/green-bg-bullet-over.gif) no-repeat left 3px;
	color: #FFDD00;
	text-decoration: none;
}

div.GreenBg1 a{
	float: left;
	background: url(images/green-bg-bullet.gif) no-repeat left 3px;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 28px;
	margin-left: 20px;
	width: 200px;
	margin-bottom: 22px;
}
div.GreenBg1 a:hover{
	background: url(images/green-bg-bullet-over.gif) no-repeat left 3px;
	color: #FFDD00;
	text-decoration: none;
}


td.MainNavBG {
	background: url(images/MainNavBG.gif) repeat-x left top;
	height: 34px;
	font-size: 12px;
	color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 30px;
	font-weight: bold;
}
td.MainNavBG a{
	color: #FFFFFF;
	text-decoration: none;
}
td.MainNavBG a:hover{
	color: #FFDD00;
	text-decoration: none;
}
.pad19 {
	padding-top: 19px;
	padding-right: 19px;
	padding-left: 19px;
	font-size: 12px;
	color: #585858;
	text-decoration: none;
	font-weight: normal;
}
div.KnowTop {
	float: left;
	width: 802px;
	background: url(images/Know-Top.gif) no-repeat left top;
	text-align: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
div.KnowBtm {
	background: url(images/Know-Btm.gif) no-repeat left top;
	float: left;
	height: 20px;
	width: 812px;
	padding-left: 10px;
	text-align: left;
}
h1 {
	font-size: 18px;
	color: #03486C;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
.txt {
	line-height: 18px;
}
div.ContentTop {
	float: left;
	width: 860px;
	background: url(images/Content-Top.gif) no-repeat center top;
	text-align: left;
	padding-top: 20px;
	margin-top: 20px;
	margin-bottom: 0px;
}
div.ContentMid {
	float: left;
	width: 860px;
	background: url(images/Content-Mid.gif) repeat-y center top;
	text-align: left;
}
div.ContentBottom {
	float: left;
	width: 860px;
	background: url(images/Content-Bottom.gif) no-repeat center bottom;
	text-align: left;
	padding-bottom: 20px;
	margin: 0px 0px 20px;
}
.SectionHead {
	width: 242px;
	background: url(images/Section-Head.gif) no-repeat left top;
	text-align: left;
	padding-left: 10px;
	font-size: 18px;
	color: #03486C;
	font-weight: normal;
	line-height: 31px;
}
.SectionMatter {
	width: 232px;
	background: url(images/Section-Matter.gif) no-repeat left bottom;
	text-align: justify;
	font-size: 11px;
	color: #585858;
	font-weight: normal;
	padding: 5px 10px 10px;
	line-height: 16px;

}
.BottomDash {
	background: url(images/Bottom-Dash.gif) repeat-x left top;
	height: 21px;
	font-size: 4px;
	width: 252px;
}
.MiddleDash {
	background: url(images/Middle-Dash.gif) repeat-y left top;
	font-size: 4px;
	width: 23px;
}
.SectionImage {
	float: right;
	margin-top: 3px;
	margin-left: 8px;
}
a.more {
	color: #585858;
	font-weight: bold;
	text-decoration: none;
}
a.more:hover {
	color: #585858;
	font-weight: bold;
	text-decoration: underline;
}
.SectionList {
	background: url(images/bullet.gif) no-repeat left 2px;
	padding-left: 20px;
	padding-bottom: 4px;
}
.Footer {
	font-size: 10px;
	line-height: 36px;
	color: #FFFFFF;
	text-decoration: none;
	background: url(images/footerbg.gif) repeat-x left top;
	height: 36px;
	padding-right: 10px;
	padding-left: 10px;
	font-weight: bold;
}
.Footer a {
	color: #FFFFFF;
	text-decoration: none;
}
.Footer a:hover {
	color: #FFDD00;
	text-decoration: none;
}
.FloatRight {
	float: right;
}
.FloatLeft {
	float: left;
}
