body {

	margin-top: 5px;
}

a:link {
	color: #003366; 
	text-decoration: underline; }

a:visited {
	color: #000033; 
	text-decoration: underline; }

a:hover {
	color: #FFCC00;
	text-decoration: underline;
	background-color: #000033;
}
	
.BodyCopy {
	font-family: verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	caption: Main Text;
	color: #000000;
	line-height: 17px;
	text-align: left;
	list-style-image: url(images/heartdot.gif);
	list-style-position: outside;	
}
	
A.BodyCopy:LINK, A.BodyCopy:VISITED {
	font-family: verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	caption: Main Text;
	color: #333300;
	text-align: justify;
}
	
A.BodyCopy:HOVER, A.BodyCopy:ACTIVE {
	font-family: verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	caption: Main Text;
	color: #FF9900;
	text-align: justify;
}

.Bodyleft {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	caption: Main Text;
	color: #000000;
	line-height: 15px;
	text-align: left;
	
}		

.header {
	font-family: verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	visible: false;
	color: #FFFFFF;
	text-align: left;
	padding-top: 4px;
	padding-bottom: 4px;
}
	
A.header:LINK, A.header:VISITED {
	font-family: verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight:normal;
	visible: false;
	color: #FFFFCC;
	text-decoration: none;
	line-height: 16px;
	text-align: left;
}
		
A.header:HOVER, A.header:ACTIVE {
	font-family: verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight:normal;
	visible: false;
	color: #FFCC33;
	text-decoration: underline;
	line-height: 16px;
	text-align: left;
	background-color: #339933;
}


.subnav {
	font-family: verdana, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	visible: false;
	color: #000000;

	background-color: #669999;
padding: 3px;

}
	
A.subnav:LINK, A.subnav:VISITED {
	font-family: verdana, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	visible: false;
	color: #000000;
	text-decoration:none;
	}
	
A.subnav:HOVER, A.subnav:ACTIVE {
	font-family: verdana, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	visible: false;
	color: #FFFFFF;
	background-color: #669999;
}	

.subnavbold { 
	font-family: verdana, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	font-weight: bold; 
	font-variant: normal; 
	visible: false;
	color: #000000;
	}
	
.caption {  
	font-family: verdana, sans-serif; 
	font-size: 8px; 
	font-style: normal; 
	font-weight: normal; 
	visible: false;
	color: #000000 }
	
A.caption:LINK, A.caption:VISITED {
	font-family: verdana, sans-serif; 
	font-size: 10px; 
	font-style: normal; 
	font-weight:normal; 
	visible: false;
	color: #5A002D; 
	text-decoration: none;}
		
A.caption:HOVER, A.caption:ACTIVE {
	font-family: verdana, sans-serif; 
	font-size: 10px; 
	font-style: normal; 
	font-weight:normal; 
	visible: false;
	color: #5A002D; 
	text-decoration: underline; }
	

.subhead  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#003333;
	line-height: 20px;
	border-top-style: none;
	text-indent: 0px;
	display: inline;
	font-weight: bold;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


.subheadred  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#CC0000;
	line-height: 20px;
	border-top-style: none;
	text-indent: 0px;
	display: inline;
	font-weight: bold;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.bigger {
	font-size:14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 24px;
	font-weight: bold;
	list-style-image: url(images/heartdot.gif);
}
