﻿/* CSS Document */

/* * { margin: 0; padding: 0 } -- need to add in at some point */

.printOnly{
	display:none;
}

/* Text Styles */

/* Body Styles */
.body {
	margin: 0px; 
	padding: 0px; 
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #666666;
	background-color:#006555;
}

p{
	text-align:left;
	line-height:1.5em;
	margin-right:5px;
}

img{
	border:0px;
}

/* Create constant scrollbar in FF so no "shifting" occurs */
html { min-height:100%; margin-bottom:1px; } 
form{    } 

a {}
a:link, a:active, a:visited { color:#006555; text-decoration:none;}
a:hover { text-decoration:underline;}

a.yellow:link, a.yellow:active, a.yellow:visited { color:#f3a601; text-decoration:none;}
a.yellow:hover {text-decoration:underline;}


ul{ 
	margin:0px;
	padding:5px 0px 0px 20px;
}

menu{
	margin: 10px;
	padding: 5px 0px 0px 20px;
}

li{ 
	margin:0px;
	padding:0px 0px 0px 0px;
	list-style-image:url('../../../SiteCollectionImages/Generic/yellow_arrow.gif');
}

#container{
	margin-right: auto;
	margin-left: auto;
	width: 925px;
	background-image:url('../../Images/container_bg.gif'); 
	background-repeat:repeat-y;
	background-position:top;
	height:100%;
}

#container_bottom{
	background-image:url('../../Images/container_bottom.gif'); 
	background-repeat:no-repeat;
	background-position:top;
	height:15px;
}

/*--------Top Tabbed Navigation---------*/

#top_right a {
	color: #00453a;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#top_right a span {
	float:left;
	cursor:hand;
}
/* End IE5-Mac hack */

.myCustomNavTab { margin-left: 0px; }

.myCustomNavTabActive { margin-left: 0px; }

.myCustomNavTab a { 
	background: url('../../Images/sharepoint_tabs/tab_inactive.gif') top left no-repeat; 
	display: block;
	padding: 7px 14px 7px 14px;
	text-decoration: none;
	font-weight: bold;
	border-bottom: 1px #485c7c solid;
}

.myCustomNavTabActive a { 
	background: url('../../Images/sharepoint_tabs/tab_active.gif'); 
	display: block;
	padding: 7px 14px 7px 14px;
	text-decoration: none;
	font-weight: bold;
	border-bottom: 1px #ffffff solid;
}

#current a {
	background-position:0 -31px;
	border-width:0;
}
#current a span {
	background-position:100% -31px;
	padding-bottom:0px;
	color:#ffffff;
}
/*-----------------*/  

#bannertext {
	z-index:1;
	position:absolute;
	top: 120px;	
	padding-left:25px;
	width:390px;
}  

#bannertext p {
	line-height:2; 
	font-size:12px;
	font-weight:bold;
	color:#f5b222;
}

#bannertextshort {
	z-index:1;
	position:absolute;
	top: 90px;	
	padding-left:20px;
	width:270px;}  

#bannertextshort p {
	line-height:20px;
	font-size:16px;
	color:#f5b222;
}
	  	  

#header {
	color: #ffffff;
	background-image:url('../../Images/header_bg.gif'); 
	background-repeat:no-repeat;
	background-position:-25px;
	height:89px;
	width:950px;	
}

#header #top_right{
	font-size:11px;
	height:89px;
	width:718px;
	margin-left:auto;
	margin-right:30px;
}

#header #top_right table{
	float:right;
}

#header #top_right #top_utility_nav a {
	 color:#ffffff;
}

#logo{ 
	float:left;
	margin-left:20px;
}

#main_body{
	width:920px;
	background-color:#FFFFFF;
	margin:1px 0px 0px 0px;
	_margin:0px 0px 0px 0px;
	padding:0px;
}

#home_content_left .what_we_offer {
	text-align:left;
	line-height:1.25em;
	margin:10px 10px 10px 20px;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
}
		
#home_content_left H1:first-letter {
	font-size: 30px;	
}

#home_content_left H1 {
	color: #00071b;
	font-weight:normal;
	font-family: "Times New Roman", Times, serif;
	font-size:24px;
	text-transform:uppercase;
}

#home_content_left H2 {
	color: #00071b;
	font-weight:normal;
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	text-transform:uppercase;
}

#home_content_left H3{
	color:#00071b;
	font-size:16px; 
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	border-bottom:1px solid #d7d7d7;
}

#boxes H2 {
	color: #00071b;
	font-weight:normal;
	font-family:"Times New Roman", Times, serif;
	font-size:17px;
	border-bottom:1px solid #006555;
	text-transform:uppercase;
}

