.subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #334C5F;
}
.text10px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
}
.text11px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
}
.text12px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
}
.text12pxspread {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
}
.text13px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 14px;
}
.text16pxGray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 24px;
	color: #334C5F;
}
.text12pxGray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #334C5F;
}
.text12pxBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #00234B;
}
.text12pxWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #FFFFFF;
}
.text13pxwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	color: #ffffff;
}
.text10pxRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #631533;
}
.text12pxRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #631533;
}
.text13pxRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #631533;
}
.text24pxRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 24px;
	color: #631533;
}
.button {
	background-color: #631533; 
	color: #FFFFFF; 
	font-family: geneva, verdana, arial; 
	font-size: 11px;
}
.button2 {
	background-color: #cccccc; 
	color: #FFFFFF; 
	font-family: geneva, verdana, arial; 
	font-size: 11px;
}
.bottomRule {
	background-image: url(images/subpage_horizontalrule.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.URL {
	font-family: Arial, Helvetica, sans-serif;	
	color: #FFFFFF; 
	text-decoration: none;
}
.URL_underline {
	font-family: Arial, Helvetica, sans-serif;	
	color: #334C5F; 
	text-decoration: underline;
}
.required {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	color: #631533;
}
.border { 
	border-bottom-style: solid;
	border-top-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-bottom-width: 1px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-color: #102841;
	border-right-color: #102841;
	border-bottom-color: #102841;
	border-left-color: #102841;
}
.border_white { 
	border-bottom-style: solid;
	border-top-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-bottom-width: 1px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.scroll_window {
	background-color:#FFFFFF;
	margin:0px;
	padding: 5px 10px 5px 10px;
	overflow: auto;
	width: 530px;
	height: 285px;
	scrollbar-face-color : #00234B;
	scrollbar-shadow-color : #E2E5E8;
	scrollbar-highlight-color : #00234B;
	scrollbar-3dlight-color : #E2E5E8;
	scrollbar-darkshadow-color : #00234B;
	scrollbar-track-color : #E2E5E8;
	scrollbar-arrow-color : #FFFFFF; 
	border-bottom-style: solid;
	border-top-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-bottom-width: 1px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-color: #334C5F;
	border-right-color: #334C5F;
	border-bottom-color: #334C5F;
	border-left-color: #334C5F;
}
