﻿a:link {color: #09548B; text-decoration: none;}
a:visited {color:#09548B; text-decoration: none;}
a:active {color:#09548B; text-decoration:none;}
a:hover {color:#09548B; text-decoration:underline;}
.wrapper1{
	color: #44433f;	
	font: 14px "Futura Medium", "Myriad Pro", "Gill Sans", Helvetica, Verdana, Arial, sans-serif;
	margin: 0 auto;
	padding: 4px 0 0;
	}
.wrapper1 p {
	margin: 0 0 17px;
	padding: 0;
	line-height: 18px;
}
.wrapper {
	width: 960px;
	margin: 20px auto;
}
/*WRAPPER*/

/*NAVIGATION*/
.arrow {
	cursor: default;
}
.hand 
{
	cursor: pointer;
}
.nav {
	background: #fff url(images/nav_bg.png) repeat-x;
	float: left;
	width: 938px;
	margin-left: 0 auto;
	margin-right: 0 auto;
}
.nev-wrapper {
	clear: both;
	float: left;
}
.nav-left {
	background: url(images/nav_left.png) no-repeat top left;
	float: left;
	width: 11px;
	height: 41px;
}
.nav-right {
	background: url(images/nav_right.png) no-repeat top right;
	float: left;
	width: 11px;
	height: 41px;
}
.nav ul {
	width: 960px;
	height: 38px;
	float: left;
	margin: 0;
	padding-top: 3px;
	list-style: none;
	font-size: 15px;
}
.nav li {
	float: left;
	padding: 0 7px;
	background: url(images/split.png) no-repeat right center;
	position: relative;
	z-index: 1;
}
.nav li.last {
	background:none;
}
.nav li:hover {
	z-index:2;
}
.nav li a {
	display: block;
	line-height: 38px;
	overflow: hidden;
	float: left;
	color: #E5F2FB;
}
a .menu-left {
	background: url(images/menu_left.gif) no-repeat left top;
	width: 8px;
	height: 32px;
	line-height: 35px;
	display: block;
	float: left;
}
a .menu-mid {
	background: url(images/menu_mid.gif) repeat-x top left;
	height: 32px;
	line-height: 35px;
	display: block;
	float: left;
	font-weight: bold;
	font-size: 16pt;
}
a .menu-right {
	background: url(images/menu_right.gif) no-repeat top left;
	width: 8px;
	height: 32px;
	line-height: 35px;
	display: block;
	float: left;
}
.nav li a:hover .menu-left,
.nav li.active a .menu-left,
.nav li:hover a .menu-left,
.nav li a:hover .menu-mid,
.nav li.active a .menu-mid,
.nav li:hover a .menu-mid,
.nav li a:hover .menu-right,
.nav li.active a .menu-right,
.nav li:hover a .menu-right {
	background-position: 0 -37px;
	line-height: 35px;
}
.nav li a:hover,
.nav li.active a,
.nav li.hover a,
.nav li:hover a {
	color: #09548B;
}
.nav li:hover .sub,
.nav li.hover .sub {
	display:block;
}
.nav li .sub {
	display: none;
	position: absolute;
	top: 27px;
	left: 6px;
	background: url(images/submenu_top.png) no-repeat;
	width: 186px;
	padding-top: 9px;
}
.nav li ul {
	background: url(images/submenu_bg.png) repeat-y;
	width: 162px;
	height: auto;
	margin: 0;
	padding: 0 12px 10px;
	list-style: none;
	font-size: 14px;
}

.nav li:hover li,
.nav li.active li {
	width: 100%;
	padding: 1px 0 2px;
	border-bottom: 1px #C1D9F0 dashed;
	background: none !important;
}
.nav li:hover li a,
.nav li.active li a {
	color: #09548B;
	background: none !important;
	line-height: normal;
	width: 156px;
	padding: 8px 3px 3px;
	text-indent: 1px;
}
.nav li:hover li a:hover,
.nav li.active li a:hover {
	color: #fff;
	background: #165B9F !important;
	text-decoration: none;
	line-height: normal;
}
/*IE*/
.nav li li a:hover,
.nav li li a:hover {
	color: #fff;
	background: #165B9F !important;
	text-decoration: none;
	line-height: normal;
}
/**/
.nav .btm-bg {
	background: url(images/submenu_bottom.png) no-repeat;
	width: 205px;
	height: 9px;
	overflow: hidden;
	clear: both;
}
.content {
	width: 950px;
	background: transparent url(images/content_bg.png) repeat-y;
	float: left;
	padding: 10px 20px;
}
.content h1 {
	color: #333;
	font-weight: 400;
	text-transform: uppercase;
	font-size: 18px;
	border-bottom: 1px dashed #C1D9F0;
}
.content h2 {
	font-weight: 400;
	text-transform: uppercase;
	font-size: 14px;
	padding-left: 10px;
	margin-bottom: -5px;
}
.content p {
	padding: 0 15px;
	text-align: justify;	
}
.content-bottom {
	width: 960px;
	background: transparent url(images/content_bottom.png) no-repeat;
	height: 13px;
	float: left;
}   
/*NAVIGATION*/

.normal_text
{
	font-size: 9pt;	
}

.button
{
	/*background-color: #bcbcbc;
	border: 0px inset;
	font-size: 11pt;*/
}

.header{
	width:950px;
	margin-left: auto;
	/*padding-left: 12px;*/
	margin-right: auto;
	padding-bottom: 5px;
	text-align:center;
}        
.mainContent{
	width: 950px;
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
	border-left: 1px dashed;
	border-right: 1px dashed;
} 
.main_body{
	padding: 15px;
	width: 550px;
	margin: 0 auto;
	float: left;
	margin-left: 12px;
	height: 100%;
}
.footer
{	clear: both;
	width: 950px;
	margin: 0 auto;
	text-align: center;
	vertical-align: text-bottom;
	border-bottom: 1px dashed;
	font-size: 8pt;
}
.mainImg
{ 
	width: 950px;
	margin-left: 0 auto;
	margin-right: 0 auto;	
}

/*****************************
			NEWS
*****************************/
.news_title
{
	font-size: 10pt;
	font-weight: bold;
	color: #09548B;
	padding-left: 10px;
}
.news_title a
{
	color: #09548B;
}
.news_title a:hover
{
	color: #09548B;
	text-decoration: none;
}
.news_submittedBy
{
	font-size: 8pt;
	font-style:italic;
	color: #555;
	padding-left:10px;
}
.news_date
{
	font-size: 8pt;
	font-style:italic;
	color: #555;
	text-align:right;
}
.news_teaser
{
	padding-left: 10px;
	font-size: 9pt;
}
.news_readMore a
{
	color: black;
	font-size: 8pt;
	font-style: italic;
}
.news_readMore a:hover
{
	color: #09548B;
}
.news_readMore
{
	text-align: right;
}
/********END NEWS************/


/*****************************
		MODULES
*****************************/
.rightModule1{
	padding-top: 15px;
	width: 180px;
	margin: 0 auto;
	float: right;
	margin-right: 12px;
	/*border-left: 1px dashed;
	border-top: 1px dashed;*/
}
.rightModule2{
	padding-top: 15px;
	width: 180px;
	margin: 0 auto;
	float: right;
	margin-top: 15px;
	margin-right: 12px;
	/*border-left: 1px dashed;
	border-top: 1px dashed;*/
}
.modHeader
{
	text-align: center;
	color: White;
	font-size: 16pt;
	vertical-align: middle;
}
.mod {
	background: #fff url(images/nav_bg.png) repeat-x;
	float: left;
	width: 144px;
	height: 40px;
}

.modWrapper {
	clear: both;
	float: left;
}
.modLeft {
	background: url(images/nav_left_noRoundBottom.png) no-repeat top left;
	float: left;
	width: 11px;
	height: 41px;
}
.modRight {
	background: url(images/nav_right_noRoundBottom.png) no-repeat top right;
	float: left;
	width: 11px;
	height: 41px;
}
/*password*/
.watermarked_psw
{
color: White;
font-family: Tahoma;
font-size: 11px;
border: solid 1px #a9a9a9;
text-indent:2px;
vertical-align:middle;
text-align:right;
background-image:url(images/psw_wMark.png);
background-repeat:no-repeat;
height: 18px;
}
/*username*/
.watermarked_user
{
color: White;
font-family: Tahoma;
font-size: 11px;
border: solid 1px #a9a9a9;
text-indent:2px;
vertical-align:middle;
text-align:right;
background-image:url(images/user_wMark.png);
background-repeat:no-repeat;
height: 18px;
}
.errMsg
{
	border: 1px solid #FF0000;
	background-color: #FFAAAA;
	font-weight: bold;
}
/*********************/
	/*LIGHTBOX*/
/*********************/
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; /*color: #666;*/ }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CC Attribution-No Derivative Works 2.5 Brazil - http://creativecommons.org/licenses/by-nd/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	/*color: #666;*/ 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}
.required
{
	color: Red;
	font-size:small;
	vertical-align: super;
}