@charset "utf-8";

html, body {
	height: 100%;
}

body {
	width: 862px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
    margin-right: auto;
	padding: 0px;
	background: #FFFFFF url(images/homepage01.png) repeat-x left top;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1D1D1D;
	background-color: #E6E6FA;
}

h1, h2, h3 {
	margin-top: 0px;
}

h1 {
}

h2 {
	font-size: 24px;
	color: #4B4B4B;
}

h3 {
	margin-bottom: 20px;
	font-size: 16px;
	font-weight: normal;
	color: #444444;
}

.h3_blue {
	margin-bottom: 20px;
	font-size: 16px;
	font-weight: normal;
	color: #005B92;
}

.h3_white {
	margin-bottom: 20px;
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
}

.h3_dark {
	margin-bottom: 20px;
	font-size: 16px;
	font-weight: normal;
	color: #1D1D1D;
}

div.navblock
{
	background-color: #005B92;
}
h3.firstnav
{
	background-color: #005B92;
	color: #FFFFFF;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 12px;
	text-decoration: none;
	position:relative;
	left:30px;
	width: 243px;
}

h3.secondnav
{
	background-color: #005B92;
	color: #FFFFFF;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 12px;
	text-decoration: none;
	position:relative;
	left:40px;
	width: 233px;
}

h3.thirdnav
{
	background-color: #005B92;
	color: #FFFFFF;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 12px;
	text-decoration: none;
	position:relative;
	left:50px;
	width: 223px;
}




p, ol, ul {
	margin-top: 0px;
	text-align: justify;
	line-height: 160%;
	color: #1D1D1D;
}

ul.threecolumn {
	margin-top: 0px;
	margin-left: 1px;
	padding-left: 15px;
	text-align: left;
	line-height: 160%;
	color: #1D1D1D;
}

p.light, ol.light, ul.light {
	margin-top: 0px;
	text-align: justify;
	line-height: 160%;
	color: #cccccc;
}

p.alignleft {
	float: left;
	margin: 0px;
}

p.alignright 
{
	float: right;
	margin: 0px;
}

a {
	color: #005B92;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

a img {
	border: none;
}

a.glossary {
	color: #005B92;
	text-decoration: none;
	cursor: help;
	border-bottom: thin dashed gray;
}

a.glossary:link {
	color: #005B92;
	text-decoration: none;
	cursor: help;
	border-bottom: thin dashed gray;
}

a.glossary:visited {
	color: #005B92;
	text-decoration: none;
	cursor: help;
	border-bottom: thin dashed gray;
}

a.glossary:hover {
	text-decoration: none;
	cursor: help;
	border-bottom: thin dashed gray;
}

a.middlenav:link {
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
}

a.middlenav:visited {
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
}

a.middlenav:hover {
	color: #888888;
	font-size: 12px;
	text-decoration: none;
}

a.middlenav:active {
	color: #888888;
	font-size: 12px;
	text-decoration: none;
}

a.middlenav_on:link {
	color: #888888;
	font-size: 12px;
	text-decoration: none;
}

a.middlenav_on:visited {
	color: #888888;
	font-size: 12px;
	text-decoration: none;
}

a.middlenav_on:hover {
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
}

a.middlenav_on:active {
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
}

img.alignleft {
	float: left;
	margin: 0px 25px 0px 0px;
}

img.alignright {
	float: right;
	margin: 0px 0px 0px 25px;
}

img.aligncenter {
	margin: 0px auto;
}

img.nopad {
	margin: 0px;
}

hr {
	display: none;
}

.more {
}

.more a {
	padding: 5px 0px 5px 27px;
	background: url(images/homepage13.gif) no-repeat left center;
}

.alignleft {
	margin: 0px 25px 0px 0px;
}

.style1 {
	margin: 0px;
	padding: 0px;
	color: #005B92;
}

.style2 {
	height: 28px;
	margin: 0px 0px 0px 0px;
	padding: 13px 0px 0px 20px;
	background: #FFFFFF url(images/bottomnav.jpg) no-repeat left top;
	font-size: 14px;
	color: #FFFFFF;
}

.style2 a {
	height: 28px;
	margin: 0px;
	padding: 0px;
	background: #FFFFFF url(images/bottomnav.jpg) no-repeat left top;
	font-size: 14px;
	color: #FFFFFF;
}

/** WRAPPER */

#wrapper {
}

