A:active  {
	color : #0063BE;
	text-decoration : none;
	text-transform : capitalize;
}

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

A:visited  {
	color : #000066;
	color : #0000ff;
	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;
}

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 : Black;
}

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

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

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

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

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;
}

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

.breadcrumb  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-style : normal;
	font-weight : bold;
	color : #000066;
}

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

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

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

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

.breakhere  {
	page-break-before : always;
}

BODY  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
	font-weight : normal;
	color : #000066;
	/* background-color : #FFFFFF;  #336699; */
	margin : 0px 0px;
	background-image : url(/bluebg.gif);
	background-repeat : repeat-x;
	background-color : #EDEDED;
}

.mainwidth  {
	/* IE text-align : center; */
	margin : auto;
	margin-left : auto;
	margin-right : auto;
	width : "950px"; 
	background-color : #FFFFFF;
}

