body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	text-align: left;
	font-style: normal;
	color: #4f4f40;
	margin-top: 27px;
	padding-top: 0px;
	background-color: #002261;
	background-image: url(common/bg_page.gif);
	-webkit-font-smoothing : subpixel-antialiased;
}

.caption {
	font-size: 10px;
	line-height: 12px;
}
.bodywhite {
	color: #FFFFFF;
}
.header1 {
	font-size: 28px;
	line-height: 32px;
	color: #929181;
}
.subheadwhite {
	font-weight: bold;
	color: #FFFFFF;
}
.bodyblk {
	color: #4f4f40;
}
.subheadblue {
	font-weight: bold;
	color: #002261;
}
.bodyblue {
	color: #002261;
}
.bodyblueBold {
	font-weight: bold;
	color: #002261;
}
.bodywhiteBold {
	font-weight: bold;
	color: #FFFFFF;
}
.bodyyellow {
	color: #E2E022;
}
.subheadyellow {
	font-weight: bold;
	color: #E2E022;
}

a:active { 
	color: #002261; 
	text-decoration: none ; 
}
a:link { 
	color: #002261; 
	text-decoration: none ; 
}
a:visited { 
	color: #002261; 
	text-decoration: none ; 
}
a:hover { 
	color: #002261; 
	text-decoration: underline; 
}

