/* CSS Document */
body
{
	margin:0px;
	padding:0px;
}
#inputchk
{
	border:solid 0px #009966;
	background:url(input_bg.gif) repeat-x top;
}
.input
{
	border:solid 1px #f8b477;
	width:160px;
	background:url(input_bg.gif) repeat-x top;
}
.boxpadding
{
	padding-left:40px;
	padding-right:40px;
	padding-bottom:0px;
	padding-top:5px;
}
.boxpadding2
{
	padding-left:30px;
	padding-right:35px;
	padding-bottom:0px;
	padding-top:10px;
}

.headertext
{
font-family:Arial;
font-size:35px;
font-weight:bold;
color:#FFFFFF;
}
.headertext2
{
font-family:Arial;
font-size:42px;
font-weight:bold;
color:#e6f0f1;
}
.headertext3
{
font-family:Arial;
font-size:18px;
color:#e6f0f1;
}
.headerlink a
{
font-family:Arial;
font-size:18px;
color:#dabf52;
}
.headerlink a:hover
{
text-decoration:none;
}

.darkgray
{
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
	color:#2f2f2f;
}
.darkgreen
{
	font-family:Arial;
	font-size:11px;
	color:#674a12;
}
.greenbold
{
	font-family:Arial;
	font-size:18px;
	font-weight:bold;
	color:#44a026;
}
.brownlarge
{
	font-family: Arial;
	font-size:14px;
	font-weight:bold;
	color:#674a12;
	line-height:18px;
}
.browntext
{
	font-family: Arial;
	font-size:12px;
	color:#674a12;
	line-height:18px;
}
.browntext a
{
	font-family: Arial;
	font-size:12px;
	font-weight:bold;
	color:#674a12;
	line-height:18px;
	text-decoration:none;
}
.browntext a:hover
{
	text-decoration:underline;
}
.blacktext
{
	font-family: Arial;
	font-size:12px;
	color:#111111;
	line-height:16px;
}
.lefttext2
{
	font-family:Arial;
	font-size:12px;
	line-height:16px;
	color:#674a12;
}
.lefttext
{
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#674a12;
}
.lefttext a
{
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	line-height:19px;
	color:#674a12;
}
.lefttext a:hover
{
	text-decoration:none;
}
.bottombox
{
	background:url(box_bg_2_2.gif) no-repeat top;
	height:260px;
	padding:10px;
}



.footer
{
	background:url(footer.gif) repeat-x top;
	height:118px;
	vertical-align:middle;
	text-align:center;
}
.footerlink
{
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	line-height:22px;
	color:#FFFFFF;
}
.footerlink a
{
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}
.footerlink a:hover
{
	text-decoration:underline;
}

.heading
{
    font-family:Arial;
	font-size:22px;
	font-weight:bold;
	color:#24B1C5;
}