@charset "UTF-8";
/* CSS Document */
/* ELEMENTS --------------------------------- */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
background:transparent none repeat scroll 0 0;
border:0 none;
margin:0;
outline-color:-moz-use-text-color;
outline-style:none;
outline-width:0;
padding:0;
vertical-align:baseline;
}

div {
	height:auto;
	text-align:left;
}
body  {
	font:62.5% Helvetica, Arial, sans-serif;
	color:#000;
	background:#F3F3E3 url(images/_bkgd_grid.gif) repeat;
	
	width: 100%;
	text-align:center; /* this centers the container in IE 5* browsers. */
}

table {
	border-collapse:collapse;
	border-spacing:0;
	margin-bottom:2em;
	width:100%;
}	

tr {
	background:transparent url(images/divider.png) repeat-x bottom scroll;
}

caption {
	text-transform:uppercase;
	color:#BDBA59;
	font-size:14px;
	font-weight:700;
	text-align:left;
	text-indent:10px;
}

th {
	text-transform:uppercase;
	color:#716F35;
	font-size:12px;
	font-weight:800;
}

td {
	font-weight:normal;
	text-align:left;
	vertical-align:middle;
}

:focus {
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:0;
}

strong {
	font-weight:bold;
}

em {
	font-style:italic;
}

ul{
	list-style-type:none;
}

ul a {
	display:block;
}

h1 {
	color:#F0E911;
	font-size:45px;
	line-height:45px;
	background-color:#BDBA59;
	clear:both;
	letter-spacing:-0.03em;
}

h2 {
	font-size:20px;
	line-height:20px;
	letter-spacing:-0.01em;
	color:#F1ED78;
	width:auto;
	background-color:#716F35;
}

h3 {
	font-size:18px;
	padding:1px 0;
	margin:2px 0;
	color:#716F35;
	background-color:#F0EC71;
}

h4 {
	color:#660;
	font-size:1.4em;
	line-height:1.8;
}

/* content subheading w/o colored background */
h5 {
	color:#716F35;
	font-size:14px;
}
 
/*color:#8AC9DC; light blue */

h1, h2, h3, h4, h5 {
	font-weight:bold;
	text-transform:uppercase;
	padding:3px 4px 3px 8px;
}

p, dt, dd, li, td, blockquote, pre, address {
	font-size:12px;
	color:#000;
	font-style:normal;
}

p {
	margin-bottom:2em;
	padding:0 10px;
	line-height:1.4em;
	width:auto;
}

dl, table, td, th {
	padding-left:10px;
	padding-top:8px;
	padding-bottom:8px;
}

dt {
	font-weight:700;
	font-size:16px;
	letter-spacing:normal;
	text-transform:uppercase;
	text-indent:0.175em;
	color:#717057;
}

dd {
	padding:4px 10px;
}

blockquote {
	line-height:1.2em;
	font-size:16px;
}

.anchors .cta a {
	text-decoration:none;
	color:#000;
}

a, a:link, dd a:link, a:visited, dd a:visited {
	color:inherit;
	text-decoration:underline;
}
a:hover, dd a:hover, a:active, dl dd a:active {
	text-decoration:none;
} 

fieldset, form {
 	padding:8px 0;
	margin-left:10px;
}

img {
	width:auto;
	height:auto;
	border:0;
}

label {
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
}

/*  ==============================================================================================  */
/* Page structure  */

#videoside {
   	float:right;
	width:300px;
	height:200px;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:10px;
	padding-right:10px;
	}

#header { 
	height:92px;
 	border-top:1px solid #000;
	border-bottom:4px solid #000;
} 

#toolbar {
	height:20px;
	background-color:#F0E911;
	width:100%;
}

#wrapper { 
	width:1000px;  
	border-top:3px solid #000;
	border-bottom:5px solid #000;

}  

#wrapper, #footer {
	margin:0 auto;
}

.inner #wrapper, #header, #footer, #primary-navigation {
	background-color:#FFF;
}

#content-container {
	border-bottom:4px solid #000;
	overflow:hidden;
}

#primary-navigation {
	width:160px; 
	float:left;
}

#footer { 
	border-top:4px solid #000;
	text-align:center;
	padding:12px 0;
}

#footer {
	clear:both;
}

/*  ==============================================================================================  */
/* Home specific structure */

#side {
   	float:right;
	width:200px;
	height:200px;
	padding-top:1.5em;
	margin-right:60px;
}

#side .video {
	background-color:#FFF;
	/*padding:1.2em 1em 0.2em 2.2em;*/
}

