.divOn
{
	display:block;
}
.divOff
{
	display:none;
}
body
{
	font-family:Arial;
	font-size:11px;
	color:#193042;
}

.disclaimer
{
	float:left;
	padding-left:7px;
	padding-right:100px;
	font-family:Arial;
	font-size:11px;
	color: #193042;;
}
a
{
	color: #193042;
	text-decoration:none;
}
a:hover
{
	color:#193042;
	text-decoration: underline;
}
#border
{
	border-left: 1px solid #DFDFDF;
	border-right: 1px solid #DFDFDF;
	border-bottom: 1px solid #DFDFDF;
}
#content
{
	padding-left:19px;
	font-family:Verdana;
	font-size:12px;
	color:#193042;	
	line-height:17px;
}
.links
{
	font-family:Verdana;
	font-size:12px;
	font-style:italic;
		color:#193042;
	
}
.links:hover
{
		font-family:Verdana;
		font-size:12px;
		font-style:italic;
			color:#193042;
		text-decoration:underline;
}
.bold
{
	font-weight: bold;
	color:#193042;
}
#bio
{
	font-family:Verdana;
	font-size:12px;
	color:#193042;
}
#info
{
	font-family:Times New Roman;
	font-size:15px;
	color:#193042;
	line-height:22px;
}
.name
{
	font-style:italic;
	font-size:23px;
	color:#193042;
	font-weight:bold;
}
.italic
{
	font-size:15px;
	color:#193042;
	font-style:italic;
}
.italic:hover
{
	font-size:15px;
	color:#193042;
	font-style:italic;
	text-decoration:underline;
}
.position
{
	font-style:italic;
	font-size:16px;
}
#multi
{
	border: 1px solid #DFDFDF;
	font-family:Verdana;
	font-size:12px;
		color:#193042;	
	line-height:17px;
}
#blue
{
		background-color:#6E9AC6;
}
.border
{
	border-bottom: 1px solid #DFDFDF;
}
.right
{
	border-right: 1px solid #DFDFDF;
	border-bottom: 1px solid #DFDFDF;
}
.terms
{
	font-weight:bold;
	font-size:13px;
}
.terms:hover
{
	font-weight:bold;
	font-size:13px;
	text-decoration:underline;
}
