BODY {
	margin-top: 0;
	background-color: white;
	color: black;
	font-size: 11px;
	font-family: Arial, Verdana, "Verdana MS", Helvetica, Sans-serif;
}

strong {
	color: black;
	font-weight: bold;
	font-size: 11px;
}

P, TABLE.list {
	color: #000000;
	font-size: 11px;
	line-height: 15px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}

H1 {
	color: #696;
	font-size: 14px;
	font-family: "Times New Roman", Georgia, Times;
	text-transform: uppercase;
}

H2 {
	color: #339;
	font-variant: small-caps;
	font-weight: bold;
	font-size: 13px;
	text-align: left;
}

H3 {
	color: gray;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
}

H4 {
	color: gray;
	font-size: 12px;
	text-align: left;
	margin-left: 20%;
}

i {
	color: #000000;
	font-style: italic;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

EM {
	color: #339;
	font-size: 11px;
	font-style: italic;
}

UL {
	color: #339;
	font-size: 11px;
	list-style-type: disc;
}

OL {
	font-size: 11px;
}

IMG {
	padding:0;
	margin:0;
}

A:link {
	color: #999;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
}
 
A:visited {
	color: #999; /*<!-- CHANGE TO #000 BEFORE UPLOAD -->*/
	font-size: 11px;
	text-decoration: none;
}
 
A:hover {
	color: #5b68a3;
	font-size: 11px;
	text-decoration: underline;
}
 
A:active {
	color: #5b68a3;
	font-size: 11px;
	text-decoration: none;
}

table.grayborder {
	border: 1px solid #CCCCCC;
}

.copy {
	color: #000;
	font-size: 8px;
	text-align: center;
}

.smaller {
	color: #666;
	font-size: 9px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-align: center;
	text-transform: capitalize;
}

.floatingbox {
	color: white;
	font-size: 11px;
	line-height: 20px;
	text-align: center;
}

.disclaimer {
	color: black;
	font-size: 9px;
	text-align: left;
	text-transform: uppercase;
}

.home {
	padding-top: 10px;
	color: #999;
	font-size: 10px;
	text-align: center;
}

.smallhome {
	padding: 10px 50px;
	color: #999;
	font-size: 9px;
}

A.level1menu {
	font-family: "Times New Roman", Georgia, Times;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	text-align : center;
}

A.level1menu:link {
	font-size: 12px;
	font-weight: bold;
	color: #3f5d7f;
	text-decoration: none;
}

A.level1menu:visited {
	font-size: 12px;
	font-weight: bold;
	color: #3f5d7f;
	text-decoration: none;
}

A.level1menu:hover {
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}

A.level1menu:active {
	font-size: 12px;
	font-weight: bold;
	color: #3f5d7f;
	text-decoration: none;
}

.level2menutext {
	font-size: 11px;
	text-align: right;
	color: #666;
	text-transform: uppercase;
}

A.level2menu {
	font-size: 11px;
	text-decoration: none;
	text-transform: uppercase;
}

A.level2menu:link {
	color: #5b68a3;
	text-decoration: none;
}

A.level2menu:visited {
	color: #5b68a3;
	text-decoration: none;
}

A.level2menu:hover {
	color: #000;
	text-decoration: none;
}

A.level2menu:active {
	color: #000;
	text-decoration: none;
}

.level3menutext {
	padding-top: 10px;
	font-size: 11px;
	text-align: center;
	color: #5b68a3;
}

A.level3menu {
	padding-top: 10px;
	font-size: 11px;
	text-decoration: none;
	text-transform: uppercase;
}

A.level3menu:link {
	color: #5b68a3;
	text-decoration: none;
}

A.level3menu:visited {
	color: #5b68a3;
	text-decoration: none;
}

A.level3menu:hover {
	color: #000;
	text-decoration: none;
}

A.level3menu:active {
	color: #000;
	text-decoration: none;
}

A.small:link {
	color: #999;
	font-size: 10px;
	text-decoration: none;
}

A.small:visited {
	color: #999;
	font-size: 10px;
	text-decoration: none;
}

A.small:hover {
	color: #5b68a3;
	font-size: 10px;
	text-decoration: underline;
}

A.small:active {
	color: #5b68a3;
	font-size: 10px;
	text-decoration: none;
}

TD.mainbody { padding:20px; }