body {
	background-color: #CCCCCC;
}

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

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

a:hover {
	color: #CC0000;
	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;
	
}

h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color: #000000;
	background-color: #CCCCCC;
	display: block;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	width: 350px;	
}


	
.BodyCopy {
	font-family: verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	caption: Main Text;
	color: #000000;
	line-height: 16px;
	
	
}
	
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: #333366;
}
	
A.BodyCopy:HOVER, A.BodyCopy: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;
}	


.subnav {
	font-family: verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	caption: Main Text;
	color: #000000;
	line-height: 13px;
	margin-left: 8px;
	
	
}
	
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: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	line-height: 14px;
	
	
}

.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;
}

	