#side #thanks {
	width:152px;
	height:88px;
	margin-left:8px;
	background:#716F35 url(images/spc_thx.png) no-repeat scroll center !important;
}

/*  ==============================================================================================  */
/* Home page specific styles */

#home #wrapper {
	background:#FFF;
/*	background:#FFF url(images/yellow_ground.png) no-repeat 120px 130px scroll; */
}

#home #banner {
	width:450px;
	height:200px;
	margin-left:50px;
	background:transparent url(images/flash-text.png) no-repeat 45px 35px scroll;
 	position:absolute;
	left:500px;
	padding:16px 0;
}

#home #primary-content, #home #secondary-content, #footer, #content-container {
	width:100%;
	clear:both;
	position:relative;
}

#home #secondary-content {
	padding-bottom:10px;
	background:transparent url(images/_bkgd_scrbl.png) no-repeat top right;
	height:200px;
	position:relative;
	left:10px;	
}

#home #secondary-content #content-right {
	float:right;
	width:49%;
}

#home #content-container {
	background:#FFF url(images/_hm_bkgd_photo.jpg) no-repeat 57px bottom;
}

#home .hm_content_header {
	background:transparent url(images/hdr_hm_whatwedo.png) no-repeat 60px 0; 
	height:62px;
}

#home .hm_tagline {
	margin-left:60px;
	margin-bottom:8px;
	width:450px;
	padding:12px 0;
	font-size:16px;
	color:#FFF;
	letter-spacing:1px;
	font-weight:500;
}


/*  ==============================================================================================  */



#content-left #second .background {
	background-color:#716F35;
	margin-left:43px;
}

#content-left #second #support {
	background:url(images/hdr_support.png) no-repeat scroll left top;
	font-size:1px;
	height:41px;
	width:472px;
	margin-top:48px;
}

#kup-bgd {
	float:right;
}
/*
#kup-bgd #sub-c {
	width:38em;
	height:auto;
	background-color:#FFF;
	opacity:0.9; 
	float:left;
	padding:1em;
}
#sub-c h3, #sub-c p {
	color:#FFF !important;
	background:none !important;
}

#content-right #kup-bgd #vert-sub-a {
	background:#BDBA59 url(images/withSEA.png) no-repeat scroll 0 0;
	width:47px;
	height:300px;
	float:left;
}

#content-right #kup-bgd #vert-sub-b {
	background:transparent url(images/keep_up.png) no-repeat scroll 0 0;
	width:45px;
	height:300px;
	float:left;
}
 */

/*  ==============================================================================================  */
/* Header specific styles */

.address {
	float:right;
	width:200px;
	padding:12px 8px;
	margin-right:24px;
}

.logo {
	display:block;
	float:left;
	background:url(images/hdr_logo.png) no-repeat top left;
	width:530px;
	height:92px;
}

#toolbar ul {
	float:right;
	margin-right:24px;
}

#toolbar ul li {
	float:left;
}

#toolbar ul li a {	
	font-size:12px;
	padding:4px 16px;
	text-transform:uppercase;
	font-weight:bold;
	color:#181512;
}

#toolbar ul li a:link, #toolbar ul li a:visited {
	text-decoration:none;
} 

#toolbar ul li a:active, #toolbar ul li a:hover {
	text-decoration:underline;
} 

/*  ==============================================================================================  */
/* Navigation specific styles */

#primary-navigation ul {
	margin:8px 0;
}

#primary-navigation ul li a {
	font-size:12px;
	font-weight:bold;
	color:#181512;
	padding:8px 0 8px 60px;
	text-decoration:none;
}

#primary-navigation ul li a:hover {
	text-decoration:none;
	background:#000;
	color:#FFF !important;
}
#primary-navigation ul li a:active, #currentpage {
	text-decoration:none;
	background:#000 url(images/nav_arrow.gif) no-repeat 20px center;
	color:#FFF !important;
}

/*
#primary-navigation .article_link:link, .article_link:visited{
	background:url(images/_bkgd_grid.gif) repeat; 
}

#primary-navigation .article_link:active, .article_link:hover {
	background:#000 url(images/nav_arrow.gif) no-repeat 20px center;
} 
*/
/*  ==============================================================================================  */

#content {
	width:839px;
	border-left:1px solid #000;
	float:left;
}

.inner #primary-content {
	width:550px;
	padding-right:8px;
	padding-top:2em;
	float:left;
}

.inner #primary-content h3, h2 {
	margin-bottom:1em;
}

