/* CSS DOCUMENT*/

html { 
  padding:0px;
  margin:0px;
	}
	
body {
	background:  url("images/bkd_body.gif") repeat-y #ffffff;
	background-color: #ffffff;
	margin: 0;
	padding: 0;
	}

body.home {
	background:  url("images/bkd_bodyHome.gif") repeat-y #ffffff;
	background-color: #ffffff;
	margin: 0;
	padding: 0;
	}

a {
	text-decoration: underline;
	}

a:hover, a:active {
	text-decoration: none;
	}

/*************************LAYOUT DIVS**************************/

#container {
	width: 760px;
	margin: 0;
	padding: 0;
	}

#navHome {
	position: absolute;
	background:   url("images/bkd_navHome.gif") no-repeat;
	width: 216px;
	height: 555px;
	left: 0;
	top: 0;
	margin: 0px;
	padding: 0;
	overflow: visible;
	}
	
#nav {
	position: absolute;
	width: 216px;
	left: 0;
	top: 0;
	margin: 0;
	padding: 0;
	}

#content {
 	margin-left: 216px;
 	background-color: #fff;
 	overflow: visible;
	}

#headerFin {
	background: url("images/finimg_all.jpg") no-repeat;
	width: 544px;
	height: 162px;
	margin: 0 0 5px 0;
	padding: 0;
	}

#header {
	width: 544px;
	height: 167px;
	margin: 0 0 5px 0;
	padding: 0;
	}

#overview {
	width: 464px;
	height: 115px;
	margin: 0 0 10px 0;
	padding: 20px 40px 15px 40px;
	background-color: #073771;
	}

#calloutHome {
	width: 379px;
	background: url("images/pullquote.gif") no-repeat top left;
	margin: 40px 30px 50px 105px;
	padding: 0 0 0 30px;
	}

#calloutCopy {
	width: 200px;
	float: right;
	background: url("images/pullquote.gif") no-repeat top left;
	margin: 20px 0px 20px 300px;
	padding: 0 0 0 30px;
	}
	
#footer {
	width: 544px;
	margin: 0;
	padding: 0;
	}

#copyblock {
	width: 464px;
	margin: 0 0 10px 0;
	padding: 15px 40px 5px 40px;
	}

	
/*************************PRESENTATION FORMATTING**************************/

.leftimage {
	float: left;
	margin: 0;
	padding: 0 10px 0 0;
	}

.rightimage {
	float: right;
	margin: 0;
	padding: 0 0 0 10px;
	}

/*************************TYPE FORMATTING**************************/

#navHome ul, #nav ul {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #ffffff;
	text-transform: uppercase;
	margin: 15px 0 0 45px;
	padding: 0;
	list-style-type: none;
	}
	
#navHome li, #nav li {
	padding: 0 0 15px 0;
	color: #ffffff;
	}

#navHome li a, #nav li a {
	background-image: url(images/navsquare.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding: 0 0 0 15px;
	color: #ffffff;
	text-decoration: none;
	}

#navHome li a:hover, #navHome li a:active, #nav li a:hover, #nav li a:active {
	background-image: url(images/navsquareOVER.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding: 0 0 0 15px;
	color: #ffffff;
	}

#navHome li a: visited, #nav li a: visited {
	background-image: url(images/navsquare.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding: 0 0 0 15px;
	color: #ffffff;
	text-decoration: none;
	}

#overview p {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: 200;
	line-height: 135%;
	color: #FFFFFF;
	margin: 0;
	padding: 0;
	}

#copyblock p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height: 130%;
	color: #000000;
	margin: 0 0 10px 0;
	padding: 0;
	}

#copyblock p a {
	text-decoration: underline;
	color: #336AAB;
	}

#copyblock p a:hover, #copyblock p a:active {
	text-decoration: none;
	color: #CC9900;
	}
	
#copyblock ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height: 130%;
	color: #000000;
	margin: 0 0 10px 25px;
	padding: 0;
	list-style-type: square;
	list-style-position: outside;
	}

#copyblock li {
	margin: 0;
	padding: 0 0 8px 0;
	}

#copyblock h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 150%;
	color: #073771;
	}

#copyblock h2 {
	font-family: "Times New Roman", Times, serif;
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-size: 95%;
	font-weight: 600;
	text-transform: uppercase;
	color: #063772;
	margin: 20px 0 10px 0;
	}
	
#copyblock h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: 500;
	text-transform: uppercase;
	color: #063772;
	margin: 20px 0 10px -27px;
	padding: 0 0 0 27px;
	background: url(images/headline_bkdsquare.gif) no-repeat;
	background-position: 0 4px;
	}

.h3emphasis {
	font-family: "Times New Roman", Times, serif;
	font-size: 19px;
	font-weight: 500;
	color: #D9B200;
	text-transform: uppercase;
	}

#copyblock h1 span {
	margin-left: -10000px;
	}
	
#calloutHome h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: 400;
	line-height: 140%;
	margin: 0 0 10px 0;
	padding: 0;
	color: #063772;
	}

#calloutHome h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 700;
	line-height: 140%;
	margin: 0;
	padding: 0;
	color: #063772;
	}

#calloutCopy h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: 400;
	line-height: 140%;
	margin: 0 0 10px 0;
	padding: 0;
	color: #063772;
	}

#calloutCopy h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 700;
	line-height: 140%;
	margin: 0;
	padding: 0;
	color: #063772;
	}

/*REPLACED IMAGES*/

#copyblock h1.history {
	background: url("images/headine_history.gif") no-repeat;
	margin-left: -27px;
	}

#copyblock h1.rightchoice {
	background: url("images/headline_rightchoice.gif") no-repeat;
	margin-left: -27px;
	}

#copyblock h1.people {
	background: url("images/headline_people.gif") no-repeat;
	margin-left: -27px;
	}

#copyblock h1.news {
	background: url("images/headline_news.gif") no-repeat;
	margin-left: -27px;
	}

#copyblock h1.contact {
	background: url("images/headline_contact.gif") no-repeat;
	margin-left: -27px;
	}

#copyblock h1.careers {
	background: url("images/headline_careers.gif") no-repeat;
	margin-left: -27px;
	}

