* {
	margin:0;
	padding:0;}
	
body {
	text-align:center;
	font:75% Arial;
	color:#000000;}
	
#site-container-border {
	width:941px;
	border:1px solid #CCCCCC;
	padding-bottom:15px;
	margin:18px auto 0;}

#site-container {
	text-align:left;
	width:911px;
	margin:0 auto;}
	
/*
SITE HEADER ---------------------------------------------- */

#site-header {
	height:96px;
	width:100%;
	background:#FFFFFF}
	
#site-header a img {
	border-style:none;
	margin-top:16px;
	float:left;}
	
#site-header-right {
	float:right;
	text-align:right;
	color:#9E9E9E;
	font:92% Verdana;
	margin-top:16px;}
	
#site-header-search label{
	font-weight:bold;
	color:#00a6b6;}
	
#site-header-search fieldset {
	border:none;
	margin-top:20px;}
	
#site-header-search legend {
	display:none;}
	
.search-go-button {
	cursor:pointer;
	border:none;
	width:17px;
	height:18px;}
	
#site-header-nav li {
	display:inline;}
	
#site-header-nav li a {
	text-decoration:none;
	color:#A39D9D;
	font-weight:bold;}
	
#site-header-nav li a:hover {
	color:#02A6B6;}
	
	

/*
SITE CONTENT --------------------------------------------------- */

#site-all-content-container {
	width:100%;
	overflow:visible;}
	
	

/*
SITE CONTENT LEFT ---------------------------------------------- */

#site-left-content-container {
	width:723px;
	float:left;
	overflow:auto;
	overflow-y:hidden;}
	
#top-nav-container {
	clear:both;
	text-align:right;
	background:#FFFFFF;
	width:100%;
	overflow:auto;}
	
#top-nav-container a {
	display:inline;}

#top-nav-container a img {
	border-style:none;
	padding-left:1px;}
	
#landing-banner {
	width:100%;
	clear:both;
	overflow:hidden;}
	
#landing-banner-left {
	width:327px;
	height:159px;
	float:left;}

#landing-banner-left span {
	display:block;
	width:327px;
	height:159px;
	position:absolute;}

#landing-banner-left span, #landing-banner-right img {
	border-style:none;}
	
#landing-banner-overlay {
	position:absolute;
	width:181px;
	height:28px;
	margin-top:131px;}
	
#landing-banner-right {
	width:396px;
	height:159px;
	float:left;}
	
#landing-banner-right img {
	display:block;
	width:396px;
	height:159px;
	position:absolute}

	
#landing-nav-and-content-container {
	width:100%;
	overflow:visible;
	clear:both}
	
#left-nav-container {
	width:181px;
	background:#AAAAAA;
	float:left;}
	
.left-nav-level-1 {
	padding-right:2px;
	border-bottom:1px solid #FFFFFF;}
	
.left-nav-level-1 a {
	text-decoration:none;
	color:#FFFFFF;
	font-weight:bold;
	display:block;
	padding:6px 0 6px;
	margin-left:23px;}
	
.left-nav-level-2 {
	padding-right:2px;}

.left-nav-level-2 a {
	font-size:92%;
	font-weight:bold;
	color:#7a7a7a;
	text-decoration:none;
	display:block;
	padding:3px 0;
	margin-left:30px;}
	
.left-nav-level-3 {
	background:#e9e6e6;
	background-position:0px 4px;
	padding-right:2px;}

.left-nav-level-3 a {
	font-size:92%;
	color:#7a7a7a;
	text-decoration:none;
	display:block;
	padding-bottom:4px;
	margin-left:31px;}
	
.left-nav-level-4 {
	background:#e9e6e6;
	background-position:0px 4px;
	padding-right:10px;}

.left-nav-level-4 a {
	font-size:92%;
	color:#7a7a7a;
	text-decoration:none;
	display:block;
	padding-bottom:4px;
	margin-left:41px;}
	
.left-nav-level-2 a:hover, .left-nav-level-1 a:hover, .left-nav-level-3 a:hover, .left-nav-level-4 a:hover, .left-nav-level-3 a.selected, .left-nav-level-4 a.selected {
	color:#444444;
	}
	
#left-nav-bottom {
	width:181px;
	height:9px;}
	
#content-container {
	width:522px;
	float:right;
	padding-top:5px;}

#breadcrumbs {
	width:415px;}
	
#breadcrumbs-tools {
	overflow:visible;
	margin-bottom:18px;
	height:25px;}
	
