BODY {
	background-color : #e5e6e4;
	margin : 0px 0px 0px 0px;
	color : #ffffff;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	text-align : center;
}

P {
	font-size : 8pt;
	margin : 10px 10px 10px 10px;
	line-height : 12pt;
	color : #000;
}

P.teal {
	color : #0b604e;
}


.nopadding {
	margin : 0;
	padding : 0;
	text-align : center;
}


A {
	color : #385f7e;
	text-decoration : none;
}

A:HOVER {
	color : #000000;
	text-decoration : underline;
}

LI {
	font-size : 8pt;
	list-style-type : circle;
}

TABLE.outer {
	border : 1px solid #63a59f;
	background-color : #ffffff;
}

TD.header {
	background-color : #e41915;
}
TD.menu {
	background-color : #265c78;
}

.menu a{
	color : #fff;
}

.menu a:hover{
	color : #FF6600;
	text-decoration : none;
}

TD.footer{
	background-color : #e41915;
	color : #fff;
}
.footer a{
	font-size : 7pt;
	color : #fff;
}

.footer a:hover{
	color : #265c78;
}

.footer p{
	margin : 0;
	padding : 0;
	color : #fff;
}


TD.content{
	background-color : #c4cec6;
}

TD.contentimages{
	background-color : #dddcdc;
	border-top : 1px solid #63a59f;
	border-bottom : 1px solid #63a59f;
}
H1 {
	padding-top : 10px;
	letter-spacing : 1pt;
}

H2 {
	color : #2b5681;
}

H3 {
	color : #e41915;
	margin-top : 20px;
	margin-bottom : 0px;
	padding-bottom : 0px;
}

#graphic{
	color : #fff;
	margin-top : 0;
	padding-top : 0;
}
.contactDetailsHeader, .yourMessageHeader, td {color:#2b5681;}