html {


/*


background-image: url(images/bg-grad.jpg);


background-repeat: repeat-y;


background-position: top right;


*/


}





body {


margin: 0;


font-family:  helvetica, arial, sans-serif;


color: #000000;


margin: 0 auto;


font-size:0.89em;


/*


background-color:#353938;


background-image: url(images/bg-grad.jpg);


background-repeat: repeat-x;


*/


background: url(images/black2gray-grad.jpg) #353938 repeat-x;





}


#container {
	width: 660px;
	margin: 0 auto;
	border-left: 2px #000 solid;
	border-right: 2px #000 solid;


}





#main-title {


font-size: .7em;


text-align: center;


padding-bottom: 8px;


font-weight: bold;


padding-top: 8px;


padding-left:10px;


background-color: #000;


color: #ffffff;


}





#main-title a{


	color: #ffffff;


	padding: 0px 50px;


	text-decoration:none;


	text-transform:uppercase;


}





#header-image {


	background-color: #62A16F;


	background-image: url(images/banks-header.jpg);


	background-repeat: no-repeat;


	background-position: left top;


	height: 245px;


	border-top: 2px #000 solid;


	border-bottom: 2px #000 solid;


	


}





#header-links {


	text-align: center;


	font-size: .9em;


	padding-top:220px;


}


	


#header-links a{


	color: #ffffff;


	padding: 0px 40px;


	text-decoration:none;


	text-transform:uppercase;


}





#navbar {


margin-bottom: 0;





font-size: .65em;


text-align: center;


margin-top: 0;


padding-bottom: 8px;


font-weight: bold;


padding-top: 8px;


background-color: #333333;


color: #ffffff;


word-spacing: 8px;


border-bottom: 2px #ff4700 solid;


}





#navbar a:link, #navbar a:visited {


color: #ffffff;





}





#navbar a.current {


color: #ff4700;


}





#navbar a:hover {


color: #ff4700;


text-decoration: underline;


}








#headline {


font-size: .65em;


padding-top: 30px;


text-align: justify;


background-color: #F2F2F2;


/*


padding-left: 100px;


padding-right: 100px;


margin-left: 110px;


margin-right: 110px;


*/


margin-bottom: 0;


line-height: 1.5em;}








p.byline {


text-align: right;


margin-bottom: 0;


}





#body {


background-color:#fff;


}





h1.pageTitle {


margin: 0 20px;


color: #0B2F13;


padding:0px;


padding-top:5px;


border-bottom: 3px #353938 solid;


background-color:#CCCCCC;


}





#main-text {


margin-top: 0;


margin-bottom: 0;


line-height: 1.8em;


background:#fff


padding: 0px 20px;



}





#main-text-content {


	background: url(images/banks-logo-washout.jpg) no-repeat bottom center;


	/*padding-right: 50px;


	padding-left: 50px;*/


	padding: 5px 30px;


}





#main-text p {


/*text-align: justify;*/


text-indent: 25px;




}











h2, h3, h4, h5, h6 {


	margin: auto 30px;


	border-bottom: 3px #62A16F solid;


}





h2 {


padding-bottom: 3px;


color: #000000;


letter-spacing: 5px;


margin-top: 0;


padding-top: 10px;


}





ol {
margin-top: 17px;
width: 100px;
}


p {
margin-top: 17px;
}





ol, ul {





}





a:link, a:visited {


font-weight: bold;


color: #62A16F;


}





a:hover {


	background-color:#353938;


}








#footer {


text-align: center;


margin-bottom: 0;


font-size: 11px;


margin-top: 20px;


padding: 3px 30px;


background-color: #000;


color: #ffffff;


font-weight: bold;


border-top: 1px #000000 solid;


border-bottom: 1px #000000 solid;


}





#footer a:link, #footer a:visited {


color: #62A16F;





}





#footer a:hover {


text-decoration: underline;


color: #ffffff;


}


.right {


float: right;


text-align: right;





}


