BODY {
	background-color : #D5E2E8;
	margin : 0;
	margin-bottom : 0;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
}
TABLE {
	font-family : Arial, Helvetica, sans-serif;
	color : #606061;
	font-style : normal;
	font-size : 11px;
}

P {
	font-family : Arial, Helvetica, sans-serif;
	color : #606061;
	font-style : normal;
	font-size : 11px;
}

li {
	font-family : Arial, Helvetica, sans-serif;
	color : #606061;
	font-style : normal;
	font-size : 11px;
}
H2{
	font-family : Arial, Helvetica, sans-serif;
	color: #3E6184;
	font-size : 16px;
	font-weight : bold;
}
H3{
	font-family : Arial, Helvetica, sans-serif;
	color: #919191;
	font-size : 12px;
	font-weight : bold;
}
H4{
	font-family : Arial, Helvetica, sans-serif;
	color: #919191;
	font-size : 14px;
	font-weight : bold;
}
.head1 {
	font-family : Arial, Helvetica, sans-serif;
	color : #5f6160;
	font-style : normal;
	font-size : 12px;
	//background-color: #eaeaea;
	//font-weight : bold;
}
.head2 {
	font-family : Arial, Helvetica, sans-serif;
	color : #ffffff;
	font-style : normal;
	font-size : 24px;
}
.bodyCopy {
	font-family : Arial, Helvetica, sans-serif;
	color : #919191;
	font-style : normal;
	font-size : 11px;
}
.bodyHead {
	font-family : Arial, Helvetica, sans-serif;
	color: #919191;
	font-size : 12px;
	font-weight : bold;
}
.disclamer {
	font-family : Arial, Helvetica, sans-serif;
	color : #919191;
	font-style : normal;
	font-size : 9px;
}
.line {
	background-color: #B4B5B7;
}
.dotline {
	background-image:
	url('../img/dotlinebg_horiz_shadow.gif');
	background-repeat: repeat-x
}
.barbg {
	background-color: #626365;
}
.prodtext{
	font-family : Arial, Helvetica, sans-serif;
	color: #606061;
	font-size : 11px;
	line-height : 18px;
}
.navGrayButton {
	color: #FFFFFF;
	font-family: Arial, helvetica;
	font-size: 11px;
	font-weight: bold;
	background-color: #A1A1A3;
	width: 100%;
	border: solid #626365 1px;
	text-align: center;
}

