/* CSS Document for  */

body {
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#d0d0d0;
}

.bgwhite{
	background-color:#ffffff;
}

.bgblue{
	background-color:#F0F2F0;

}


input, select, textarea {

	font-family:Verdana, Arial;
	font-size:10px;
	color:#19456A;
	font-weight:normal;
	border-width: 1px;
	border-color:#5D6E6E;
}

.navtop{
	font-family: Tahoma;
	font-size:11px;
	color:#000000;
	font-weight:bold;
	background-color:#ffffff;
}

.nav{
	font-family: Tahoma;
	font-size:11px;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}

.nav:hover{
	font-family: Tahoma;
	font-size:11px;
	color:#000000;
	font-weight:bold;
	text-decoration: underline;
}




.home{
	font-family: Tahoma;
	font-size:11px;
	color:#000000;
	font-weight:normal;
	padding-top:4px;
	padding-bottom:4px;
}

.homeblue{
	font-family: Tahoma;
	font-size:11px;
	color:#003173;
	font-weight:bold;
}




ul, li, ol {

	font-family:Tahoma;
	font-size:12px;
	color:#000000;
	font-weight:normal;
}

.footer{
	font-family: Tahoma;
	font-size:11px;
	color:#000000;
	font-weight:normal;
	padding:5px;
	background-color:#E8E7E7;
}

.footerlink{
	font-family: Tahoma;
	font-size:11px;
	color:#000000;
	font-weight:normal;
	text-decoration:none;
}
.footerlink:hover{
	font-family: Tahoma;
	font-size:11px;
	color:#000000;
	font-weight:normal;
	text-decoration: underline;
}

/*--------- i ---------*/

.itxt{
	font-family: Tahoma;
	font-size:12px;
	color:#000000;
	font-weight:normal;
	padding-top:8px;
	padding-bottom:8px;
}

.phead{
	font-family: Tahoma;
	font-size:13px;
	color: #003366;
	font-weight:bold;

}


.frmlabel{
	font-family: Tahoma;
	font-size:11px;
	color:#19456A;
	font-weight:bold;
	padding-top:2px;
	padding-bottom:2px;
}
.frmlabel2{
	font-family: Tahoma;
	font-size:11px;
	color:#19456A;
	font-weight:normal;
}


.email{
	font-family: Tahoma;
	font-size:12px;
	color: #000099;
	font-weight:normal;
	text-decoration: underline;
}
.email:hover{
	font-family: Tahoma;
	font-size:12px;
	color: #000099;
	font-weight:normal;
	text-decoration: none;
}

.link1{
	font-family: Tahoma;
	font-size:11px;
	color:#3F6C93;
	font-weight:bold;
	text-decoration:none;
}

.link1:hover{
	font-family: Tahoma;
	font-size:11px;
	color:#3F6C93;
	font-weight:bold;
	text-decoration: underline;
}

.mandatory{
	font-family: Tahoma;
	font-size:11px;
	color: #CC0000;
	font-weight:bold;
}

table.az {
	border-width: 1px;
	border-spacing: ;
	border-style: outset;
	border-color: #006666;
	border-collapse: separate;
}
