.PageHeader {
	font-size: 22px;
	color: #013068;
	font-weight: normal;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	line-height: 22px;
}
.PageSubhead_Blue {
	font-family: arial, helvetica, clean, terminal, sans-serif;
	font-weight: bold;
	color: #013068;
	line-height: 24px;	
}
.PageSubhead_Black {
	font-family: arial,helvetica,clean,terminal,sans-serif;
	font-weight: bold;
	color: #000000;
	line-height: 24px;	
	
}
.PageSubhead_Gold {
	font-family: arial,helvetica,clean,terminal,sans-serif;
	font-weight: bold;
	color: #996600;
	line-height: 24px;	

}
.PageSubheadAlt_Blue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #013068;
	line-height: 24px;	

}
.PageSubheadAlt_Black {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	line-height: 24px;	

}
.CategorySubhead_Blue {
	font-family: arial,helvetica,clean,terminal,sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #013068;
	text-transform: capitalize;
}
.CategorySubhead_Gold {
	font-family: arial,helvetica,clean,terminal,sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #996600;
	text-transform: capitalize;
}

.Emphasize {
	color: #996600;
	font-weight: bold;
	font-style: normal;
	font-size: 12px;
}
.Strong
{
color: rgb(114, 102, 86);
font-size: 14px;
font-weight: bold;
margin-top: 0px;
margin-right-value: 0px;
margin-bottom: 0px;
margin-left-value: 0px;
margin-left-ltr-source: physical;
margin-left-rtl-source: physical;
margin-right-ltr-source: physical;
margin-right-rtl-source: physical;
padding-top: 0px;
padding-right-value: 0px;
padding-bottom: 0px;
padding-left-value: 0px;
padding-left-ltr-source: physical;
padding-left-rtl-source: physical;
padding-right-ltr-source: physical;
padding-right-rtl-source: physical;
}

.BodyText_Alt {
	font-family: arial,helvetica,clean,terminal,sans-serif;
	color: #000000;
}

.small_Black {
	font-family: arial,helvetica,clean,terminal,sans-serif;
	font-size: 9px;
	color: #000000;
}
.small_Blue {
	font-family: arial,helvetica,clean,terminal,sans-serif;
	font-size: 9px;
	color: #013068;
}
.highlight {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	color: #013068;
	font-weight: normal;
	line-height: 18px;
}

.Bullet_Gold {
	list-style-type: square;
	list-style-image: url(bullet_gold.gif)!important; 
}
.pdf 
{
	background: url(../images/icon_pdf.gif) no-repeat;
	background-position: 100% .125em;
	padding-right: 34px;
}
.pdfNoText 
{
	background: url(../images/icon_pdfNone.gif) no-repeat;
	background-position: 100% .125em;
	padding-right: 14px;
}

.rtf 
{
	background: url(../images/icon_rtf.gif) no-repeat;
	background-position: 100% .125em;
	padding-right: 34px;
}

.doc 
{
	background: url(../images/icon_doc.gif) no-repeat;
	background-position: 100% .125em;
	padding-right: 34px;
}

.html 
{
	background: url(../images/icon_html.gif) no-repeat;
	background-position: 100% .125em;
	padding-right: 34px;
}

.headerPhoto
{
	Display:block;
	margin: 0px 0px 20px 0px;
}

.callOutBox
{
	background-color: rgb(247, 247, 247); 
	border-width: 1px; 
	border-style: solid; 
	border-color: rgb(227, 227, 227); 
	font-size: 11px; 
	margin-bottom: 15px; 
	padding:8px 8px 8px 4px;
}

ul {
	list-style-type: square;
	list-style-image: url(bullet_blue.gif);
}

.mainCenter td
{
	font-family: arial,helvetica,clean,terminal,sans-serif;
	font-size: 12px;
}
.headLink
{
	float:right;
	display:block;
	font-family: arial,helvetica,clean,terminal,sans-serif;
	font-size: 11px;
	color: #D9DAC2;
	margin: 6px 15px 0px 0px;
}
.headLink a, .headLink a:active, .headLink a:visited
{
	color: #D9DAC2;
	text-decoration: none;
}
.headLink a:hover
{
	color: #D9DAC2;
	text-decoration: underline;
}


