/* CSS Document */

/* Main website */

/*-----------------------body--------------------*/
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #DFE3CB;
	text-align: center;
	color: #000000;
	background-image : url('../images/page_shadow2.gif');
    background-repeat : repeat-y;
    background-position : center;

}
html, body {
	height: 100%;
}
/*--------------------Normalizing elements------------------------- */

body, div, dl, dt, dd, ul, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td {
	margin: 0px;
	padding: 0px;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
}
ul {
	list-style: none;
}
table {
	border-collapse: collapse;
}
img {
	border: 0;
}

a:link {
	color: #00199A;
	text-decoration:none;
}
a:visited {
	color: #00199A;
	text-decoration:none;
}
a:hover {
	color: #000000;
	text-decoration:underline;
}
a:active {
	color: #cd1212;
	text-decoration:none;
}

/*a:link {
	color: #000000;
	text-decoration:none;
}
a:visited {
	color: #000000;
	text-decoration:none;
}
a:hover {
	color: #000000;
	text-decoration:underline;
}
a:active {
	color: #000000;
	text-decoration:none;
}*/
/*--------------------top logo panel------------------------- */

#logopanel {
	height: 100px;	
	background-color:#FFFFFF;
}
#logopanel #logopos {
	float: left;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 5px;
	width:250px;
}
#logopanel #bannerpos {
	float: right;
	padding-right: 5px;
	padding-top: 5px;
}
/*--------------------top menu------------------------- */
#topmenu{
	padding-right: 10px;
	padding-left: 10px;
	margin:0px;
	float: left;
	width: 100%;
	height: 35px;
	background-color:#cd1212;
}

/*--------------------footer------------------------- */
#footer {
	width:100%;
	font-size: 11px;
	color: #FFFFFF;
	padding: 3px;
	clear: both;
	float: none;
	height: 40px;
	background-color: #cd1212;
	background-image: url(../images/dot_hori.gif);
	background-repeat:repeat-x;
}
#footer ul#links {
	float: left;
	overflow: hidden;
	margin-top:2px;
}
#footer ul#links li {
	display: block;
	float: left;
	overflow: hidden;
	padding-right: 8px;
}
#footer ul#links li a {
	color:#FFFFFF;
	text-decoration: none;
}
#footer ul#links li a:hover {
	color:#FFFFFF;
	text-decoration: underline;
}
/*#footer #copyright {
	float: left;
	margin-top:8px;
}*/
#footer #copyright a {
	color:#FFFFFF;
	text-decoration: none;
}
#footer #copyright a:hover {
	color:#FFFFFF;
	text-decoration: underline;
}
#footer #cybergear {
	float: right;
	margin-top:0px;
}
#footer #cybergear a {
	color:#FFFFFF;
	text-decoration: none;
}
#footer #cybergear a:hover {
	color:#FFFFFF;
	text-decoration: underline;
}

/*--------------------containers------------------------- */
#outer-container {
	width: 100%;
	text-align: left;
	position: relative;
	height: auto !important;
	height: 100%;
}
#container {
	width: 983px;
	background: #FFFFFF;
	margin: 0 auto;
	overflow: hidden;
}
#container-inside {
	width: 968px;
	background: #FFFFFF;
	margin: 0 auto;
	overflow: hidden;
}
#container-content {
	width: 968px;
	background: #FFFFFF;
	margin: 0 auto;
	overflow: hidden;
	/*background-image: url(../images/bg-leftcol.gif);*/
	background-repeat:repeat-y;	
}
#container-picbottom {
	margin: 0 auto;
	overflow: hidden;
	align: bottom:
}
#container-dummy {
	width: 983px;
	background: #FFFFFF;
	height: 1px;
}

/*------------------homepage banners column----------------*/
#homeleftbar {
	float: left;
	width: 206px;
	overflow: hidden;
	padding-top: 5px;
	padding-left: 11px;	
	background-color: #F0F0F0;
	height: 100%;
}
#homerightbar {
	float: right;
	width: 205px;
	padding-top: 5px;
	padding-left: 6px;
	padding-right: 0px;
	padding-bottom: 10px;
	background-color: #F0F0F0;
	height: 100%;
	/*background-image: url(../images/animated_images.gif);*/
	background-repeat:no-repeat;
	background-position:bottom;	
}

