body {
	color: #555;
	font-family: Arial, Helvetica, sans-serif;
	background: #181a1d;
	margin: 0 auto;
	padding: 0;
	font-size: 12px;
}

td, p, li {
	font-size: 12px;
	/* vertical-align: top; */
}

p, li {
	line-height:18px;
}

img {
	border: none;
}

 img, div, input, .index_portal_image { behavior: url("iepngfix.htc") }

a {
	color: #274da1;
	text-decoration: none;
}

a:visited {
	color: #274da1;
	text-decoration: none;
}

a:hover {
	color: #000;
	text-decoration: underline;
}

a:visited:hover {
	color: #000;
	text-decoration: underline;
}

h1 {
	font-size: 18px;
	font-weight: bold;
	color: #000;
}

h2 {
	font-size: 16px;
	font-weight: bold;
	color: #000;
}

h3 {
	font-size: 14px;
	font-weight: bold;
	color: #000;
}

h4 {
	font-size: 12px;
	font-weight: bold;
	color: #000;
}



/* --------- INDEX STYLES ------------ */
#index {
	background: #181a1d url(../images/index_main_bg.jpg) repeat-x;
	}
	
.index_wide_bar {
	background: url(../images/index_wide_bar_bg.jpg) 50% 0 no-repeat;
	height: 121px;
	}
	
.index_content_wrapper {
	float: left;
	width: 286px;
	padding: 0 0 100px 0;
	background: url(../images/index_content_bg.jpg) no-repeat;
	}
	
.index_content h2 {
	margin:0;
	padding:0;
	font-size:14px;
	}
	
.index_content p {
	}
	
.index_teasers_wrapper {
	border-left: 1px solid #81858d;
	background: #fff url(../images/index_teasers_bg.jpg) 0 100% no-repeat;
	width: 374px;
	float: left;
	margin: 0;
	}
	
.index_teasers, .index_content {
	padding:18px 18px 0 18px;
}

.index_teasers h2 {
	font-size:16px;
	color:#254385;
	margin:0;
	padding:0 0 12px 0;
	text-transform:uppercase;
}
	
.index_teasers_bottom {
	height: 81px;
	margin: 150px -10px -81px -4px;
	background: url(../images/index_teasers_bottom.jpg) 0 100% no-repeat;
	}
	
.index_portal {
	margin: 0 -10px 0 -11px;
	}
	
.index_portal_image {
	z-index: 50;
	position: absolute;
	}
	
.social {
	padding: 0 0 0 30px;	
}

.social img {
	margin: 0 4px 0 0;	
}


	
	
/* --------- SUB STYLES ------------ */

.wrapper1 {
	background-image:url(../images/sub-x-bg.jpg);
	background-position:top left;
	background-repeat:repeat-x;
	padding:0px;
	text-align: left;
}

.wrapper2 {
	/* background-image:url(../images/sub-y-bg.jpg);
	background-position:center 0;
	background-repeat:repeat-y; */
}

.wrapper3 {
	background-image:url(../images/sub-bg.jpg);
	background-position:center 0;
	background-repeat:no-repeat;
}

#wide {
	background-image:url(../images/sub_wide_bg.jpg);
}

.wrapper4 {
	width:901px;
	margin-top:0px;
	margin-right:auto;
	margin-bottom:0px;
	margin-left: auto;
	padding-bottom:100px;
	min-height:711px;
 	height:auto !important;
 	height:711px;
}

.header {
	width:901px;
	height:96px;
}

.leftcol {
	width:235px;
	float:left;
}

.rightcol-wrapper {
	width:666px;
	float:left;
	background-color:#fff;
}
.rightcol {
	width: 666px;
	float:left;
	background-color:#fff;
}

#wide_col {
	width: 901px;	
}

.middlecol {
	width:476px;
	float:left;
}

div.content {
	min-height:460px;
 	height:auto !important;
 	height:460px;
	padding:18px 18px 0 18px;
}

.rightcol-bottom {
	height: 135px;
	margin: 0px -10px -81px -3px;
	background: url(../images/sub-content-bottom.jpg) 0 100% no-repeat;
}

