a:link {
	color: #00456c;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #00456c;
}
a:hover {
	text-decoration: underline;
	color: #00456c;
}
a:active {
	text-decoration: none;
	Color: black;
}

a.navigator:link {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: white;
}
a.navigator:visited {
	text-decoration: none;
	color: white;
}
a.navigator:hover {
	text-decoration: underline;
	color: white;
}
a.navigator:active {
	text-decoration: none;
	Color: black;
}

a.notrace:link {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: none;
}
a.notrace:visited {
	text-decoration: none;
	color: none;
}
a.notrace:hover {
	text-decoration: underline;
	color:none;
}
a.notrace:active {
	text-decoration: none;
	Color: none;
}



.border {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00b7ec;
	color: #00B7EC;
	background-color: #007495;
	
}


.border2 {
	border: 1px solid #00b7ec;
}
.blackborder {
	border: 1px solid black;
}

.bottomborder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00b7ec;
	color: #00B7EC;
}
.border3 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #00b7ec;
}
.greyborder {
	border: 1px solid #cccccc;
}


.greytitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}

.whiteheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
	font-weight: bold;
}


.biggreytitle{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	font-weight: bold; 
}
.bigwhiteheader{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: white;
	font-weight: bold; 
}



.smallgreytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #999999;
}
.bodysmalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #00456c;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #007495;
}
.header {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: white;
}
.bodytext {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px; 
color: #000000; 
}
.sidetitle {
  FONT: bold 12px Georgia, Times New Roman, Times, serif; COLOR: #00456c;
}
.bodysmallheader {
font-family: Georgia;
font-size: 14px;
color: #00456c;
font-weight:bold
}

.date {
FONT: bold 11px/18px Georgia, Times New Roman, Times, serif; COLOR: #666666;
}

#text {
	PADDING-RIGHT: 5px; PADDING-LEFT: 5px;  PADDING-BOTTOM: 0px; PADDING-TOP: 0px
}

#text ul {
	MARGIN: 0px 
}

#text ul li {
	PADDING-RIGHT: 5px;
	PADDING-LEFT: 10px;
	PADDING-BOTTOM: 0px;
	PADDING-TOP: 0px;
	FONT: 11px Georgia;
	list-style-type: square;
	list-style-position: inside;
}

#text P {
	MARGIN: 0px 0px 10px 6px; FONT: 13px Arial; COLOR: #222222
}

#text P A:link {
	MARGIN: 0px 0px 10px 6px; FONT: bold 12px Georgia, Times New Roman, Times, serif; COLOR: #00456c; text-decoration: none
}

#text P A:hover {
	MARGIN: 0px 0px 10px 6px; FONT: bold 12px Georgia, Times New Roman, Times, serif; COLOR: #00456c; text-decoration: underline
}

#text P A:active {
	MARGIN: 0px 0px 10px 6px; FONT: bold 12px Georgia, Times New Roman, Times, serif; COLOR: black; text-decoration: none
}

#text P A:visited {
	MARGIN: 0px 0px 10px 6px; FONT: bold 12px Georgia, Times New Roman, Times, serif; COLOR: #00456c; text-decoration: none
}

#text P .big {
	MARGIN: 0px 0px 0px 0px; FONT: bold 16px Arial; COLOR: black
}

#text P .small {
	MARGIN: 0px 0px 0px 0px; FONT: bold 15px Georgia, Times New Roman, Times, serif; COLOR: #009900
}

#text P .ita {
	MARGIN: 0px 0px 0px 0px; FONT: bold italic 16px Arial; COLOR: black
}

H1 {
	MARGIN: 0px 0px 0px 0px; FONT: bold 21px/25px Georgia, Times New Roman, Times, serif; COLOR: #00456c
}

H2 {
	MARGIN: 5px 5px 10px 10px; FONT: bold 21px/25px Georgia, Times New Roman, Times, serif; COLOR: #666666
}

H3 {
	MARGIN: 5px 5px 10px 10px; FONT: bold 21px/25px Arial; COLOR: #00456c
}

H4 {
	MARGIN: 0px 0px 0px 0px; FONT: bold 18px Georgia, Times New Roman, Times, serif; COLOR: #666666
}

H5 {
	MARGIN: 0px 0px 0px 0px; FONT: bold 14px Verdana; COLOR: #666666
}

.bodytext2 {
font-family: Verdana;
font-size: 12px; 
color: #000000; 
}

.emailtableheader {background-color:#666666; font: bold; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12pt; line-height: 12pt; color: #FFFFFF}
.emailtablebody {background-color:#FFFFFF; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12pt; line-height: 12pt; color: #000000}