#container {
width: 860px;
margin: 10px;
margin-left: auto;
margin-right: auto;
padding: 20px;
background-image: url(/images/bg_content.jpg);
background-repeat: repeat-x;
background-color: #FFFFFF;
}
#bannerTop {
width: 900px;
margin-left: auto;
margin-right: auto;
}
#banner {
	border-bottom: 5px solid #6c8dba;
	margin-bottom:20px;
	height: 200px;
	width: 860px;
}

#content {
padding: 0;
margin-right: 220px;
}

#rightColIndex {
float: right;
width: 200px;
margin: 0;
padding: 0;
height: 125px;
background-image: url(/images/bg_contact.gif);
background-repeat: no-repeat;
background-position: right bottom;
}

#footer {
clear: both;
padding: 0;
width: 900px;
margin-right: auto;
margin-left: auto;
font-size: 11px;
color: #6C8DBA;
text-align: center;
}
body {
margin:0;
padding:10px;
background-color: #d8dfed;
background-image: url(/images/bg.jpg);
background-repeat: repeat-x;
font-family: Arial, Verdana, sans-serif;
font-size: 12px;
color: #0e2f5e;
line-height: 18px;
}
.bdrRight {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #6C8DBA;
}

#navcontainer {
margin-top:20px;
}
#navlist li
{
display: inline;
list-style-type: none;
padding-right: 20px;
font-family:Arial, Verdana, sans-serif;
font-size:12px;
font-weight:bold;
margin-left:-15px;
margin-right:10px;
}
#navlist li a, #navlist li a:link, #navlist li a:visited, #navlist li a:active 
{
color: #FFFFFF;
border-bottom: 1px dotted #6c8dba;
text-decoration: none;
}
#navlist li a:hover
{
color: #6c8dba;
border-bottom: 1px dotted #6c8dba;
text-decoration: none;
}
a, a:link, a:visited, a:active {
color: #ea0000;
}
a:hover {
color: #6c8dba;
}
p {
margin-top:18px;
margin-bottom:18px;
}
#wideContentIndex {
clear:both; 
margin-top:20px;
}
h2 {
font-size: 14px;	
}.bdrBtm {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #6C8DBA;
}
.tdDarkBlue {
	color: #FFFFFF;
	background-color: #4B6FAF;
}
h3 {
	font-size: 13px;
}

.tdLightBlue {
	background-color: #E3EFF9;
}
.dottedBdr {
	border: 1px dotted #315997;
}
.txtField {
	border: 1px solid #ADC0E9;
	width: 220px;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #666666;
}
#prodlist li {
	display: inline;
	list-style-type: none;
	font-family:Arial, Verdana, sans-serif;
	font-size:12px;
	font-weight:bold;
	margin-left: 2px;
}
#prodlist li a, #prodlist li a:link, #prodlist li a:visited, #prodlist li a:active 
{
	text-decoration: none;
	background-color: #E4ECF8;
	padding-right: 53px;
	padding-left: 53px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-weight: normal;
	border: 1px solid #6c8dba;
}
#prodlist li a:hover
{
	color: #FFFFFF;
	border-bottom: 1px dotted #6c8dba;
	text-decoration: none;
	background-color: #4B6FAF;
}
.moreOpen {
	width: 848px;
	border: 1px solid #88A4C8;
	padding: 5px;
}
#masterdiv {
	width:845px;
	height: 538px;
	/*overflow:scroll;*/
	overflow-x:scroll;
	overflow-y:none;
}
.tdDarkBlue2 {
	background-color: #D1E4F3;
}
.tdLightBlue2 {

	background-color: #F2F8FD;
}
.prodTable {
}
.prodTable td {
	padding-right: 3px;
	padding-left: 3px;
}
.txtSml {
	font-size:10px;
	color:#666666;
}
