a:link		{color: #000099; text-decoration: underline; font-weight: normal; }
a:visited	{ color: #92342F; text-decoration: underline}
a:active	{ color: #336600; text-decoration: none }
a:hover		{ color: #CC3366; text-decoration: none }


body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	background-image: url(images/bkgrd.jpg);
	background-repeat: repeat;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	
	}

p {
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	margin-top: 5px;
	margin-bottom: 15px;
	color: #000000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #990000;
	font-style: normal;
	font-weight: 600;
	margin-top: 2px;
	margin-bottom: 10px;
}

h2 {
	font-size: 16px;
	color: #1a487c;
	font-style: italic;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 17px;
	line-height: normal;
}


h3 {
	font-size: 12px;
	line-height: 9px;
	font-weight: bold;
	color: #81131E;
	margin-top: 12px;
	margin-bottom: 0px;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6D80A5;
	line-height: 10px;
}

h6 {
	font-size:	13px;
	background-image: url(images/h6line_250.gif);
	background-position:left bottom;
	background-repeat:	no-repeat;
	color: #999999;
	margin-top: 10px;
	margin-bottom: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/*h6 {
	font-size: 14px;
	font-weight: bold;
	color: #81131E;
	line-height: 26px;
	background-image: url(images/tableheader_bkgd.gif);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-bottom: 12px;
}*/



hr {
	color: #6699cc;
	line-height: 1pt;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-top-style: 0;
	border-bottom-style: 0;
}
hr.beige {
	color: #e7e7ce;
	line-height: 1pt;
	margin-top: 0px;
}

.footer
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 18px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	background-color: #4e8abe;
	color: #FFFFFF;
}


h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #F2700E;
}

.boldsubhead {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #0b4f8e;
	}

.boldlink a:link {
	font-weight: bold;
	color: #144274;
	line-height: 12px;
	text-decoration: none;
}
.boldlink a:hover {
	font-weight: bold;
	color: #FFFFFF;
	line-height: 12px;
	text-decoration: none;
	background-color: #1E4C7E;
}

.boldlink a:visited {
	line-height: 12px;
	font-weight: bold;
	color: #5DA8E1;
	text-decoration: none;
}
