@CHARSET "ISO-8859-1";

.loginDiv{
	height: 30px;
	width: 350px;
	background-color: #DCDADB;
	color: #00C8D5;
	text-decoration: none;
	font-family:arial;
	font-weight: bold;
	padding: 10px; 
}
.loginDiv a{
	color:  #00C8D5;
	text-decoration: none;
	height: 30px;
	display: block;
}
.hderLineTopR{
	border-bottom:solid 4px #8E0B0B;
}
.rightMenuBg{
	border-top:solid 4px #434E4E;
	border-bottom:solid 5px #fff;
	background: #930102;
	color: #ffffff;
	text-decoration: none;
}
.rightMenuBg a{
	font-family:arial;
	font-size:15px;
	color: #fff;
	text-decoration: none;
	padding: 9px;
	display: block;
	font-weight: bold;
}
.rightMenuBg a:hover{
	color: #D99546;
}
.imgBgLoading{
	background: url("images/loading.gif") center;
	background-repeat: no-repeat;
	height: 240px;
}
.tdHeadBg{
	text-decoration: none;
	font-family:arial;
	font-weight: bold;
	font-size: 15px;
	color: #A0090F;
	background: #DCDADB;
	border-bottom:solid 2px #A0090F;
}
.tdbgColor{
	font-family:arial;
	font-size: 12px;
	background: #ECECEC;
}
.tdbgColor a{
	color: #551A8B;
}
.tdbgColor a:hover{
	text-decoration: none; 
}
.footerBg{
	background: #005689;
	font-family:arial;
	font-size: 12px;
}
.menuFooter,.menuFooter a{
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	text-decoration:none;
	padding: 5px;
	display: block;
}
.menuFooter a:hover{
	color: #D99546;
}
.footerLine{
	border-top: solid #A6A4A4 1px;
}
.centerLine{
	border-left: solid #A6A4A4 1px;
	padding: 10px;
}
.footertxtLarge{
	font-family:arial;
	font-size: 14px;
	color: #ffffff;	
}
.pageTxtHead{
	font-family: arial;
	font-size: 25px;
	color: #005689;
	padding: 5px;
}
.pageTxtColr,.pageTxtColrPding{
	font-family: arial;
	font-size: 12px;
	color: #005689;
	padding-left: 5px;
	text-align: justify;
}
.pageTxtColrPding{
	padding-left: 30px;
	text-align: justify;
}
.txtBoxEmail{
	background-image: url("images/txtboxa.jpg");
	height: 22px;
	border:0px;
	width: 215px;
	-moz-border-radius:15px;
	padding: 8px 0px 0px 15px;
	color: #666464;
}
.subcribe
{
	height: 22px;
	border:0px;
	width: 100px;
	background:#474747;
	-moz-border-radius:15px;
	padding: 8px 15px 8px 15px;
	color: #fff;
	text-align:center;	
}
.buttonLink{
	font-family: arial;
	font-size: 12px;
	color: #9F0912;
	border: 0px;
	background-color: #FD9F26;
	cursor: pointer;
	font-weight: bold;
}
.txtBoxLarg{
	font-family: arial;
	border: 1px #B0AFAF solid;
	width: 350px;
	color: #535151;
}
.txtBoxNorml{
	font-family: arial;
	border: 1px #005689 solid;
	width: 200px;
	color: #535151;
}
.txtarea{
	font-family: arial;
	border: 1px #B0AFAF solid;
	font-size:12px;
	color: #535151;
}
.smtButton{
	background-color: #005689;
	color: #ffffff;
	cursor:pointer;	
	padding: 4px 20px 4px 20px;
	border: 0px;
}
.smtButton:hover{
	background-color: #F6513B;
	color: #ffffff;
	border: 0px;
}
.smtButtonFooter{
	background-color: #DCDADB;
	color: #000000;
	padding: 4px 20px 4px 20px;
	border: 0px;
}
.smtButtonFooter:hover{
	background-color: #ECECEC;
	color: #000000;
}
.rqurd{
	color: #820C0C;
}
.loginFieldset{
    border:2px solid #005689;
    -moz-border-radius:8px;
    -webkit-border-radius:8px;	
    color:#005689;	
    width: 350px;
    font-size: 12px;
}
.loginFieldset a{
	color:#00528D;
	text-decoration:none;
	font-size:14px;
}
.loginFieldset a:hover{
	text-decoration:underline;
}
.error{
	color:#AB1515;
	font-weight: bold;
	font-family: arial;
	font-size: 12px; 
}
.divHighlight{
	display:none; 
	position:absolute; 
	font-family: arial;
	font-size: 12px; 
	padding-left: 50px;
}
.divTxt{
	
	border-bottom: solid 2px #F1F0F0;
}
.divTxtHover{
	background-color: #ffffff;
	font-family: arial;
	font-size: 12px;
	color: #666464;
	padding-left: 5px;
	text-align: justify;
}
.loginBg{
	background: #3E3B3B;
	color: #ffffff;
}
.copyRight{
	color: #ffffff;
	font-size:14px;
}

.menuHeader a{
	text-decoration:none;
	font-size:16px;
	color:#005689;
}
.successFullReg{
 	border: 2px solid;
    color: green;
    float: left;
    padding: 14px !important;
    width: 510px !important;	
}