body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #d1c5a8;
	background-image:url(images/bgroundNav.gif);
	background-repeat:repeat-x;
	background-position: 0 131px;
}


.formUpdated {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	border: 1px solid #bfbfbf;
	padding-left: 5px;
	width: 177px;
}
.alert {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003F62;
	font-weight: bold;
}

a {
	color:  #666666;
text-decoration: underline;
}
a:link {
	color:  #333333;
	text-decoration: underline;
	font-size: 12px;
}
a:visited {
		color:  #666666;
text-decoration: underline;
}
a:hover {
	color: #666666;
text-decoration: none;
}
a:active {
	text-decoration: underline;
	color: #666666;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #024065;
	padding-top: 5px;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #024065;
	font-weight:bold;
	display: inline;
}


td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	line-height: 17px;
}


.bodySmall{
	font-size: 10px;
	color: #333333;
}


.bodyEmphasis{
	font-size: 18px;
	color: #003f62;
	font-weight: bold;
	line-height: 20px;
}



A.smallFooterLink:link,A.smallFooterLink:visited, A.smallFooterLink:active {
	color:  #333333;
text-decoration: underline;
font-family:Georgia, "Times New Roman", Times, serif;
font-size: 10px;
}

A.smallFooterLink:hover {
	color:  #333333;
text-decoration: none;
font-family:Georgia, "Times New Roman", Times, serif;
font-size: 10px;
}

.imageArea .caption { font-size: 80%;
font-family: Verdana, Arial, sans-serif;
 text-align: center;
 color: #024065;
 }
				  
.imageArea{
padding:5px;
  }
  
  .locationTable {
  background-color: #e5dece;
  border:1px solid #d1c5a8;
  padding-left: 7px;
  padding-top: 5px;
  padding-bottom: 5px;
  
  }
  
  .locationHead{
    font-size: 14px;
	color: #024065;
  }
  
    .locationBody{
font-size: 12px;
  }
  
  
  .menuTable {
  background-color: #e5dece;
  border:1px solid #d1c5a8;
 font-size:10px;
  
  }
  
   .menuTableCell {
	padding: 5px 8px 8px 10px;
	font-size:10px;
	line-height: 13px;
  
  }
