/* CSS Document */
/* body {
	background-color: #dfb70b;
	margin: 0px;
	background-image: url(img/bg.gif);
	background-repeat: repeat-x;
} */

.md_Inputs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: Black;
	background-color: White;
	border-color: #465680;
	border-style: ridge;
	border-width: 1px;
	height: 15;
	width: 250px;
	padding: 1px;
}

.nd_Inputs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: Black;
	background-color: White;
	border-color: #465680;
	border-style: ridge;
	border-width: 1px;
	height: 15;
	width: 150px;
	padding: 1px;
}
.NM_Inputs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: Black;
	background-color: White;
	border-color: #465680;
	border-style: ridge;
	border-width: 1px;
	height: 15;
	width: 100px;
	padding: 1px;
}

.NM2_Inputs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: Black;
	background-color: White;
	border-color: #465680;
	border-style: ridge;
	border-width: 1px;
	height: 15;
	width: 30px;
	padding: 1px;
}

.main_lgtexinput {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: Black;
	background-color: White;
	border-color: #465680;
	border-style: ridge;
	border-width: 1px;
	height: 80;
	width: 400px;
	padding: 1px;
}

.formButtons {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: White;
	padding: 0px;
	height: 16px;
	width: 80px;
	border-color: Black;
	border-style: ridge;
	border-width: 1px;
	background-color: #465680;
}

.emailButtons {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: White;
	padding: 0px;
	height: 16px;
	width: 80px;
	border-color: Black;
	border-style: ridge;
	border-width: 1px;
	background-color: #FF6600;
}

.emailer_Inputs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: Black;
	background-color: White;
	border-color: #000000;
	border-style: ridge;
	border-width: 1px;
	height: 15;
	width: 100px;
	padding: 1px;
}

.formSpamText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: Black;
	background-color: White;
	border-color: #465680;
	border-style: ridge;
	border-width: 1px;
	height: 15px;
	width: 40px;
	padding: 1px;
}

A.subNav {
	font-family: Trebuchet MS, verdana, arial, san-serif;
	font-size: 10px;
	color: #465680;
	text-decoration: none;
}

A.subNav:HOVER {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC3333;
	text-decoration: underline;
}

/*font*/

.text01 {
	font-family: "Trebuchet MS";
	font-size: 13px;
	line-height: 18px;
	color: #666666;
}

.text02 {
	font-family: "Trebuchet MS";
	font-size: 13px;
	line-height: 18px;
	color: #333333;
}

.text03 {
	font-family: "Trebuchet MS";
	font-size: 10px;
	line-height: 15px;
	color: 336699;
}

.text04 {
	font-family: "Trebuchet MS";
	font-size: 10px;
	line-height: 12px;
	color: #666666;
}

.head01 {
	font-family: "Trebuchet MS";
	font-size: 18px;
	line-height: 22px;
	color: #336699;
}

.headsub {
	font-family: "Trebuchet MS";
	font-size: 13px;
	line-height: 22px;
	color: #336699;
}

.navBG { background-image: url(images/nav/nav_BG.gif);
   background-repeat: repeat-x;
   background-position: center;
}