﻿body, html {
	margin: 0;
	padding: 0;
}	

body {
	font: 80% "Trebuchet MS", Arial, Helvetica, sans-serif;
	/* background-color: #3d4242; */
	background-color: #555;
}

#footer {
	background-color: #3d4242;
	border-top: #D5E3F0 20px solid;
	width: 970px;
	margin-left : auto;
	margin-right : auto;
	height: 80px;
	text-align: bottom;
}

#footer p {
	position:relative;
	height: 10px;
	bottom: -10px;
	right: -150px;
	color: #999;
	font-size: .80em;
}

#footer p a {
	color: #999;
}

#footer p a:hover {
	text-decoration: underline;
}


.blue, a:active, a:visited, a:link {
	color: #0064bc;
	text-decoration: none;
}

.bluehead {
	color: #0064bc;
	font-size: 110%
}

a:hover {
	/* border-bottom : 1px dashed #0064bc; */
}

.newsimage {
	padding: 0 10px 0px 0;
}

.clear {
	clear: both;
	height: 0;
	width: 100%;
}

#primary_container {
	width: 970px;
	border-top: #D5E3F0 20px solid;
	background-color: #fff;
	margin-left : auto;
	margin-right : auto;
}

#logo_container {
	margin: 50px 0 30px 0;
	width: 300px;
	float: left;
}

#navcontainer {
	margin-top: 100px;
	float: left;
	width: 230px;
	/*height: 400px;*/
	border: silver 0px solid;
}

#hp_content {
	background: url(Images/hp_stones.jpg) no-repeat right bottom;
	float: right;
	width: 740px;
}

#hp_content p {
	font-size: 85%;
	line-height: 200%;
}

#content_container {
	float: right;
	width: 740px;
}

#content_container #content {
	font-size: 85%;
	line-height: 175%;
	margin: 0px 70px 0 0;
	padding: 20px 0 0 0;
	border-top: #0064bc 1px dashed;
}

#content_container2 {
	float: right;
	width: 509px;
}

#content_container3 {
	float: right;
	width: 372px;
}

#content_container4, #content_container5 {
	float: right;
	width: 740px;
}

#content_container4 #content {
	float: left;
	font-size: 85%;
	line-height: 175%;
	margin: 0px 0px 0 0;
	padding: 0px 0px 30px 40px;
	width: 400px;
	background: url(Images/dot.gif) repeat-x;
}

#content_container5 #content, #content_container5 #subcontent {
	float: left;
	font-size: 85%;
	line-height: 175%;
	margin: 0px 0px 0 0;
	padding: 0px 0px 0px 0px;
	width:700px;
	background: url(Images/dot2.gif) repeat-x;
}

#content_container4 #content img {
	padding: 0px 0px 20px 30px;
}

#content_container4 #content h2 {
	font: 130% "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #0064bc;
	margin: 0 0 7px 0;
}

.details {
	padding: 30px 0 0 0;
}

div.grid_image1 {
	width: 70px;
	margin: 0 0px 6px 0px;
	float: left;
}

div.grid_image2 {
	width: 70px;
	margin: 0 0 6px 10px;
	float: left;
}


.grid_footer {
	clear: both;
	font: 85% "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #0064bc;
	height: 2em;
	background: url(Images/arrow_up.gif) no-repeat;
	padding: 5px 0 0 15px;
}

.flash_footer {
	font: 85% "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #0064bc;
	height: 2em;
	background: url(Images/arrow_up.gif) no-repeat;
	padding: 5px 0 0 15px;
	margin-left: 10px;
}

#content_container2 #content, #content_container3 #content {
	font-size: 85%;
	line-height: 175%;
	margin: 0px 0px 0 0;
	padding: 20px 20px 0 0;
	border-top: #0064bc 1px dashed;
}

#grid_menu {
	width: 230px;
	float:left;
}


#content h2 {
	font: 110% "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #0064bc;
	margin: 10px 0 0 0;
}

.quote_container {
	float:right;
	width: 159px;
	padding: 50px 70px 20px 0;
	
}

.quote {
	padding: 5px;
	font: 90% Arial, Helvetica, sans-serif;
	line-height: 150%;
	border: silver 1px solid;
}

.cs_pagelet {
	float:right;
	width: 298px;
	padding: 50px 70px 20px 0;
	font: 90% Arial, Helvetica, sans-serif;
	line-height: 150%;
	background-color: #fff;
	height: 300px;
}

.quote p.image {
	margin: 0px 0px 0px 0px;
}

.quote p.content {
	margin: 0px 0px 0px 0px;
}

.quote p.author {
	margin: 5px 0px 5px 10px;
}

.quote p.author em, .quote p.author i {
	color: #0064bc;
	font-style: normal; 
}

h1 {
	font: 140% Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #0064bc;
}

h1.headline_nopad {
	font: 130% Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin: 30px 0 20px 0;
	color: #0064bc;
}

h1.pr_headline {
	font-weight: normal;
	font: 100% Arial, Helvetica, sans-serif;
	margin-right: 50px;
}

h5.statement {
	color: #0064bc;
	font-weight: lighter;
	font-size: 3.0em;
	font-family: Arial;
	margin: 15px 0 20px 0;
	padding-bottom: 50px;
}

.titleimage {
	clear: both;
	float: right;
	padding: 20px 70px 0 0;
}

.titleimage_home {
	padding: 30px 70px 30px 0;
}

div.transaction {
	padding: 0 0 20px 0;
}

div.transaction div.image {
	margin: 0 10px 10px 0;
	float: left;
}

