

/* Body Links Style */

a:link {
	font-family: Arial, Helvetica, sans-serif;
	color:  #006699;
	text-decoration: none;
	font-weight: normal;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color:  #006699;
	font-weight: normal;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: Underline;
	color: #006699;
	font-weight: normal;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;	
	text-decoration: none;
	color: #006699;
	font-weight: normal;

}

/* Header Styles */

H1 {
	font-family: Times New Roman, Times, serif;
	font-size: 24px;
	line-height: 25px;
	font-weight: 400;
	color: #385D92;
	text-indent: 0pt;
	font-style: normal;
	font-variant: none;
	text-transform: none;
}

H2 {
	font-family: Times New Roman, Times, serif;
	font-size: 22px;
	line-height: 22px;
	font-weight: normal;
	color: #000000;
	text-indent: 0pt;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
}

H3 {
	font-family: Times New Roman, Times, serif;
	font-size: 20px;
	line-height: 20px;
	font-weight: normal;
	color: #000000;
	text-indent: 0pt;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
}

H4 {
	font-family: Times New Roman, Times, serif;
	font-size: 18px;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
	text-indent: 0pt;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
}
H5 {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	line-height: 14px;
	font-weight: normal;
	color: #000000;
	text-indent: 0pt;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
}

.sidehead {
	font-family: Times New Roman, Times, Serif;
	font-size: 16px;
	line-height: normal;
	font-weight: bold;
	color: #666666;
	text-indent: 0pt;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
}

/* Content Styles */
.tablebody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	background-color: #FFFFFF;
	font-weight: normal;
	color: 	#666666;
	text-align: left;

}

.pullquote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	font-weight: 400;
	color: #999999;
	padding: 10px 10px 10px 10px;
	text-align: left;
	float: right;
	display: table-cell;
	white-space: normal;
	background-position: center;
	word-spacing: normal;
	border-top: solid;
	border-left: solid;
	border-right: solid;
	border-bottom: solid;
	border-style: solid;
	border-color: #C3BBAC;
	border-width: 1px;
}

.tinytext {
	font-size: 9px;
	line-height: 12px;
	background-color: #FFFFFF;
	font-weight: normal;
}


dt {
	line-height: 20px;
	background-color: #FFFFFF;
	font-weight: normal;
}

dd {
	line-height: 20px;
	background-color: #FFFFFF;
	font-weight: normal;
}


ul {

	line-height: 20px;
	background-color: #FFFFFF;
	font-weight: normal;
}

li {

	line-height: 20px;
	background-color: #FFFFFF;
	font-weight: normal;
}

[if IE 5]>
<style type="text/css"> 
/* place css box model fixes for IE 5* in this conditional comment */
.thrColFixHdr #sidebar1 { width: 180px; }
.thrColFixHdr #sidebar2 { width: 190px; }
</style>
<![endif][if IE]>
<style type="text/css"> 
/* place css fixes for all versions of IE in this conditional comment */
.thrColFixHdr #sidebar2, .thrColFixHdr #sidebar1 { padding-top: 30px; }
.thrColFixHdr #mainContent { zoom: 1; }
/* the above proprietary zoom property gives IE the hasLayout it needs to avoid several bugs */
</style>
<![endif]
