body
{
	margin: 0px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	margin:0px 0px 15px 0px;
}
.line {
	border-top:1px solid #D9D9D9;
	
}
.textareawidth
{
	width : 100%;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #496B08;
	text-decoration: none;
	margin:0px;
}


.topbg {
	background-image: url(../images/topbg.gif);
	background-repeat: repeat-x;
}
.middlebg {
	background-image: url(../images/midbg.gif);
	background-repeat: repeat-x;
}
.middlebg1 {
	background-color: #F2F2F2;
}
.sebg {
	background-color:#EAEAEA;
	font-family:"Trebuchet MS";
	font-size:13px;
	font-weight:bold;
	color:#000000;
}
.bg1 {
	background-color: #F6F6F6;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #D9D9D9;
	border-bottom-color: #D9D9D9;
}


.botborder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B7C2A2;
}
.botborderwhite {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.topbordercurve {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CDCBCB;
}
.topborder {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D9D9D9;
}
.botbordercurve {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CDCBCB;
}
.resimidbotbor {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #DFE0DC;
}

.leftbordercurve {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CDCBCB;
}
.rightbordercurve {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CDCBCB;
}

.leftpad20 {
	padding-left: 20px;
}
.leftrightpad20 {
	padding-right: 20px;
	padding-left: 20px;
}
.toppad10 {
	padding-top: 10px;
}
.topbotpadding {
	padding-top: 5px;
	padding-bottom: 12px;
}


.verdana12black {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.verdana11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

.dotright{
	background-image: url(../images/dot.gif);
	background-repeat: no-repeat;
	background-position: right;
}
.textboxborder {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	margin-top: 5px;
	margin-bottom: 12px;
	border: 1px solid #CCCCCC;	
}
.textboxborder1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	border: 1px solid #CCCCCC;	
}
.thankumsg {
	padding:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#CC3300;
	font-weight:bold;
	background-color:#F2F2F2;
	border:1px solid #CDCBCB;

}