body {
	background-color: #00234c;
	margin: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif, "Swis721 Cn BT";
	background-repeat: repeat-x;
	height: 100%;
}

/* IE6 png fix http://www.twinhelix.com/css/iepngfix/ */
img, div { behavior: url(iepngfix.htc) }

#flashcontent,#flashcontent2,#flashcontent3,#flashcontent4,#flashcontent5 {
	border: solid 1px #000;
	width: 480px;
	overflow: hidden;
	margin-bottom: 20px;
	}
	
#navbottom {
	font-size: 10px;
	text-align: left;
	clear: left;
	/*float: left;*/
	text-align: center;
	
}
#navbottom a{
	padding: 10px 10px 10px 10px;
	margin: 0 20px 0 0;
	/*background-image: url(../_images/navbottom_separator.gif);
	background-repeat: no-repeat;
	background-position: right;*/
	border: 1px solid #BEBEA7;
	/*padding: 5px;*/
	background-image: url(../_images/navbottom_tile.gif);

}
#content {
	font-size: 12px;
	color: #1D1D1D;
	line-height: 1.5em;
	float:left;
	width: 750px; /* was 650 */
	overflow: hidden;
	background-color: #E6E6DD;
}
#page {
	width: 100%;
}
#content_body {
	padding: 10px 40px 10px 40px;
	font-size: 12px;
	line-height: 1.7em;
	background-image: url(../_images/content_body_header_tile.jpg);
	background-repeat: repeat-x;
}
#content_body h2{
	color: #878763;
	margin: 0px 0px 5px;
}
#content_body a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#content_body a {
	color: #333333;
	text-decoration: underline;
	padding-top: 2px;
	padding-bottom: 2px;
}
#content_body p {
	margin: 0px 0px 20px;
}
#content_body img {
	border: 5px solid #FFFFFF;
}
#header_nav {
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	text-align: left;
}
#navlevel1 h1{
	font-size: 16px;
	margin: 10px 0px 0px;
}
#navlevel1 h2{
	font-size: 10px;
	font-weight: normal;
	margin: 0px 0px 10px;
}
#content_title h1, #boxright h1, #content_body h2{
	font-size: 18px;
	font-weight: normal;
}
#header_content_text {
	bottom: 0px;
	font-size: 12px;
	padding-top: 0px;
	padding-left: 10px;
	text-align: left;
	letter-spacing: 0.15em;
}
#header_content_text a {
	font-size: 12px;
	color: #ffffff;
	padding:5px 5px;
	text-decoration: none;


}
#header_content_text a:hover{
	color: #1E2C35;
	text-decoration: none;	
}
#lastcol {
	width: 10px;
	float: left;
	background-color: #00234c;
}
#navaddress {
	color: #9ECADE;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 2px;
}
#footer {
	margin-top: 20px;
	float: left;
	clear: left;
}
#footerleft{
	float:left;
	background-image: url(../_images/content_footer_left.gif);
}
#footercontent{
	float:left;
	background-color: #E6E6DD;
	height: 34px;
	width: 680px; /* was 580 */
	overflow: hidden;
	text-align: center;
	font-size: 10px;
	text-transform: uppercase;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-style: dashed;
	border-color: #CFCCC3;
	background-image: url(../_images/footercontent_tile.jpg);
	background-repeat: no-repeat;
	background-position: center 0px;
}
.contentdivide {
	background-image: url(../_images/footercontent_tile.jpg);
	background-repeat: no-repeat;
	height: 22px;
	background-position: center;
}
#footercontent a{
	color: #7A7A5A;
	background-color: #D9D9CA;
	padding: 2px 5px;
	text-decoration: none;
}
#footercontent a:hover{
	color: #FFFFFF;
}
#footerright{
	float:right;
	background-image: url(../_images/content_footer_right.gif);
}
#footerleft,#footerright{
	width: 35px;
	height: 35px;
	background-color: #00234d;
} 
#header_content, #header_nav, #lastcol{
	height: 135px;

}
#header_content_image{
	height: 135px;
    float:left;
}
#nav {
	float: left;
	/*background-image: url(../_images/nav_tile.jpg);*/
	background-repeat: repeat-x;
	height:100%;
}
.imagedescription {
	background-color: #F4F4F0;
	margin: 0px;
	padding: 0px;
}
#navlevel1 {
	width: 180px;
	color: #FFFFFF;
	font-size: 10px;
	overflow:hidden;
	text-align: right;
	float: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-style: dashed;
	border-color: #38414A;
	text-decoration: none;
}
.globalpadding {
	padding: 10px;
	/*background-image: url(../_images/nav_background.jpg);*/
	background-repeat: repeat-x;
}

