body
{
	background-color:#798EA8;
	text-align:center;
}
td 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a, a:visited, a:active
{
	text-decoration: none;
	color:#005B88;
	font-weight: bold;
}
a:hover{
	text-decoration:underline;
	color:#008FD5;
	font-weight: bold;
}
.QCTable{
	padding: 0px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}
.Holder{
	border:1px solid #697C92;
	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, a.Nav:active
{
	text-decoration: none;
	font-weight:bold;
	color: #FFFFFF;
	text-align: center;
	padding-top: 5px;
	padding-right: 14px;
	padding-bottom: 5px;
	padding-left: 14px;
	line-height:30px;
	font-variant: small-caps;
}
a.Nav:hover
{
color:#D6E1FE;
}
a.Nav:active
{
color: #00CCFF;
}
.NavBox
{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color:#003300;
	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;
	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;
}




.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: bold;
	color:#FFFFFF;
	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;
}

.ImageArea{
	background-color: #000000;
	text-align: center;
	vertical-align: middle;
	margin: 2px;
	padding: 2px;
}
.SlideShowTitle{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 25px;
	font-weight: bold;
	background-color: #FFFFFF;
	background-position: center;
}
/*.photo{
	padding: 5px;
	border: 1px solid #005100;
	margin: 5px;
}*/
.photo{
	padding: 5px;
	border: 1px solid #999999;
	margin-top: 5px;
	margin-right: 8px;
	margin-bottom: 5px;
	margin-left: 8px;
}
.SlideshowButton{
	margin-top: 10px;
	margin-right: 2px;
	margin-bottom: 10px;
	margin-left: 2px;
}
.slide{
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #E5E5E5;
}