* { margin: 0; padding: 0; }

body{
	background-image: url(../im/global/gradient.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #002849;
}

#case{
	width: 630px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 40px;
}



/* Bottom Content */
#bottom-content{
	height: 35px;
	width: 625px;
}
/* bottom-content also contains <div> #bottomNav */

#fdic{
	float: left;
	position: absolute;
	bottom: 1px;
	margin-left: 10px;
}
/* end Bottom Content */

#disclosure{
	margin-top: 20px;
	font:  9px Arial, Helvetica, Geneva, sans-serif;
	color: white;
}

#top-links a{
	font: bold 12px Arial, Helvetica, Geneva, sans-serif;
	color: #002959;
	
	margin-top: 15px;
	margin-bottom: 5px;
}

#top-text{
	margin-top: 10px;
}


#promo-area{
	display: inline;
	float: right;
	margin-left: 15px;
}

#page-content{
	display: inline;
	float: left;
	/* width:405px;    When there is a banner 	*/
	width: 574px;
}

#page-content ul{
	font: 11px Arial, Helvetica, Geneva, sans-serif;
	color: #878787;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 12px;
}

#page-content p, span{
	font: 11px Arial, Helvetica, Geneva, sans-serif;
	color: #878787;
	margin-bottom: 15px;
}


#page-content h2{
	font: bold 14px Arial, Helvetica, Geneva, sans-serif;
	color: #0070b7;
	text-transform: uppercase;
	margin-bottom: 3px;
}

#page-content h3{
	font: bold 12px Arial, Helvetica, Geneva, sans-serif;
	color: #002959;
	text-transform: uppercase;
	margin-top: 15px;
	margin-bottom: 5px;
}

/* Header Area*/
#header-area{
	width: 618px;
	display: block;
	
	margin-top: 5px;
	margin-left: 2px;
	margin-bottom: 7px;
}

#header-area img{
	margin-top: 5px;
	margin-left: 5px;
}


a{
	color: #002959;
	text-decoration: none;
}



a:hover{
	text-decoration: underline;
}

#clr {
	clear: both;
}

#content{
	width: 630px;
	background-color: #96c0e6;
	border: 1px solid white;
	position: relative;
}


#middle-content-box{
	width: 613px;
	margin-left: 8px;
	background-color: white;
	padding-bottom: 3px;
}

#middle-content{
	width: 577px;
	position: relative;
	top: 2px;
	left: 2px;
	border-top: 3px solid #bfbfbf;
	border-left: 3px solid #bfbfbf;
	padding: 15px;
}

.no-underline a:hover{
	text-decoration: none;
}

/* @group STYLES */

.BOLD {
	font-weight: bold;
}



/* @end */
