/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#444E50;
}

.whitebg {
	background-color: #ffffff;
}




input, select, textarea {

	font-family:Verdana, Arial;
	font-size:11px;
	color:#000000;
	font-weight:normal;
	border-width: 1px;
	border-color:#9CBD08;

}

.leftbottom {

	font-family:Tahoma;
	font-size:11px;
	color:#000000;
	font-weight:bold;
	padding-left:10px;
	padding-top:12px;

}

.leftbottom1 {

	font-family:Tahoma;
	font-size:11px;
	color:#000000;
	font-weight:normal;

}


.phead {

	font-family:Tahoma;
	font-size:11px;
	color:#ffffff;
	font-weight:bold;
	padding-left:10px;
	padding-top:12px;


}

.psubhead {

	font-family:Tahoma;
	font-size:11px;
	color:#ffffff;
	font-weight:normal;
	padding-top:12px;

}

.iptxt {

	font-family:Tahoma;
	font-size:11px;
	color:#000000;
	font-weight:normal;

}

.iptxtbold {

	font-family:Tahoma;
	font-size:11px;
	color:#000000;
	font-weight:bold;

}


.iptxtredlink {

	font-family:Tahoma;
	font-size:11px;
	color:#cc0000;
	font-weight:bold;
	text-decoration:none;

}
.iptxtredlink:hover {

	font-family:Tahoma;
	font-size:11px;
	color:#cc0000;
	font-weight:bold;
	text-decoration:underline;

}


.ipsubhead {

	font-family:Tahoma;
	font-size:11px;
	color:#666666;
	font-weight:bold;

}

.ptop {

	font-family:Tahoma;
	font-size:11px;
	color:#000066;
	font-weight:bold;
	text-decoration:underline;

}
.ptop:hover {

	font-family:Tahoma;
	font-size:11px;
	color:#000066;
	font-weight:bold;
	text-decoration:none;

}

.ipsubheadblue {

	font-family:Tahoma;
	font-size:12px;
	color:#006699;
	font-weight:bold;

}

.ipsubheadred {

	font-family:Tahoma;
	font-size:12px;
	color:#cc0000;
	font-weight:bold;

}

.frmhead {

	font-family:Tahoma;
	font-size:11px;
	color:#000000;
	font-weight:normal;

}


ul, li, ol {

	font-family:Tahoma;
	font-size:11px;
	color:#000000;
	font-weight:normal;
}


.footer{

	font-family:Tahoma;
	font-size:11px;
	color:#ffffff;
	font-weight:normal;
	text-decoration:none;
	padding:5px;

}

.emaillink {

	font-family:Tahoma;
	font-size:11px;
	color:#000066;
	font-weight:normal;
	text-decoration:underline;

}

.emaillink:hover {

	font-family:Tahoma;
	font-size:11px;
	color:#000066;
	font-weight:normal;
	text-decoration:none;

}

