/*
-------------------------------------------------------------------
Body, Links, and Headings
-------------------------------------------------------------------
*/
body {
	color: black;
	background-color: beige;
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 1em;
	margin: 0 0 0 2px;
}
#pageWrapper {
	width:980px;
	background-color:white;
	border:2px solid #2477bc;/**/
	color:#000000;
	margin-left: auto;
	margin-right: auto;
	padding:0px;
}
#menuContainer {
	width:185px;
	padding:0px;
	border-bottom:1px dashed #2477bc;
	border-right:1px dashed #2477bc;
}
#footerWrapper {
	width:780;
	border-top:1px dashed #2477bc;
}
a {
	text-decoration: underline;
	color: blue;
	background-color: transparent;
}
a:hover {
	text-decoration: underline;
	color: gray;
	background-color: transparent;
}
em {
	color: red;
	background-color: transparent;
}
h1 h2 h3 h4 h5 h6 {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, san-serif;
}
h1 {
	font-size: 160%;
	color:#777777;
	background-color: transparent;
	margin: 0;
	padding: 0;
}
h2 {
	font-size: 140%;
	color: #333333;
	background-color: transparent;
	margin: 0;
	padding: 0;
}
h3 {
	font-size: 120%;
	color: #333333;
	/*margin: 0;
	padding: 0;*/
}
h4 {
	font-size: 100%;
}
h5 {
	font-size: 100%;
}
h6 {
	font-size: 80%;
}

hr { 
	border:1px solid #2477bc;
}
/* 
-------------------------------------------------------------------
Image Formats
-------------------------------------------------------------------
*/
.picLeft {
	float: left;
}
.picRight {
	float: right;
}
a:link .img_border {
	border: 1px solid #FFFFFF;/*border: 0px solid #FFFFFF;*/
	}
a:visited .img_border {
	border: 1px solid #FFFFFF;/*border: 0px solid #FFFFFF;  */
	}
a:hover .img_border {
	border: 1px solid gray;
}
a:active .img_border {
	border: 1px solid gray;
}
/*
------------------------------------------------------------------- 
Navigation
------------------------------------------------------------------- 
*/
.menuContainer {
	font-size: 0.9em;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	line-height: normal;
}
.menu {
	color: #000000;
	background-color: transparent;
	font-size: 0.8em;
	font-weight: bold;
}
a.menu:link, a.menu:visited {
	color: #0E446E;
	background-color: transparent;
	text-decoration: none;
}
a.menu:hover, a.menu:active {
	color: gray;
	background-color: transparent;
	text-decoration: none;
}
.subMenu {
	font-size: 0.8em;
}
a.subMenu:link, a.subMenu:visited {
	color: #0E446E;
	background-color: transparent;
	text-decoration: none;
}
a.subMenu:hover, a.subMenu:active {
	color: #333333;
	text-decoration: underline;
	background-color: transparent;
}
.line_menu {
	color: lightgrey;
	background-color: #F4F4EA;
	text-decoration: none;
	font-size: 0.8em;
	font-weight: bold;
}
/*
------------------------------------------------------------------- 
Boxes
------------------------------------------------------------------- 
*/
.boxHeader {
	background-color: #104E8B;
	padding-left: 5px;
	padding-bottom: 1px;
	padding-right: 2px;
	padding-top: 1px;
}
.boxHeader h2 {
	color: ghostwhite;
	background-color: transparent;
	font-size: 16px;
}
.boxHeader h1 {
	color: ghostwhite;
	background-color: transparent;
	font-size: 20px;
}
.boxHeader h2 strong {
	color: orange;
	background-color: transparent;
}
.boxCell {
	color: black;
	background-color: transparent;
	font-size: smaller;
	border-style: solid;
	border-color: #104E8B;
	border-bottom-width: 1px;
	border-top-width: 0px;
	border-left-width: 1px;
	border-right-width: 1px;
}
/*------ Grey Box ------------------*/
.boxHeader2 {
	background-color: #DCDCDC; /*gainsboro*/
	padding-left: 5px;
	padding-bottom: 1px;
	padding-right: 2px;
	padding-top: 1px;
}
.boxHeader2 h2 {
	color: #104E8B;
	background-color: transparent;
	font-size: 16px;
}
.boxHeader2 h1 {
	color: #104E8B;
	background-color: transparent;
	font-size: 20px;
}
.boxHeader2 h2 strong {
	color: crimson;
	background-color: transparent;
}
.boxCell2 {
	color: black;
	background-color: transparent;
	font-size: smaller;
	border-style: solid;
	border-color: gainsboro;
	border-bottom-width: 1px;
	border-top-width: 0px;
	border-left-width: 1px;
	border-right-width: 1px;
}
/*------ Grey Box ------------------*/
.greyBoxHeader {
	background-color: #DCDCDC; /*gainsboro*/
	padding-left: 5px;
	padding-bottom: 1px;
	padding-right: 2px;
	padding-top: 1px;
}
.greyBoxHeader2 h2 {
	color: #104E8B;
	background-color: transparent;
	font-size: 16px;
}
.greyBoxHeader2 h1 {
	color: #104E8B;
	background-color: transparent;
	font-size: 20px;
}
.greyBoxHeader2 h2 strong {
	color: crimson;
	background-color: transparent;
}
.greyBoxCell2 {
	color: black;
	background-color: transparent;
	font-size: smaller;
	border-style: solid;
	border-color: gainsboro;
	border-bottom-width: 1px;
	border-top-width: 0px;
	border-left-width: 1px;
	border-right-width: 1px;
}
/*
------------------------------------------------------------------- 
Table Formats
------------------------------------------------------------------- 
*/	

