body    { color: black; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-indent: 0px; margin: 0px }
ADDRESS, BLOCKQUOTE, BODY, CAPTION, CENTER, DD, DIR, DIV, DL, DT, FORM, SELECT, OPTION,MENU, OL, P, TD, TH, UL { font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
p    { font-size: 12px; text-indent: 0px }
li { margin-bottom: 6px }
h1  { color: #214170; font-weight: bold; font-size: 18px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
h2  { color: #214170; font-size: 14px }


A.navTomLINK:link  		{	 color: #9999cc;	text-decoration: none;	background-color: #000033;	display: block;	position: relative;	}
A.navTomLINK:active  	{	 color: #9999cc;	text-decoration: none;	background-color: #000033; display: block;	position: relative;	}
A.navTomLINK:visited 	{	 color: #9999cc;	text-decoration: none;	background-color: #000033; display: block;	position: relative;	}
A.navTomLINK:hover  		{	 color: #003366;	text-decoration: none;	background-color: #cccccc;	display: block;	position: relative;	}


.navTom  { 
	width: 137px;
	color: #9999cc; 
	font-weight: bold; 
	font-size: 12px; 
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	background-color: #000033; 
	text-indent: 0px; 

	margin: 0px;
	padding: 0px 0px 0px 0px;
	
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;

	display: block;	position: relative;

}

.leftNavIndent  { margin-left: 10px }

.bottomImage {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.topImage { margin: 0px }
.graytext { color: #505050; font-weight: bold }
