body, TABLE
{
	font-family:Verdana;
	font-size:12px;
	line-height:1.4em;
	margin:0;
	padding:0;
	color:#413379;
}
A.bluLink 
{
	color:#0000ff;
	text-decoration:underline;	
}
A.bluLink:hover 
{
	color:#D7D880;	
}
A.txtLink:hover 
{
	color:#0000ff;
	text-decoration:underline;	
}
A.bottomLinks 
{
	text-decoration:none;
	color:White;	
}
A.bottomLinks:hover 
{
	text-decoration:underline;	
}
A.login 
{
	height:34px;
	width:82px;
	background-image:url(/images/login.gif);
}
A.login:hover 
{
	background-image:url(/images/login2.gif);	
}
TR, TD
{
	vertical-align:top;	
}
DIV.hdrDiv 
{
	padding-left:20px;
	border-bottom:1px solid #999999;
	color:#cccccc;
	background-color:#999999;
	background-image:url(/images/bg_bar1.gif);
	height:25px;
}
DIV.hdrDiv A 
{
	text-decoration:none;
	color:#ffffff;
	padding:4px 8px;
	background-image:url(/images/bg_bar1.gif);
	float:left;
}
DIV.hdrDiv A:hover 
{
	color:#666699;
	background-image:url(/images/bg_bar2.gif);
}

/* ABOUT US */
DIV.officers 
{
	display:block;
	float:left;
	width:150px;
	border:1px solid #999999;
	margin:2px 5px;
	padding:5px 15px;
	background-image:url(/images/fade_blue.gif);
}


DIV.otherLinks
{
	float:left;
	font-size:.8em;
	border:1px solid #999999;
	padding:4px 10px 20px 10px;
	margin:0 10px 20px 0;
	background-image:url(/images/bg_lines.gif);
}
DIV.otherLinks A
{
	text-decoration:underline;
	color:#999999;
	width:120px;
}
DIV.otherLinks A:hover
{
	background-color:#000066;
	color:#ffffff;
}



DIV.committee 
{
	display:block;
	float:left;
	width:180px;
	border:1px solid #999999;
	margin:2px 5px;
	padding:5px 15px;
	background-image:url(/images/fade_blue.gif);
}

H1 
{
	font-size:15px;
	color:#BAC0C5;
}
H2
{
	font-size:14px;
	color:#BAC0C5;
}

INPUT 
{
	color:#333333;
}

INPUT.btnCalculate
{
	background-image:url( /images/button_calculate.gif );
	background-repeat:no-repeat;
	width:80px;
	height:32px;
	border:none;
	cursor:hand;
}

SPAN.lblRMD
{

}

TABLE.directors TD 
{
	text-align:center;
}

/* END ABOUT US */



TABLE#tblHomeContent 
{
	width:800px;
	height:100%;
	margin:0 auto;
	border-collapse:collapse;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
}

TABLE.nestedInfo
{
	 border-collapse:collapse;	
}

TABLE.nestedInfo TR TD
{
	padding:4px 8px;
	color:#333;
}

UL.items
{
	margin:0;
	list-style-type:none;
}
UL.items LI 
{
	border-top:1px dotted #413379;
	padding-bottom:15px;
	padding-top:3px;
	color:#413379;
}

/*
Dark Blue:			#000066;
TAN:				#D7D880;
Soft Blue:			#413379;
light grey:			#BAC0C5; // lightest color in bg_bar1.gif
very light grey:	#EAEBED; // lightest color in bg_bar2.gif
smoke grey			#9E99AF;
bright green:		#96E550;

				

*/
