body{
	margin: 0px;
	background:url(../images/bg_body.gif);
	background-repeat:repeat-x;
	background-color: #A3AFD1;
}

.smallFont{
	font-size:12px;
	color:#A3AFD1;
}

.smallButton{
	border-style:solid;
	border-color:A3AFD0;
	border-width:1px;
	background-color:A3AFD1;
	color:#5368A5;
	font-size:11px;
	height:18px;
}

.smallTextBox{
	height:18px;
}

td{
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #444444;
}

showDiv{
	visibility:visible;
}

hideDiv{
	visibility:hidden;
}

.listbk{
	BACKGROUND: #FFFFFF;
	cursor: hand;
}

.listbk:hover
{
	background-color: #fdf5e6;
	cursor: hand;
}

.tableHeader{
	font-weight:bold;
	background-color:#A3AFD1;
}

.pageTitle{
	font-family: "Trebuchet MS";
	font-size: 22px;
	color: #5368A5;
}

.responseText{
	color:#FF0000;
	font-weight:bold;
}

.bodyTD{
	padding:15px;
	vertical-align: top;
	background-color:#FFFFFF;
}

.footer{
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #B3BBD1;
}

a.footer{
	font-family: "Trebuchet MS";
	color: #E6E6E6;
}
a.footer:hover{
	font-family: "Trebuchet MS";
	color: #FFFFFF;
}

a{
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #5368A5;
}
a:hover{
	font-family: "Trebuchet MS";
	color: #1A3276;
}

.highlight{
	background-color:#FFFF66;
}

.highlightText{
	color:#FF0000;
	font-weight:bold;
}

.loginBox{
	width: 200px;
	height: 35px;
	border:1px solid #5368A5;
	background-color: #A3AFD1;
	font-family: "Trebuchet MS";
	font-size: 24px;
	color: #5368A5;
}

.homeSubtitle1{
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#7284B3;
	font-weight:bolder;

}
.homeSubtitle2{
	font-family:"Trebuchet MS";
	font-size:17px;
	color:#5368A5;
	padding-left:20px; 
}

.homeText1{
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#7284B3;
	font-weight:lighter;
}
.homeText2{
	font-family:"Trebuchet MS";
	font-size:13px;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:20px;
	
}



/*********** CUSTOMER SECURE SECTION ***************/
.pageTitleBar{
	background:url(../images/h-line.gif);
	background-repeat:no-repeat;
	position:relative;
	top:-2px;
}
.pageTitle{
	font-family: "Trebuchet MS";
	font-size: 20px;
	color: #5368A5;
}

.s-header{
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #5368A5;
}

.obutton
{
    BORDER-RIGHT: #E3E7F0 0px solid;
    BORDER-TOP: #E3E7F0 0px solid;    
    MARGIN: 0px;
	font-size:12px;
    BORDER-LEFT: #E3E7F0 0px solid;
    COLOR: #E3E7F0;
    FONT-WEIGHT: bold;
    BACKGROUND: #58749B;
    BORDER-BOTTOM: #E3E7F0 0px solid;    
    FONT-FAMILY: Arial, Helvetica, sans-serif;
}

.s-class{
	color: #5368A5;
}