#homerightbar-parent {
	float: right;
	width: 205px;
	padding-top: 15px;
	padding-left: 6px;
	padding-right: 0px;
	padding-bottom: 25px;
	background-color: #F0F0F0;
}

#homecentrebar {
	padding: 5px;
	float: left;
	width: 540px;	
	background-color: #FFFFFF;
	height: 100%
}

#homecentrebar-data {
	padding-top: 35px;
	padding-left: 20px;
	width:92%;
}

#insidecentrebar-data {
	padding-top: 25px;
	padding-left: 20px;
	padding-right: 20px;
}

#homeleftbar ul li {
	overflow:hidden;
	margin-bottom:20px;
}
#horline {
	width:92%;
	color: #FFFFFF;
	padding: 5px;
	clear: both;
	float: none;
	background-image: url(../images/dot_hori.gif);
	background-repeat:repeat-x;
}
#vertline {
	width:100%;
	color: #FFFFFF;
	padding: 10px;
	clear: both;
	float: none;
	background-image: url(../images/dot_verti.gif);
	background-repeat:repeat-y;
}

/*--------------------home featured panel------------------------ */

	#hm_feat_left {
		float:left;
		width:200px;
		margin:0; padding:0;
		}
	#hm_feat_right {
		float:right;
		width:285px;
		margin:0; padding:0;
		}
	#hm_feat_middle {
		height:150px;
		width:1px;
		margin:0;
		background-image: url(../images/dot_verti.gif);
		background-repeat:repeat-y;
		}
		
	#cal_ev_left {
		float:left;
		margin:0; padding:0;
		}
	#cal_ev_right 
	{
	    text-align: right;
	    float:right;
		margin:0; padding:0;
		width:63px;
		}	
			
		
.highlight_txt {
	font-size: 13px;
	color: #4A4A4A;
	font-weight:bold;
	}
.highlight_txt_normal {
	font-size: 12px;
	color: #797979;
	font-weight:normal;
	}
.highlight_txt_email {
	font-size: 16px;
	color: #4A4A4A;
	font-weight:normal;
	}
	
#welcome {
	float: left;
	width: 205px;
	overflow:hidden;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}


			
#welcome {
	float: left;
	width: 205px;
	overflow:hidden;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}
#welcome .welcometitle {
	margin:0px;
	padding:0px;
	font-size: 18px;
	color: #9D8340;
	padding-bottom:8px;
	overflow:hidden;
}
#welcome .ceo {
	font-size:12px;
	font-weight: bold;
	color: #1A2791;
	padding-bottom:4px;
}
#homeflash {
	height: 180px;
	width: 660px;
	margin-top:10px;
	border: 1px inset #9D8340;
	float: right;
	overflow: hidden;
	margin-right: 13px;
}


/*------------------homepage products column----------------*/

.products_cc {
	width:320px;
	float:left;
	padding-bottom:10px;
}
.products {
	width:320px;
	padding-top:10px;
	padding-bottom:5px;
	float:left;
}
#homerightbar {
	overflow:auto;
}
#homerightbar .prodimg {
	padding-right:10px;
	padding-bottom:30px;
}
#homerightbar .prodhead {
	padding-bottom: 6px;
}
#homerightbar .prodlink {
	padding-top: 4px;
}
/*------------------homepage news column----------------*/

#homenewsbar-container {
	float:left;
	width: 330px;
	padding-top: 15px;
	padding-left:5px;
}
#homenewsbar {
	background-color: #ECECEC;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #1D2A92;
	padding: 5px;
}
.newsmainhd {
	font-size: 18px;
	color: #9D8340;
	padding-bottom:8px;
}
.newsdate {
	font-size: 12px;
	color: #9D8340;
}
.newstitle {
	font-size: 12px;
	color: #005292;
	font-weight:bold;
}
.newsdesc {
	font-size: 11px;
	padding-bottom:20px;
}
#rss {
	padding:5px;
	float:left;
	position: relative;
}
#morenews {
	padding:5px;
	float:right;
}

