@charset "utf-8";
/* CSS Document */

body {
	padding:0;
	margin:0;
	background:url(../images/bg.gif) 50% 0 no-repeat;
 	font:normal 10pt Arial;
	color:#000000;
	}

td {color:#000000;
	font-family:Arial,Tahoma,Myriad Pro, Myriad Apple;
	font-size:12px;}
.TAC {text-align:center;}
.PT5 {padding-top:5px;}
.FCW{color:#ffffff;}
.FS12 {font-size:12pt;}
.FS13 {font-size:13pt;}
.FS14 {font-size:14pt;}
.FS16 {font-size:16pt;}
.FS18 {font-size:18pt;}
.B {font-weight:bold;}

a, a:hover {color:#ffffff;text-decoration:none;}

.login-box {
	width:478px;
	margin-top:0px;
	float:right;
}

.become-citizen {
	padding:0px 0 0 15px !important;
	float:right;
	font-size:13px; text-transform:uppercase;
	color:#ffffff; font-weight:bold;
  }

.become-citizen a {
 	color:#ffffff; text-decoration:none;
	font-family:Myriad Pro, Myriad Apple, Arial;
 }

.become-citizen a:hover {
 	color:#ffffff; text-decoration:none;
}

.become-citizen a.forgotPassword {
	font-size:12px; text-transform:lowercase;
	text-decoration:none; color:#ffffff; font-weight:normal;
}

.become-citizen a:hover.forgotPassword {
	font-size:12px; text-transform:lowercase;
	text-decoration:underline; color:#ffffff; 
}

.login-box input {		 
	background:#494949;
	width:127px; height:26px;
	border:none; padding:5px 0 0 4px;
	color:#FFFFFF;
}
select {		 
	background:#1D1D1D;
	border:none; padding:1px 0 0 1px;
	color:#FFFFFF;
}
.login { 
	background:#2caec8 !important; width:45px !important;
	height:26px !important; padding:0 !important;  
}

.login-box div {
	float:left; margin:0 5px 0 0;
}


.welcome-box{
            color: #ffffff;
            font-size: 12px;
            height:54px;
}

.welcome-box a {
        text-decoration:none;
        color:#42a3c0;
}

.welcome-box a:hover {
        text-decoration:underline;
        color:#42a3c0;
}

.welcome-box p {

        margin:0; padding:0;

}


.footer_layer1 {	padding:10px;} 
.footer_layer1, .footer_layer1 a {
	font-family:Myriad Pro, Myriad Apple, Arial;
	color:#000000; text-decoration:none;
	padding:5px;
	font-size:12px;
}

.footer_layer1 a:hover {
	color:#000000; text-decoration:underline;
}


#demo1,#demo2{
	width: 140px;
	margin-bottom: 0em;
	background: #000000;
	}
select#sel1,select#sel2 {
	font-size: 12pt;
	background: #000000;
	width: 140px;
	}

.replace1,.replace2 {
	padding: 0.2em 1em;
	text-align: left;
	font-size: 12pt;
	border: 0px outset #000000;
	background: #000000 url('../images/arrowd.gif') 98% 50% no-repeat;
	color: #ffffff;
	}
