/* CSS Document */

body{
	margin:0;
	padding:0;
	background-position: center top;
	width: 100%;
	background-color: #f0f0f0;
}

.leftbordershadow {
	background-image: url(gfx/leftborder.jpg);
	background-repeat: repeat-y;
	width:9px;
}
.rightbordershadow {
	background-image: url(gfx/rightborder.jpg);
	background-repeat: repeat-y;
	width: 9px;
}


.logo_TAB {
	margin-left:15px;
	background-image: url(gfx/logo_TAB.gif);
	background-repeat: no-repeat;
	width: 331px;
	height:73px;

}

.blue_bar {
	margin-left:33px;
	width: 590px;
	height:20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 18px;
	float: left;
	
}
.black_bar {
padding-right:25px;
	width: 110px;
	height:20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 18px;
	right: 12px;
	text-align: right;
	vertical-align: middle;
	float: right;
	background:#000000;
	
}.bg_loginbox {
padding:28px;
	border-bottom-style:solid;
	border-bottom-color:#999999;
	border-bottom-width: 1px;
}
.login_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #003366;
}
.login_desc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}
.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: normal;
}
.normal11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

.normal13 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	line-height: 20px;
}

a.blueNav{
	color:#003366;
	font-weight:normal;
	text-decoration:underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a.blueNav:hover{
	color:#993300;
	font-weight:normal;
	text-decoration:underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}.createAcct {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	color: #333333;
}
.createAcct_hightlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 26px;
	color: #990000;
}


.Sub_title{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #990000;
}
.footer{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
}




.textfield_effect{

border-width: 1px;
border-style: solid;
border-color: #999999;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #333333;

}
#dotline {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
}

.textfield_effect:hover {

border-width: 1px;	
	border-top-color: #003366;
	border-right-color: #003366;
	border-bottom-color: #003366;
	border-left-color: #003366;
}
#
 
#
.textfield_effect:focus {

border-color: #64acd8;

border-width: 1px;


}

.formtitle{
	color: #FFFFFF;
	font-weight: bold;
	font-size:14px;
}
.bottomLink
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding:2px;
}

/* My Account*/

.tablelink{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0066CC;
	background-color: ##E5EBF9;
	font-weight: bold;
}

.tablelink a{
	font-family: Arial, Helvetica, sans-serif;
	
	color: #0066CC;

	text-decoration: none;
}

.tablelink a:hover{
	font-family: Arial, Helvetica, sans-serif;

	color: #993300;

	text-decoration: underline;
}
