body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.bodystyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height : 200%;
}

.lines {
	font-family: Georgia, Times New Roman, Times, Serif;
	font-size: 10px;
	line-height : 200%;
}

.news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height : 200%;
}


.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.medium {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.headline {
	font-family: Times New Roman, Times, Serif;
	font-size: 16px;
	color: #003366;
	font-weight: bold;
}

.headlinesub {
	font-family: Times New Roman, Times, Serif;
	font-size: 14px;
	color: #003366;
	font-weight: bold;
}

.title {
	font-family: Georgia, Times New Roman, Times, Serif;
	color: #003366;
	font-weight: bold;
	font-size: 18px;
	letter-spacing: 1px;
}

.bio {
	font-family: Times New Roman, Times, Serif;
	color: #003366;
	font-weight: bold;
	font-size: 18px;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}

.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height : 150%;
}

.agents {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.box {
	padding: 10px;
	border-width: 1pt;
	border-style: solid;
	background: #E5E5E5;
	border-color: #666666
}

a:link {
  color: #003366; 
  text-decoration: underline;}
a:visited {
  color: #000033; 
  text-decoration: underline;}
a:hover {
  color: #0000CC; 
  text-decoration: underline;
  }
a:active {
  color: #0000CC; 
  text-decoration: underline;
 }
#nav {
	width:758px;
	height:40px;
	background-color:#d5ddf4;
	border:1px solid #cccccc;
	text-align:center;
} 
#nav a:first-child {
	margin-left:20px;}
#nav a {
	color:#374363;
	text-decoration:none;
	font-size:14px;
	height:26px;
	padding:13px 16px 0px 16px;
	display:block;
	float:left;
}
#nav a:hover {
	color:#2b2cd4;
}
