.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #333333;
}
.outerBorder {
	border: 1px solid #BBD8EC;
}
.rightBorder {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #BBD8EC;
}
.bottomBorder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BBD8EC;
}
.finePrint {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #345367;
	text-decoration: none;
	text-align: center;
	padding: 10px;
}
.titleText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	font-weight: bold;
	color: #345367;
	text-decoration: none;
}
.bodyTextBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.bottomLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #345367;
	text-decoration: none;
}
.bottomLinksUL {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #345367;
	text-decoration: underline;
}
.smallText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #333333;
}
.boldLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #000099;
	text-decoration: none;
}
.boldLinkUL {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #000099;
	text-decoration: underline;
}
.bodyLinkUL {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	color: #000099;
}
.bodyTextLight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
}
.finePrintLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #345367;
	text-decoration: underline;
}
.mainBorder {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #BBD8EC;
	border-bottom-color: #BBD8EC;
	border-left-color: #BBD8EC;
}
.contentArea {
	margin-top: 4px;
	margin-right: 20px;
	margin-bottom: 8px;
	margin-left: 20px;
}
#sideNav {
	width: 175px;
	margin: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
	background: #FFF;
}
#sideNav li a {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
}	
#sideNav li a:link, #sideNav li a:visited {
	color: #4D4D4D;
	display: block;
	background:  url(images/menu_back.gif);
	padding: 8px 0 0 10px;
}
#sideNav li a:hover {
	color: #FF9834;
	background:  url(images/menu_back.gif) 0 -32px;
	padding: 8px 0 0 10px;
}
#sideNav ul {
	list-style: none;
	margin: 0;
	padding: 0;

}
#sideNav img {
    border: none;
} 
