span.footer {color: #b5cbde; }
sup.footer {color: #b5cbde; }

.nav-bg
{
	background:#b5cbde;
}

#breadcrumbs
{
	width:770px;
	text-align:left;	
	background: #b5cbde;
	font-family: Arial, Sans-Serif;
	color: #000000;
	font-size:10px;
	line-height: 10px;
	margin:0px;
	padding:0px;
	/*float: left;*/
	display: block;
}

.breadcrumb-link
{
	font-family: Arial, Sans-Serif;
	color: #004b8d;
	font-size:10px;
	line-height: 11px;
	text-decoration:underline;	
	text-align:left;
	padding:2px;
	height: 30px;
}

#breadcrumbs .links
{
	width: 770px;
	height: 30px;
	background: #b5cbde url(../../img/nav-main/general/top.gif) no-repeat;
	margin-top: -10px;
	display: block;
}

#breadcrumbs .links a
{
	font-family: Arial, Sans-Serif;
	color: #004b8d;
	font-size:10px;
	line-height: 11px;
	text-decoration:underline;	
	text-align:left;
	padding:2px;
	
}

#breadcrumbs .path
{
	/*margin-top: 10px;*/
	display: block;
	float: left;
	margin-top: 10px;
	margin-left: 10px;
}

/* content */
#content-square
{
	background: url(../../img/bgs/general-square.gif) no-repeat;
	margin:0px;
	padding:0px;
	min-height:350px;
	width: 770px;
}

#content-rounded
{
	background: url(../../img/bgs/general-rounded.gif) no-repeat;
	margin:0px;
	padding:0px;
	/*min-height:350px;*/
	float:left;
	width:770px;
}

.content-lower
{
	margin:0px;
	padding:0px;
	width: 710px;
	margin-bottom: -3px;
}


#content-home
{	
	margin:0px;
	padding:0px;
}

#content-home-row1
{	
	background: url(../../img/bgs/row-1.gif) no-repeat;
	margin:0px;
	padding:0px;
	height:300px;
	width:770px;
}

#content-home-row2
{	
	margin:0px;
	padding:0px;
	height:243px;
	width:770px;
}

#content-home-row2a
{	
	background: url(../../img/bgs/row-2a.gif) no-repeat;
	margin:0px;
	padding:0px;
	height:243px;
	width:382px;
	float:left;
}

#content-home-row2b
{	
	background: url(../../img/bgs/row-2b.gif) no-repeat;
	margin:0px;
	padding:0px;
	margin-left:6px;
	height:243px;
	width:382px;
	float:left;
}

#content-home-row3
{	
	margin:0px;
	padding:0px;
	height:243px;
	width:770px;
}

#content-home-row3a
{	
	background: url(../../img/bgs/row-3a.gif) no-repeat;
	margin:0px;
	padding:0px;
	height:243px;
	width:382px;
	float:left;
	margin-top: 5px;
}

#content-home-row3b
{	
	background: url(../../img/bgs/row-3b.gif) no-repeat;
	margin:0px;
	padding:0px;
	margin-left:6px;
	height:243px;
	width:382px;
	float:left;
	margin-top: 5px;
}




UL.content-ul
{
	list-style-image:url(../../img/templates/bullet-li-general.gif);
}


/* section general link styles */
a:link, a:visited, a:active {
	text-decoration: underline;
	color:#004b8d;
}

a:hover { 
	text-decoration: none; 
	color:#004b8d;
}

/* tables */
.table490
{
	width:490px;
	background:url(../../img/tables/general/490-bg.gif) repeat-y;
	display: block;
}
.table490-hdr
{
	width: 478px;
	background:url(../../img/tables/general/490-hdr-bg.gif) no-repeat;
	margin-left:6px;
	height:21px;
	font-weight:bold;
	font-size:1px1;
	padding-left:10px;
	/*padding-top:6px;*/
}


.table710
{
	width:710px;
	background:url(../../img/tables/general/710-bg.gif) repeat-y;
}
.table710-hdr
{
	width: 698px;
	background:url(../../img/tables/general/710-hdr-bg.gif) no-repeat;
	margin-left:6px;
	height:21px;
	font-weight:bold;
	font-size:11px;
	padding-left:10px;
	padding-top:3px;
}

.current-rates-4px
{
	width:710px;
	background:url(../../img/current-rates/4px/bg.gif) repeat-y;
	float: left;
	/*display: block;*/
}


.current-rates-4px-main
{
	display: block;
	width:698px;
	margin-left:6px;
	margin-bottom:0px;
}

.current-rates-4px-hdr
{
	width: 702px;
	background:url(../../img/current-rates/4px/table-hdr.gif) no-repeat;
	height:33px;
	font-weight:bold;
	font-size:10px;
}

.ratesTable
{
	float: left;
	width: 703px;
	background-color: #fff;
	border: solid 1px #dde7f2;
	border-top: none;
	margin-left: -3px;
}

.ratesTable td
{
	border: solid 1px #dde7f2;
}

.current-rates-2px
{
	width:710px;
	background:url(../../img/current-rates/2px/bg.gif) repeat-y;
}
.current-rates-2px-main
{
	width:702px;
	margin-left:4px;
	margin-bottom:0px;
}
.current-rates-2px-hdr
{
	width: 702px;
	background:url(../../img/current-rates/2px/table-hdr.gif) no-repeat;
	height:33px;
	font-weight:bold;
	font-size:10px;
}


/* general text styles */
.seminar-hdr
{
	margin-top:10px;
	font-size:14px;
	color:#004b8d;
	line-height:18px;
	font-weight:bold;
}
.seminar-body
{
	margin-top:5px;
	font-size:12px;
	color:#231f20;
	line-height:16px;
}

.seminar-details
{
	font-size:11px;
	color:#231f20;
	line-height:13px;
	
}

.board-picture
{
	float:left;
	width:160px;
	padding-left:10px;
}

.board-body
{
	float:left;
	width:300px;
}
.board-date
{
	margin-top:5px;
	color:#231f20;
	font-size:11px;
	float:right;
}
.board-name
{
	margin-top:5px;
	margin-bottom:5px;
	color:#231f20;
	font-size:14px;
	font-weight:bold;
	line-height:18px;
}
.board-title
{
	margin-top:5px;
	color:#231f20;
	font-size:11px;
	line-height:14px;
}
.board-service
{
	margin-top:20px;
	margin-bottom:5px;
	color:#231f20;
	font-size:11px;
	font-weight:bold;
	line-height:14px;
}
.board-period
{
	float:left;
	width:80px;
	margin-left:10px;
	color:#989697;
	font-size:11px;
}
.board-role
{
	float:left;
	color:#231f20;
	font-size:11px;
}


.contact-form-label
{
	float:left;
	font-size:11px;
	color:#004b8d;
	width:165px;
	text-align:right;
	padding-top:5px;
}
.contact-form-element
{
	float:left;
	width:275px;
	margin-left:15px;
}
.contact-form-element-department
{
	float:left;
	width:275px;
	margin-left:15px;
	margin-left: 30px!important!;
}

.contact-bottom
{
	width: 490px;
	background:url(../../img/tables/general/contact-bottom.gif) no-repeat;
	height:47px;
	text-align:center;
}


.life-events-block
{
	width:190px;
	height:60px;
	margin-left:20px;
	margin-top:-5px;
	font-size:11px;
	color:#000000;
	line-height:14px;
	float: left;	
}

.life-events-hdr
{
	font-size:12px;
	color:#000000;
	font-weight:bold;
	line-height:14px;
	margin-bottom:8px;
	margin-top: 8px;
	margin-left: 20px;
	float: left;
}

.life-events-more
{
	float: left;
	margin-top: -15px;
	text-align: center;
	margin-left: 60px;
}

.life-events-margin
{
	width: 5px;
	float:left;
}

.life-events-image
{
	margin-top:8px;
	margin-left:7px;
}


.atm-content
{
	width:710px;
	margin-left:30px;
}
.atm-hdr
{
	width:710px;
	height:27px;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	background:url(../../img/tables/atm/hdr.gif) no-repeat;
}

.atm-subhdr
{
	color:#000000;
	font-size:12px;
	font-weight:bold;	
}

.rates-content
{
	width:710px;
	margin-left:30px;
	float:left;
}

.home-subhdr
{
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
	margin-left:10px;
	padding-top:4px;
	margin-top:0px;
}
.home-seminar-bg
{
	width:354px;
	margin-left:15px;
	height:61px;
	background:url(../../img/bgs/seminars.gif) no-repeat;
	font-size:11px;
}

.home-rates-hdr
{
	width: 370px;
	background:url(../../img/bgs/rates-hdr.gif) no-repeat;
	height:21px;
	font-weight:bold;
	font-size:10px;
	margin-left:6px;
	margin-top: -2px;
}

.home-rates-bottom
{
	width: 370px;
	background:url(../../img/bgs/rates-bottom.gif) no-repeat;
	height:36px;
	font-size:10px;
	margin-left:6px;
	color:#6e99bf;
	line-height:12px;
	margin-top: 1px;
}

.collectionsPageTopImage
{
	background:url(../../img/tables/general/712-top.gif) no-repeat;
	border: none;
	width: 712px;
	height: 6px;
	margin: 0px;
	padding: 0px;
	margin-top: -5px;
}

.collectionPageBottomImage
{
	background:url(../../img/tables/general/712-bottom.gif) no-repeat;
	border: none; 
	height: 5px;
	margin: 0px;
	padding: 0px;
}

.container-712
{
	width:712px;
	background: #e6edf4; 
}
