@charset "utf-8";

/*
CSS Document compiled for: Ace Development Bank
Developer: Red Couch Interactive, LLC. [http://www.redcouchinteractive.com]
*/

html, body{
	font:normal 11px/13px Arial, Helvetica, sans-serif;
	color:#333;
	margin:0;
}

#rc_header{
	width:750px;
	margin:0 auto;
	padding:10px 0;
	float:center;
}

#rc_header .logo{
	width:143px;
	height:61px;
	margin:0 0 0 10px;
	padding:0;
	float:left;
}

#rc_header blockquote{
	width: auto;
	float: left;
	font-size: 13px;
	font-weight: lighter;
	text-transform: uppercase;
	color: #3c6593;
	margin: 0 0 0 20px;
	padding: 25px 0 0 20px;
	border-left: 2px solid #3c6593;
	height: 35px;
}

#rc_header .banner{
	width:700px;
	height:180px;
	padding:30px;
	background:url(../images/banner.jpg) center no-repeat;
	float:left;
}

#rc_header .banner blockquote{
	width: 340px;
	padding: 30px 0 30px 0;
	margin: 0;
	font-size: 25px;
	color: #666;
	float: left;
	font-weight: bold;
}

#rc_header .banner blockquote span.subLine{
	font-size:18px;
	line-height:20px;
	font-weight: lighter;
}

#rc_header .banner a{
	color:#C00;
	font-size:14px;
	text-decoration:none;
}

#rc_header .banner a:hover{
	color:#369;
}

#rc_header .banner .bannerImage{
	width:349px;
	height:145px;
	float:right;
}	

#rc_body, #bottomcontent{
	width:760px;
	margin:0 auto 10px auto;
	float:center;
}	

#rightColumn{
	width:720px;
	padding:10px 0 10px 30px;
	float:left;
	text-align:right;
}

#rightColumn dl.promobanners{
	list-style: none;
	height: 146px;
	padding: 0;
	margin: 0;
	text-align: right;
	clear: both;
}

#rightColumn li{
	float: left;
	margin: 0 0 0 5px;
	padding: 0;
	list-style: none;
	display: inline;
}

/* Inside Styler DIVs */

#rightColumn .insidecontent{
	display: block;
	text-align: left;
}

#rightColumn .insidecontent h1{
	display: block;
	color: #00659f;
	font-size: 19px;
	line-height: 23px;
	font-weight: bold;
	padding: 10px 0 5px 0;
	margin: 0;
	text-transform: capitalize;
}

#rightColumn .insidecontent .insidecontentdetail{
	width: 700px;
	float: left;
}

#rightColumn .insidecontent .tablecontainer{
	display: block;	
}

#rightColumn .insidecontent .tablecontainer table, #rightColumn .insidecontent .tablecontainer table.big{
	border-left: 1px solid #1b5180;
}

#rightColumn .insidecontent .tablecontainer table th, #rightColumn .insidecontent .tablecontainer table.big th{
	background: #1B5180;
	padding: 8px 0 8px 5px;
	color: #fff;
}

#rightColumn .insidecontent .tablecontainer table.big th{
	padding: 5px 1px;
	border-right: 1px solid #fff;
}

#rightColumn .insidecontent .tablecontainer table td, #rightColumn .insidecontent .tablecontainer table.big td{
	border-bottom: 1px solid #1b5180;
	border-right: 1px solid #1b5180;
	padding: 5px;
	background: #EFEFEF;
	color: #1B5180;
	font-weight:normal;
}

#rightColumn .insidecontent .tablecontainer table.big td{
	padding: 1px;
	border-bottom: 1px solid #bbb;
	border-right: 1px solid #ccc;
	text-align: center;
}

#rightColumn .insidecontent .tablecontainer table .whitetxt{
	text-align: center;
}

#rightColumn .insidecontent .insidecontentdetail ul.content, #rightColumn .insidecontent .tablecontainer ul.content{
	width: 270px;
	padding: 0 5px 0 0;
	margin: 5px 0 0 0;
}

#rightColumn .insidecontent .tablecontainer ul.content{
	width: 463px;
}

#rightColumn .insidecontent .insidecontentdetail li, #rightColumn .insidecontent .tablecontainer li{
	width: 100%;
	display: block;
	background: url(../images/square.gif) top left no-repeat;
	padding: 2px 5px 0 15px;
	margin: 2px 0 0 5px;
}

#rightColumn .insidecontent .insidecontentdetail p{
	padding: 10px 15px 0 0;
	margin: 0;
	letter-spacing: 0.5px;
	line-height: 15px;
}

#rightColumn .insidecontent .insidecontentdetail p.title, #rightColumn .insidecontent .tablecontainer p.title{
	color: #00659f;
	font-weight: bold;
}

#rightColumn .insidecontent .insidecontentdetail p span{
	font-weight: bold;
}

#subMenu{
	border-bottom: 1px solid #ddd;
	margin: 0;
	padding: 0 0 10px 0;
}

#subMenu p{
	text-align: left;
	display: inline;
	padding: 10px 0 0 30px;
	margin: 0 0 10px 0;
	widows: 750px;
	color: #3c6593;
}

/* End Inside Styler DIVs */


/* Footer Section DIVs */

#rc_footer{
	width: 760px;
	height: 80px;
	margin: 0 auto;
	background: url(../images/footer_bg.jpg) top;
}

#rc_footer .topcurve{
	display: block;
	height: 11px;
	background: url(../images/footer_top_curve.jpg) bottom no-repeat;
	font-size: 6px;
}

#rc_footer p.copyright{
	width: 300px;
	float: left;
	padding: 20px 0 10px 15px;
	margin: 0;
	color: #3c6593;
}

#rc_footer p.developer{
	width: 50px;
	float: right;
	padding: 20px 0 10px 0;
	margin: 0;
}

/* Footer Section Ends Here */


/* Pseudo Classes */

a{
	color: #c90300;
	text-decoration: none;
}

a:hover{
	color: #3c6593;
}

#rc_footer a{
	color: #fff;
	text-decoration: none;
}

#rc_footer a:hover{
	color: #0066CC;
}

/* End Pseudo Classes */


/* Hacks */

.clear{
	clear:both;
}

/* HTML SELECTORS */

img{
	border: none;
}

table{
	width: 99%;
	background: #1B5180; 
}

#rightColumn .insidecontent .insidecontentdetail table{
	border-left: 1px solid #1b5180;
}

#rightColumn .insidecontent .insidecontentdetail table th{
	background: #1B5180;
	padding: 8px 0 8px 5px;
	color: #fff;
}

#rightColumn .insidecontent .insidecontentdetail table td{
	border-bottom: 1px solid #1b5180;
	border-right: 1px solid #1b5180;
	padding: 5px;
	background: #EFEFEF;
	color: #1B5180;
	font-weight:normal;
}

