body
{
	background-color:#EAF0FF;
	text-align:center;

}
td 
{
	font-family: Arial, Helvetica, sans-serif;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
}

a, a:visited, a:active
{
	color:#0033FF;
	font-weight: bold;
}
a.footerLink, a.footerLink:visited, a.footerLink:active
{
	color:#666666;
	text-decoration:none;
	font-weight: bold;
}
.QCTable{
	padding: 0px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}
.Holder{
	border:1px solid #FFFFFF;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	background-color: #EFEFEF;
	/*background-image: url(../images/bg.jpg);*/

}
.ShadowB{
background-image:url(../images/ShadowB1.gif);
height:9px;
}
.ShadowR{
	background-image:url(../images/ShadowR1.gif);
	width:8px;
	background-position: top;
	vertical-align: top;
}
.ShadowBR{
	background-image:url(../images/ShadowR1.gif);
	background-position:bottom;
	vertical-align:bottom;
}
.Hero{
background:#FFFFFF;
border:1px solid #CCCCCC;
}
a.Nav, a.Nav:visited
{
	text-decoration: none;
	font-weight:bold;
	color: #FFFFFF;
	text-align: center;
	padding-top: 5px;
	padding-right: 25px;
	padding-bottom: 5px;
	padding-left: 25px;
	line-height:30px;
}
a.Nav:hover
{
color:#D6E1FE;
}
a.Nav:active
{
color: #009900;
}
.NavBox
{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color:#333333;
	background-image:url(../images/BGNav.gif);
	background-position: center;
	text-align: center;
}
.Left{
width:230px;
height:1px;
}
.Right{
height:1px;
width:490px;
}
.White{
background-color:#FFFFFF;
padding:15px;
}
h1,h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-variant: small-caps;
	color: #003300;
	display: inline;
	vertical-align: top;
	line-height: 15px;	
}







/* Dark Grey Box */
.DGB
{
	background-color: #666666;
	padding: 1px;
	border-collapse: collapse;
}
/* table, No Border */
.NB
{
border-collapse:collapse;
padding: 0px;
}

.ListDark{
	background-color: #F4F4F4;
	line-height: 20px;
	background-position: center;
	vertical-align: middle;
	padding: 1px;
}
.ListLight{
	background-color: #FFFFFF;
	line-height: 20px;
	background-position: center;
	vertical-align: middle;
	padding: 1px;
}


.imgLink, a.imgLink, a.imgLink:hover, a.imgLink:active, a.imgLink:visited
{
	color: #000000;
	vertical-align: top;
}




.footer, .footer, a.footer:active, a.footer:visited
{
	font-weight: normal;
	color:#666666;
	text-align: right;
	line-height: 18px;
}

.QCForm
{
	vertical-align: middle;
	border: 1px solid #B4C1AE;
	font-size: 11px;
	line-height: 10px;
	width: 165px;
	background-color: #FFFFFF;
	color:#666666;
}
.button
{
	background-color: #F0F0D7;
	font-weight: bold;
	color: #F0F0D7;
	background-position: center center;
	text-align: center;
	margin: 1px;
	padding: 1px;
	border-top: thin none;
	border-right: thin solid;
	border-bottom: thin solid;
	border-left: thin none;
	font-size: 10px;
	line-height: 11px;
}
.ButtonSend
{
	background-color: #F1EFE2;
	font-weight: bold;
	background-position: center center;
	text-align: center;
	padding: 3px;
	/*background-image: url(http://www.hunnellwebdesign.com/images/send.gif);*/
	border: none #666666;
	cursor: hand;
	height: 20px;
	width: 54px;
}

.black, a.black
{
	margin: 0px;
	padding: 0px;
	border: 1px solid #272750;
}
.photo{
	padding: 5px;
	border: 1px solid #005100;
	margin-top: 5px;
	margin-right: 12px;
	margin-bottom: 5px;
	margin-left: 12px;
}
.SubHeader{
	background-color:#F4F4F4;
	font-weight: bold;
	font-variant: small-caps;
	text-decoration: none;
	padding: 3px;
	border: 1px solid #D8D8D8;
}
.Form
{
	vertical-align: middle;
	border: 1px solid #999999;
	font-size: 11px;
	line-height: 10px;
	width: 172px;
	background-color: #FFFFFF;
	color:#666666;
	padding: 1px;
	text-indent: 2px;
}