.navlist { position: relative; margin: 0px; padding: 0; list-style-type:none;}
.navlist li { padding: 0; margin: 0 0 0px 0; font-size:.85em; font-weight: normal; width:172px;}
.navlist li a { display: block; overflow: hidden; text-decoration: none; color: #000; cursor: hand; padding: 5px 0 0 0;}
.navlist li a span { display: block; height:2.5em; text-indent: 31px; overflow: hidden;}
.navlist li a:Hover span { color: #0064bc; height:2.5em;}
.navlist li img { margin: 0; padding: 0; }

/*.button_link { margin: 30px 0 0 0; padding: 0; width: 172px;}
.button_link a { display: block; overflow: hidden; text-decoration: none; color: #000; cursor: hand;}
.button_link a span { display: block; position: relative; top: 4px; text-indent: 31px; overflow: hidden; }
.button_link a:Hover span { color: #0064bc; }*/

.navlist li { 
	background: url(Images/leftnav_button.gif) no-repeat;
	width: 179px;
}
.navlist li a#nav:link, .navlist li a#nav:visited  {
	background: url(Images/leftnav_button.gif) no-repeat;
	width: 179px;
	color: #000;
}
.navlist li a#nav:hover, .navlist li.selected a#nav  { 
	background: url(Images/leftnav_button_on.gif) no-repeat;
	width: 179px;
	color: #0064bc;
}

.navlist li ul { margin: 0px; padding: 0; list-style-type:none;}
.navlist li ul li { font-size:100%; font-weight: normal; border: black 0px solid;}
.navlist li ul li a { text-decoration: none; color: #000; cursor: hand; padding:0 0 0 0; height:20px}
.navlist li ul li a span { text-indent: 31px; }
.navlist li ul li a:Hover span { color: #0064bc;}

.navlist li ul li { 
	background: url(Images/nav_carat2.gif) no-repeat;
	width: 200px;
}
.navlist li ul li a#nav:link, .navlist li ul li a#nav:visited  {
	background: url(Images/nav_carat2.gif) no-repeat;
	width: 200px;
	color: #000;
}
.navlist li ul li a#nav:hover, .navlist li ul li.selected a#nav  { 
	background: url(Images/nav_carat2_on.gif) no-repeat;
	width: 200px;
	color: #0064bc;
}



.pr_links { position: relative; margin: 20px 0 0 0; padding: 0; list-style-type:none;}
.pr_links li { float:left; padding: 0; margin: 0 10px 0px 0; height: 27px; font-size:90%; font-weight: normal;}
.pr_links li a { display: block; overflow: hidden; text-decoration: none; color: #000; cursor: hand;}
.pr_links li a span { display: block; position: relative; top: 5px; text-indent: -12345px; overflow: hidden; }
.pr_links li a:Hover span { color: #0064bc; height: 27px;}
.pr_links li img { margin: 0; padding: 0; }

.prevHolder { 
	background: url(Images/btn_prev_press_release.gif) no-repeat;
	width: 172px;
	height: 27px;
}
a#prev:link {
	background: url(Images/btn_prev_press_release.gif) 0 0 no-repeat;
	width: 172px;
	height: 27px; 
}
a#prev:hover  { 
	background: url(Images/btn_prev_press_release_on.gif) 0 0 no-repeat;
	width: 172px;
	height: 27px;
}

.nextHolder { 
	background: url(Images/btn_next_press_release.gif) no-repeat;
	width: 172px;
	height: 27px;
}
a#next:link {
	background: url(Images/btn_next_press_release.gif) 0 0 no-repeat;
	width: 172px;
	height: 27px; 
}
a#next:hover  { 
	background: url(Images/btn_next_press_release_on.gif) 0 0 no-repeat;
	width: 172px;
	height: 27px;
}

.bodyphoto {
	padding: 0 20px 5px 0;
}


.email_link { position: relative; margin: 50px 0 0 0; padding: 0;}
.email_link a { display: block; overflow: hidden; text-decoration: none; color: #000; cursor: hand;}
.email_link a span { display: block; position: relative; top: 5px; text-indent: -12345px; overflow: hidden; }
.email_link a:Hover span { color: #0064bc; }

p.email_link {
	background: url(Images/btn_submit_email.gif) no-repeat;
	width: 172px;
	height: 27px;
}

a#emaillink:link {
	background: url(Images/btn_submit_email.gif) 0 0 no-repeat;
	width: 172px;
	height: 27px; 
}
a#emaillink:hover  { 
	background: url(Images/btn_submit_email_on.gif) 0 0 no-repeat;
	width: 172px;
	height: 27px;
}


.button_link { margin: 30px 0 0 0; padding: 0; width: 172px;}
.button_link a { display: block; overflow: hidden; text-decoration: none; color: #000; cursor: hand;}
.button_link a span { display: block; position: relative; top: 4px; text-indent: 31px; overflow: hidden; }
.button_link a:Hover span { color: #0064bc; }

.button_link2 { margin: 5px 0 0 0; padding: 0;}
.button_link2 a { display: block; overflow: hidden; text-decoration: none; color: #000; cursor: hand;}
.button_link2 a span { display: block; position: relative; top: 4px; text-indent: 31px; overflow: hidden; }
.button_link2 a:Hover span { color: #0064bc; }

p.button_link2 {
	background: url(Images/btn_blank.gif) no-repeat;
	width: 172px;
	height: 27px;
}

p.button_link {
	background: url(Images/btn_blank.gif) no-repeat;
	width: 172px;
	height: 27px;
}

a#buttonlink:link {
	background: url(Images/btn_blank.gif) no-repeat;
	width: 172px;
	height: 27px; 
}
a#buttonlink:hover  { 
	background: url(Images/btn_blank_on.gif) no-repeat;
	width: 172px;
	height: 27px;
}

select.search {
	font: 1em "Trebuchet MS", Arial, Helvetica, sans-serif;
}

p.search {
	clear: both;
	padding: 10px 0 0 0;
}
