A:active  {
	color : #0063BE;
	text-decoration : none;
	text-transform : none;
	font-weight : bold;
}

A:link  {
	color : #003399;
	color : #0000ee;
	font-weight : bold;
	text-decoration : none;
}

A:visited  {
	color : #000066;
	color : #0000ff;
	font-weight : bold;
	text-decoration : none;
}

BODY, P, UL, OL, DD, DL, BLOCKQUOTE, TD , TH  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
	font-weight : normal;
	color : #000066;
}

body  {
	margin : 0px 0px;
	background-color : #FFFFF0;
}

/* needs work 
.maintable  {
	width : 100%;
	border : 0;
	cellspacing : 0;
	cellpadding : 0;
	margin-left: auto;
	margin-right: auto;
}
*/

LI  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
	font-weight : normal;
	color : #000066;
}

H1  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 22pt;
	font-style : normal;
	font-weight : bold;
	color : #336699;
}

H2  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 14pt;
	font-style : normal;
	font-weight : bold;
	color : #336699;
	margin-bottom : 0;
}

H3  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-style : normal;
	font-weight : bold;
	color : #336699;
}

H4  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11pt;
	font-style : normal;
	font-weight : bold;
	color : #336699;
}

A:hover  {
	color : #0063BE;
	text-decoration : underline;
	font-weight : bold;
}

.footer  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-style : normal;
	font-weight : bold;
	color : #1402b9;
}

.footerblack  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-style : normal;
	font-weight : normal;
	color : Black;
	margin-bottom : 0;
}

.footersmall  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 7pt;
	font-style : normal;
	font-weight : normal;
	color : #1402b9;
}

.newshead  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 16pt;
	font-style : normal;
	font-weight : bold;
	color : #336699;
}

.newsheadforbox  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 16pt;
	font-style : normal;
	font-weight : bold;
	color : #336699;
	margin-bottom : 0;
	margin-top : 0;
}

.newsheadmedium  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 14pt;
	font-style : normal;
	font-weight : bold;
	color : #336699;
}

.newsheadlarge  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 18pt;
	font-style : normal;
	font-weight : bold;
	color : #336699;
	line-height : 18pt;
}

.newsheadmedium  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-style : normal;
	font-weight : bold;
	color : #336699;
	margin-bottom : 5;
	padding-bottom : 0;
}

.newsheadsmall  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
	font-weight : bold;
	color : #336699;
	margin-bottom : 5;
	padding-bottom : 0;
}

.bodytable  {
	width : 100%;
	border-width : 2px;
	background-color : #E8F0FF;
	border-color : #AAAAAA;
	border-style : solid;
	border-left-width : 2px;
	border-right-width : 2px;
	border-top-width : 2px;
	border-bottom-width : 2px;
}

.box  {
	background : #A8D3EE;
}

.boxtop  {
	background : url(/images/ne.gif) no-repeat top right;
}

.boxtop div  {
	font-size : 0;
	height : 10px;
	background : url(/images/nw.gif) no-repeat top left;
}

.boxbottom  {
	background : url(/images/se.gif) no-repeat bottom right;
}

.boxbottom div  {
	font-size : 0;
	height : 10px;
	background : url(/images/sw.gif) no-repeat bottom left;
}

.boxcontent  {
	padding : 5px 5px 5px 5px;
}