.blue_text {
	color: #104E8B;
	background-color: transparent;
}
.smaller_blue_text {
	color: navy;
	background-color: transparent;
	font-size: smaller;
}
.smaller_black_text {
	color: black;
	background-color: transparent;
	font-size: smaller;
}
.largerText {
	font-size:larger;
}
.comment {
	color: black;
	font-size: 100%;
	font-style: italic;
	}
.left_indent {
	padding-left: 5px;
}
	
/*
-------------------------------------------------------------------
List Items
-------------------------------------------------------------------
*/

.standardUL {
/*margin:0;
	padding:0;
	list-style:disc;*/
}
.standardUL li {
	padding-left:2px;
}
/*
-------------------------------------------------------------------
Header
-------------------------------------------------------------------
*/
#header_background {
	background-image: url(/images/header/banner_background1.jpg);
	background-repeat:no-repeat;
}
/*
-------------------------------------------------------------------
Footer
-------------------------------------------------------------------
*/
#footer_table {
	font-size: 80%;
}
	
/*- Tables--------------------------- */ 	
table.grayBorderTable {
	text-align: left;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, san-serif;
	font-weight: normal;
	font-size: 1em;
	color: black;
	width: 100%;
	background-color: White;
	border: 1px #D6D6D6 solid;
	border-collapse: collapse;
	border-spacing: 0px;
}
table.grayBorderTable tr td {
	/*text-align: left;*/
	border: 1px #D6D6D6 solid;
}
#contentWrapper {
	width:99%;
	text-align:left;
	display:block;
	padding:0px;
	font-size:0.8em;
}
#content {
	width:100%;
	text-align:left;
	padding:4px;
}
/*- Menu Tabs K--------------------------- */ 	

    #tabs {
	float:left;
	width:100%;
	/* background:#E7E5E2;*/
	  background:white;
	font-size:0.7em;
	font-weight:bold;
	line-height:normal;
	border-bottom:1px solid #24618E;
}
#tabs ul {
	margin:0;
	padding:10px 10px 0 10px;
	list-style:none;
}
#tabs li {
	display:inline;
	margin:0;
	padding:0;
}
#tabs a {
	float:left;
	background:url("/images/graphics/tabs/tableft.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
}
#tabs a span {
	float:left;
	display:block;
	background:url("/images/graphics/tabs/tabright.gif") no-repeat right top;
	padding:5px 15px 4px 6px;
	color:#24618E;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs a span {
	float:none;
}
/* End IE5-Mac hack */
    
	#tabs a:hover span {
	color:#FFF;
	background-position:100% -42px;
}
#tabs a:hover {
	background-position:0% -42px;
}
#tabs ul li.selected a span {
	color:#FFF;
	background-position:100% -42px;
}
#tabs ul li.selected a {
	background-position:0% -42px;
}
/* CSS popup image */
.thumbnail {
	/*position: relative;*/
z-index: 1;
}
.thumbnail:hover {
	position: relative;
	left:5;
	background-color: transparent;
	z-index:1000;
}
.thumbnail span { /*CSS for enlarged image*/
	position:absolute;
	top:2.1em;
	margin-top:1em;
	background-color: beige;
	padding: 5px;
	left: -1000px;
	border: 1px solid beige;
	visibility: hidden;
	color: black;
	text-decoration: none;
}
.thumbnail span img { /*CSS for enlarged image*/
	border-width: 0;
	padding: 2px;
}
.thumbnail:hover span { /*CSS for enlarged image on hover*/
	visibility: visible;
	top: 0;
	left: 10px; /*position where enlarged image should offset horizontally */
}
/******************/
.thumbnailRight {
	position: relative;
	z-index: 0;
}
.thumbnailRight:hover {
	background-color: transparent;
	z-index: 50;
}
.thumbnailRight span { /*CSS for enlarged image*/
	position: absolute;
	background-color: beige;
	padding: 5px;
	left: -1000px;
	border: 1px solid beige;
	visibility: hidden;
	color: black;
	text-decoration: none;
}
.thumbnailRight span img { /*CSS for enlarged image*/
	border-width: 0;
	padding: 2px;
}
.thumbnailRight:hover span { /*CSS for enlarged image on hover*/
	visibility: visible;
	top: 0;
	left: 300px; /*position where enlarged image should offset horizontally */
}
/******************/
.thumbnailLeft {
	position: relative;
	z-index: 0;
}
.thumbnailLeft:hover {
	background-color: transparent;
	z-index: 50;
}
.thumbnailLeft span { /*CSS for enlarged image*/
	position: absolute;
	background-color: beige;
	padding: 5px;
	left: -1000px;
	border: 1px solid beige;
	visibility: hidden;
	color: black;
	text-decoration: none;
}
.thumbnailLeft span img { /*CSS for enlarged image*/
	border-width: 0;
	padding: 2px;
}
.thumbnailLeft:hover span { /*CSS for enlarged image on hover*/
	visibility: visible;
	top: 0;
	left: -100px; /*position where enlarged image should offset horizontally */
}
/* FAQs */
#faqs {
	padding:5px;
}
#faqs .faqAnswer {
	display:none;
	padding:5px 5px 5px 15px;
	background-color:beige;
	border:thin dashed #2477bc;
}
#faqs .faqQuestion {
	/*text-decoration:none;*/
	display:block;
	font-weight:bold;
	padding:3px;
}
