BODY, B, P, TD, input, textarea, select, LI {
	font-family : Arial;
	font-size: 12px;
	color : #000000;
}
BODY {
	margin-left: 0px;
	margin-top: 23px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
P {
	line-height: 15px;
	text-align: justify;
}
A, A:ACTIVE, A:LINK, A:VISITED {
	font-family: Arial;
	font-size: 12px;
	color: #025399;
	text-decoration: none;
}
A:FOCUS, A:HOVER {
	font-family: Arial;
	font-size: 12px;
	color: #ef9300;
	text-decoration: none;
}
UL {
	font-size: 10px;
	margin-left : 11px;
	margin-top : 0px;
	margin-bottom : 0px;
	padding-left: 0px;
}
OL {
	font-size: 10px;
	margin-left : 30px;
	margin-top : 0px;
	margin-bottom : 0px;
	padding-left: 0px;
}
LI, .listDot, .listLink {
	line-height: 15px;
	text-align: justify;
}
.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/list_link.gif);
}
.footer {
	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;
}
.footerLink, .footerLink:ACTIVE, .footerLink:LINK, .footerLink:VISITED {
	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.footerLink:FOCUS, .footerLink:HOVER {
	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
}
.contentTD {
	padding-left: 21px;
	padding-right: 14px;
	padding-top: 22px;
	padding-bottom: 11px;
}
.leftPadding {
	padding-left: 4px;
}
.smalltext {
	font-family : Arial;
	font-size : 10px;
	color : #9c9c9c;
	line-height: 10px;
}
.smalltextlink, .smalltextlink:ACTIVE, .smalltextlink:LINK, .smalltextlink:VISITED {
	font-family: Arial;
	font-size: 10px;
	color: #9c9c9c;
	text-decoration: underline;
	line-height: 10px;
}
.smalltextlink:FOCUS, .smalltextlink:HOVER {
	font-family: Arial;
	font-size: 10px;
	color: #9c9c9c;
	text-decoration: none;
	line-height: 10px;
}
.subHeading {
	font-family: Arial;
	font-size: 14px;
	color: #025399;
	font-weight: bold;
}
.subHeadinglink, .subHeadinglink:ACTIVE, .subHeadinglink:LINK, .subHeadinglink:VISITED {
	font-family: Arial;
	font-size: 14px;
	color: #025399;
	font-weight: bold;
}
.subHeadinglink:FOCUS, .subHeadinglink:HOVER {
	font-family: Arial;
	font-size: 14px;
	color: #ef9300;
	font-weight: bold;
}
.redText {
	font-family: Arial;
	font-size: 12px;
	color: #f50000;
}
.greyText {
	font-family: Arial;
	font-size: 12px;
	color: #838383;
}
.blueText {
	font-family: Arial;
	font-size: 12px;
	color: #1e4567;
}
.relatedLink {
	font-family: Arial;
	font-size: 10px;
	color: #000000;
	border: 1px solid #878787;
}
.documentSpacing {
	padding-bottom:3px;
}
.boilerplate, .boilerplateBlack, .boilerplateBlue, .boilerplateGreen, .boilerplateRed {
	font-family: Arial;
	font-size: 11px;
	font-style: italic;
}
.boilerplate {
	color: #412c00;
	background-image: url(images/home/boilerplate_background.gif);
	background-repeat: no-repeat;
	padding-left: 18px;
	padding-right: 14px;
	padding-top: 42px;
	line-height: 15px;
}
.boilerplateBlack {
	color: #000000;
	font-weight: bold;
}
.boilerplateBlue {
	color: #0067bf;
}
.boilerplateGreen {
	color: #1a7701;
}
.boilerplateRed {
	color: #ed2929;
}
.photoMargin {
	margin-left: 16px;
	margin-bottom: 10px;
}
