body {
	color: #222;
	font-family: Arial, Helvetica, sans-serif;
	background: #1d3a57 url(../images/main_bg.jpg) repeat-x;
	margin: 0;
	padding: 0;
	font-size: 12px;
}

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

img {
	border: none;
}

a, a:visited {
	color: #0060bf;
	text-decoration: none;
}

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

h1 {
	font-size: 24px;
	font-weight: normal;
	color: #0060bf;
	margin-top: 0;
	padding-top: 0;
	background: url(../images/h1_bg.gif) 0 100% repeat-x;
}

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

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

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



/* ---------------------------------------------------------------------------------------------------- INDEX STYLES -- */

.index_flash {
	height: 279px;
	background: url(../images/index_flash_bg.jpg) no-repeat;
}

.index_content_y {
	background: #fff;	
}

.index_content {
	background: url(../images/index_content_bg.jpg) no-repeat;	
}

.index_content a, .index_content a:visited{
	color: #741416;
}

.index_content .left {
	float: left;
	width: 175px;
	padding: 0 25px 20px 30px;
}

.index_content .middle {
	float: left;
	width: 180px;
	padding: 0 25px 20px 25px;
}

.index_content .right {
	float: left;
	width: 180px;
	padding: 0 25px 20px 25px;
}

.index_content .login {
	float: right;
	width: 208px;
	padding: 0 25px 20px 0;
}

.index_content .login h2 {
	color: #741416;	
}

.index_content h2 {
	color: #741416;
	text-transform: uppercase;
	font-size: 13px;
	font-family: Helvetica, Arial;
	padding: 22px 0 3px 0;
	margin: 0 0 15px 0;
}

.index_content p {
	color: #666;
	line-height: 20px;
	font-size: 12px;
	padding: 0;
	margin: 0;
}

#index_footer {
	padding-top: 9px;
	background: #1D3A57;
	clear: both;
}
	
	
/* ---------------------------------------------------------------------------------------------------- SUB STYLES -- */

.sub_bottom {
	background: #fff url(../images/sub_content_bg.jpg) no-repeat;
	padding: 0 0 35px 0;
}

.sub_bottom .left_col {
	width: 127px;
	float: left;
	padding: 0 25px 0 33px;
}

.left_col h2 {
	padding: 69px 0 0 0;
	margin: 0;
	font-size: 12px;
	color: #931312;
	text-transform: uppercase;
}

.left_col ul {
	padding: 9px 0 0 0;
	margin: 0;
}

.left_col li {
	background: url(../images/left_col_li_bg.gif) 0 2px no-repeat;
	padding: 0 0 10px 15px;
	list-style: none;
	font-size: 10px;
	text-transform: uppercase;
}

.left_col li:hover {
	background: url(../images/left_col_li_bg_on.gif) 0 2px no-repeat;	
}

.left_col a, .left_col a:visited {
	color: #666.;
	text-decoration: none;
}

.left_col .page_crumbs_header {
	padding: 69px 0 0 0;
	margin: 0;
	font-size: 12px;
	color: #931312;
	text-transform: uppercase;
	font-weight: bold;
}	

.left_col .page_crumbs_current {
	font-weight: bold;
	color: #0053a6;
	background: url(../images/left_col_li_bg_on.gif) 0 2px no-repeat;
}

.left_col ul ul {
	margin: -7px 0 0 10px;
}

.sub_bottom .content {
	width: 530px;
	float: left;
}

.sub_bottom .content_wide {
	width: 705px;
	float: left;
}

.sub_bottom .right_col {
	width: 175px;
	float: right;
	padding: 110px 35px 0 0;
}

.content {
	padding: 0 0 50px 0;	
}

.content p {
	line-height: 19px;
}

.leader {
	color: #313131;
	font-size: 15px;
}

.crumbs {
	padding: 15px 0 30px 0;
	font-size: 11px;
	color: #97adc3;
}

.crumbs a, .crumbs a:visited {
	color: #97adc3;
	text-decoration: none;
}