#wide_col_bottom {
	height: 128px;
	margin: 0px -3px -31px -3px;
	background: url(../images/sub_content_wide_bottom.jpg) 0 100% no-repeat;
}
	
.gallery {
	float:right;
	width:180px;
	padding-left:0px;
	text-align:left;
}

.crumbs { 
	width: 485px; 
	float: left; 
}

/* --------- GENERAL STYLES ------------ */
.hm-top {
	width: 900px;
	margin: 0 auto;
	height: 28px;
	padding-top:6px;
	}

.top {
	width: 901px;
	margin: 0 auto;
	height: 28px;
	padding-top:6px;
	}

#search-form {
	height:21px;
	width:236px;
	text-align:right;
	background-image:url(../images/search-bg.gif);
	background-position:top left;
	background-repeat:no-repeat;
	float:right
}

input.searchbox {
	width:145px;
	height:14px;
	padding-top:2px;
	font-size:11px;
	border:none;
	background-color:#686d74;
	color:#fff;
}
	
.logo_wrapper {
	width: 900px;
	margin: 0 auto;
	padding-top:9px;
	}
	
.bottom_wide {
	background: url(../images/bottom_bg.jpg) 50% 0 no-repeat;
	}
	
.bottom_wrapper {
	width: 900px;
	margin: 0 auto;
	}
	
.clearer {
	clear: both;
	}

.hm-footer {
	width: 900px;
	margin: 0 auto;
	clear: both;
	text-align: right;
	padding-top: 80px;
	}

.footer {
	width: 901px;
	margin: 0 auto;
	clear: both;
	text-align: right;
	padding-top: 80px;
	}
	
.footer p {
	margin: 0;
	}
	
.footer a:link, .footer a:visited, .hm-footer a:link, .hm-footer a:visited {
	color:#527c46;
	text-decoration:none;
}
	
.footer a:hover, .footer a:visited:hover, .hm-footer a:hover, .hm-footer a:visited:hover {
	color:#F3F3F3;
	text-decoration:underline;
}

.callout {
	width:150px;
	float:right;
	background-color:#a5d395;
	padding:8px;
	margin:0 0 0 12px;
}

table.data {
	border-collapse: collapse;
	border: 1px solid #333;
	font-size:12px;
	margin-top:12px;
	}
table.data th {
	border-collapse: collapse;
	border: 1px solid #333;
	background-color: #A5D395;
	padding:4px;
	}
table.data td {
	border-collapse: collapse;
	border: 1px solid #333;
	padding:4px;
	}
	
.th2 {
	background-color:#193e97;
	color:#fff;
}

.addthis_button { 
	float: right; 
	width: 125px;
}



/* --------- TEASER STYLES ------------ */

.tsr-pg-title {
	font-weight:bold;
	font-size: 13px;
	margin: 0;
	}
	
.tsr-pg-title a:link {
	color: #5b9848; 
	text-decoration: none; 
	}
	
.tsr-pg-title a:visited {
	color: #5b9848; 
	text-decoration: none; 
	}
	
.tsr-pg-title a:hover {
	color: #ed1b2e;
	text-decoration: underline; 
	}
	
.tsr-pg-title a:visited:hover {
	color: #ed1b2e;
	text-decoration: underline; 
	}
	
.tsr-pg-abstract {
	color:#182126;
	padding-bottom:15px;
	margin: 0 0 15px 0;
	font-size: 11px;
	line-height: 16px;
	}

/* --------- SEARCH --------- */

.search-result {
	border-bottom:1px dashed #ddd;
	padding-bottom:12px;
	margin-bottom:12px;
}

h2.search-pg-title {
	font-size:14px;
	padding:0;
	margin:0;
}

.search-pg-abstract {

}

.search-pg-loc {
	padding-bottom:4px;
}

.search-pg-edited {
	font-size:11px;
	font-style:italic;
}


/* --------- PHOTO AREA CSS ------------ */

.photo-area img {
	display: block }
#photo {
	background-color: #ccc;
	width: 150px;
	height: 150px;
	margin-left: 0px;
	margin-top: 30px;
	margin-bottom: 30px;
	}
