a:visited
{
 	color: #535A8B;
}

a
{
 	color: #535A8B;
}

a:hover
{
 	color: #000033;
}
#content
{
	font-family: Georgia, "Times New Roman", Times, serif;
        color: #535A8B;
	padding:10px;
	background-color: #f8f9fb;
}

#content .photo
{
	margin-left: 50px;
	margin-bottom: 20px;
	padding-top: 5px;
	padding-right: 10px;
	float: left;
}

#content h2 
{
	font-style: italic;
	font-weight: normal;
	padding-left: 50px;
}
#content h3
{
	margin-top: 20px;
	clear:both;

  	font-weight: normal;
	padding-left: 50px;
}
#content h4{ 
font-weight: normal;
margin: 0;
padding:0;
font-size: 14px;
margin-top: 5px;
margin-left: 50px;
             }
#content pre#address
{
	margin-left: 60px;
	width: 360px;
}
#content blockquote
{
	margin-left: 50px;
	width: 450px;
	background-color: #f8f9fb;
	color: #666666;
}

#sidebar 
{	
	margin-top: 20px;
	width: 155px;
	text-align: center;
	float:right;
	margin-right: 0px;
}
#sidebar h3
{
	margin:0;
	padding:0;
        text-align: center;
	font-style: italic;	
	font-weight: normal;	
	font-size: 1em;	
}
#sidebar img
{
	border:0;
	margin-top: 10px;
}
#content img
{
	margin-right: 10px;
	padding:0px;
}

#content p 
{
	color: #666666;
	font-size: 0.8em;
	line-height: 1.6em;
	width:450px;
	text-align: left;
	margin-left: 50px;
}

#footer 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	padding: 2px;
}
#content ul
{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
	margin-left: 50px;
	width: 400px;
	text-align: left;
}
#content ul li 
{
	font-size: 0.8em;
	line-height: 1.6em;
	margin-bottom: 1.6em;
}
#content ul.sitemap li 
{
	font-size: 0.9em;
	margin-bottom: 1.8em;
}

#content table
{
	margin-left: 50px;
	width: 460px;
}
#content table tr th
{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
	font-size: 0.8em;

}
#content table tr td
{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
	font-size: 0.8em;
}
fieldset
{
	margin-left: 60px;
	width: 280px;
	border: 1px solid #CFD6E5;
}

fieldset input,fieldset textarea
{
	border: 1px solid #6B7A99;
	padding: 2px;
	color:#26334D;
	font-size: 0.8em;
	margin-top: 2px;
	margin-bottom: 10px;
}	

fieldset input.submit 
{
	margin-top: 10px;
	font-weight: normal;
	font-size: 0.7em;
}
fieldset textarea
{
	width: 250px;
	height: 250px;
}
fieldset label 
{
	display: block;
	font-size: 0.7em;
}
fieldset label:first-letter
{
	text-decoration: underline;
}
#contenttext ul
{	
	list-style:square;
	padding:0;
	margin-left: 70px;	
}
#contenttext ul ul
{	
	margin-left: 20px;	
}
#content div.address
{
	white-space: pre;
	margin-left: 70px;
}

h3 acronym 
{
	font-style: normal;
}

#content p.bio { 
	width: 300px;
}

fieldset .error
{
	color: red;
	font-size: 0.8em;
	text-align: left;
  font-weight: bold;
}