.crumbs a:hover, .crumbs a:visited:hover {
	color: #0060bf;
	text-decoration: none;
}


/* ---------------------------------------------------------------------------------------------------- GENERAL STYLES --------------- */
	
.wrapper {
	width: 956px;
	margin: 0 auto;
	background: url(../images/wrapper_bg.jpg) 50% 0 no-repeat;
}

.header {
	height: 146px;	
}

.logo {
	float: left;
	padding: 33px 0 0 33px;
}

.footer {
	text-align: right;
	color: #44698d;
	font-size: 10px;
	padding: 5px 0 50px 0;
	line-height: 19px;
}

.footer a, .footer a:visited {
	color: #44698d;
	line-height: underline;
}

.footer a:hover, .footer a:visited:hover {
	color: #44698d;
	line-height: none;
}

.clearer {
	clear: both;	
}

.image-right-aligned {
	padding:0 0 12px 12px;
	}

.image-left-aligned {
	padding:0 12px 12px 0;
	}
	

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

.tsr-pg-title {
	font-weight:bold;
	font-size: 11px;
	margin: 0 0 3px 0;
	text-transform: uppercase;
	}
	
.index_content .tsr-pg-title {
	color: #741416;
	text-transform: uppercase;
	font-size: 13px;
	font-family: Helvetica, Arial;
	padding: 22px 0 3px 0;
	margin: 0 0 15px 0;
}
	
.tsr-pg-title a:link {
	color: #860000; 
	text-decoration: none; 
	}
	
.tsr-pg-title a:visited {
	color: #860000; 
	text-decoration: none; 
	}
	
.tsr-pg-title a:hover {
	color: #860000;
	text-decoration: none; 
	}
	
.tsr-pg-title a:visited:hover {
	color: #860000;
	text-decoration: none; 
	}
	
.tsr-pg-abstract {
	color:#686868;
	padding-bottom:15px;
	margin: 0 0 15px 0;
	font-size: 11px;
	line-height: 16px;
	background: url(../images/h1_bg.gif) 0 100% repeat-x;
	}
	
.index_content .tsr-pg-abstract {
	color: #666;
	line-height: 20px;
	font-size: 12px;
	padding: 0;
	margin: 0;
	background: none;	
	}
	
	


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

.photo-area {
	float: right;
	}
	
.photo-area img {
	display: block;
	}
	
#photo {
	background-color: #c2d9f0;
	padding: 5px;
	width: 150px;
	height: 150px;
	margin-left: 0;
	margin-top: 0;
	margin-bottom: 25px;
	}
	
#photo-caption {
	color: #1d3a57;
	font-size: 12px;
	font-style: italic;
	line-height: 14px;
	background-color: #cadef2;
	padding: 7px 7px 8px 8px;
	margin: 0;
	}
	
#hoverpopup0 {
	position: absolute;
	width: 400px;
	display: none;
	border: 1px solid #889fb9;
	}
	
#hover-position0 {
	position: relative;
	top: -185px;
	left: -402px;
	display: none;
	}
	
#hoverpopup1 {
	position: absolute;
	width: 400px;
	display: none;
	border: 1px solid #889fb9;
	}
	
#hover-position1 {
	position: relative;
	top: -370px;
	left: -402px;
	display: none;
	}
	
#hoverpopup2 {
	position: absolute;
	width: 400px;
	display: none;
	border: 1px solid #889fb9;
	}
	
#hover-position2 {
	position: relative;
	top: -185px;
	left: -402px;
	display: none;
	}
	
#hoverpopup3 {
	position: absolute;
	width: 400px;
	display: none;
	border: 1px solid #889fb9;
	}
	
#hover-position3 {
	position: relative;
	top: -370px;
	left: -402px;
	display: none;
	}
	
#hoverpopup4 {
	position: absolute;
	width: 400px;
	display: none;
	border: 1px solid #889fb9;
	}
	
#hover-position4 {
	position: relative;
	top: -185px;
	left: -402px;
	display: none;
	}


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

