@charset "UTF-8";
/* CSS Document */



body {
	background-color: #006699;
	background-image: url(images/bluegrid_bg.gif);
}

h1  {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:36px;
	color:#FF0000;
	font-weight:bold;
	line-height: normal;
	font-style: normal;
	}

h2  {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#006699;
	font-weight:bold;
	line-height: normal;
	font-style: normal;
	}	
	
	
h3  {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#006699;
	font-weight:bold;
	line-height: normal;
	font-style: normal;
	}	

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

a:visited {
	color: #006699;
	text-decoration: none;
}

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

.mainBox
{
	border: 2px solid #99CC33;
}
.crossBox
{
	border-top: 1px solid #000000;
	
}


	
.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: 14px;	
	
}
	
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: 12px;
}
	
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: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	caption: Main Text;
	color: #FFFFFF;
	text-align: center;
	line-height: 16px;
	text-indent: 10px;
}
	
A.header:LINK, A.header:VISITED {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	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: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	caption: Main Text;
	color: #99CC33;
	text-align: center;
	background-color:#000000;
}


.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	caption: Main Text;
	color: #FFFFFF;
	text-align: right;
	line-height: 16px;
}
	
A.subhead:LINK, A.subhead:VISITED {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	caption: Main Text;
	color: #FFFFFF;
	text-align: right;
}
	
A.subhead:HOVER, A.subhead:ACTIVE {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	caption: Main Text;
	color: #99CC33;
	text-align: right;
	background-color:#000000;
}



.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	caption: Main Text;
	color: #FFFFFF;
	text-align: center;
	line-height: 16px;
}
	
A.footer:LINK, A.footer:VISITED {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	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: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	caption: Main Text;
	color: #99CC33;
	text-align: center;
	background-color:#000000;
}			

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

.callout{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	caption: Main Text;
	color: #990033;
	line-height: 18px;
}
	

	
.callouthead{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	caption: Main Text;
	color: #FFFFFF;
	line-height: 18px;
}
	


	
.servicemenu  {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333366;
	font-weight:normal;
	line-height: normal;
	text-align: left;
	margin-left: 10px;
	}	

	
.blue {
	color:#006699;	
}
