body {
	background-image: url(images/gridbacks.gif);
}

a:link {
	color: #283359;
	text-decoration: underline;
}

a:visited {
	color: #666666;
	text-decoration: underline;
}

a:hover {
	color: #006699;
	text-decoration: underline;
}

.mainBox
{
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
}
.crossBox
{
	border-top: 1px solid #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;	
}


	
.BodyCopy {
	font-family: verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	caption: Main Text;
	color: #2F2A58;
	line-height: 18px;
	text-align: left;	
}
	
A.BodyCopy:LINK, A.BodyCopy:VISITED {
	font-family: verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	caption: Main Text;
	color: #990000;
}
	
A.BodyCopy:HOVER, A.BodyCopy:ACTIVE {
	font-family: verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	caption: Main Text;
	color: #2B6493;
	background-color: #FFFFFF;
}	


.subnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	caption: Main Text;
	color: #000000;
	line-height: normal;
	
	
}
	
A.subnav:LINK, A.subnav:VISITED {
	font-family: verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	caption: Main Text;
	color: #333366;
}
	
A.subnav:HOVER, A.subnav:ACTIVE {
	font-family: verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	caption: Main Text;
	color: #3333CC;
	background-color: #FFFFFF;
}	


.header {
	font-family: verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	caption: Main Text;
	color: #FFFFFF;
	text-align: center;
	line-height: 16px;
	
}
	
A.header:LINK, A.header:VISITED {
	font-family: verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	caption: Main Text;
	color: #FFFFFF;
	text-align: center;
}
	
A.header:HOVER, A.header:ACTIVE {
	font-family: verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	caption: Main Text;
	color: #FFCC33;
	text-align: center;
}

.footer {
	font-family: verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	caption: Main Text;
	color: #FFFFFF;
	text-align: center;
	line-height: 16px;
	
}
	
A.footer:LINK, A.footer:VISITED {
	font-family: verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	caption: Main Text;
	color: #FFFFFF;
	text-align: center;
}
	
A.footer:HOVER, A.footer:ACTIVE {
	font-family: verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	caption: Main Text;
	color: #FFCC33;
	text-align: center;
}			

.hpcopy {
	font-family: verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	line-height: 14px;	
	
}

.quotes {
	font-family: verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	line-height: 14px;
	margin-right: 16px;
	margin-left: 16px;	
	
}

.middle_center {
	font-family: verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	line-height: 14px;
	margin-right: 0px;
	margin-left: 5px;
	text-align: center;
}

.subhead  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color:#CC0000;
	color:#FFFFFF;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 6px;
	padding-left: 4px;
	border-top-width: 1px;
	border-top-color: #333333;
	border-top-style: solid;
	display: block;
	font-weight: bold;
	border-bottom-color: #333333;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	text-align: left;
}

	
.red {
	color:#990000;	
}