/*
Copyright (c) 2008, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.6.0
*/

.navigation {
	margin: 0 27px 0 0;
	padding: 110px 0 0;
	width: 700px;
	float: right;
	height: 36px;
}

*html .navigation {
	margin-bottom: -103px;	
}

#index #home_link {
	display: none;	
}

#menubar {
	float: right;
	margin: 0;
	padding: 0;
}

.yuimenubaritem {
	float:left;
}

#nav {
	float: right;	
}

.bd {
	padding: 0;
	font-weight: bold;
	text-transform: uppercase;
}

.navigation a, .navigation a:visited {
	color: #2975c0;
	text-decoration: none;
}

.navigation a:hover, .navigation a:visited:hover {
	color: #741416;	
	text-decoration: none;
}

.navigation .selected span{
	color: #741416;	
}

.bd ul {
	padding: 0;
	margin: 109px 0 0 0;
}

.bd ul ul {
	padding: 0;
	margin: 0;
	background: url(../images/ul_bg.jpg) repeat-x;
}

.yuimenubaritemlabel {
	padding: 0 13px 0 0;
	margin: 0 0 0 13px;
	height: 29px;
	font-size: 11px;
	border-right: 1px solid #babec1;
	float: left;
}

.yuimenubarnav .yuimenubaritemlabel-hassubmenu {
	background: #ddd url(../images/menubaritem_submenuindicator.png) right center no-repeat;
}

.yuimenubarnav .yuimenubaritemlabel-hassubmenu-selected {
	background: #eee url(../images/menubaritem_submenuindicator.png) right center no-repeat;
}

.yuimenuitem {
	margin: 0;
	padding: 7px 25px 7px 13px !important;
	border-bottom: 1px solid #bdcfe3;
	font-size: 11px;
}

.yuimenuitem-hassubmenu {
	background: #ddd url(../images/menuitem_submenuindicator.png) right center no-repeat;
}

/* -------------NO NEED TO EDIT ANYTHING BELOW-------- */

.yuimenu {
	top:-999em;
	left:-999em;
}
.yuimenubar {
	position:static;
}
.yuimenu .yuimenu, .yuimenubar .yuimenu {
	position:absolute;
}
.yuimenubar li, .yuimenu li {
	list-style-type:none;
}
.yuimenubar ul, .yuimenu ul, .yuimenubar li, .yuimenu li, .yuimenu h6, .yuimenubar h6 {
	margin:0;
	padding:0;
}
.yuimenuitemlabel, .yuimenubaritemlabel {
	text-align:left;
	white-space:nowrap;
}
.yuimenubar ul {
 *zoom:1;
}
.yuimenubar .yuimenu ul {
 *zoom:normal;
}
.yuimenubar>.bd>ul:after {
	content:".";
	display:block;
	clear:both;
	visibility:hidden;
	height:0;
	line-height:0;
}
.yuimenuitemlabel {
	display:block;
}
*html .yuimenuitem {
	margin-bottom: -40px;
}
.yuimenuitemlabel .helptext {
	font-style:normal;
	display:block;
	margin:-1em 0 0 10em;
}
.yui-menu-shadow {
	position:absolute;
	visibility:hidden;
	z-index:-1;
}
.yui-menu-shadow-visible {
	top:3px;
	right:-3px;
	left:-3px;
	bottom:-3px;
	visibility:visible;
}
.hide-scrollbars * {
	overflow:hidden;
}
.hide-scrollbars select {
	display:none;
}
.yuimenu.show-scrollbars, .yuimenubar.show-scrollbars {
	overflow:visible;
}
.yuimenu.hide-scrollbars .yui-menu-shadow, .yuimenubar.hide-scrollbars .yui-menu-shadow {
	overflow:hidden;
}
.yuimenu.show-scrollbars .yui-menu-shadow, .yuimenubar.show-scrollbars .yui-menu-shadow {
	overflow:auto;
}
.yui-menu-shadow-visible {
	background-color:#000;
	opacity:0;
 *filter:alpha(opacity=0);
}
