BODY, B, P, TD, input, textarea, select, LI {
	font-family : Arial;
	font-size: 11px;
	color : #333333;
}
BODY {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
P {
	line-height : 17px;
}
A, A:ACTIVE, A:LINK, A:VISITED {
	font-family: Arial;
	font-size: 11px;
	color: #2f64cf;
	text-decoration: none;
}
A:FOCUS, A:HOVER {
	font-family : Arial;
	font-size : 11px;
	color : #646464;
	text-decoration : none;
}
UL {
	font-size: 11px;
	margin-left : 9px;
	margin-top : 0px;
	margin-bottom : 0px;
	padding-left: 0px;
}
OL {
	font-size: 11px;
	margin-left : 30px;
	margin-top : 0px;
	margin-bottom : 0px;
	padding-left: 0px;
}
LI, .listDot, .listLink {
	line-height: 17px;
}
.listDot {
	list-style-type:none;
	list-style-image: url(images/global/list_dot.gif);
}
.listLink {
	list-style-type:none;
	list-style-image: url(images/global/link_dot.gif);
}
.footer {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	padding-top: 4px;
	padding-bottom: 6px;
}
.footerLink, .footerLink:ACTIVE, .footerLink:LINK, .footerLink:VISITED {
	font-family : Arial;
	font-size : 11px;
	color : #333333;
	text-decoration : none;
}
.footerLink:FOCUS, .footerLink:HOVER {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
}
.smalltext {
	font-family : Arial;
	font-size : 11px;
	color : #333333;
}
.smalltextlink, .smalltextlink:ACTIVE, .smalltextlink:LINK, .smalltextlink:VISITED {
	font-family: Arial;
	font-size: 11px;
	color: #2f64cf;
	text-decoration: none;
}
.smalltextlink:FOCUS, .smalltextlink:HOVER {
	font-family : Arial;
	font-size : 11px;
	color : #646464;
	text-decoration : none;
}
.subHeading, .subHeading:ACTIVE, .subHeading:LINK, .subHeading:VISITED, .subHeading:FOCUS, .subHeading:HOVER {
	font-family : Arial;
	font-size : 16px;
	color: #fe322b;
	font-weight : bold;
}
.subTitle {
	font-family : Arial;
	font-size : 14px;
	color: #666666;
	font-weight : bold;
}
.redText {
	font-family: Arial;
	font-size: 11px;
	color: #f50000;
}
.greyText {
	font-family : Arial;
	font-size : 11px;
	color : #666666;
}
.greyBoldText {
	font-family: Arial;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
}
.formButton {
	border-width: 0px;
	font-size: 11px;
	font-family: Arial;
	color: #FFFFFF;
	background-color: #fe322b;
	height:20px;
	width: 70px;
	font-weight: bold;
}
.formField {
	border: 1px solid #333333;
	background-color: #FFFFFF;
	font-size: 11px;
	font-family: Arial;
}
.contentMargin {
	padding: 17px 20px 45px 20px;
}
.photoMargin {
	margin-left: 18px;
	margin-bottom: 17px;
}
.documentSpacing {
	padding-bottom: 10px;
}
.usefulLink {
	font-family : Arial;
	font-size : 10px;
	color: #333333;
}
.tableColor1 {
	background-color:#ffefee;
}
.tableColor2 {
	background-color:#FFFFFF;
}
.barTitle {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	padding: 1px 0px 2px 9px;
	background-color: #ffe4e3;
}
.barTitleEnd {
	background-image: url(images/global/titlebar_end.gif);
	background-repeat: repeat-y;
}
.leftBannerBack {
	background-image: url(images/left_banner/background_square.gif);
	background-repeat: repeat-y;
	height: 442px;
}
.emailalert_padding {
	padding: 3px 0px 3px 0px;
}
.managementName {
	background-color: #ff4c42;
	font-family: Arial;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	padding: 3px 33px 2px 9px;
	display: inline;
}
.managementTitle {
	font-family: Arial;
	font-size: 11px;
	color: #3b3b3b;
	font-weight: bold;
	padding: 0px 0px 0px 11px;
	display: inline;
}
.tablePadding {
	padding: 3px 5px 3px 5px;
}
.footnote {
	font-family : Arial;
	font-size: 10px;
	color : #333333;
}
.divA {
	display: none;
}