#tools {
	float:right;
	text-align:right;
	white-space:pre;}
	
#tools a img {
	border-style:none;
	float:left;}
	
#breadcrumbs li {
	list-style-type:none;
	display:inline;
	padding-right:3px;
	font:83% Verdana;
	color:#777575;}
	
#breadcrumbs li a {
	padding-right:3px;
	color:#777575;}
	
#content {
	padding-right:10px;
	clear:both;}
	
#content ol {
	margin:0 0 20px 0px;
	padding-left:30px;
}

#content ul {
	margin:0 0 20px 10px;
	list-style-type:none;
}

#content p a {
 display:inline !important;
}
	
#content h1 {
	font:133% Arial;
	font-weight:bold;
	margin-bottom:1.4em;}
	
#content h2 {
	font:125% Arial;
	font-weight:bold;
	margin-bottom:1.2em;}
	
#content h3 {
	font:117% Arial;
	font-weight:bold;
	margin-bottom:1.2em;}
	
#content h4 {
	font:108% Arial;
	font-weight:bold;
	margin-bottom:1.2em;}
	
#content h1 a, #content h2 a, #content h3 a, #content h4 a  {
	text-decoration:none;
}
	
.landing-h2, .generic-pg-h2 {
	font-size:100%;
	font-weight:bold;
	margin-bottom:1.1em;}
	
.sub-pg-h2 {
	font-size:117%;
	font-weight:bold;
	color:#626262;
	margin-bottom:1.1em;}
	
h2.jobdesc {	
	font-size:117%;
	font-weight:bold;
	padding-bottom:5px;
	color:#626262;}
	
div.jobtitle {
	padding-left:20px;
	padding-bottom:5px;
}

div.jobtitle a {
	text-decoration:none;
}

div.jobtitle a:hover, div.indexitem div.docindex a:hover {
	text-decoration:underline;
}


div.indexitem div.docindex a {	
	margin-bottom:5px !important; 
	text-decoration:none;
	font-size:120%;
	font-weight:bold;
	color:#626262 !important;}
	
div.indexitem p {
	padding-bottom:5px;
}
	
	
.p-sub-pg-comp-tbl {
	font-size:92%;
	font-weight:bold;}
	
#content p {
	margin-bottom:1.1em;}
	
.p-conditions {
	color:#5f8bbf;
	font-size:83%;
	font-style:italic;}

.sub-pg-content-photo {
	margin-bottom:10px}

.landing-content-photo {
	float:left;
	border:8px solid #FFFFFF;
	margin:10px 15px 10px 0;}
	
	
/* 
SUB PAGE SPECIFIC STYLES --------------------------------------- */

#sub-pg-left-column {
	float:left;
	overflow:auto;
	padding-bottom:20px;
	}
	
#sub-pg-banner-left-clear {
	width:181px;
	height:159px;}
	
#sub-pg-banner-left span {
	display:block;
	width:181px;
	height:159px;
	position:absolute;}
	
#sub-pg-banner-left span, #sub-pg-banner-right img {
	border-style:none;}
	
#sub-pg-banner-right {
	float:right;}
	




/*
SITE CONTENT RIGHT --------------------------------------------- */

#site-right-content-container {
	width:180px;
	float:right;}
	
#site-right-content-container h1 {
	font-size:100%;}

#site-right-content-container h1 span {
	visibility:hidden;}
	
#right-content-timesavers {
	width:100%;
	text-align:center;
	font-size:92%;
	padding-bottom:20px;}
	
#right-content-timesavers h1 {
	width:100%;
	height:27px;}
	
#right-content-timesavers a {
	display:block;
	color:#EEEEEE;
	font-weight:bold;}
	
#right-content-timesavers a:hover {	
	color:#136C75;}

a.web-banker-img span {
	display:none;
}

a.web-banker-img {
	height:63px !important;
}

#right-content-timesavers a img {
	border-style:none;
	text-decoration:none;}
	
#right-content-form-container {
	padding:14px 0 15px;
	background:#00A6B6;
	text-align:center;}
	
#right-content-form-container fieldset {
	border-style:none;
	margin-bottom:5px;}
	
#right-content-form-container legend {
	display:none;}
	
.right-content-form-input {
	font:90% Arial;
	width:145px;}
	
.right-content-form-input-button {
	cursor:hand;
	border:none;
	width:17px;
	height:20px;}
	
#right-content-tabs {
	background:#EEEEEE;
	padding-top:8px}
	