.inner #primary-content ul {
	margin:0 1em 3em 2.5em;
}

.inner #primary-content li {
	list-style:disc;
	margin-left:1em;
	padding:0.8em 0;
}

.inner #primary-content li a {
	display:inline;
}

.inner #secondary-content {
	width:240px;
	padding-top:20px;
	float:right;
}

.inner #secondary-content input.subbtn {
	background:#F0E911 url(images/icon_cta_arrow.png) no-repeat left;
	width:32px;
	height:20px; 
	border:none;
	padding:0 2px 2px 2px;
}

.inner #secondary-content input.signup {
	width:160px;
	line-height:1.2em;
	border:1px solid #F0EB4D;
	padding:2px 4px;
	background:#716F35;
	color:#FFF;
}

#search-widget {
	width:25em;
	height:auto;
	text-align:right;
	float:right;
}

.contact {
	padding-left:1.2em !important;
	border-left:1px solid #888;
	background:url(images/icon_email.png) no-repeat right;					 
}

.side-section {
	clear:both;
	margin-bottom:3em;
	margin-top:2.5em;
	margin-left:1.2em;
}

.side-section p {
	margin-top:0;
	padding-top:0.5em;
	margin-bottom:0.5em;
}

.side-section .subhead {
	text-indent:0;
	color:#000;
	background:none;
}

#support-button {
	border:5px solid #F0E911;
	display:block;
	width:192px;
	height:94px;
}

#support-button img {
	background-color:#FFF;
}

#support-button:hover {
	opacity:0.5;
}

.cta {
	border:2px solid #EDE728;
	background:#FFF url(images/icon_cta_arrow.png) no-repeat left;
	height:25px;
	margin:8px 12px;
}
.cta a {
	line-height:24px;
	display:block;
	padding:3px 12px 2px 38px;
}

.cta a, .anchors a {
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
}

/*.cta a:link, a:visited, a:active, a:hover {
	text-decoration:none;
}
*/
.anchors {
	width:auto;
	margin-bottom:30px;
}

.anchors li {
	background:url(images/_bullet_arrow.png) no-repeat left center;
}

.anchors a {
	padding:8px 24px;
}

.anchors a:hover {
	text-decoration:underline;
}

.top {
	padding-left:20px;
	background:transparent url(images/icon-up.png) no-repeat left scroll;
}

.email {
	background:transparent url(images/email.png) no-repeat center scroll;	
	padding:4px;
	width:40px;
	height:40px;
}

.email a {
	display:block;
	width:100%;
	height:100%;
}

.email a:hover, .email a:active {
 	background-color:#716F35;
	opacity:0.5;
}

.phone {
	color:#716F35;
	text-align:center;
}

#addresses td {
	vertical-align:top;
}

.name, .phone, address {
	font-size:1.2em;
	font-weight:bold;
	color:#181512;
}

#text_content {
	margin:2em 0 0 12.5em;
	padding:0 2em;
} 
.publication {
	font-style:italic;
}

.even {
	background-color:#F3F3E3;
}

.pdf a:hover {
	color:#FFF;
	background-color:#716F35;
}

#pr-table td.article {
	width:60%;
}

#annualreport-table td {
	width:50%;
}

/* FOOTER -------------------------------------------------- */

#footer ul {
	display:inline-block;
	text-align:center;
}

#footer ul li {
	float: left;
}

#footer li a {
	padding: 5px 12px;
	display: block;
}

#footer li a:link, #footer li a:visited {
	color:inherit;
	text-decoration:underline;
}

#footer li a:active, #footer li a:hover
{
	color:#434343;
	text-decoration:none;
}

#footer p {
	color:#000 !important;
}
/*
#footer li > a:hover {
	color: #000;
	text-decoration: underline;
}
*/
/* corrective styles ++++++++++++++++++++++++++++*/
span.hide {
	display:none;
}

.clearfloat { 
	clear:both;
    height:0;
    font-size:1px;
    line-height:0px;
	visibility:hidden;
}

/* [if IE 5] */
<![if IE5] -->
/* place css box model fixes for IE 5* in this conditional comment */
.twoColFixLtHdr #sidebar1 { width: 230px; }

<![endif]--><!--[if IE]>
<style type="text/css"> 
/* place css fixes for all versions of IE in this conditional comment */
.twoColFixLtHdr #sidebar1 { padding-top: 30px; }
.twoColFixLtHdr #mainContent { zoom: 1; }
/* the above proprietary zoom property gives IE the hasLayout it needs to avoid several bugs */
</style>
<![endif]-->




