BODY {
	background-color: #FFFFFF;
	font-family: arial;
	font-size: 12px;
	color: #000000;
}

A, A:active, A:visited { color: #000000; text-decoration: none;}
A:hover { color: #000000; text-decoration: underline; }

.body {
	font-family: arial;
	font-size: 12px;
	color: #000000;
}

.title {
	font-family: arial;
	font-size: 22px;
	font-weight: bold;
	color: #003399;
}

.subtitle {
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	color: #003399;
}
.subtitle2 {
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: #003399;
}

.companyname {
	font-weight: bold;
	color: #003399;
}

.dropdown {
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}

a.dropdown:hover {
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}

img
{
 border-color: white;
}
	

p.bodyHeader, SPAN.bodyHeader {
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	color: #00259B;
}

.navigation, a.navigation {
	background-color: #797979;
	font-family: arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

.bodyLeft, a.bodyLeft {
	font-family: arial;
	font-size: 12px;
	color: #00259B;
	text-decoration: none;
}

a.bodyLeft:hover {
	color: #00259B;
	text-decoration: underline;
}


.bgLeft {
	background: url(../images/bg_left.jpg);
	background-position: top;
	background-repeat: no-repeat;
}

.bgFooter {
	background: url(../images/bg_footer.jpg);
	background-repeat: no-repeat;
	font-family: arial;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}

.footer, a.footer {
	font-family: arial;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}

a.footer:hover {
	text-decoration: underline;
}

.bodySent {
	background-color: #EE0000;
	color: #FFFFFF;
	font-weight: bold;
}