2@charset "UTF-8";
* { 
	margin: 		0; 
	padding: 		0;
}
body {
	background: 	url(../images/bkg.gif) no-repeat center top;
	font-family:	Geneva, Arial, Helvetica, sans-serif;
	font-size:		0.75em;
    padding:0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}
.bodybank {
	background: 	url(../images/bkg2.jpg) no-repeat center top;
	font-family:	Geneva, Arial, Helvetica, sans-serif;
	font-size:		0.75em;	
	background-color: #1c0056;
    padding:0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;	
}
.txtIndt {
	text-indent:	-9000px;
}
.home {
	background:		#000 url(../images/bkg_splash000.gif) no-repeat top;
}
#splash {
	background:		#fff;
	width:			910px;
	margin: 		0 auto;
}
#splash h1 {
	visibility:		hidden;
	display:		none;
}
#splash p {
	background:		url(../images/sub_call-1800-639-295.gif) no-repeat center;
	text-indent:	-9000px;
	/*
	width:			487px;
	height:			19px;
	*/
	margin:			0 auto;
	padding:		10px 0;
}
#wrapper {
	width      :910px;
	height     :auto;
	margin     :0 auto;
	background-image:url(../images/bkg_content.gif);
	background-repeat: no-repeat;
	background-color:#FFFFFF;
}
#wrapper_bank {	
	width      :910px;
	height     :auto;
	margin     :0 auto;
	background-image:url(../images/bkg_content2.gif);
	background-repeat: no-repeat;
	background-color:#FFFFFF;
}
#header {
	background: 	url(../images/bkg_hdr2.jpg) no-repeat;
	height:			145px;
	position:		relative;
}
#header .logo {
	float:			left;
}
#header .hdr_shine {
	background: 	url(../images/hdr_shine-a-light.png) no-repeat;
	width:			420px;
	height:			145px;
	float: 			right;
}

#header_mini {
	background: 	url(../images/bkg_hdr2_mini.jpg) no-repeat;
	height:			145px;
	position:		relative;
}

#header_mini .logo {
	float:			left;
}
#header_mini .hdr_shine {
	background: 	url(../images/hdr_shine-a-light.png) no-repeat;
	width:			420px;
	height:			145px;
	float: 			right;
}

#header_mini2 {
	background: 	url(../images/bkg_hdr2_mini2.jpg) no-repeat;
	height:			145px;
	position:		relative;
	width: 910px;
}

#header_mini2 .logo {
	float:			left;
}
#header_mini2 .hdr_shine {
	background: 	url(../images/hdr_shine-a-light.png) no-repeat;
	width:			420px;
	height:			145px;
	float: 			right;
}

#shinealight {
	width: 			420px;
	height: 		145px;
	float:			right;
}

#container {
	overflow: 		auto;
	background-image: url(../images/bkg_content.gif);
	background-position: top;
	background-repeat:no-repeat;
	background-color:#FFFFFF;
}

#container3 {
	overflow: 		auto;
	background-image: url(../images/bkg_content2.gif);
	background-position: top;
	background-repeat:no-repeat;
	background-color:#FFFFFF;
}

#container2 {
	overflow: 		auto;
	background-image: url(../images/bkg_content.jpg);
	background-position: top;
	background-repeat:no-repeat;
	background-color:#FFFFFF;
}
#sidebar {
	/*background:		url(../images/bkg_nav.gif) no-repeat;*/
	width            : 205px;
	font-size        : 1.1em;
	float            : left;
	background-color : #EAEAEA;
	color:#666666;
}
#sidebar ul {
	padding-left   : 39px;
}

#sidebar ul li {
	list-style     : none;
	padding-bottom : 8px;
}
#sidebar a {
	color           : #666666;
	text-decoration : none;
}
#sidebar a:hover {
	color      : #FD0000;
}

/* sidebar new -------------------------------------------------- */
#sidebar2 {
	/*background:		url(../images/bkg_nav.gif) no-repeat;*/
	width            : 205px;
	font-size        : 1.1em;
	float            : left;
	background-color : none;
	color:#666666;
}
#sidebar2 ul {
	padding-left   : 39px;
}

#sidebar2 ul li {
	list-style     : none;
	padding-bottom : 8px;
}
#sidebar2 a {
	color           : #666666;
	text-decoration : none;
}
#sidebar2 a:hover {
	color      : #FD0000;
}

/* -------------------------------------------------------------- */

#content {
	float      : right;
	width      : 662px;
	padding    : 15px 20px 0px; 123px;
	font-family: Arial;
	font-size  : 13px;
	overflow: hidden;
}
#content p {
	font-family:Arial;
	padding-bottom:	13px;
	font-size:13px;
}
#content ul {
	margin:			0 0 0px 0px;
}
#content a, #content strong {
	/*color:			#ee3940;	*/
}
#content .contentNav {
	width       : 630px;
	overflow    : auto;
	margin      : 0px 0 10px -20px;
	/*color       : #FF0000; */
	font-size   : 13px;
}
#content .contentNav ul {
	margin         : 0 0 0 15px;
	padding-bottom : 7px;

}
#content .contentNav ul li {
	list-style:		none;
	float: 			left;
	display:		inline;
}