#right-content-tools, #right-content-relatedlinks {
	width:178px;
	border:1px solid #00A6B6;
	border-top:none;
	border-bottom:none;}
	
#right-content-relatedlinks h1 {
	width:100%;
	height:18px;}

#right-content-tools ul, #right-content-relatedlinks ul {
	padding:2px 8px;}

#right-content-tools ul li, #right-content-relatedlinks ul li {
	list-style-type:none;
	display:block;
	padding:5px 0 7px;
	width:162px;}
	
#right-content-tools ul li a, #right-content-relatedlinks ul li a {
	text-decoration:none;
	color:#7f8b8c;
	font-size:92%;
	font-weight:bold;}
	
#right-content-tools ul li a:hover, #right-content-relatedlinks ul li a:hover {
	color:#00a6b6;}
	
#right-content-tools h1 {
	margin-bottom:0px !important;
}
	
#right-content-whatsnew {
	width:178px;
	border:1px solid #00A6B6;
	border-top:none;
	border-bottom:none;
	background:#03A6B6;}
	
#right-content-whatsnew h1 {
	width:100%;
	height:34px;}
	
.right-content-tab-style-01 {
	border-left:1px solid #00A6B6;
	border-right:1px solid #00A6B6;
	overflow:auto;
	text-align:center;
	padding-bottom:7px;}

.right-content-tab-style-01 h1, #right-content-tools h1 {
	width:178px;
	height:20px;
	margin-bottom:8px;}

.right-content-tab-style-01-content {
	width:162px;
	text-align:left;
	margin: 0 auto;}

.tab-style-01-text {
	text-decoration:none;
	color:#7f8b8c;
	font-size:92%;
	font-weight:bold;
	float:left;}
	
a.tab-style-01-text:hover {
	color:#00a6b6;}
	
.tab-style-01-img {
	float:right;}
	
.tab-style-01-img img{	
	border-style:none;}
	
#right-content-bottom {
	width:180px;
	height:8px;}
	
#banner-ad {
	margin-top:5px;}
	
#banner-ad a img {
	border-style:none;}


	
	
/*
SITE FOOTER -----------------------------------------------------*/

#site-help-container {
	width:100%;
	clear:both;
	padding-top:15px;
	background:#FFFFFF;}

#site-help-left {
	float:left;
	width:723px;
	height:16px;
	background:#FFFFFF;}
	
#site-help-right {
	float:right;}
	
#site-help-right img {
	border-style:none;}

#site-footer {
	clear:both;
	text-align:right;
	padding-top:10px;
	background:#FFFFFF}	

#site-footer li {
	list-style-type:none;
	display:inline;
	font:83% Verdana;
	color:#777575;}
	
#site-footer li a {
	padding:0 3px;
	color:#777575;}

#site-copyright {
	text-align:right;
	padding-top:15px;
	background:#FFFFFF;
	font:83% Verdana;
	font-weight:bold;
	color:#777575;}
	
/*
SITE MAP ------------------------------------------------------------*/
div#sitemap div a {
	color:#000000;
	margin-bottom:0px !important;
	font-weight:normal;
	text-decoration:none;
}

div#sitemap div a:hover {
	text-decoration:underline;
}

div#sitemap div {
	padding-bottom:10px;
	
}

div#sitemap div.smlevel2 {
	padding-top:5px;
	padding-bottom:10px;
	border-bottom:1px solid #000000;
}

div#sitemap div.smlevel2 a {
	font-weight:bold;
}

div.smlevel3 {
	padding-top:10px;
	margin-left:50px;
}

div.smlevel4 {
	margin-left:80px;
}

div.smlevel5 {
	margin-left:110px;
}

div.smlevel6 {
	margin-left:140px;
}

/*
GLOSSARY ------------------------------------------------------------*/

.tbl-glossary {
	width:502px;}
	
.tbl-glossary th {
	border-bottom:2px solid #E5E1E1;
	padding:7px;
	color:#FFFFFF;
	background:#00a6b6;}
	
.tbl-glossary td {
	border-bottom:2px solid #E5E1E1;
	padding:7px;
	background:#F4F2F2;
	color:#666666}
	
.tbl-glossary-term {
	border-right:1px solid #E5E1E1;
	width:25%;
	font-weight:bold;}
	
.tbl-glossary-def {
	border-left:1px solid #E5E1E1;}
	
	
/*
MISC ------------------------------------------------------------*/

.bold {font-weight:bold;}
.no-underline {text-decoration:none;}
.no-border {border-style:none;}
.hide {display:none;}