/* CSS Document */

  .modalBackground 
    {
	    background-color:Black;
	    filter:alpha(opacity=70);
	    opacity:0.7;
    }  
    

.txtStandard
{
	width: 100px;
	border-width: 1px;
	border-color: #7F9DB9;
	border-style: solid;
}
.fileUploadControl
{
	border-style: solid;
	border-width: 1px;
	border-color: #7F9DB9;
}

.minheight {
	min-height: 500px;
	height: auto !important;
	height: 500px;
}


.line {
    background-color: #006eab;
    height: 1px;
}
.footerline {
    background-color: #006eab;
    height: 2px;
}
.head {
	width: 329px;
	height: 75px;
}




.orange_txt {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #ff7103;
	text-decoration: none;
}
.three_side_box {
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	border-right-color: #0073ae;
	border-left-color: #0073ae;
	border-bottom-color: #0073ae;
	padding: 5px;
}


.blck_txt {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.blck_txt_hyper {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.blck_txtarea {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	width: 600px;
	height: auto;
}
.labeltxt {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.labeltxt_hyper {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.txt_bx {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	width: 156px;
	border: 1px solid #336799;
	background-color: #dbedf9;
}
.txtmultiline_bx {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	border: 1px solid #336799;
	background-color: #dbedf9;
	width: 100%;
	height: 50px;
}

.drpdwn_lst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	border: 1px solid #336799;
	background-color: #dbedf9;
}

.drpdwn_lst_item {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #dbedf9;
}

.drpdwn_lst_item_select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #ff7103;
}

.box {
	background-color: #FFFFFF;
	padding: 7px;
	border: 1px solid #0878b1;
}
.gvHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
    background-color: #3592d7;
	padding-right: 5px;
	padding-left: 5px;
}
.gvHeader:Hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
    background-color: #3592d7;
	padding-right: 5px;
	padding-left: 5px;
}

.gvAlternate {
    font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
    background-color: #e2f3fe;
    padding-right: 2px;
	padding-left: 2px;
}



.gvAlternate1 {
    font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
    padding-right: 2px;
	padding-left: 2px;
}

.log_text {
    font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.table {
	background-color:White;
	border-color:#0073ae;
	width: 100%;
}
.table1 {
	background-color:White;
	border-color:#0073ae;
	width: 100%;
}
.footertable {
	background-color:#0073ae;
	width: 100%;
}
.panel_txt {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: White;
	text-decoration: none;
}

.radio_button 
{ 
	
	border: 1px solid #336799;
	background-color: red;
}
.subtab
{
	background-repeat: no-repeat;
	height: 21px;
	width: 102px;
	margin-left:1px;
	padding-left:1px;
	text-align: center;
}


.panel_txt {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #ff0000;
	text-decoration: none;
}
.radio_button 
{ 
	border: 1px solid #336799;
	background-color: red;
		
}

.select_txt
{
	font-size:11px;
	font-weight:600;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#006eab;
	text-align: center;
}
.email
{
	height: 18px;
	width: 46px;
}
.post
{
	height: 18px;
	width: 46px;
}



.blue_txt
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #336799;
	text-decoration: none;
}


.log_text {
    font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.log_text:hover {
    font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #ff7103;
	text-decoration: none;
}
.login_detail {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.login_box {
	background-color: #80B2C9;
	border: 1px solid #0878b1;
	width: 686px;
}
.login_outer_box {
	background-color: White;
	border: 1px solid #0878b1;
}
.login_bg {
	background-repeat: no-repeat;
	height: 200px;
	width: 462px;
	vertical-align: middle
}
.login_member {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #64dfff;
	line-height: 26px;
	text-decoration: none;
}
.frgt_txt {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #64dfff;
	text-decoration: none;
}
.frgt_txt:hover {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #8FFFFF;
	text-decoration: underline;
}
.login_bx {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	height: 16px;
	width: 321px;
	border: 1px solid #64dfff;
	background-color: #ffffff;
}
.pswd_bx {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	height: 16px;
	width: 134px;
	border: 1px solid #64dfff;
	background-color: #ffffff;
}
.tblBlueBorder
{
	border-width: 1px; 
	border-style: solid;
    border-color: #336699;
}


.modalBox {
	background-color : #f5f5f5;
	border-width: 3px;
	border-style: solid;
	border-color: Blue;
	padding: 3px;
}
.modalBox caption {
	background-repeat:repeat-x;
}
/*Modal dialog end*/

.sucMsg
{
	color: green;
	font-family: Arial;
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
	
}
.errMsg
{
	color: red;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
.CalendarClass
{
	width: 35px;
	height: 22px;
	vertical-align: middle;
	background-color: transparent;
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}

#AddNewlink
{
	color: #727272;
	font-weight: bold;
	text-decoration: none;
}

.style7
{
    background-color: #FFFFFF;
    padding: 7px;
    border: 1px solid #0878b1;
    width: 719px;
    height: 100%;
}
