body {
	color: #036;
	background-color: white;
	font-size: 11px;
	font-family: Arial, Helvetica, "sans serif";
	line-height: 15px;
	}

p {
	}

td {
	}

a:link { 
	color: blue
	}
	
a:visited {
	color: purple
	}

a:hover {
	color: purple
	}

a:active {
	color: red
	}

.bodyCopySmall {
	color: #036; 
	font-size: 11px; 
	font-family: Arial, Helvetica, sans-serif; 
	line-height: 14px; 
	}

.bodyHeadSmall { 
	color: #036; 
	font-size: 11px; 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	line-height: 14px; 
	}
.bodyHeadSmallGrey { color: #666; font-size: 11px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; line-height: 14px; }
.bodyHeadSmallWhite { color: #fff; font-size: 11px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; line-height: 14px; }
.mainRedHead {
	color: #d00; 
	font-size: 20px; 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: normal; 
	line-height: 27px; 
	}
.smallRedHead { color: #d00; font-size: 13px; font-family: Arial, Helvetica, sans-serif; font-weight: normal; line-height: 15px; }
.sideBlueHead { 
	color: #036; 
	font-size: 16px; 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: normal; 
	line-height: 19px; 
	}

.bodyCopy { color: #036; font-size: 11px; font-family: Arial, Helvetica, sans-serif; font-weight: normal; line-height: 15px; }
.bodyCopyGrey { color: #666; font-size: 11px; font-family: Arial, Helvetica, sans-serif; line-height: 15px; }
.bodyCopyWhite { color: #fff; font-size: 11px; font-family: Arial, Helvetica, sans-serif; line-height: 15px; }
.bodyCopyItalic { 
	color: #036; 
	font-size: 11px; 
	font-family: Arial, Helvetica, sans-serif; 
	font-style: italic; 
	line-height: 16px; 
	}

.bodyCopyRed { color: #d00; font-size: 11px; font-family: Arial, Helvetica, sans-serif; font-weight: normal; line-height: 15px; }

.bodyHeadRed { 
	color: #d00; 
	font-size: 12px; 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	line-height: 16px; 
	}

.bodyHeadBlue { 
	color: #036; 
	font-size: 12px; 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	line-height: 16px; 
	}

.legalCopy { 
	color: #666; 
	font-size: 10px; 
	font-family: Arial, Helvetica, sans-serif; 
	line-height: 12px; 
	}

.bodyCopy a:link { 
	color: #666 ; 
	text-decoration: underline; 
	}

.bodyCopy a:visited { 
	color: #666 ; 
	text-decoration: underline; 
	}

.bodyCopy a:hover { 
	color: #c00 ; 
	text-decoration: underline; 
	}

.bodyCopy a:active { 
	color: #c00 ; 
	text-decoration: underline; 
	}
	
.bodyCopyRed a:link { 
	color: #c00 ; 
	text-decoration: underline; 
	}

.bodyCopyRed a:visited { 
	color: #c00 ; 
	text-decoration: underline; 
	}

.bodyCopyRed a:hover { 
	color: #c00 ; 
	text-decoration: underline; 
	}

.bodyCopyRed a:active { 
	color: #c00 ; 
	text-decoration: underline; 
	}
	
	.bodyCopyGrey a:link { 
	color: #666 ; 
	text-decoration: underline; 
	}

.bodyCopyGrey a:visited { 
	color: #666 ; 
	text-decoration: underline; 
	}

.bodyCopyGrey a:hover { 
	color: #c00 ; 
	text-decoration: underline; 
	}

.bodyCopyGrey a:active { 
	color: #c00 ; 
	text-decoration: underline; 
	}

.bodyCopySmall a:link { 
	color: #666 ; 
	text-decoration: underline; 
	}

.bodyCopySmall a:visited { 
	color: #666 ; 
	text-decoration: underline; 
	}

.bodyCopySmall a:hover { 
	color: #c00 ; 
	text-decoration: underline; 
	}

.bodyCopySmall a:active { 
	color: #c00 ; 
	text-decoration: underline; 
	}

.legalCopy a:link { 
	color: #666 ; 
	text-decoration: underline; 
		}

.legalCopy a:visited { 
	color: #666 ; 
	text-decoration: underline; 
	}

.legalCopy a:hover { 
	color: #c00 ; 
	text-decoration: underline; 
	}

.legalCopy a:active { 
	color: #c00 ;
	text-decoration: underline; 
	}
	
.bodyCopyWhite a:link { 
	color: #FFF ; 
	text-decoration: underline; 
	}

.bodyCopyWhite a:visited { 
	color: #FFF ; 
	text-decoration: underline; 
	}

.bodyCopyWhite a:hover { 
	color: #FFF ; 
	text-decoration: none; 
	}

.bodyCopyWhite a:active { 
	color: #FFF ; 
	text-decoration: none; 
	}

.formBox { 
	border: solid 1px #003366;
	padding: 3px 3px 3px 3px; 
	}

li { color: #003366; line-height: 15px; margin-left: -24px; }

.floatLeft {
	float: left;
	margin-right: 15px;
 }
.margin { margin-right: 5px; margin-left: 5px; }