#navlevel2 {
	display: none; /* delete if you need to use level 2 nav */
	width: 180px;
	color: #00234c;
	font-size: 12px;
	float:left;
	overflow: hidden;
	height: auto;
	text-decoration: none;
}
#navlevel2 a{
	color: #FFFFFF;
	text-decoration: none;
	padding: 2px;
	display:block;
	
}
#navlevel2 a:hover{
	text-decoration: none;
	
}
#navlevel2 p {
	margin: 0px;
	padding: 2px 5px 3px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;

	border-color: #FFFFFF;
}
#navlevel2 p:hover {
	background-color: #73B0CE;
	background-repeat: no-repeat;
}
#pagewidth {
	width: 960px;
	margin: 0 auto;
	
}
#navlevel1 a {
	color: #FFFFFF;
}
#XXnavlevel1 a:hover {
	background-color: #343C43;
	
}
.topicitem a{
	color: #FFFFFF;
	background-color: #00234c;
}
.topicitem1, .topicitem2, .topicitem3, .topicitem4, .topicitem5 {
	display: block;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 2px;
}
.topicitem1 h1 {
	color: #FFFFFF;
	text-decoration: none;
}
.topicitem2 h1 {
	color: #FFAC91;
	text-decoration: none;
}
.topicitem3 h1 {
	color: #BFA0DE;
	text-decoration: none;
}
.topicitem4 h1 {
	color: #97c1d7;
	text-decoration: none;
}
.topicitem5 h1 {
	color: #e9e8a8;
	text-decoration: none;
}
.topicitem1:hover, topicitem1 a:hover{
	background-color: #389793;
	text-decoration: none;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.topicitem2:hover, topicitem2 a:hover{
	background-color: #CC3300;
	text-decoration: none;
}
.topicitem3:hover, topicitem3 a:hover{
	background-color: #663399;
	text-decoration: none;
}
.topicitem4:hover, topicitem4 a:hover{
	background-color: #3a6381;
	text-decoration: none;
}
.topicitem5:hover, topicitem5 a:hover{
	background-color: #b2b13b;
	text-decoration: none;
}
.image {
	font-size: 10px;
	font-style: italic;
	text-align: center;
	background-color: #FFFFFF;
	padding: 0px;
}
.image p{
	margin: 0px;
	padding: 0px;

}

li {
	list-style-type: circle;
}
.url a{
	background-image: url(../_images/icon_url.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-right: 5px;
	background-position: left center;
	text-decoration: none;
}
.pdf a{
	background-image: url(../_images/icon-adobe-acrobat.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-right: 5px;
	background-position: left center;
	text-decoration: none;
}

.url, .pdf {
	background-color: #f5f5f5;
	border: 1px solid #CCCCCC;
	padding: 10px;
	font-size: 12px;
	margin-bottom: 10px;
	background-repeat: repeat-y;
	color: #666666;
	background-image: url(../_images/url_tile.jpg);
	font-style: normal;
	text-decoration: none;	
}

.picleft {
	float: left;
	margin-right: 10px;
}
#factoid {
	color: #000000;
	background-color: #CBCBB8;
	padding: 10px;
	margin-bottom: 10px;
}
#factoid h1 {
	color: #000000;
	font-size: 14px;
	text-transform: uppercase;
}
#boxright {
	float: right;
	width: 200px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding: 10px 10px 10px;
	background-color: #F5F5F5;
	color: #666666;
	background-image: url(../_images/boxright_tile.gif);
	background-repeat: repeat-x;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #CCCCCC;
}
#boxleft {
	float: left;
	width: 200px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 10px 10px 10px;
	background-color: #F5F5F5;
	color: #666666;
	background-image: url(../_images/boxright_tile.gif);
	background-repeat: repeat-x;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #CCCCCC;
}

#boxmiddle {
	float: left;
	width: 480px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 10px 10px 10px;
	background-color: #F5F5F5;
	color: #666666;
	background-image: url(../_images/boxright_tile.gif);
	background-repeat: repeat-x;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #CCCCCC;
}

.quote{
	margin-bottom: 10px;
	padding: 10px;
	background-color: #F5F5F5;
	color: #666666;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #CCCCCC;
	font-style: italic;
}
#infobox {
	background-color: #FFFFFF;
	padding: 20px;
}
#infobox .small {
	font-size: 10px;
}
.title {
	font-style: italic;
}
.leftPic {
	float: left;
	margin: 0px 20px 20px 0;
}
.rightPic {
	float: right;
	margin: 0px 0 20px 20px;
}