.wrapper {
	width: 862px;
	margin: 0px auto;
}

/** HEADER */

#header {
	width: 862px;
	height: 106px;
	margin: 0px auto;
	padding: 0px;
/*	background: url(images/homepage02.jpg) no-repeat right top;*/
}

/** LOGO */

#logo {
	float: left;
	width: 273px;
	height: 106px;
/*	background: url(images/homepage03.jpg) no-repeat left top;*/
}

#logo img {
	padding-top: 5px;
}

#logo h1, #logo p {
	margin: 0px;
	padding: 0px;
	line-height: normal;
	text-indent: -999em;
}

#logo h1 a {
	display: block;
	width: 100%;
	height: 130px;
	margin-left: 0px;
	padding-left: 0px;
}

/** MENU */

#menu {
	float: left;
	height: 106px;
	background: url(images/homepage04.gif) repeat-x left bottom;
}

#menu ul {
	width: 589px;
	height: 36px;
	margin: 0px;
	padding: 70px 0px 0px 0px;
	background: url(images/homepage06.png) no-repeat right bottom;
	line-height: normal;
	list-style: none;
}

#menu li {
	float: left;
	height: 26px;
	padding: 10px 0px 0px 0px;
}

#menu a {
	padding: 0px 20px;
	background: url(images/homepage07.gif) no-repeat left center;
	text-decoration: none;
	font-size: 12px;
	color: #3F3F3F;
}

#menu a:hover {
	text-decoration: underline;
}

#menu a.middlenav_clear {
	color: #FFFFFF;
	margin: 0px 0px 0px 0px;
	padding: 0px 5px 0px 5px;
	font-size: 12px;
	text-decoration: none;	
	background: none;
}
#menu a.middlenav_clear:hover {
	color: #656565;
	margin: 0px 0px 0px 0px;
	padding: 0px 5px 0px 5px;
	font-size: 12px;
	text-decoration: none;	
	background: none;
}

#menu .first {
	padding-left: 6px;
	background: url(images/homepage05.png) no-repeat left top;
}

#menu .first a {
	background: none;
}

/** PAGE */

#page {
	width: 862px;
	margin: 0px auto;
	background-color: #FFFFFF;
}

/** CONTENT */

#content {
	float: right;
	width: 530px;
	padding: 10px 20px 0px 0px;
	background-color: #FFFFFF;
	color: #1D1D1D;
}

/** SIDEBAR */

#sidebar {
	float: left;
	width: 273px;
	background-color: #FFFFFF;
	color: #1D1D1D;
}

#sidebar_nav {
	width: 273px;
	background-color: #005B92;
	margin: 0px;
	padding: 0px;
}


/** SIDEBAR > BOX STYLE */

#sidebar .box {
}

#sidebar p, img, h2 {
	padding-left: 10px;
}

/** FOOTER */

#footer {
	background: #E6E6FA;
}

#footer p {
	margin: 0px;
	padding: 15px 0px;
	text-align: center;
	line-height: normal;
	color: #1D1D1D;
}

/** BOX1 */

#box1 {
	background: #005B92 url(images/bg01.jpg) repeat-x left top;
	color: #A1DAE9;
}

#box1 .wrapper {
	padding: 2px 0px 3px 0px;
	background: url(images/bg02.jpg) no-repeat center top;
}

#box1 .column1 {
	width: 95%;
}

#box1 .column2 {
	width: 394px;
}

#box1 .column1 {
	float: left;
	padding-left: 10px;
}

#box1 .column2 {
	float: right;
	padding-right: 10px;
}