#home_image{
	
	padding-top:-5px;
}
#home_content_container{
	
}
#home_content_left{
	width:641px;
	background-color:#ffffff;
	background-image:url('../../Images/home_shade_bg.gif'); 
	background-repeat:repeat-x;
	background-position:top left;
	float:left;	
}
#home_content_right{
	width:920px;
	background-image:url('../../Images/home_yellow_bg.gif'); 
	background-repeat:repeat-y;
	background-position:top right;
	float:right;
}
#home_content_right #boxes{
	width:279px;
	float:right;
	padding:0px 0px 0px 0px;
}
#home_content_right #boxes a{
	color:#747474;
}
#home_content_right #boxes a.green{
	color:#006555;
	font-weight:bold;
}
#home_content_right #boxes li{
	list-style-image:url(/SiteCollectionImages/Generic/yellow_arrow.gif);
	padding:0px 0px 4px 0px;
	margin:0px 0px 0px 15px;
}
.right{
	float:right;
	padding:0px 0px 0px 5px;
}

#footer_home{
	color:#999898;
	font-size:11px;
	padding:20px 0px 0px 0px;
}

#footer_home a {
	color:#999898;
}
#footer{
	color:#999898;
	font-size:11px;
	padding:10px 10px 10px 0px;
	text-align:right;
}

#footer a {
	color:#999898;
}

#utility_nav{
	position:relative;
	margin:-20px 20px 0px 0px;
	float:right;

}

.home_yellow{
	width:255px;
	background-image:url('../../Images/home_yellow_box_bg.gif'); 
	background-repeat:repeat-y;
}
.home_yellow_top{
	width:255px;
	height:8px;
	background-image:url('../../Images/home_yellow_box_top.gif'); 
	background-repeat:no-repeat;
	
}
.home_yellow_bottom{
	width:255px;
	height:8px;
	background-image:url('../../Images/home_yellow_box_bottom.gif'); 
	background-repeat:no-repeat;
	background-position:bottom;
}
.home_yellow_content{
	text-align:left;
	padding:10px 10px 30px 30px;
}

#main_left{
	width:216px;
	margin:0px;
	float:left;
	padding:0px;
	background-color:#FFFFFF; 
}
#main_left #left_nav{
	margin:0px 0px 0px 0px; 
	_margin:0px 0px -3px 0px;
	padding:0px; 
	width:216px;
	float:left;
	background-image:url('../../Images/left_nav_bg.gif'); 
	background-repeat:repeat-y;
	text-align:left;
}

#main_left #left_nav .left_nav_tertiary {
	margin:0px 0px 0px 13px;
}

#main_left #left_nav ul{
	margin:10px 0px 20px 30px; 
	padding:0px 0px 0px 0px;
}

#main_left #left_nav ul.sub_nav{
	margin:0px 0px 0px 20px; 
	padding:5px 0px 5px 0px;
	display:none;
}
#main_left #left_nav ul.sub_navShow{
	margin:0px 0px 0px 20px;
	padding:0px 0px 0px 0px;
	display:block;
}

#main_left #left_nav ul.sub_nav li{
	margin:0px 0px 0px 0px; 
	padding:0px 0px 0px 0px;
}

#main_left #left_nav li{
	padding:4px 10px 4px 0px;
}

#main_left #left_nav a{
	color:#00453a;
}

#main_left #left_nav a.current{
	font-weight:bold;
}


#main_right{
	width:704px;
	float:left;
	text-align:left;
}

#main_right #content{
	width:457px;
	padding:0px 0px 20px 0px;
	margin:50px 0px 20px 20px;
	_margin:50px 0px 20px 10px;
	float:left;
	color:#000000;
}
#main_right #content p{
	margin-right:20px;
}

#main_right #content a:link, #main_right #content a:active, #main_right #content a:visited {   color:#006555;text-decoration:underline;}
#main_right #content a:hover {  text-decoration:none;}
#main_right #content a {}

/* Added to modify the look of the ms classes for a table inside of the content div */
/* 11/12/2009 - Chris Prime */

#container H3.ms-standardheader {
	border-bottom:0px;	
	background-color:#ffffff;
}

#sidebar H3.ms-WPTitle {
	margin:0px;
	padding:0px;
	color:#00071b;
	font-size:13px; 
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	border-bottom:1px solid #d7d7d7;
	text-transform:none;
}

#container .ms-WPHeader TD {
	border:0px;
	text-decoration:none;
	background-image:none;
}

#container .item {
	background-image:url("../../../SiteCollectionImages/Generic/yellow_arrow.gif");
	background-repeat:no-repeat;
	background-position:left;
	padding-left:16px;
}

#content h3.ms-standardheader {
	 font-size: large;
}

#content td.ms-formbody {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #666666;
}

#home_content_left {
	 text-align:left;
}
#home_content_left #what_we_offer{
	 margin: 16px 10px 20px 10px;
}
#home_content_left a {
	color:#006555;
	text-decoration:none;
}

#home_content_left a:hover {
	text-decoration:underline;
}

.ms-ToolPartSpacing {
	margin-top: 0px;
}

