
.body { 
			font-size: 12px; 
			font-family: arial, helvetica, sans-serif; 
			padding: 15px 10px 10px 10px;
			color:#000000; 
			}

.body02 { 
			font-size: 14px; 
			font-family: arial, helvetica, sans-serif; 
			color:#000000; 
			}
	
.body03 { 
			font-size: 16px; 
			font-family: arial, helvetica, sans-serif; 
			color:#000000; 
			}
			
.body2 { 
			font-size: 12px; 
			font-family: arial, helvetica, sans-serif; 
			color:#cccccc; }
			

/* Boxbeige and Boxwhite should be used with the Heading style above */
.boxgray {
	border-right: 1px groove Silver;
	border-bottom: 1px groove Silver;
	border-left: 1px solid #cccccc;
	background: #ffffff;
	padding: 3px 3px 3px 3px;
	font-family:Verdana, sans-serif;
	color:#000000;
	font-size:.7em;
}


/* Boxgray and Boxwhite should be used with the Heading style above */
.boxheader {
	border-right: 1px groove Black;
	border-bottom: 1px groove Black;
	border-left: 1px dotted White;
	background: #f0f0f0;
	padding: 3px 3px 3px 3px;
	font-family:Verdana, sans-serif;
	color:#000000;
	font-size:.7em;
}

/* Boxgray and Boxwhite should be used with the Heading style above */
.boxheader2 {
	border-right: 1px groove Whiteborder-bottom: 1px groove White;
	border-left: 1px dotted White;
	background: #ffffff;
	padding: 0px 0px 0px 0px;
	font-family:Verdana, sans-serif;
	color: White;
	font-size:.7em;
}


.title {
	font-size: 16px;
	font-family: arial, helvetica, sans-serif;
	font-weight:bold;
	color: #28546B;
	padding: 5px 5px 3px 22px;
}

.subtitle {
	font-size: 14px;
	font-family: arial, helvetica, sans-serif;
	font-weight:bold;
	color: Black;
}

TD {
	font-size: 12px;
	font-family: arial, helvetica, sans-serif;
	color:#000000;
}

A {
	text-decoration:none;
	font-weight:bold;
	color : #065F8F;
}
A:hover {color: #ffffff;
}


.menunav {
	font-size: 10px;
	font-family: arial, verdana, helvetica, sans-serif;
	color:#065F8F;
}
.menunav:hover {
	font-size: 10px; 
	font-family: arial, verdana, helvetica, sans-serif; 
	color :#999999;
	text-decoration : underline;
}

.menublue {
	font-size: 12px;
	font-family: arial, helvetica, sans-serif;
	color: #6699ff;
	text-decoration : none;
}
.menublue:hover {
	font-size: 12px;
	font-family: arial, helvetica, sans-serif;
	color : White;
}


.footer {
	font-size: 10px;
	font-family: arial, verdana, helvetica, sans-serif;
	padding: 0px 3px 0px 3px;
	color: #ffffff;
}


.footeremail {
	font-size: 10px;
	font-family: arial, verdana, helvetica, sans-serif;
	padding: 0px 3px 0px 3px;
	color:#ffffff;
}


.footeremail:hover {
	font-size: 10px;
	font-family: arial, verdana, helvetica, sans-serif;
	padding: 0px 3px 0px 3px;
	color:#002F48;
}


.bullets {
	list-style: none outside url(../images/bullet.gif);
	font-size: 12px;
	font-family: arial, helvetica, sans-serif;
	padding: 10px 10px 10px 30px;
	color:#000000;
}

