body {
	margn: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

img {
	border: 0px;
}
input,img{ vertical-align:middle;}

.requiredField
{
	font-size:80%;
/*	font-weight:bold; */
 	color:#ff0000;
	vertical-align:top;
}

.imagetextrepeat {
	font-size: 70%;
	color: #bbbbbb;
}

.site_banner {
	width: 982px;
	height: 83px;
	background-image: url(../siteimages/banner.gif);
	background-repeat: no-repeat;
}

.site_banner_cnt {
	width: 800px;
	border: 0px;
}

.site_banner_small {
	width: 650px;
	height: 83px;
	background-image: url(../siteimages/bluebanner_small.gif);
	background-position: left;
	background-repeat: no-repeat;
}

.site_banner_small_cnt {
	width: 650px;
	border: 0px;
}

.bigfont {
	font-size: 150%;
}

.site_baner {
	list-style-position: inside;
	list-style-type: none;
	margin: 0px;
	padding: 8px 8px 8px 8px;
	background-image: url(../siteimages/divider_top.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-size: large;
	font-family: tahoma;
	float: left;
	color: #fff;
}

.site_baner a,.site_baner a:link,.site_baner a:visited {
	color: #fff;
	text-decoration: none;
}

.site_baner a:hover {
	color: #fff;
	text-decoration: underline;
}

.valign_bottom {
	vertical-align: bottom;
}

.width_50 {
	width: 50%;
}
.width_99 {
	width: 99%;
}
.width_98 {
	width: 98%;
}
.width_60 {
	width: 60%;
}

.mar_lrft {
	margin: 5px;
}

.div_web2 {
	margin: 5px;
	border: 0px solid #efefef;
}

.div_web2 p {
	font-size: 12px;
	text-align: justify;
	margin: 5px;
	line-height: 145%;
}

.h1_web2 {
	margin: 3px;
	padding: 0px;
	color: #b0b0b0;
	font-size: 200%;
	font-family: tahoma;
	font-weight: normal;
}

.h1_web3 {
	margin: 10px 0 5px 0px;
	color: #555;
	font-size: 120%;
	font-family: tahoma;
}

.h1_web4 {
	margin: 0px;
	color: #0098d7;
	font-size: 145%;
	font-family: tahoma;
	font-weight: normal;
}

.h1_web5 {
	margin: 0px;
	color: #7cb70b;
	font-size: 155%;
	font-family: tahoma;
	font-weight: normal;
}

.lbl_aln_cntr {
	text-align: center;
}

.ftr_site {
	line-height: 180%;
	color: #b1b1b1;
	background-image: url(../siteimages/ftr.png);
	background-repeat: no-repeat;
}

.ftr_site a,.ftr_site a:link,.ftr_site a:visited {
	color: #b1b1b1;
}

.ftr_site a:hover {
	color: #000;
}

.dummylink {
	cursor: pointer;
}

/*ALREADY WRIITEN*/
.align_cntr {
	margin-left: auto;
	margin-right: auto;
}

.v_aligntop {
	vertical-align: top;
}

.ver_align {
	vertical-align: middle;
}

.center_align {
	text-align: center;
}

.label_align {
	text-align: right;
}

.fnt_clr_whit {
	color: #fff;
}
.fnt_clr_nor {
	color: #fff;
}
.fnt_bld {
	font-weight: bold;
}
.fnt_sml {
	font-size:11px;
}
.login {
	width: 259px;
	height: 214px;
	color: #fff;
	background-image: url(../siteimages/login.png);
	background-repeat: no-repeat;
}

.marging_def {
	margin: 10px;
}

.login h5 {
	font-size: 125%;
	font-weight: bold;
	color: #fff;
	margin: 0px;
	padding: 0px;
}

.brht {
	height: 10px;
	line-height: 10px;
}

.login_input {
	font-size: 14px;
	color: #555;
	width:75%;
	margin-bottom:5px; 
	border: 1px solid #b9b9b9;
}

Table.list_pl {
	width: 99%;
	border-top: 0px;
	border-top: 1px solid #DEDEDE;
	border-left: 1px solid #DEDEDE;
}

.list_pl th {
	background-image: url(../siteimages/thimage_rpt.gif);
	background-repeat: repeat-x;
background-position:bottom;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
	height: 19px;
	padding-right: 3px;
	padding-left: 3px;
	font-size: 13px;
border-bottom: 1px solid #DEDEDE;
	border-right: 1px solid #DEDEDE;}

.list_pl td {
	padding-left: 3px;
	padding-bottom: 4px;
	line-height: 145%;
	padding-right: 3px;
	border-bottom: 1px solid #DEDEDE;
	border-right: 1px solid #DEDEDE;
}

.list_pl .alt_brdr {
	border-right: 1px solid #DEDEDE;
}

.spacer_4 {
	height: 4px;
	line-height: 4px;
}

.spacer_10 {
	height: 10px;
	line-height: 10px;
}
.clr{
clear:both;
}
.dotted_brdr {
	background-image: url(../siteimages/dotted.png);
	background-repeat: repeat-y;
}

.error_message{
	width: 100%;
	color: #ee0000;
	text-align: center;
}

.bg_cler_gry{
background-color:#f5f5f5;
 }
.pad_def{
	padding:3px;
}
.line{
	border-top:1px solid #d8d8d8;
	height:1px; 
	line-height:1px;
}
.flt{
	float:left;
}

