BODY 
{ 


color:black;
font-size:12px;
font-weight: normal;
font-family: Verdana, Arial, Helvetica, sans-serif; 
}


td 
{
font-size:12px;
font-weight: normal;
font-family: Verdana, Arial, Helvetica, sans-serif; 
}


h1
{
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 17px; 
color: #4986B3; 
font-style: normal; 
line-height: normal; 
font-weight: bold;
}

h2
{
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 14px; 
color: #000000; 
font-style: normal; 
line-height: normal; 
font-weight: bold;
}

a {
color:#550000;
font-size:12px;
text-decoration:none;
font-weight: bold;
font-family: Verdana, Arial, Helvetica, sans-serif; 
}
	

a:link {color:#550000;}
a:visited {color:#550000;}
A:hover {text-decoration: underline;}


.text {
	font-family: Tahoma;
	font-size: 10px;
	color: #A09684;
	text-decoration: none;
	border: none;
}



/* Left Nav */
#leftNav {width:148px;color:#fff;font-weight:normal;font-size:11px;background:#6193d2;border:1px solid #000;}
.leftNavUnit {color:#fff;background:#6193d2;padding:4px;}
.leftNavUnitHover {color:#6193d2;background:#fff;padding:4px;cursor:pointer;}
.leftNavUnitClick {color:#6193d2;background:#fff;padding:4px;}
a.leftNavUnit {color:#fff;background:#6193d2;text-decoration:underline;}
a.leftNavUnit:hover {color:#6193d2;background:#fff;text-decoration:underline;}
.leftArrow {color:#27526d;font-weight:bold;}
.leftNavSeparator {background:#27526d;}
.leftNavSeparator2 {background:#f9f6ef;}



.dashedtable { border-style: dashed; border-color: #CACAFF; }