body {
	margin: 10px;
	padding: 0px; // Opera needs this because its default is 10;
/*
	background-color: #445F8E;
*/
	color: #314368;
}

li {
	margin-bottom: 10px;
}

ul li {
	list-style-type: square;
}

th {
/*
	color: #FFFFFF;
*/
	text-align: left;
	font-weight: normal;
}

a, a:visited {
	color: #426099;
}

.copyright {
	background-color: #5f73b2;
	height: 25px;
	background: url(imagens/menubg.gif);
	padding-left: 10px;
	padding-right: 10px;
}

.copyright, .copyright td, .copyright a, .copyright a:visited {
	text-decoration: none;
	font-size: 10px;
	color: #FFF;
}

.siteholder {
	margin: 0px auto;
	border: 1px solid #5f73b2;
	background-color: #FFFFFF;
}

body, p, a, li, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#menu {
	height: 25px;
	padding: 0;
	background-color: #F0F8FF;
	background: url(imagens/menubg.gif);
	border-top: 1px solid #426099;
	border-bottom: 1px solid #426099;
}

#menu tr {
	border: 0;
	margin: 0;
	padding: 0px;
	text-align: center;
}

#menu td {
	text-align: center;
	padding: 0px;
	margin: 0;
	border-right: 1px solid #545454;
	border-left: 1px solid #9EB3DC;
}

#menu td a, #menu td a:hover {
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	float: left;
	color: #fff;
	margin-top: 1px;
	padding: 4px 10px 2px 10px;
	text-decoration: none;
	height: 17px;
}

#menu td a:hover {
}

.submenuseparator {
	margin: 7px 0px;
	border-bottom: 2px groove;
}

.bottom {
	background-color: #F0F8FF;
	padding: 10px 20px 10px 20px;
	border: 1px;
	border-color: #ccc;
	border-style: solid none none none;
}

a.nav, .navselected {
	display: block;
	margin-bottom: 8px;
	font-size: 11px;
}

.navheader {
	font-weight: bold;
	color: #243557;
	padding-top: 12px;
	margin-bottom: 6px;
}

.navselected {
	color: #000;
	border-left: 13px solid #5C7EC5;
	margin-left: -16px;
	padding-left: 3px;
}

.bottom a.nav, .bottom .navselected {
	display: inline;
	margin-right: 10px;
}

h1 {
	font-size: 20px;
	color: #5c7ec5;
	font-family: Arial, Helvetica, sans-serif;
}

h2 {
	font-size: 14px;
	color: #5c7ec5;
	font-family: Arial, Helvetica, sans-serif;
}

h3 {
	font-size: 14px;
	color: #426099;
	font-family: Arial, Helvetica, sans-serif;
}

.imgtext {
	margin-left: 190px;
}

.imgtext, .imgtext a {
	font-size: 11px;
}

.quotebox {
	margin-left: 15px;
	margin-right: 0px;
	padding: 10px 0 10px 10px;
	border-left: 1px dashed #ccc;
	font-size: 10px;
}

.quotebox a {
	font-size: 10px;
}
/*
.scrolling {
	overflow: auto;
	height: 350px;
	background-color: #FFFFFF;
	padding: 4px;
	border: 1px inset;
}
*/
.gridtable {
	background-color: #B7C8E6;
}

.gridtable tr {
}

.gridtable td {
	font-size: 10px;
	background-color: #F0F8FF;
/*
	border-bottom: 1px solid #5C7EC5;
	border-right: 1px solid #5C7EC5;
*/
}

.gridtable th {
	background-color: #5C7EC5;
	font-weight: bold;
	color: #FFF;
}

.nogrid td, td.nogrid {
	border: 0px none;
}

td.planbasic {
	color: #426099;
	font-weight: bold;
}

td.planvalue {
	color: #426099;
	font-weight: bold;
}

td.planstandard {
	color: #006600;
	font-weight: bold;
}

td.planpro {
	color: #977200;
	font-weight: bold;
}

td.planpremium {
	color: #990000;
	font-weight: bold;
}

td.planult {
	color: #990000;
	font-weight: bold;
}

.form td {
	background-color: #B7C8E6;
	color: #000000;
	border-bottom: 1px solid #FFFFFF;
}

.form th {
	background-color: #426099;
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
	border-bottom: 1px solid #FFFFFF;
	padding: 10px 4px 10px 4px;
}

.linkindex a {
	display: block;
	margin-bottom: 5px;
	font-size: 11px;
}

.sup {
	font-size: 9px;
	vertical-align: super;
}

.subheading {
	font-weight: bold;
}

.subtext, .subtext a {
	font-size: 11px;
	color: #666666;
}

.box {
	border: 1px solid #666;
}

.toplink {
	padding-right: 4px;
	padding-bottom: 4px;
	white-space: nowrap;
	text-align: right;
	vertical-align: bottom;
}

.toplink, .toplink a, .toplink a:visited {
	font-size: 10px;
	text-decoration: none;
}

.specials {
	color: Red;
	font-weight: bold;
}