/* Allows for wrapping of Web Part Title Text */
.ms-WPTitle nobr { white-space: normal; }


/* End ms overrides for content div */

#main_right #sidebar{
	width:227px;
	float:right;
	text-align:left;
}

#main_right #sidebar a:link, #main_right #sidebar a:active, #main_right #sidebar a:visited {   color:#006555;text-decoration:underline;}
#main_right #sidebar a:hover {  text-decoration:none;}
#main_right #sidebar a {}

#main_right #sidebar .sidebar_item{
	margin:10px 15px 0px 17px;
	padding-bottom:15px;
	border-bottom:1px dotted #00453a;
}

#main_right #sidebar .sidebar_item_no_line{
	margin:10px 15px 20px 17px;
	padding-bottom:15px;
}

#main_right #sidebar .sidebar_item p{
	margin:5px 0px 5px 0px;
}

#main_right #sidebar #footer {
	margin-bottom:-20px;		
}

#main_right H1:first-letter {
	font-size: 30px;	
}

#main_right H1 {
	margin:0px;
	padding:0px;
	color: #00071b;
	font-weight:normal;
	font-family: "Times New Roman", Times, serif;
	font-size:19px;
	border-bottom:3px solid #d7d7d7;
	text-transform:uppercase;
}

#main_right H2 {
	margin:0px;
	padding:0px;
	color: #00071b;
	font-weight:normal;
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	border-bottom:1px solid #d7d7d7;
	text-transform:uppercase;
}

#main_right H3{

	margin:0px;
	padding:10px 0px 0px 0px;
	color: #00071b;
	font-weight:normal;
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	border-bottom:1px solid #d7d7d7;
	text-decoration:none;
	text-transform:uppercase;

/*	
	margin:0px;
	padding:0px;
	color:#00071b;
	font-size:13px; 
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	border-bottom:1px solid #d7d7d7;
*/
}

.leftNav
{
	margin-right:15px;
	margin-left:7px;
	margin-top:4px;
	padding-top:0px;
	border:1px #8997BC solid;
	background-color: #D0D6E3;
	width:160px;
}
.leftNavSpacer
{
	width:160px;
}
.leftNavSelected
{
	background-color: #B2BCD3;
	color: #F4F5F9;
	border-top:1px #B2BCDD solid;
	border-bottom:1px #B2BCDD solid;
	line-height:14pt;
}
.leftNav1, .leftNav2, .leftNav3
{
	color: #354260;
}
.leftNav1
{
	font-family: tahoma;  
	font-size: 8pt; 
	font-weight:bold; 
	line-height:14pt;
}
.leftNav1 a
{
	font-family: tahoma;  
	font-size: 9pt; 
	font-weight:bold; 
	padding-left:5px;
	display:block;
	padding-right:10px;
}
.leftNav2
{	
	font-family: tahoma;  
	font-size: 8pt; 
	line-height:14pt;
}
.leftNav2 a
{
	padding-left:10px;
	display:block;
	padding-right:10px;
}
.leftNav3
{	
	font-family: tahoma;  
	font-size: 8pt; 
	line-height:14pt;
}
.leftNav3 a
{
	padding-left:18px;
	display:block;
	padding-right:10px;
}
.leftNavHover
{
	background-color: #596E9E;
	color:#FFFFFF;
}
.leftNavFlyOuts
{
	font-family:Tahoma; 
	font-size:8pt; 
	border-top:1px #CBD1E0 solid;
	border-left:1px #CBD1E0 solid;
	border-right:1px #CBD1E0 solid;	
}
.leftNavFlyOutsItem
{
	border-bottom:1px #CBD1E0 solid;
	background-color: #ECEFF3;
}
.leftNavFlyOutsItem a
{
	padding:1px 5px 1px 5px;
	display:block;
	color:#354260;
	*width:100px;
	min-width:100px;
}
.leftNavFlyOutsHover
{
	background-color: #B2BCD3;
}




.input_newsletter {background:#ffffff;border:1px solid #006555; width:250px; color:#666666; }
.input_green 
{
	background-image:url('../../Images/input_bg.gif'); 
	background-repeat:repeat-x;
	height:13px;
	font-size:11px;
	border:1px solid #005144; 
	width:100px; 
	color:#ffffff; 
}

.input_green_border 
{
	height:13px;
	font-size:11px;
	border:1px solid #006555; 
	width:175px; 
	color:#000000; 
}
.search_description
{
	font-size:11px;
	border-bottom:solid 1px #eeeeee;
	
}
.search_author{
	font-size:10px;
	color:#999999;

}
#search_list ul{
	margin:0px;
	padding:10px 0px 10px 0px;
	list-style:none;
	list-style-image:none;
	list-style-type:none;
}
#search_list li{
	margin:0px;
	padding:10px 0px 10px 0px;
	list-style:none;
	list-style-image:none;
	list-style-type:none;
}
