* {
	margin: 0;
	padding: 0;
	}
	
body {
	background: #114c8e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	line-height: 18px;
	}
	
img {
	border: none;
	}
	
#container {
	margin: 20px auto;
	width: 997px;
	}
	
#header, #body, #footer  {
	margin-left: 8px;
	}
	
#home {
	position: relative;
	top: -5px;
	left: 930px;
	width: 20px;
	height: 10px;
	}	

#header {
	background: url(../_images/bg_header.png) no-repeat 0 0;
	height: 125px;
	}
	
#logo {
	position: relative;
	top: 18px;
	left: 1px;
	}
	
#body {
	background: url(../_images/bg_body.png) repeat-y 0 0;
	}
	
#flash {
	width: 982px;
	height: 220px;
	}

#flash_home {
	background: #114c8e;
	width: 982px;
	height: 350px;
	margin: 0;
	}

#text_size {
	float: right;
	clear: both;
	color: #fff;
	background: #666;
	margin: 0 7px 0 0;
	background: #666 url(../_images/bg_text_size.gif) no-repeat bottom left;
	padding-left: 5px;
	}

#text_size ul {
	list-style-type: none;
	}

#text_size ul li {
	display: inline;
	padding: 5px;
	}
	
.a2 {
	font-size: 15px;
	}

.a3 {
	font-size: 18px;
	}
	
#side {
	float: right;
	background: #5da7dc url(../_images/bg_side_top.gif) no-repeat top left;
	width: 260px;
	margin: 20px 7px 0 0;
	color: #fff;
	}
	
#side2 {
	float: right;
	width: 260px;
	text-align: center;
	margin: auto;
	background: none;
	}
	
#side_content {
	padding: 20px;
	}
	
#side_btm {
	background: #5da7dc url(../_images/bg_side_btm.gif) bottom left no-repeat;
	}

#pad {
	width: 710px;
	}
	
#pad_no_side {
	
	}

#content {
	margin: 20px 0 0 0;
	padding: 0 20px;
	text-align: justify;
	}	

#content h1, #content h2, #content #h3, #content p {
	margin: 20px 0 10px 0;
	}
	
#content img {
	padding: 4px;
	background: #fff;
	border: 1px solid #ccc;
	}

#content ul {
	list-style: inside;
	}
	
#content a:link, #content a:visited {
	color: #114c8e;
	}
	
#content a:hover, #content a:active {
	color: #f36f26;
	}

ul.finrep_list {
	margin: 0 0 0 60px;
	}
	
.finrep_list li {
	padding: 5px 0;
	}
	
h1, h2, h3, h4, h5 {
	font-family: "Myriad Pro", Myriad, Helvetica, Arial, Verdana, sans-serif;
	font-weight: normal;
	line-height: 1.5em;
}

h1 {
	font-size: 32px;
	color: #114c8e;
	}
	
h2 {
	color: #f36f26;
	font-size: 22px;
	}
	
h3 {
	color: #114c8e;
	font-size: 18px;
	}

h2.side_h2 {
	font-size: 22px;
	color: #fff;
	}
	
	
/*h1 {
	font-size: 45px;
	}
	
h2 {
	font-size: 28px;
	}
	
h3 {
	font-size: 20px;
	}*/

#sd {
	clear: both;
	}

#footer {
	color: #ccc;
	font-size: 10px;
	text-align: center;
	height: 75px;
	line-height: 65px;
	background: url(../_images/bg_footer.png) no-repeat 0 0;
	}
	
#footer a:link, #footer a:visited, #bottom a:link, #bottom a:visited {
	color: #fff;
	text-decoration: none;
	}
	
#footer a:active, #footer a:hover, #bottom a:active, #bottom a:hover {
	color: #fff;
	text-decoration: underline;
	}
	
#footer img {
	position: relative;
	top: 8px;
	margin: 0px 5px 0 0;
	}
	
#bottom {
	font-size: 11px;
	color: #ccc;
	text-align: center;
	margin: 10px auto 30px auto;
	}
	
	
.testimonial {
	width: 70%;
	margin: auto;
	background: url(../_images/quotes.gif) no-repeat 0 0;
	padding: 0 0 0 30px;
	clear: both;
	}
	
.testimonial img {
	float: right;
	margin: 0 0 20px 20px;
	}
	
.author {
	text-align: right;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 20px;
	color: #f36f26;
	}
	
.right {
	float: right;
	clear: none;
	margin: 20px 0 10px 20px;
	}
	
.left {
	float: left;
	clear: none;
	margin: 20px 20px 10px 0px;
	}
	
.center {
	clear: none;
	margin: 20px auto 10px auto;
	}
	
.insert_right {
	float: right;
	clear: none;
	margin: 20px 0 10px 20px;
	background: #114c8e;
	width: 200px;
	padding: 10px;
	font-size: 15px;
	font-style: italic;
	color: #fff;
	line-height: 21px;
	text-align: center;
	font-family: "Myriad Pro", Myriad, Georgia, "Times New Roman", Times, serif;
}

.caption {
	background: #114c8e;
	color: #fff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 13px;
	text-align: left;
}

.caption_content {
	padding: 10px;
	}
	
.caption a:link, .caption a:active, .caption a:visited {
	color: #fff;
	text-decoration: none;
	}
	
.caption a:hover {
	text-decoration: underline;
	}

img.no_border {
	border: 0 !important;
	padding: 0;
	}
	
.bios td {
	padding: 5px;
	}
	
.name {
	color: #f36f26;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	}
	
.bios sup {
	color: #666;
	}
	
.sub-nav {
	position:absolute;
	top:216px;
	left:50%;
	background:#114C8E;
	list-style-type:none;
	display: none;
	border: 1px #fff dotted;
	z-index: 1000;
}
.sub-nav li {
	color:#fff;
	display:block;
	height:24px;
	width:200px;
	line-height: 24px;
	padding: 5px;
}

.sub-nav li a {
	color: #fff;
	text-decoration: none;
	}
	
.sub-nav li a:hover {
	text-decoration: underline;
	color: #ffca0c;
	}

.regular {
	font-style: normal;
	}
	
#testimonials-nav{
	margin-left:-256px;
	}

#message-nav{
	margin-left:-355px;
	}
	
#sustain-nav {
	margin-left: 279px;
	}

.a1, .a2, .a3{
	cursor:pointer;
	}
	
table.about_bottom {
	padding: 0 15px;
	border-top: 1px solid #003;
	}
	
.smalls {
	font-size: 11px;
	font-style: italic;
	}