@charset "utf-8";
body {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
input,select,textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}



#Container {
	min-height: 500px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	background-color: #E8E8E8;
}

#WhiteContainer {
	min-height: 500px;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	background-color: #ffffff;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E8E8E8;
	font-size: 10px;
}

#ContentContainer {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	background-color: #F4F4F4;
	min-height: 600px;
	overflow:auto;
	padding-bottom: 10px;
}
#BlueLine {
	height: 10px;
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	background-color: #0868AC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

#GreyShade {
	height: 30px;
	width: 915px;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-image: url(images/greyshade.png);
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	background-color: #E8E8E8;
	padding-right: 5px;
}

#GreyShade h1 {
	line-height: 30px;
	font-size: 18px;
	color: #0868AC;
	margin-left: 5px;
}
.Greyshadeheading {
	line-height: 30px;
	font-size: 18px;
	color: #0868AC;
	font-weight: bold;
	padding-left: 10px;
}
.SubNav {
	font-size: 10px;
	color: #993300;
}
.SubNav a {
	color: #666666;
}
.SubNav a:hover {
	text-decoration: underline;
}
#NavContainer {
	height: 340px;
	width: 134px;
	margin: 5px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999999;
	background-image: url(images/nav.png);
	float: left;
	font-size: 11px;
}

#NavContainer td {
	text-align: right;
}

#TextContainer {
	min-height: 345px;
	width: 300px;
	margin: 8px;
	border-right-width: 1px;
	float: left;
	font-size: 11px;
	line-height: 13px;
	overflow: visible;
}


#TextContainer_Long {
	min-height: 340px;
	width: 358px;
	margin: 8px;
	border-right-width: 1px;
	float: left;
	font-size: 11px;
	line-height: 13px;
	overflow: visible;
}
#TextContainerWide {
	min-height: 430px;
	width: 750px;
	margin: 8px;
	border-right-width: 1px;
	float: left;
	font-size: 11px;
	line-height: 13px;
}
#TextContainerWideShort {
	height: 600px;
	width: 750px;
	margin: 8px;
	border-right-width: 1px;
	float: left;
	font-size: 11px;
	line-height: 13px;
}
#TextContainerWideHome {
	min-height: 360px;
	width: 765px;
	margin: 0px;
	float: left;
	font-size: 11px;
	line-height: 13px;
	overflow: visible;
}
#TextContainer_Long h3, #TextContainerWide h3 {
	font-size: 12px;
	font-weight: bold;
	color: #003C9E;
}
#TextContainerWide H4 {
	font-size: 11px;
	font-weight: bold;
	color: #003C9E;
}

#TextContainerWideR {
	min-height: 430px;
	width: 735px;
	border-right-width: 1px;
	float: right;
	font-size: 11px;
	line-height: 13px;
	margin-top: 8px;
	margin-right: 28px;
	margin-bottom: 8px;
	margin-left: 8px;
}
#TextContainerForSpec {
	min-height: 430px;
	width: 700px;
	margin: 8px;
	border-right-width: 1px;
	float: left;
	font-size: 11px;
	line-height: 13px;
}
#TextContainerForSpec table{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#TextContainerForSpec td{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.headerside {
	color: #FFFFFF;
	background-color: #666666;
}
.headermid {
	color: #FFFFFF;
	background-color: #666666;
	font-weight: bold;
}
.headertext {
	font-size: 14px;
	font-weight: bold;
	color: #0868AC;
}
.ProdTable {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-left: 10px;
}
.ProdTable td{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}


#iconContainer {
	height: 240px;
	width: 430px;
	float: left;
	font-size: 9px;
	line-height: 13px;
	margin-top: 8px;
	margin-right: 8px;
	margin-bottom: 8px;
	margin-left: 15px;
}

#BoxContainer {
	width: 210px;
	float: left;
	font-size: 11px;
	line-height: 13px;
	background-color: #FFFFFF;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
}

#NewsBoxContainer {
	width: 185px;
	float: left;
	font-size: 11px;
	line-height: 13px;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
	background-image: url(images/newsback.png);
	padding-left: 30px;
	background-repeat: no-repeat;
	min-height: 220px;
}

#NewsContainer {
	width: 200px;
	float: left;
	font-size: 11px;
	line-height: 13px;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
	min-height: 220px;
	padding: 15px;
	background-image: url(images/newspaper.png);
	background-repeat: no-repeat;
}
a:hover {
	text-decoration: underline;
}


#BoxContainer H3, #NewsBoxContainer H3{
	padding-left: 15px;
	padding-top: 2px;
	font-size: 14px;
	color: #0868AC;
}

#BoxContainer p, #NewsBoxContainer p{
	padding-left: 15px;
	padding-top: 2px;
	font-size: 11px;
	padding-right: 10px;
}
#BoxContainer a, #NewsBoxContainer a {
	color: #000033;
}

#NavContainer a {
	font-weight: bold;
	text-decoration: none;
}
a {
	color: #0868AC;
	font-weight: bold;
	text-decoration: none;
}


.rtop, .rbottom{
	display:block;
	background-color: #F4F4F4;
}
.rtop *, .rbottom *{
	display: block;
	height: 1px;
	overflow: hidden;
	background-color: #FFFFFF;
}
.r1{margin: 0 5px}
.r2{margin: 0 3px}
.r3{margin: 0 2px}
.r4{
margin: 0 1px;
height: 2px
}
.Notes {
	font-size: 10px;
	font-style: italic;
	color: #666666;
}

