@charset "utf-8";
/* CSS Document */
body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	margin-left: 20px;
	padding-right: 20px;
	border: 0px;
	background-color: #064068;
	}
h2 { 
	color:#FFFFFF;
	margin-left: 10px;
	padding-top: 10px;
	}
h3 { 
	color:#FFFFFF;
	margin-left: 20px;
	}
.products {
	margin-left: 30px;
	}	
a:link {
	color:#FFFFFF;
	border: 0px;
	}
a:active {
	color:#FFFFFF;
	border: 0px;
	}
a:visited {
	color:#FFFFFF;
	border: 0px;
	}

	th {
	color: #264c62;
	background-color: #CCCCCC;
	border: thin solid black;
	}
.strong {
	font-weight:bold;
	}
.italic {
	font-style: italic;
	}
.verify {
	color: #000066;
	font-weight: bold;
	}
.verifyred {
	color: #FF0000;
	font-weight: bold;
	}
.question {
	font-weight:bold;
	padding-left: 25px;
	font-size: 105%;
	}
.arrow {
	list-style-image: url("images/arrow.png");
	}
.ie6arrow{
	list-style-image: url("images/arrow.gif");
	}
img { 
	border: 0px;
	}
.tableContent {
	padding-left: 20px;
	}
.smFont {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 85%;
	color: #FFFFFF;
	}

#topheader{
align:center;

}

#contentdiv
{
align:center;

margin-top:1%;


}
#tha {
	color: #264c62;
	background-color: #CCCCCC;
	border: thin solid black;
	width:280px;
	text-align:center;
	font-weight:bold;
	padding:2px;
	}
	
a
{
border:none;
outline:none;
}


#topheaderMiddleDiv{
align:center;
background-color: #215b83;
min-width: 770px;
max-width:900px;
max-height: 150px;
text-align:left;
position:relative;
top:-50;
z-index:1;

}

#topheader1MiddleDiv{
align:center;
background-color: #215b83;
min-width: 770px;
max-width:1050px;
max-height: 150px;
text-align:left;
position:relative;
top:-50;
z-index:1;

}

#footer{
text-align:center;
}


#productsh1 h1{
font-size:20px;
padding:10px;
}
#productsh2 h2{
font-size:16px;
}