#box1 h2 {
	margin: 0px;
	color: #FFFFFF;
	padding-left: 10px;
}

#box1 h3 {
	color: #80C2CF;
	padding-left: 10px;
}

#box1 a {
	color: #FFFFFF;
}

#box1 .more a {
	background-image: url(images/homepage15.png);
}

/** BOX2 */

#box2 {
	background: #333333 url(images/bg03.jpg) repeat-x left top;
	color: #AFAFAF;
	width: 862px;
}

#box2 .wrapper {
	padding: 2px 20px 10px 0px;
}

#box2 h2 {
	margin: 0px;
	color: #FFFFFF;
}

#box2 h3 {
	color: #969696;
}

#box2 a {
	color: #FFFFFF;
}

#box2 p {
	padding-right: 10px;
}


/** NAVIGATION */
.topnav {
	margin: 0px;
	padding: 13px 0px 0px 20px;
	background: #005B92 url(images/topnav.jpg) no-repeat left top;
	font-size: 14px;
	color: #FFFFFF;
}

.topnav a {
	margin: 0px;
	padding: 0px;
	background: #005B92 url(images/topnav.jpg) no-repeat left top;
	font-size: 14px;
	color: #FFFFFF;
}

.middlenav {
	background-color: #005B92;
	color: #FFFFFF;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 12px;
	text-decoration: none;
}

.middlenav_clear {
	color: #FFFFFF;
	margin: 0px 0px 0px 0px;
	padding: 0px 5px 0px 5px;
	font-size: 14px;
	text-decoration: none;
}

.bottomnav {
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

#align_right {
	float: right;
	margin: 40px 10px 0px 0px;
	color: #FFFFFF;
}


.NewsSummary {
/* padding for the news article summary */
	padding: 0.5em 0.5em 1em;
/* margin to the bottom of the news article summary */
	margin: 0 0.5em 1em 0.5em;
/* border-bottom: 1px solid #ccc; */
}
.NewsSummaryPostdate {
/* smaller than default text size */
	font-size: 12px;
/* bold to set it off from text */
	font-weight: bold;
}
.NewsSummaryLink {
/* bold to set it off from text */
	font-weight: bold;
/* little more room at top */
	padding-top: 0.2em;
}
.NewsSummarySummary, .NewsSummaryContent {
/* larger than default text */
	line-height: 140%;
}
.NewsSummaryMorelink {
	padding-top: 0.5em;
}
table.tableborder {
	border-width: 1px 1px 1px 1px;
	border-spacing: 1px;
	border-style: solid solid solid solid;
	border-color: black black black black;
	border-collapse: collapse;
	background-color: white;
}
table.tableborder th {
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	border-style: solid solid solid solid;
	border-color: gray gray gray gray;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}
table.tableborder td {
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	border-style: solid solid solid solid;
	border-color: gray gray gray gray;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}

/* Div boxes with rounded corners */
.t_onecolumn {background: url(images/borderdot.gif) 0 0 repeat-x; width: 530px;}
.t_twocolumn {background: url(images/borderdot.gif) 0 0 repeat-x; width: 250px;}
.t_threecolumn {background: url(images/borderdot.gif) 0 0 repeat-x; width: 166px;}
.b {background: url(images/borderdot.gif) 0 100% repeat-x}
.l {background: url(images/borderdot.gif) 0 0 repeat-y}
.r {background: url(images/borderdot.gif) 100% 0 repeat-y}
.bl {background: url(images/bottomleft.gif) 0 100% no-repeat}
.br {background: url(images/bottomright.gif) 100% 100% no-repeat}
.tl {background: url(images/topleft.gif) 0 0 no-repeat}
.tr {background: url(images/topright.gif) 100% 0 no-repeat; padding:10px} 

/* Button Styles */
.fbsubmit
 {
	color: #ffffff; 
	font-size: 10px; 
	font-family: arial, helvetica; 
	background-color: #3F647F; 
	font-weight: bold; 
	width:100px; 
	height:18px;
}