/* CSS Document */

p { font-family: verdana; color: #000000; font-size: 11px; line-height: 14px; }

A:link { color:#3E647E; text-decoration: none; font-weight: bold; }
A:visited { color:#3E647E; text-decoration: none; font-weight: bold; }
A:hover { color:#3E647E; text-decoration: underline; font-weight: bold; }


.bodynormal { font-family: verdana; color: #000000; font-size: 11px; line-height: 14px; }

.bodysmall { font-family: Verdana, sans-serif; font-size: 10px; line-height: 12px; }
A.bodysmall:link { color: #B39D00; text-decoration: none; font-weight: bold; }
A.bodysmall:visited { text-decoration: none; color: #B39D00; font-weight: bold; }
A.bodysmall:hover { color: #B39D00; text-decoration: underline; font-weight: bold; }

.bodysmaller { font-family: verdana; color: #000000; font-size: 9px; }

.leftNavBackground {
	font-size: 14px;
	background-image: url(images/leftnav_bg.gif);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	height: 200px;
	width: 185px;
}

body
	{
	padding: 0;
	margin: 10px 0px 10px 10px;
	font-family: Verdana, sans-serif;
	}
	
	H1 { 
	font-family: Verdana, sans-serif; 
	color: #3E647E; 
	font-size: 14px; 
	font-weight:bold; 
	margin: 0;
	padding: 0;
}

H2 { 
	font-family: Verdana, sans-serif; 
	color: #3E647E; 
	font-size: 12px; 
	font-weight:bold; 
	margin: 0;
	padding: 0;
}

H3 { 
	font-family: Verdana, sans-serif; 
	color: #3E647E; 
	font-size: 11px; 
	font-weight:bold; 
	margin: 0;
	padding: 0;
}
