BODY  {font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: normal;
	background-color: White;
}

.leftMargin{
	background-color: #EBEBEB;
	border-right: solid 1px #C1C1C1;
	padding-top: 25px;
}
td.addressCell{
	padding-top: 8px; 
	padding-bottom: 8px;
	padding-left: 35px; 
	padding-right: 15px; 
	background-color:#F1E2C5; 
	border-top: 1px solid #C1C1C1;
	font-size: xx-small;
	}
td.navCell{
	padding-left: 35px;
	padding-right: 35px;
	padding-top: 7px;
	padding-bottom: 7px;
	line-height: 155%;
	font-size: xx-small;
}	
.navDivider{
	color: #936F24;
}
p{
	font-size: xx-small;
	font-weight: normal;
	line-height: 125%;
	padding-top: 5px;
	color: #000066;
}
p.intro{
	font-size: x-small;
	font-weight: 600;
	line-height: 125%;
	padding-top: 25px;
	color: #000066;
}
ul{
	padding-bottom: 3px;
	color: #000066;
}

.map{
	color: #000066;
	padding-top: 0px;
	padding-bottom:0px;
	border-bottom: dotted 1px #dfdfdf;
	width: 40%;
}


dl{font-size: xx-small;
	line-height: 125%;
	padding-top: 5px;
	color: #000066;
}
ol{
	padding-top: 10px;
	font-size: xx-small;
}
li{font-size: xx-small;
	padding-bottom: 3px;
	color: #000066;
}

p.level2-title{
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: 600;
	color: #000066;
	padding-left: 3px;
}


.level2-sub-menu {
	border-top: 1px  solid #CCCC66;
}
.prev-next{
	background-color: #F0F0F0;
	padding: 3px;
	font-size: xx-small;
	
}


A.level2-sub-menu  {
	color: #000066;
	text-decoration: none;
	padding-left: 10px; 
	padding-right:10px; 
	padding-top: 1px; 
	padding-bottom:1px; 
	border-left:1px  solid #CCCC66;
	font-size: x-small;
	

}
A:Hover.level2-sub-menu  {
	color:  #888888 ;
	text-decoration: none;
	background-color: #F1E2C5;
}




H1  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 125%;
	padding-top: 10px;
	color: #000066;
}

H2  {}

H3  {}

A  {
color: Navy;
text-decoration: underline;}

A:Visited  {
	color:#000000;
	text-decoration: underlined;}

A:Active  {}

A:Hover  {
color: Blue;
text-decoration: underline;
}


