body
{
	font-family: veranda, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #454B74;
}
.bioText
{
	text-align:justify;
}
.bioTitle
{
	font-size:10pt;
	font-weight:bold;
}
.text
{
	color: #454B74;
	text-decoration: none;
	text-align: justify;

}
.h2
{
	font-family: veranda, arial, helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #8792BD;
}

a
{
	text-decoration: underline;
	color: #8792BD;
}

a:hover
{
	text-decoration: underline;
}

BODY.MainPage
{
	background-image: url(images/bckgrnd_page_tf.gif);
}

BODY.ContentsPage
{
	background: #454b74;
}

.FormTitles
{
	margin-top: 0px;
	font-weight: bold;
	font-size: 8pt;
	margin-bottom: 0px;
	color: #8792bd;
	line-height: 100%;
	font-family: Arial;
}

.InsuranceTypes
{
	margin-top: 0px;
	font-weight: bold;
	font-size: 8pt;
	margin-bottom: 0px;
	color: #8792bd;
	line-height: 100%;
	font-family: Arial;
	text-align: center;
}

.TitleText
{
	color: #8792bd;
	font-family: veranda, arial, helvetica, sans-serif;
}


.emailList
{
	list-style-type:none;
	margin:0px;
}
.emailList li
{
	padding:0 0 5px 0;
}
.linksList
{
	list-style-type:none;
	margin:0px;
}
.linksList li
{
	padding:0 0 5px 0;
}

.linksList li a img
{
	border:none;
}