.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #102358;
}
.navText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #102358;
	text-align: right;
	padding-top: 5px;
	padding-bottom: 10px;
}
.smallText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #102358;
}
.headerOne {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #102358;
}
.headerTwo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #102358;
}
.headerThree {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #102358;
	padding:5px;
}
.subHeaderOne {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #8495A5;
}
.featuredLogos {
	padding-top: 10px;
	padding-bottom: 10px;
	border-left-color:#8495A5;
	border-left-style:solid;
	border-left-width:1px;
	border-right-color:#8495A5;
	border-right-style:solid;
	border-right-width:1px;
}
a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	color: #9CA9B7;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.footerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.loginText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	background-color: #3F4570;
	border: 0px none #102358;
}

a.footer:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.footer:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.footer:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.bodyTextBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #102358;
}
.bodyTextBoldWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.smallTextRequired {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #990000;
}
.errorText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}
.smallTextSelect {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #63748D;
}

.navWhiteMain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform:uppercase;
	background-color: #102358;
	background-image:url(images/lightOverlay.png);
	background-position:top;
	background-repeat:repeat-x;
	cursor:pointer;
	color:#FFFFFF;
}
.navWhiteMainON {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform:uppercase;
	background-color: #8495A5;
	background-image:url(images/lightOverlay.png);
	background-position:top;
	background-repeat:repeat-x
	cursor:pointer;
	color:#000000;
}

#newsBlock {
	overflow: auto;
	position: relative;
	width: 475px;
	height: 150px;
	padding-top: 10px;
	padding-right: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#newsBlockHeaderMain {
	position:relative;
	clear:both;
	width: 475px;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #102358;
}
#newsBlockHeader {
	position:relative;
	clear:both;
	width: 475px;
	padding: 5px;
}
#newsBlockFooter {
	width: 475px;
	height: 20px;
	text-align: right;
	padding-top: 5px;
}
#prodBlock {
	overflow: auto;
	position: relative;
	width: 475px;
	height: 350px;
	padding-top: 10px;
	padding-right: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#prodBlockHeaderMain {
	position:relative;
	clear:both;
	width: 475px;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #102358;
}
#prodBlockHeader {
	position:relative;
	clear:both;
	width: 475px;
	padding: 5px;
}
.scrollbars {
	scrollbar-3dlight-color:#FFFFFF;
    scrollbar-arrow-color:#333333;
    scrollbar-base-color:#CCCCCC;
    scrollbar-darkshadow-color:#FFFFFF;
    scrollbar-face-color:#CCCCCC;
    scrollbar-highlight-color:#FFFFFF;
    scrollbar-shadow-color:#FFFFFF;
	scrollbar-track-color:#FFFFFF;
}

/* NEWSLETTER SIGN UP */
#newsletterSU table td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #102358;
}

#newsletterSU form input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #102358;
}

