body {margin:4;padding:0; background-color: #FFFFFF}
.warningText{
	margin: 0px;
	border: 1px solid gray;
	font-family: verdana;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	background-color: #8C0F0F;
	width: 80%;
	padding:10px;
}

.disclaimerText{
	font-size:7pt;
	color:#B28EE3;
}

.ApplyNowButtonOver{
	margin: 0px;
	border: 1px solid #a5a5a5;
	font-family: arial;
	font-size: 11px;
	width: 160px;
	height: 22px;
	color: #9c0a10;
	background-color: #ffffff;
	text-decoration: underline;
	cursor: pointer;
}

.MetaBankText{
	font-size:9pt;
	color:#453e5c;
	font-family: arial;
}
.disclaimerText a{
	font-size:7pt;
	color:#B28EE3;
}
.inputtext{
	margin: 0px;
	border: 1px solid #a5a5a5;
	font-family: arial;
	font-size: 11px;
	width: 160px;
	height: 22px;
	color: #9c0a10;
}

.inputbutton{
	margin: 0px;
	border: 1px solid #a5a5a5;
	font-family: arial;
	font-size: 11px;
	color: #9c0a10;
	text-transform: capitalize;
}

.selectbox{
	margin: 0px;
	border: 1px solid gray;
	font-family: arial;
	font-size: 11px;
	width: 145px;

}

.leftnavtext {
	font-family: arial;
	font-size: 10px;
	color: #9c0a10;
	font-weight: bold;
	text-align: left;
}

.loginForm{
	width:183px;
}
.loginForm th{
	display: block;
	width: 150px;
	height: 20px;
	background-image:url(/config/img/login_padlock.gif);
	background-repeat: no-repeat;
	background-position: top right;
	}
.loginForm tr td{
	border: 0px solid #000000;
	padding-right: 5px;
	padding-left: 5px;
}
.loginForm .Label{
	display:none;	
}
.loginForm #email, #password{
	width: 171px;	
}
.loginForm tr th div{
	font-family: arial;
	font-size: 10px;
	color: #9c0a10;
	font-weight: bold;
	text-align: left;	
}
.nav {
	padding-top: 2px;
	font-family: arial;
	font-size: 10px;
	color: #9c0a10;
	font-weight: bold;
	text-align: right;
}

.nav a {
	padding-top: 2px;
	font-family: arial;
	font-size: 10px;
	color: #9c0a10;
	font-weight: bold;
	text-align: right;
	text-decoration: none;
}

.nav a:hover {
padding-top: 2px;
font-family: arial;
font-size: 10px;
color: #9c0a10;
font-weight: bold;
text-align: right;
text-decoration: underline;
}

.breadcrumbtext {
	font-family: arial;
	font-size: 11px;
	color: #9c0a10;
	font-weight: bold;
}

.quicklinks {
	font-family: arial;
	font-size: 11px;
	color: #9c0a10;
	font-weight: normal;
	text-decoration: none;
}

.quicklinks a {
	font-family: arial;
	font-size: 11px;
	color: #9c0a10;
	font-weight: normal;
	text-decoration: none;
}

.quicklinks a:hover {
	font-family: arial;
	font-size: 11px;
	color: #9c0a10;
	font-weight: normal;
	text-decoration: underline;
}

#navdivider{
	background-image: url('/img/nav_divider.gif');
	background-repeat: no-repeat;
	width: 350px;
}

.bodytext{
	font-family: arial;
	font-size: 11px;
	color: #333333;
}

.bodytextbold{
	font-family: arial;
	font-size: 11px;
	color: #9c0a10;
	font-weight: bold;
}

.headertext{
	font-family: arial;
	font-size: 14px;
	color: #9c0a10;
	font-weight: bold;
	background-color: #ffffff;
}
.headertext a{
	margin-left:10px;
	font-family: arial;
	font-size: 10px;
	color: #9c0a10;
	font-weight: bold;
}
.headertext div{
	border-bottom: 2px solid #9c0a10;
	padding:5px;
}
div.headerunderline{
	color: #9c0a10;
	width: 160px;
	margin: 0px;
	border-bottom: 1px solid #c5cc26;
	font-size: 11px;
	font-family:verdana,arial,tahoma;
	text-align:left;
	width:100%;
	font-weight:bold;
	padding:2px;
}
.right{
	text-align:right;
}
.center{
	text-align:center;
}
select.req_text{
	background-color:#e2fee3;
}
select.req_error_text{
	background-color:#FFB7B7;
}
select.text{
	background-color:#EAE6CD;
}
input.req_text,textarea.req_text,span.req_text{
	margin: 0px;
	border: 1px solid #a5a5a5;
	font-family: arial;
	font-size: 11px;
	color: #9c0a10;
	background-color:#e2fee3;
	width: 160px;
	height: 22px;
	
}
input.text,textarea.text{
	margin: 0px;
	border: 1px solid #a5a5a5;
	font-family: arial;
	font-size: 11px;
	color: #9c0a10;
	width: 160px;
	height: 22px;
	background-color: #f4f4f4;
}
input.req_error_text,textarea.req_error_text,span.req_error_text{
	margin: 0px;
	border: 1px solid gray;
	font-family: arial;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #8C0F0F;
	width: 145px;
	height: 22px;
}
.faqQuestion{
	height: 5px;
	font-family: arial;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	padding-left:5px;
}
.faqAnswer{
	font-family: arial;
	font-size: 11px;
	color: #333333;
	padding-left: 10px;
	margin-left:15px;	
	padding-bottom: 10px;
}
.FAQ_Cell{
	text-align:left;
	border-bottom: 1px dashed #537253;
	margin-bottom:10px;
}

.homeFeatures {
	font-family: arial;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}


.colored_cell{
	background-color: #EEEBDF;
}
/* GRID CONTROL CLASS*/
.gridControl table{
	border-collapse:collapse;
	font-family:tahoma,verdana;
	font-size:8pt;
	width:100%;
	border: 1px solid #CDCDC4;
}

.gridControl  td{
	padding:2px;
	color:#565C5C;
	background-color:#f7f6f6;
	text-transform: capitalize;
	border-bottom: 1px solid #dfdddd;
	border-top: 1px solid #dfdddd;
}
.gridControl thead tr{
	background-position:center left;
	color:#9c0a10;
	text-align:left;
	font-size:8pt;
	background-color:#f7f6f6;
}
.gridControl thead div{
	background-position:center left;
	color:#9c0a10;
	text-align:left;
	font-size:8pt;
	display:inline;
	padding: 10px;
	z-index:-1;
	text-transform: lowercase;
	text-transform: capitalize;
}

.gridControl thead td{
	display:inline;
	text-align:left;
	
}
.gridControl .oddRow{
	background-color:#C8F7EE;
}
.gridControl .halfGrid{
	width:50%;
}

/* END GRID CONTROL CLASS*/

.button{
	margin: 0px;
	padding: 1px;
	border: 1px solid #a5a5a5;
	font-family: arial;
	font-size: 11px;
	color: #9c0a10;
	text-transform: capitalize;
	background-color: #ffffff;
	
}
@media print{
	#MainContent{display:inline;padding:0in;margin:0in;overflow:visible;scollbars:none;overflow-x:none;}
	#OuterControl{display:none;padding:0in;margin:0in;}
	.WindowStyleTableDark{border:0px solid black;}
	.WindowStyleTableLight{border:0px solid black;}
	.hiddenprintcontent{display:none}
	.unhiddenprintcontent{display:inline;}
	.Landscape{size:landscape;}
}