body {
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-color:#fed5a7;
	margin: 0px;
	padding: 0px;
}
.nav {
	font-family: tahoma;
	font-size: 12px;
	line-height: 42px;
	font-weight: 400;
	color: #FFFFFF;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
a.white {
	color: #FFFFFF;
	text-decoration: none;
}
a.white:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.welcometxt {
	font-family: arial;
	font-size: 13px;
	line-height: 18px;
	font-weight: 400;
	color: #000000;
	text-align: left;
	margin: 0px;
	padding: 10px 10px 0px 0px;
}
.footer {
	font-family: arial;
	font-size: 11px;
	line-height: 40px;
	font-weight: 400;
	color: #BE6C0C;
	text-align: left;
	margin: 0px;
	padding: 0px 6px 0px 6px;
}
a.orange {

	color: #C2771D;
	text-decoration: none;
}
a.orange:hover {

	color: #000000;
	text-decoration: underline;
}

.bullet{
	list-style-image:url(images/arrow.jpg);
	list-style-position: outside;
	line-height:20px;
	margin:0px;
}
.txt-main{
	font-family:Arial;
	font-size:12px;
	color:#000000;
	line-height: 17px;
	padding-top: 8px 10px 0px 0px;
	margin: 0px;
}
.txt {
	font-family: arial;
	font-size: 12px;
	line-height: 17px;
	font-weight: 400;
	color: #000000;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
.txt a{
text-decoration:underline;
color:#000000;
}
.txt a:hover{
text-decoration:none;
color:#FF6600;
}
.txt1 {
	font-family: arial;
	font-size: 12px;
	line-height: 17px;
	font-weight: 400;
	color: #000000;
	margin: 0px;
	padding: 0px;
}

.txt-endorsement {

	font-family:Arial;
	font-size:12px;
	color:#000000;
	line-height: 16px;
	padding:0px 10px 0px 10px;
	margin: 0px;
}
a.black {
	color: #000000;
	text-decoration: none;
}
a.black:hover {

	color: #925711;
	text-decoration: none;
}
.bluetxt {
	font-family: arial;
	font-size: 12px;
	line-height: 17px;
	font-weight: 600;
	color: #257EB6;
	margin: 0px;
	padding: 0px 10px 0px 0px;
	float: left;
}
.border {
	padding: 0px;
	border: 2px solid #E18E2E;
}
.inputtxt {
	font-family: tahoma;
	font-size: 12px;
	line-height: 20px;
	font-weight: 400;
	color: #000000;
	background-color: #FFF8F0;
	height: 20px;
	width: 400px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #996600;
	padding: 0px 0px 0px 2px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
.inputtxt1 {

	font-family: tahoma;
	font-size: 12px;
	line-height: 20px;
	font-weight: 400;
	color: #000000;
	background-color: #FFF8F0;
	height: 20px;
	width: 355px;
	padding:0px 0px 0px 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #996600;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
.border1 {

	padding: 0px;
	border: 1px solid #925711;
}
.bordergrey {

	padding: 0px;
	border: 1px solid #CCCCCC
}
.bluetxt1 {
	font-family: arial;
	font-size: 12px;
	line-height: 17px;
	font-weight: 600;
	color: #257EB6;
	margin: 0px;
	padding: 0px 10px 0px 0px;
}
.bluetxt_big {
	font-family: arial;
	font-size: 14px;
	line-height: 17px;
	font-weight: bold;
	color: #257EB6;
	margin: 0px;
	padding: 0px 0px 0px 5px;
}

.submit {
	font-family: tahoma;
	font-size: 12px;
	font-weight: 500;
	color: #FFFFFF;
	background-color: #CC6600;
	text-align: center;
	margin: 0px;
	padding: 0px;
	height: 20px;
	width: 75px;
	border: 1px solid #000000;
}
ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
}
a.blue{
	color: #257EB6;
	text-decoration:none
	}
a.blue:hover
{
	color: #257EB6;
	text-decoration:underline
	}

	