#content .altNav {
	border:			1px solid #999999;
	border-top:		none;
	border-bottom:	none;
	padding:		0 7px;
	margin:			0 7px;
}
#content .contentNav a {
	color          :#999999;	
	text-decoration: none;
	font-size    : 13px;	
}

#content .contentNav a:hover {
	color        : #ee3940;
	font-size    : 13px;
}

#content .call-1800 {
	background:		url(../images/sub_call-1800-639-295.gif) no-repeat left;
	/*
	width:			660px;
	height:			19px;
	*/
	margin:			0 auto;
	padding:		10px 0;
	clear: 			both;
	border-top:		1px solid #eaeaea;
}

#content .sub_contact {
	/*background:		url(../images/sub_contact.gif) no-repeat left;
	width:			405px;
	height:			14px;
	*/	
	margin:			0 auto;
	padding:		10px 0;
	clear: 			both;
	border-top:		1px solid #eaeaea;
	font-family     :Verdana;
	font-size       :10px;
}
.in_actv_link        { font-family: Verdana; color: #FF0000; text-decoration:none; font-size:14px; font-weight:bold}
.actv_link a:link    { font-family: Verdana; color: #e6e6e6; text-decoration:none; font-size:14px; font-weight:bold}
.actv_link a:active  { font-family: Verdana; color: #e6e6e6; text-decoration:none; font-size:14px; font-weight:bold}
.actv_link a:visited { font-family: Verdana; color: #e6e6e6; text-decoration:none; font-size:14px; font-weight:bold}
.actv_link a:hover   { font-family: Verdana; color: #FF0000; text-decoration:none; font-size:14px; font-weight:bold}

.more a:link    { font-family:Arial; color:#FF0000; text-decoration:none; font-size:11px; }
.more a:active  { font-family:Arial; color:#FF0000; text-decoration:none; font-size:11px; }
.more a:visited { font-family:Arial; color:#FF0000; text-decoration:none; font-size:11px; }
.more a:hover   { font-family:Arial; color:#736F6E; text-decoration:none; font-size:11px; }

.news_title      { font-family:Arial; color:#FF0000; font-size:13px; font-weight:bold}
.news_title2     { font-family:Arial; color:#000000; font-size:12px; }
.news_month      { font-family:Arial; color:#000000; font-size:12px; }
.news_subcontent { font-family:Arial; color:#000000; font-size:12px; }

.more_bank a:link    { font-family:Arial; color:#3050a1; text-decoration:none; font-size:11px; }
.more_bank a:active  { font-family:Arial; color:#3050a1; text-decoration:none; font-size:11px; }
.more_bank a:visited { font-family:Arial; color:#3050a1; text-decoration:none; font-size:11px; }
.more_bank a:hover   { font-family:Arial; color:#736F6E; text-decoration:none; font-size:11px; }

.news_title_bank      { font-family:Arial; color:#3050a1; font-size:13px; font-weight:bold}
.news_title2_bank     { font-family:Arial; color:#000000; font-size:12px; }
.news_month_bank      { font-family:Arial; color:#000000; font-size:12px; }
.news_subcontent_bank { font-family:Arial; color:#000000; font-size:12px; }


.go_link a:link    { font-family: Arial; font-weight: bold; font-size: 12px; color: #ee3940; text-decoration:none;}
.go_link a:visited { font-family: Arial; font-weight: bold; font-size: 12px; color: #ee3940; text-decoration:none;}
.go_link a:active  { font-family: Arial; font-weight: bold; font-size: 12px; color: #ee3940; text-decoration:none;}
.go_link a:hover   { font-family: Arial; font-weight: bold; font-size: 12px; color: #e6e6e6; text-decoration:none;}
.shadowbox {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	background-image: url(../images/shadow.jpg);
	border: 1pt solid #828282;
	background-repeat: repeat-x;
}

.hdr {
	font-family  : Arial; 
	font-size    : 18px; 
	font-weight  : bold; 
	/*color        : #ee3940;*/
	color        : #ee3940;
}

.hdr_bank {
	font-family  : Arial; 
	font-size    : 18px; 
	font-weight  : bold; 
	/*color        : #ee3940;*/
	color        : #3050a1;
}

.red{
	/* color:#FF0000; */
	color: #ee3940;
	
}

.violet {
	color        : #3050a1;
}

.vetical_line {
	border-left-width: 1pt;
	border-left-style: solid;
	border-left-color: #C1C1C1;
}

.red_25 { color: #ff3735; font-size: 25px; font-family: Arial; font-weight: bold; }
.medium  {font-family: Arial; color: #333333; font-size: 19px; }

.medium_link a:link    {font-family: Arial; color: #333333; font-size: 19px; }
.medium_link a:active  {font-family: Arial; color: #333333; font-size: 19px; }
.medium_link a:visited {font-family: Arial; color: #333333; font-size: 19px; }
.medium_link a:hover   {font-family: Arial; color: #736F6E; font-size: 19px; text-decoration:none;}

.strong_black {
	font-family: Arial;
	font-weight: bold;
	font-size: 14px;
	color: #000000;
}
.small_link a:link     { font-family:Arial; font-size: 14px; color:#ff3735; font-weight:bold; }
.small_link a:active   { font-family:Arial; font-size: 14px; color:#ff3735; font-weight:bold; }
.small_link a:visited  { font-family:Arial; font-size: 14px; color:#ff3735; font-weight:bold; }
.small_link a:hover    { font-family:Arial; font-size: 14px; color:#736F6E; font-weight:bold; text-decoration:none;}

.b_red  { font-size:13px; font: Arial; font-weight:bold; color:#FF0000; }
.b_violet  { font-size:13px; font: Arial; font-weight:bold; color:#3050a1; }
.footer { font-size:12px; font: Arial; color:#666666; }

.footer_link a:link   { font-size:12px; font: Arial; color:#FF0000; text-decoration:none;}
.footer_link a:active { font-size:12px; font: Arial; color:#FF0000; text-decoration:none;}
.footer_link a:visited{ font-size:12px; font: Arial; color:#FF0000; text-decoration:none;}
.footer_link a:hover  { font-size:12px; font: Arial; color:#666666; text-decoration:none;}

/* -------------------------------------------------------------------------------   */
#content_back {
	float      : right;
	width      : 662px;
	padding    : 0px 20px 0px; 
	font-family: Arial;
	font-size  : 13px;
}
#content_back p {
	font-family:Arial;
	padding-bottom:	13px;
	font-size:13px;
}
#content_back ul {
	margin:			0 0 0px 0px;
}
#content_back a, #content strong {
	/*color:			#ee3940;	*/
}
#content_back .contentNav {
	width       : 630px;
	overflow    : auto;
	margin      : 0px 0 10px -20px;
	/*color       : #FF0000; */
	font-size   : 13px;
}
#content_back .contentNav ul {
	margin         : 0 0 0 15px;
	padding-bottom : 7px;

}
#content_back .contentNav ul li {
	list-style:		none;
	float: 			left;
	display:		inline;
}

#content_back .altNav {
	border:			1px solid #999999;
	border-top:		none;
	border-bottom:	none;
	padding:		0 7px;
	margin:			0 7px;
}
#content_back .contentNav a {
	color          :#999999;	
	text-decoration: none;
	font-size    : 13px;	
}

#content_back .contentNav a:hover {
	color        : #ee3940;
	font-size    : 13px;
}

#content_back .call-1800 {
	background:		url(../images/sub_call-1800-639-295.gif) no-repeat left;
	/*
	width:			660px;
	height:			19px;
	*/
	margin:			0 auto;
	padding:		10px 0;
	clear: 			both;
	border-top:		1px solid #eaeaea;
}

#content_back .sub_contact {
	/*background:		url(../images/sub_contact.gif) no-repeat left;
	width:			405px;
	height:			14px;
	*/	
	margin:			0 auto;
	padding:		10px 0;
	clear: 			both;
	border-top:		1px solid #eaeaea;
	font-family     :Verdana;
	font-size       :10px;
}

/* -------------------------------------------------------------------------------------------- */

#content_back_empty {
	/* float      : right; */
	margin-left:auto;
	margin-right:auto;
	width      : 910px;
	padding    : 0px 0px 0px 0px;
	font-family: Arial;
	font-size  : 13px;
}
#content_back_empty p {
	font-family:Arial;
	padding-bottom:	13px;
	font-size:13px;
}
#content_back_empty ul {
	margin:			0 0 10px 20px;
}
#content_back_empty a, #content strong {
	/*color:			#ee3940;	*/
}
#content_back_empty .contentNav {
	width       : 630px;
	overflow    : auto;
	margin      : 0px 0 10px -20px;
	/*color       : #FF0000; */
	font-size   : 13px;
}
#content_back_empty .contentNav ul {
	margin         : 0 0 0 15px;
	padding-bottom : 7px;

}
#content_back_empty .contentNav ul li {
	list-style:		none;
	float: 			left;
	display:		inline;
}

#content_back_empty .altNav {
	border:			1px solid #999999;
	border-top:		none;
	border-bottom:	none;
	padding:		0 7px;
	margin:			0 7px;
}
#content_back_empty .contentNav a {
	color          :#999999;	
	text-decoration: none;
	font-size    : 13px;	
}

#content_back_empty .contentNav a:hover {
	color        : #ee3940;
	font-size    : 13px;
}

#content_back_empty .call-1800 {
	background:		url(../images/sub_call-1800-639-295.gif) no-repeat left;
	/*
	width:			660px;
	height:			19px;
	*/
	margin:			0 auto;
	padding:		10px 0;
	clear: 			both;
	border-top:		1px solid #eaeaea;
}

#content_back_empty .sub_contact {
	/*background:		url(../images/sub_contact.gif) no-repeat left;
	width:			405px;
	height:			14px;
	*/	
	margin:			0 auto;
	padding:		10px 0;
	clear: 			both;
	border-top:		1px solid #eaeaea;
	font-family     :Verdana;
	font-size       :10px;
}