

body { 
	margin: 0px 0px 0px 0px; 
	padding:0;
	font-family: Verdana, Helvetica, sans-serif;
	line-height: 1.3em;
	font-size:.83em;
} 

#contentTable td { 
	font-family: Verdana, Helvetica, sans-serif; 
	/*font-size: 0.7em;*/
	font-size:.83em;
	line-height: 1.3em;
	color:#000000;
}
td .rightCol {
	background-color:#ffffff;
}
p {
	margin: 0em 0em 1em 0em;
	color:#000000;
}
a {
	color: #155d4d; 
	text-decoration: none;
}
a:hover  { 
	color: #155d4d;
	 text-decoration: underline;
}

a.selected {
    color: #6e823f;
}

a.extern { padding-left: 1.2em; background: url('external.gif') no-repeat left top; }
a.tip { text-decoration: none; color:green;border-bottom: 1px dashed green; }
a.tip:hover { text-decoration: none; }
 
.box { padding:.1em .3em .2em .3em; border-right:#989898 1px solid;
	background-color: #F2F1EF 
}

 .leftMainBox { padding:.1em .3em .2em .3em; border:#989898 1px solid; width:90%; margin-bottom:2em;
	background-color: #F2F1EF 
}
#ettaPuff { width:100%;  }

.rightbox { text-align:left; padding:0em .3em 0em .3em; border-left:#989898 1px solid; border-right:#989898 1px solid; }
.leftCol, .rightCol { display:block; text-align:left; }

#mid-section { position:relative; margin-left:0em;
 
}
#top-section { display:block; position:relative; left:0; top:0px; margin-bottom:22px;}
#container{ }
/*
.nav {
	color:black;
	
	
}

div.nav div.menu a:link {color:black;}
div.nav div.menu a:visited {color:black;}
*/


#centerCol, #breadCrum {	
	color:#000000;}
#centerCol p, #breadCrum span {	
	color:#000000;}
#centerCol a, #breadCrum a, .refLink a{	
	color:#000000; 
	text-decoration: underline;
}
h1,h2,h3,h4 { font-weight: bold; font-family: Verdana, Helvetica, sans-serif;
color:#000000; }

DIV.boxBlueFade DIV.boxbody, DIV.boxBlueGray  DIV.boxbody {
 
}





table#directLinks th
{
    background-color: #9dbad7;
}

table#directLinks td
{
    background-color: #dddddd;
}

table#directLinks td.altRow
{  
background-color: #f6f6f6;

}


