body {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #464646;
	text-decoration: none;
	background: #A4C7EE;
	margin: 0px;	
}

.title {
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	color: #03517F;
	text-decoration: none;
}

.copyright {
	font-size: 10px;
	color: #45413D;
	text-decoration: none;
}

.siteby {
	font-size: 10px;
	color: #45413D;
	text-decoration: none;
}
.siteby:hover {
	font-size: 10px;
	color: #45413D;
	text-decoration: none;
}
.top1Nav {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #004485;
	text-decoration: none;
	padding: 0px 4px;
}
.top1Nav:hover {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #004485;
	text-decoration: underline;
	padding: 0px 4px;
}

.top1Navdiv {
	color: #004485;
}


.bottomNav {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #CECECE;
	text-decoration: none;
	padding: 4px 4px;
}
.bottomNav:hover {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #CECECE;
	text-decoration: underline;
	padding: 4px 4px;
}

.bottomNavDot {
	color: #CECECE;
	font-size: 10px;
	font-weight: normal;
}
.grayunderline {
	border-bottom: 1px solid #CECECE;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
.sitemaphr {
	height: 18px;
	border-top: 0px none;
	border-bottom: 1px dashed #005F8C;
	border-right-style: none;
	border-left-style: none;
	color: #005F8C;
	font-size: 11px;
	font-weight: bold;
	border-right-width: 0px;
	border-left-width: 0px;
}



.topboxline {
	border-top: 1px solid #39577D;
	border-right: 1px solid #39577D;
	border-left: 1px solid #39577D;
	border-bottom-style: none;
}

.sideboxline {
	border-right: 1px solid #39577D;
	border-left: 1px solid #39577D;
	border-top-style: none;
	border-bottom-style: none;
}

.grayimagebox {
	border: 1px solid #C1C1C1;
}

.probox {
	border: 1px solid #CCCCCC;
}

.ProInfoHeader {
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #006699;
	padding-bottom: 5px;
	border-bottom: 1px solid #006699;
}

.redheader {
	color: #FF0000;
	font-weight: bold;
}

.redText {
	color: #FF0000;
}

.orderheader {
	font-size: 11px;
	color: #FFFFFF;
	background: #999999;
}
