body, table, td, tr {
	font-family: Verdana;
	font-size: 12px;
	line-height: 130%;
	color: #333333;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #c4d2e2;
}

a {
	font-family: Verdana;
	font-size: 12px;
	color: #00a0bf;
}
a:visited {
	color: #00a0bf;
}
a:hover {
	color: #333333;
}
a:active {
	color: #00a0bf;
}
	
	
	
	
.bodycopyHeaders {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}



h1 {  /* may be recreated as a Class instead of a Tag */
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #ED1555;
	font-weight: normal;
}

h2 { /* may be recreated as a Class instead of a Tag */
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	color: #00A0BF;
}

h3 { /* may be recreated as a Class instead of a Tag */
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}


.breadcrumbwhite {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
}


.breadcrumbV {
	font-family: Verdana;
	font-size: 10px;
	color: #333333;
}


.breadcrumb {
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
}

.breadcrumb a {
	color: #333333;
	font-size: 11px;
}

.breadcrumb a:visited {
	color: #333333;
}

.breadcrumb a:active {
	color: #333333;
}

.breadcrumb a:hover {
	color: #ED1555;
}



.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 130%;
	color: #333333;
}

.footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 130%;
	color: #333333;
}

.footer a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 130%;
	color: #333333;
}

.footer a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 130%;
	color: #333333;
}

.footer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 130%;
	text-decoration: NONE;
	color: #333333;
}