/*------------------general tags--------------*/
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:all;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
.no-border {
	border: none !important;
}
/*------------------left panel inside pages-------------------------*/
#panelleft-container {
	padding-left: 10px;
}
#panelleft {
	float: left;
	width: 150px;
	overflow: hidden;
}
#panelleft #leftcontent {
	padding-left:10px;
	padding-right:5px;
}
.pagehead {
	font-size: 22px;
	color: #9D8340;
	padding-bottom:15px;
}
#panelleft ul#leftlinks {
	overflow: hidden;
}
#panelleft ul#leftlinks li {
	padding-bottom:3px;
	padding-top:3px;
}
#panelleft ul#leftlinks li.menudottedline {
	width:100%;
	height:1px;
	background-image:url(../images/dotline.gif);
	background-repeat:repeat-x;
}
#panelleft ul#leftlinks li a {
	color:#4D4D4D;
	font-weight:bold;
	font-size:12px;
	text-decoration: none;
}
#panelleft ul#leftlinks li a:hover {
	color:#4D4D4D;
	text-decoration: underline;
}
/*------------------right panel inside pages-------------------------*/
#panelright-container {
	float: right;
	width: 200px;
	height: auto !important;
	height: 100%;
	text-align:center;
}
#panelright {
	padding:5px;
}
.sidelinks {
	font-weight:bold;
	font-size:12px;
}
.sidelinks a {
	text-decoration: none;
}
.sidelinks a:hover {
	text-decoration: underline;
}
/*------------------content panel inside pages-------------------------*/
#panelcontent {
	width: 538px;
	margin:0px;
	padding:0px;
	margin-bottom:20px;
	float: left;
	border-left: 1px solid #E8F2FB;
}
#panelcontent #breadcrumbs {
	height: 30px;
	width: 100%;
	background-color:#E8F2FB;
}
#panelcontent #ctrlFontSize {
	float:right;
	margin:0px;
	padding-right:10px;
	font-size:11px;
	color:#666666;
}
#panelcontent #breadcrumbs #bclinks {
	float: right;
	margin-top:8px;
	padding-right:10px;
}
#panelcontent #breadcrumbs #bclinks .bcnodes {
	float: left;
	color:#004578;
	font-size:11px;
	overflow: hidden;
	padding-right:5px;
}
#panelcontent #breadcrumbs ul li a {
	text-decoration: none;
	display: block;
}
#panelcontent #breadcrumbs ul li a:hover {
	text-decoration: underline;
}
#panelcontent #content {
	margin:0px;
	padding:20px;
	text-align:justify;
	line-height:17px;
}
#panelcontent #content h1 {
	font-size:18px;
	color:#004578;
	font-weight:bold;
	padding-bottom:10px;
}
#panelcontent #content h2 {
	font-size:16px;
	font-weight:bold;
	padding-bottom:10px;
}
#panelcontent #content h3 {
	font-size:14px;
	font-weight:bold;
	padding-bottom:10px;
}
#panelcontent #content ul {
	list-style-image:url(../images/bluebullet.gif);
	list-style-position:outside;
	padding-left: 30px;
}
#panelcontent .rowbg1 {
	background-color:#e8f2fb;
	padding:2px;
}
#panelcontent .rowbg2 {
	background-color:#BFD3E6;
	padding:2px;
}
#panelcontent #TCDoc a:link {
	padding:20px 30px;
}
#panelcontent #TCDoc a:hover {
	border:1px solid #AA1E1E;
}
#panelcontent .acctsvcsbookmarks {
	float:left;
	padding:5px;
	width:230px;
}
#panelcontent .acctsvcsbookmarks li {
	list-style-image:none;
	list-style-type:disc;
}
#panelcontent .acctsvcsbookmarks li {
	padding-bottom:5px;
}
#panelcontent #content .cnttitle {
	font-size:14px;
	font-weight:bold;
}
#panelcontent #content .cntnumber {
	font-size:12px;
	font-weight:bold;
}
/*------------------for ATM Locator Flash-------------------------*/
#panelcontentfull {
	width: 900px;
	margin:0px;
	padding:0px;
	float: left;
	background-color:#FFFFFF;
	text-align: center;
	padding-top:10px;
	padding-bottom:10px;
}
/*------------------content panel list box-------------------------*/


