body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	color: #666666;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	font-style: normal;
	background-color: #999999;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

td, th {
	line-height: normal;
	color: #666666;
	text-decoration: none;
	font-size: 12px;
}

a {
	color: #2E3192;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
  color: #666666;
}

.footer {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
	color: #666666;
}
.infocontainer {
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #999999;
	padding-left: 4px;
}


.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	line-height: normal;
}

a:hover {
	color: #cc3333;
	text-decoration: underline;
}
.formelements {
	color: #CC3333;
}
.tabledata {

	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #333399;
	text-decoration: none;
}
.testimonial {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-weight: bold;
	padding: 10px;
}
.form {
	background-color: #E5E5E5;
	border: thin solid #CC3333;
	font-size: 10px;
}

.info {
 font-weight: normal;
 background-color: #E5E5E5;
 border: thin solid #cc3333;
 padding: 3px
}
.pagefooter {
	background-image: url(../images/bottomofpage760.gif);
	background-repeat: no-repeat;
	width: auto;
	background-position: center;
}

a.nav:hover {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
.nav {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.pageheader {
	background-repeat: no-repeat;
	width: auto;
	height: 119px;
	background-position: center;
	background-attachment: fixed;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.maincopy {
	padding: 5px;
}

.style1 {color: #2E3192}

/*  Main Menu */
#tablist{
padding: 3px 0;
margin-left: 0;
margin-bottom: 0;
margin-top: 0.1em;
font: bold 12px Verdana;
}
#tablist li{
	list-style: none;
	display: inline;
	margin: 0;
	color: #333333;
}
#tablist li a{
color: #333333
text-decoration: none;
	padding: 3px 0.5em;
	margin-left: 3px;
	border: 1px solid #778;
	border-bottom: none;
	background: white;
	color: #333333;
}
#tablist li a.current{
	background: #CC3333;
	color: #FFFFFF;
}
#tabcontentcontainer{
width:480px;
height:16px;
}
.tabcontent{
display:none;
}
#tablist a:hover {
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
/* End main menu css */
.whitefont {
	color: #FFFFFF;
}
.borderedContainer {
	border: thin dotted #999999;
}