#photo-caption {
	color: #000;
	font-size: 12px;
	font-style: italic;
	line-height: 14px;
	background-color: #ccc;
	padding: 7px 7px 8px 8px;
	margin: 0;
	}
#hoverpopup0 {
	position: absolute;
	width: 400px;
	/* border-bottom: 20px solid #fff; */
	display: none;
	}
#hover-position0 {
	position: relative;
	top: -180px;
	left: -400px;
	display: none;
	}
#hoverpopup1 {
	position: absolute;
	width: 400px;
	display: none;
	/* border-bottom: 20px solid #fff; */
	}
#hover-position1 {
	position: relative;
	top: -180px;
	left: -400px;
	display: none;
	}
#hoverpopup2 {
	position: absolute;
	width: 400px;
	/* border-bottom: 20px solid #fff; */
	display: none;
	}
#hover-position2 {
	position: relative;
	top: -180px;
	left: -400px;
	display: none;
	}
#hoverpopup3 {
	position: absolute;
	width: 400px;
	/* border-bottom: 20px solid #fff; */
	display: none;
	}
#hover-position3 {
	position: relative;
	top: -180px;
	left: -400px;
	display: none;
	}
#hoverpopup4 {
	position: absolute;
	width: 400px;
	/* border-bottom: 20px solid #fff; */
	display: none;
	}
#hover-position4 {
	position: relative;
	top: -180px;
	left: -400px;
	display: none;
	}

/* --------- DROPDOWN MENU CSS ------------ */

.navigation {
	margin: 0;
	padding: 30px 0 0 0;
	font-size: 12px;
	height: 42px;
	background: url(../images/nav_bg.jpg) no-repeat;
	font-family: Helvetica, Arial;
	float: left;
}

#index .navigation {
	width: 242px;
	margin: 0 0 0 -6px;
	padding: 30px 0 0 0;
	background: url(../images/index_nav_bg.jpg) no-repeat;
	height: 476px;
	}

#nav, #nav ul, #nav-home, #nav-home ul {
	list-style: none;
	font-size: 12px;
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0 0 0 30px;
	}
	
#nav a, #nav-home a {
	display: block;
	color: #274da1;
	text-decoration: none;
	padding: 0;
	margin: 0;
	}
	
#nav a:hover, #nav a:visited:hover, #nav-home a:hover, #nav-home a:visited:hover {
	color: #333;
	text-decoration: none;
	}
	
#nav a.daddy, #nav-home a.daddy {
	background: transparent;
	padding: 0;
	}
	
#nav a:hover.daddy, #nav-home a:hover.daddy {
	background: transparent;
	}
	
#nav li, #nav-home li  {
	width: auto;
	background: transparent;
	padding: 0 0 15px 0;
	font-size: 12px;
	background: url(../images/nav_li_bg.gif) 100% 0 no-repeat;
	}
	
#sub #nav li {
	background: url(../images/nav_li_bg_sub.gif) 100% 0 no-repeat;
	}
	
#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 175px;
	w\idth: 175px;
	padding: 0 0 0 10px;
	margin: -18px 0 0 160px;
	text-align: left;
	border: 1px solid #4e74b2;
	background: #1a3e71;
	z-index:100;
	}
	
#nav li li {
	border-bottom: 1px solid #27528e;
	margin: 0 -10px 0 -10px;
	width: 175px;
	padding: 6px 0 6px 10px;
	line-height: 14px;
	background: none;
	}
	
#nav li li:hover {
	
	}
	
#nav li ul a {
	width: 145px;
	w\idth: 145px;
	color: #fff;
	}
	
#nav li ul a:hover {
	color: #cae3c0 !important;
	}
	
#nav li ul ul {
	margin: -23px 0 0 165px;
	background: #1a3e71;
	}
	
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul, #nav li.sfhover ul ul ul ul {
	left: -999em;
	}
	
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul, #nav li li li li.sfhover ul {
	left: auto;
	}
	
#nav li:hover, #nav li.sfhover {
	
	}
	
#nav li:hover, #nav li.hover {
    position: static;
	}