.left {


float: left;


text-align: left;





}


.right h3 {


margin-top: 0px;


font-size: 90%;   


}





.centerDiv {


	text-align:center;


	margin: 0px auto;


}





.clearFloat {


	clear:both;


}


	


.listImages {


	text-align: center;


	padding-bottom: 8px;


}





.listImages img{


	padding: 0px 10px;


	border:none;


}











/********************************************************* FORM **************************************************/


* FORMS */


form {margin: 0 0 1.5em}


input {font-family: arial,tahoma,verdana,sans-serif;margin: 2px 0}


fieldset {border: none}


label {display:block;padding: 5px 0}


label br {clear:left}





	/* FORMS - general classes */


	input.f-submit {padding: 1px 3px;background:#666;color:#fff;font-weight:bold;font-size:96%}


	


	/* FORMS - f-wrap-1 - simple form, headings on left, form elements on right */


	form.f-wrap-1 {width:100%;padding: .5em 0;background: #f6f6f6 url("images/featurebox_bg.gif") no-repeat 100% 100%;border-top: 1px solid #d7d7d7;position:relative}


		form.f-wrap-1 fieldset {width:auto;margin: 0 1em}


		form.f-wrap-1 h3 {margin:0 0 .6em;font: bold 155% arial;color:#000}


		form.f-wrap-1 label {clear:left;float:left;width:100%;border-top: 1px solid #fff}


		


		/* hide from IE mac \*/


		form.f-wrap-1 label {float:none}


		/* end hiding from IE5 mac */


	


		form.f-wrap-1 label input, form.f-wrap-1 label textarea, form.f-wrap-1 label select {width:15em;float:left;margin-left:10px}


		


		form.f-wrap-1 label strong {float:left;width:8em;line-height: 1.7;display:block;position:relative}


		form.f-wrap-1 label strong .req {color:#c00;font-size:150%;font-weight:normal;position:absolute;top:-.1em;line-height:1;left:-.4em;width:.3em;height:.3em}


		form.f-wrap-1 div.req {color:#666;font-size:96%;font-weight:normal;position:absolute;top:.4em;right:.4em;left:auto;width:13em;text-align:right}


		form.f-wrap-1 div.req b {color:#c00;font-size:140%}


		form.f-wrap-1 label select {width: 15.5em}


		form.f-wrap-1 label textarea.f-comments {width: 20em}


		form.f-wrap-1 div.f-submit-wrap {padding: 5px 0 5px 8em}


		form.f-wrap-1 input.f-submit {margin: 0 0 0 10px}


		


		form.f-wrap-1 fieldset.f-checkbox-wrap, form.f-wrap-1 fieldset.f-radio-wrap {clear:left;float:left;width:32em;border:none;margin:0;padding-bottom:.7em}


		form.f-wrap-1 fieldset.f-checkbox-wrap b, form.f-wrap-1 fieldset.f-radio-wrap b {float:left;width:8em;line-height: 1.7;display:block;position:relative;padding-top:.3em}


		form.f-wrap-1 fieldset.f-checkbox-wrap fieldset, form.f-wrap-1 fieldset.f-radio-wrap fieldset {float:left;width:13em;margin: 3px 0 0 10px}


		form.f-wrap-1 fieldset.f-checkbox-wrap label, form.f-wrap-1 fieldset.f-radio-wrap label {float:left;width:13em;border:none;margin:0;padding:2px 0;margin-right:-3px}


		form.f-wrap-1 label input.f-checkbox, form.f-wrap-1 label input.f-radio {width:auto;float:none;margin:0;padding:0}


		


		form.f-wrap-1 label span.errormsg {position:absolute;top:0;right:-10em;left:auto;display:block;width:16em;background: transparent url(images/errormsg_bg.gif) no-repeat 0 0}


		form.f-wrap-1 label span.errormsg b {padding: 10px 0;margin: 0 10px 0 30px;color:#B30800;font-weight:bold;display:block;width:auto;float:none;line-height:1.3}
