body {
	background-color: #383548;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 16px;
}
.copyright {
	color: #666666;
	line-height: 20px;
}
a.copyright:link{color: #666666;}
a.copyright:active{color: #666666;}
a.copyright:visited{color: #666666;}
a.copyright:hover{color: #6BBF0F;}

.value {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	padding-right:13px;
}

.boxhead {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.subhead {
	font-size: 12px;
	color: #0B3E43;
}
.blue {
	color: #3053C2;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
a.blue:link {color: #3053C2; text-decoration: none;}
a.blue:active {color: #3053C2; text-decoration: none;}
a.blue:visited {color: #3053C2; text-decoration: none;}
a.blue:hover {color: #3053C2; text-decoration: none;}

.box {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:20px;
}
a:link {
	color: #6BBF0F;
}
a:visited {
	color: #6BBF0F;
}
a:hover {
	color: #6BBF0F;
}
a:active {
	color: #6BBF0F;
}

.leftnav {color: #006699; text-decoration: none;}
.td {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 5px;
}
a.leftnav:link {color: #0083C1;	text-decoration: none;}
a.leftnav:active {color: #0083C1; text-decoration: none;}
a.leftnav:visited {color: #0083C1; text-decoration: none;}
a.leftnav:hover {color: #6BBF0F; text-decoration: none;}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #0083C1;
	font-weight: bold;
}
.smallhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0083C1;
	font-weight: bold;
}
.newgreen {
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	letter-spacing: -.4pt;
	text-transform: uppercase;
}