body {
	background-color: #FFFFFF;
}
.welcomeHeader, .pageHeader {
	font-family: verdana, arial, san-serif;
	font-size: 14px;
	font-weight: bold;
	color: #00A0CF;
}	
.pageHeader {
	font-size: 14px;
}
.contentCell {
	font-family: arial, verdana, san-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	padding-left: 15px;
	padding-bottom: 15px;
	padding-right: 15px;
}
.contactUsBody {
	font-family: arial, verdana, san-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-align: justify;
	text-justify: inter-word;
	padding-right: 10px;
}
.secondNavCell {
	background-image: url('images/secondNav_redLine.gif');
	background-repeat: repeat-y;
}
.footerCell {
	font-family: arial, verdana, san-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	padding-top: 5px;
	padding-bottom: 15px;
	padding-right: 5px;
}
.imageCaption {
	font-family: arial, verdana, san-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}

.secondNavText, a.secondNavLink, a.secondNavLink:visited, a.secondNavLink:hover, a.secondNavLink:visited:hover, a.secondNavLink:active {
	font-family: arial, verdana, san-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}
a.secondNavLink, a.secondNavLink:visited, a.secondNavLink:hover, a.secondNavLink:visited:hover, a.secondNavLink:active {
	text-decoration: underline;
	font-weight: bold;
}
a.secondNavLink:hover, a.secondNavLink:visited:hover, a.secondNavLink:active {
	color: #000000;
	text-decoration: underline;
}

a.magnifyingLink, a.magnifyingLink:visited, a.magnifyingLink:hover, a.magnifyingLink:visited:hover, a.magnifyingLink:active {
	font-family: arial, verdana, san-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}
a.magnifyingLink:hover, a.magnifyingLink:visited:hover, a.magnifyingLink:active {
	text-decoration: underline;
}


.bodyText, .caption, a.bioLink, a.bioLink:visited, a.bioLink:hover, a.bioLink:visited:hover, a.bioLink:active, a, a:visited, a:hover, a:visited:hover, a:active, .tableHeader, .cellBottomBorder {
	font-family: arial, verdana, san-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
}
.caption {
	font-size: 10px;
}
.tableHeader {
	border-color: #000000;
	border-style: solid;
	border-bottom-width: 1px;
	border-top-width: 0xp;
	border-left-width: 0xp;
	border-right-width: 0xp;
}
.cellBottomBorder {
	border-color: #000000;
	border-style: solid;
	border-bottom-width: 1px;
	border-top-width: 0xp;
	border-left-width: 0xp;
	border-right-width: 0xp;
}
.sectionHeader, .bioSubHeader {
	font-family: arial, verdana, san-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0000BF;
}
.bioSubHeader {
	font-style: italic;
	font-weight: normal;
}

.secondNavCell {
	font-family: arial, verdana, san-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	padding-top: 3px;

}
a.bioLink, a.bioLink:visited, a.bioLink:hover, a.bioLink:visited:hover, a.bioLink:active {
	font-weight: bold;
	text-decoration: underline;
}

image.border {
	border-color: #000000;
	border-style: solid;
	border-bottom-width: 2.25pt;
	border-top-width: 2.25pt;
	border-left-width: 2.25pt;
	border-right-width: 2.25pt;
}



