body {
	font-family: Arial;
	font-size: 12px;
	background: url('images/bg-fade.gif') repeat-x;
	color: black;
	margin: 0;
	padding: 0;
}

#body {
	padding: 0px;
	margin: auto;
	width: 741px;
	
} 

p {
	margin: 12px 0px;
}

a{
	color: #5C7F9C;
}

a.navigation {
	color: #243BB1;
}

a:hover {
	color: black;
}

a.rollover {
	display: block;
	width: 38px;
	height: 39px;
	text-decoration: none;
	background: url("../images/arrow.gif");
}

a.rollover:hover {
	background: url("../images/arrow_ro.gif");
}

a.rolloverWhiteBox {
	float: left;
	width: 38px;
	height: 39px;
	text-decoration: none;
	background: url("../images/arrow.gif");
}

a.rolloverWhiteBox:hover {
	background: url("../images/arrow_ro.gif");
}

a.rolloverTransparent{
	float: left;
	width: 38px;
	height: 38px;
	text-decoration: none;
	background: url("../images/tArrow.gif");
}

a.rolloverTransparent:hover {
	background: url('../images/tArrow_ro.gif');
}

ul.arrowUL{
	list-style-image: url('../images/ulArrow.gif');
}

li{
	margin-left: 0px;
}

li.noIndent{
	margin-left: -20px;
}

h3{
	font-size: 12px;
	color: #0018A8;
	font-weight: bold;
	display: inline;
}

#topnav {
	width: 741px;
	height: 35px;
	text-align: right;
	vertical-align: bottom;
	color: white;
	padding: 0px;
	padding-right: 20px;
	margin: 0px;
	clear: both;
}

#topnav p {
	padding: 9px 0px 10px 0px;
	padding-right: 35px;
	margin: 0px;
}
	
#topcontent {
	width: 741px;
	height: 328px;
	background: url('../images/top-content.gif') no-repeat;
	padding: 0px;
	margin: 0px;
	margin-bottom: 12px;
	clear: both;
}

#topcontent #leftbox {
	display: inline;
	float: left;
	margin: 21px 0px 0px 30px;
	width: 340px;
	line-height: 145%;
}

#topcontent #rightbox {
	display: inline;
	float: right;
	margin: 12px 13px 12px 0px;
}

#bottomcontent {
	font-size: 11px;
	width: 100%;
	height: 184px;
	padding: 0px;
	margin: 0px;
	margin-bottom: 12px;
	clear: both;
}

#bottomcontent #box1 {
	height: 100%;
	float: left;
	width: 177px;
	margin-right: 11px;
	background: url('../images/bg-about.gif') no-repeat;
}

#bottomcontent #box2 {
	height: 100%;
	float: left;
	width: 177px;
	margin-right: 11px;
	background: url('../images/bg-merchant.gif') no-repeat;
}


#bottomcontent #box3 {
	height: 100%;
	float: left;
	width: 177px;
	margin-right: 11px;
	background: url('../images/bg-financial.gif') no-repeat;
}


#bottomcontent #box4 {
	height: 100%;
	float: left;
	width: 177px;
	margin-right: 0px;
	background: url('../images/bg-dblbox.gif') no-repeat;
}

#footer {
	width: 100%;
	text-align: center;
	clear: both;
}

#secondLevel{
	font-family: Arial;
	font-size: 12px;
	background: url('../images/second_level_bg_fade.gif') repeat-x;
	color: black;
	margin: 0;
	padding: 0;
}

#secondLevelBody{
	padding: 0px;
	padding-top: 0px;
	margin: auto;
	width: 741px;
}

#secondLevelHeader{
	height: 15px;
	padding-bottom: 15px;
	text-align: right;
}

#secondLevelHeaderNav{
	width: 400px;
	padding-right: 35px;
	color: white;
	text-align: right;
	float: right;
}

#secondLevelMain{
	clear: both;
	padding: 0px;
	margin: auto;
	width: 740px;
	background: white;
	background-image: url('../images/second_level_content_top2.gif');
	background-repeat: no-repeat;
	background-position: top left;
}

#secondLevelMainNav{
	float: left;
	width: 205px;
}

#secondLevelNavLinks{
	padding: 0 0 0 20px;
	color: grey;
	font-weight: bold;
}

#secondLevelMainBody{
	float: left;
	padding: 30px 15px 0 50px;
	width: 457px;
	line-height: 180%;
}

#secondLevelFooter{
	width: 648px;
	text-align: center;
	padding-top: 20px;
}

#jeanieBox{
	font-size: 11px;
	margin-left: 20px;
	padding: 7px 5px 0 12px;
	background-image: url('../images/jeanieBG.gif');
	background-repeat: no-repeat;
	width: 160px;
	height: 82px;
	line-height: 120%
}

.whiteBox{
	font-size: 11px;
	margin-left: 20px;
	padding: 5px 5px 0 12px;
	background-image: url('../images/whiteBoxBG.gif');
	background-repeat: no-repeat;
	width: 160px;
	height: 82px;
}

.whiteBox2{
	font-size: 11px;
	margin-left: 20px;
	padding: 5px 5px 0 9px;
	background-image: url('../images/whiteBoxBG.gif');
	background-repeat: no-repeat;
	width: 163px;
	height: 82px;
}

#footerHR{
	color: #0018A8;
	background-color: white;
	height: 1px;
	width: 648px;
}

.navItem{
	color: grey;
	text-decoration: none;
}

.navItem:hover{
	text-decoration: underline;
}
 
#midItem{
	background-image: url('../images/liSpace.gif');
	background-repeat: no-repeat;
	padding: 5px 0 5px 0;
}

.tdHead{
	color: #0018A8;
	font-weight: bold;
}

.blue{
	color: #0018A8;
}

.active{
	color: black;
}