.reporttablestyle ul li {
	margin: 0;
	list-style:none;
	float: left;
	overflow: hidden;
	padding: 5px;
}
.reporttablestyle ul li a {
	text-decoration: none;
	display: block;
	text-align: center;
	border:1px solid #FFFFFF;
}
.reporttablestyle ul li.col2 a:hover {
	text-decoration: underline;
	border:1px solid #AA1E1E;
}
.reporttablestyle ul li.col1 {
	width:220px;
}
.reporttablestyle ul li.col2 {
	width:85px;
	text-align:center;
}
.reporttablestyle ul li.col3 {
	width:85px;
	text-align:center;
}
#rowheader {
	background-color:#e8f2fb;
	border:1px solid #FF0000;
}
/*----------------- site map-------------------------*/

#sitemapcol1 {
	margin:0px;
	padding:5px;
	float: left;
	width: 220px;
	height: 480px;
	border-right: 1px solid #E8F2FB;
	border-top: 1px solid #E8F2FB;
	border-bottom: 1px solid #E8F2FB;
}
#sitemapcol1 .smhead {
	font-weight:bold;
	color:#007FFF;
	padding-bottom:5px;
	padding-top:10px;
}
#sitemapcol1 .smhead a {
	color:#007FFF;
}
#sitemapcol1 p {
	padding:3px;
}




/*----------------- login form-------------------------*/	
#loginpanel {
	float: left;
	width: 100%;
	overflow: hidden;
	padding-top: 15px;
	padding-left: 15px;
	background-color: #E6E6E6;
	height: 140px;
}	

#languagetrans {
	float: left;
	width: 100%;
	overflow: hidden;
	padding-top: 15px;
	padding-left: 15px;
	height: 120px;
}	

#onlinepoll {
	float: left;
	width: 100%;
	overflow: hidden;
	padding-top: 15px;
	padding-left: 15px;
	height: 240px;
}	

#onlinepoll .bg {
	background-image: url(../images/poll_bg.gif);
	background-repeat:repeat-y;
	height: 84px;
}	

#onlinepoll .message {
	padding-top: 50px;
	padding-left: 10px;
}	

#lognpnl {
	text-align:left;
}
#lognpnl fieldset {
	width: 450px;
	text-align:left;
}
#lognpnl legend {
	font-size:18px;
	color:#004578;
	font-weight:bold;
	padding-bottom:10px;
}
#lognpnl label {
	width: 70px;
	float: left;
	padding-left: 5px;
	text-align:left;
	font-size:11px;
}
.label1 {
	text-align:left;
	font-size:11px;
}
#lognpnl input {
	width:100px;
	background: #FFFFFF;
	border: 1px solid #ADADB5;
}

.lognpnlselect {
	width:195px;
	background: #FFFFFF;
	border: 1px solid #ADADB5;
}


.divscroll{
float: center; 
margin: 0px 0 0 0px; 
padding-bottom: 0px; 
padding-right: 1px; 
height: 80px; 
width: 85%; 
overflow:hidden;
scrollbar-face-color:#eaeaea;
scrollbar-base-color:#000000;
scrollbar-arrow-color:#000000;
scrollbar-track-color:#F3F3F3;
scrollbar-shadow-color:#EBF5FF;
scrollbar-highlight-color:#f7f7f7;
scrollbar-3dlight-color:#cacaca;
scrollbar-darkshadow-Color:#cacaca;
}

.readmore{
	color : #737373;
}
a.readmore:link{
	color : #737373;
	text-decoration : none;
}
a.readmore:visited  {
	color : #737373;
	text-decoration : none;
}
a.readmore:hover {
	text-decoration : underline;
	color: #737373;
}
a.readmore:active {
	text-decoration : underline;
	color: #737373;
}

.submenu-links{
	color : #FFFFFF;
}
a.submenu-links:link{
	color : #FFFFFF;
	text-decoration : none;
}
a.submenu-links:visited  {
	color : #FFFFFF;
	text-decoration : none;
}
a.submenu-links:active {
	text-decoration : none;
	color : #FFFFFF;	
}
a.submenu-links:hover {
	text-decoration : underline;
	color : #FFFFFF;	
}

/* Anchor Section */
#linksec A:link{
	color : #FFFFFF;
	text-decoration : none;
}

#linksec A:visited  {
	color : #FFFFFF;
	text-decoration : none;
}

#linksec A:hover {
	text-decoration : underline;
	color: #FFFFFF;
}
