body {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:76%;
}
html, body {
margin:0px;
padding: 0px;
}
p {
font-size:100%;
padding: 0 0 1em 0;
margin: 0px;
}
h1 {
color: #646EA1;
font-size:110%;
}
h2 {
color: #646EA1;
font-size:120%;
}

#frame {
	width:745px;
	margin-top:10px;
	margin-bottom:0;
	margin-right:auto;
	margin-left:auto;
	padding:0px;
	text-align: center;
	border: 1px solid #454f96;
}
#headercontainer {
	width:745px;
	height:162px;
	margin-top:0px;
	padding:0px; 
}
#header2 {
	width:300px;
	height:110px;
	padding:10px 0px 0px 0px; 
	float:left;
}
#header3 {
	width:430px;
	height:100px;
	padding:10px 5px 0px 0px; 
	float: right;
}
#header4 {
	width:745px;
	height:20px;
	margin-top:0px;
	padding:0px; 
}
#container {
width:735px;
float:left;
margin-bottom:0;
padding:5px;
text-align: left;
}
#navcolumn {
width:150px;
margin-top:0;
margin-bottom:0;
padding:0px;
text-align: left;
float:left;
}
#mainmiddle {
width:300px;
margin-left:20px;
margin-top:0px;
padding:0px 0px 0px 0px;
float:left;
background:#ffffff;
}
#mainmiddleproduct {
width:556px;
margin-left:20px;
margin-top:0px;
padding:0px 0px 0px 0px;
float:left;
background:#ffffff;
}

#mainright {
width:256px;
margin-left:3px;
margin-top:10px;
padding:3px;
float:right;
background:#ffffff;
}
#mainrightprivacy {
width:556px;
margin-left:3px;
margin-top:10px;
padding:3px;
float:left;
background:#ffffff;
}

#footer {
background:#ffffff;
width: 745px;
margin-top:10px;
margin-left: auto;
margin-right: auto;
font-size:90%;
text-align: center;
padding: 0px;
}
.picleft {
float: left;
vertical-align: top;
padding:0px 10px 10px 0px;
}
.picright {
	float: right;
	vertical-align: top;
	padding:0px 0px 0px 10px;
}
a.nav:link {
	font-weight: bold;
	color: #3D4985;
	text-decoration: none;
}
a.nav:visited {
	font-weight: bold;
	color: #3D4985;
	text-decoration: none;
}
a.nav:hover {
	font-weight: bold;
	color: #8594cc;
	text-decoration: none;
}
a.nav:active {
	font-weight: bold;
	color: #3D4985;
	text-decoration: none;
}
a.mainnav:link {
	font-weight: bold;
	color: #999999;
	text-decoration: underline;
}
a.mainnav:visited {
	font-weight: bold;
	color: #999999;
	text-decoration: underline;
}
a.mainnav:hover {
	font-weight: bold;
	color: #C62758;
	text-decoration: underline;
}
a.mainnav:active {
	font-weight: bold;
	color: #999999;
	text-decoration: underline;
}
a.mainnavsm:link {
	font-weight: bold;
	color: #999999;
	text-decoration: underline;
}
a.mainnavsm:visited {
	font-weight: bold;
	color: #999999;
	text-decoration: underline;
}
a.mainnavsm:hover {
	font-weight: bold;
	color: #C62758;
	text-decoration: underline;
}
a.mainnavsm:active {
	font-weight: bold;
	color: #999999;
	text-decoration: underline;
}

.mainsmall {
	font-size: 90%;
	font-weight: normal;
	color: #000000;
}
.whitetext {
	color: #fff;
}
