﻿
#carrier {min-height:1200px;}

html 
{
	background:transparent; 
	font-size:100%;
}

html, body, form, fieldset, table {	font-family:"Lucida Grande",Verdana,Arial,Helvetica,sans-serif;}

form {
    margin:0px;
    padding:0px;
}


pre {font-family:"Lucida Grande",Verdana,Arial,Helvetica,sans-serif;}

.submenu {
	font-size:90%;
	display: inline-block;
	margin-bottom:5px;
	line-height: 1.5em;
}

body.large .submenu {	font-size:80%;}

.submenu a {	font-weight:normal;}

.subOne {
    display: inline-block;
    margin-top: 5px;
    padding: 5px;
    text-align: center;
    width: 98%;
}

table.cleartable {margin-left:10px;}
table.cleartable td {
    	border-color: #FFFFFF #FFFFFF #E4E4E4;
    	border-style: solid;
    	border-width: 1px;
	padding:10px;
}
table.cleartable td.namecell {
	border-color: #FFFFFF #FFFFFF #E4E4E4;
	border-style: solid;
	border-width: 1px;
	white-space: nowrap;
	vertical-align: top;
}

.tooltip {
	background-color:#F5F5B5;
	border:1px solid #DECA7E;
	color:#303030;
	font-family:sans-serif;
	font-size:12px;
	line-height:18px;
	padding:10px 13px;
	position:absolute;
	text-align:center;
}

body {
	background:transparent url('../images/bgleft.jpg') top left repeat-y;
	font-size: 14px;
	color:#000000;
	padding:0;
	margin:0;
}

acronym,abbr {
	border-bottom: 1px dotted black;
	cursor: help;
}

a {outline: none;}

.hidden {
	position:absolute;
	left:-10000px;
	top:auto;
	width:1px;
	height:1px;
	overflow:hidden;
}	
	
div.officedetail {
	background-color : #E9EBEF;
	padding:15px;
	border: 1px solid #c0c0c0;
	margin-right:20px;
}

#logoHolder {
	float:right;
	margin: 4px 10px 2px 0;
    	padding: 0 0 0 10px;
	width:290px;	
}


.floaterLeft {
	float:left;
	width:140px;
}

.floaterRight {
	float:right;
	width:140px;
}

.clearBoth {clear:both;}

.backtop {
	background: url("../images/icons/uparrow.gif") 1% 50%  no-repeat #eeeeee;
	font-size: 90%;
	margin: 3em 5em 3em 5em;
    	padding: 5px;
    	width: 85%;
    	text-align: center;
}

#holdingcell {
	background:transparent url("../images/hdrbgright.gif") top right no-repeat;
	min-width:990px;
}	

#carrier {
	background:transparent url("../images/hdrbgright.jpg") top right no-repeat;
	padding-right:50px;
} 

#wrapper {
	padding-left:50px;
	background:transparent url("../images/hdrbgleft.gif") top left no-repeat;
} 

.underline {text-decoration: underline;}
.bold {font-weight:bold;}
.underbold {
	font-weight : bold;
	text-decoration: underline;
	color:#333;
}

#content {
	background:url("../images/bgright.jpg") repeat-y scroll right top transparent;
	margin-left:220px;
	margin-right:-50px;
	margin-top:35px;
	padding-bottom:20px;
	padding-right:50px;
}

#contentText {
	padding:10px;
	padding-right:20px;
	padding-top:0px;
	padding-left:0;
	margin-left:0px;
	margin-top:0px;
	font-size:90%;
}


#contentText p {
	line-height: 1.5;
	padding-left:10px;
}

#contentText p.justify {text-align:justify;}
#contentText a:link {color:#039;}

#contentText a:link {
    	border-bottom: 1px solid #A8BFCF;
	text-decoration:none;
}

#contentText a:visited {
	border-bottom: 1px solid #c0c0c0;
	text-decoration:none;
}

#contentText a:visited:hover {
	border-bottom: 2px solid #005A9C;
	text-decoration:none;
	color:#000;
	background-color:#FF9;
}

#contentText a:link:hover {
    border-bottom: 2px solid #005A9C;
	text-decoration:none;
	color:#000;
	background-color:#FF9;
}

.frontH2 {
	margin-bottom: 5px;
    	margin-top: 10px;
}

#contentText p a:active {
    outline: 0 none;
    position: relative;
    top: 1px;
}

#contentText h3 a {
	text-decoration:none;
	font-weight:bold;
}


.headerLink {
	font-weight:bold;
	font-size:100%;
}

#details {
    background-color: #E9EBEF;
    border: 1px solid #C0C0C0;
    margin-top: 10px;
    padding: 15px;
    margin-right:20px;
}

.header1 {
	border: 1px solid #333;
	position:relative;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: #666 0px 0px 5px;
	-moz-box-shadow: #666 0px 0px 5px;
	box-shadow: #666 0px 0px 5px;
	background:url(../images/pieh1bg.jpg) top left repeat-x #082173;
	behavior: url(style/themes/redmond/pie.htc);
	z-index:1;
}


h1 {
	background:none;
	color:#FFF;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:140%;
	padding: 8px 5px 0 10px;
   	margin: 0 0 7px;
}

h2 {
	background:transparent url('../images/h2bg.gif') no-repeat scroll left 90%;
	color:#082173;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-weight:bold;
	font-size:130%;
	margin-right:20px;
	padding-left:10px;
	margin-top:10px;
	padding-top:6px;
	margin-bottom:0px;
}

h2.notice {
	background:#DFDFDF;
	color:#000;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-weight:550;
	font-size:140%;
	margin-right:20px;
	padding:20px 25px;
	margin-top:10px;
	margin-bottom:0px;
	border: 5px double #00279E;
	width: 93%;
	text-align:center;
	line-height: 20px;
}



h3 {
	color:#082173;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:110%;
	margin-right:20px;
	margin-left:10px;
	padding-left:0px;
	margin-top:10px;
	padding-top:6px;
	margin-bottom:0px;
	border-bottom:1px dotted #c0c0c0;
}

h2.moveUp {
	margin-top:-20px;
	text-align:right;
	margin-right:-20px;
	margin-left:-20px;
	background:transparent url(../images/slider/h2Orange.jpg) no-repeat scroll right top;
	text-transform:lowercase;
	font-size:100%;
	padding-right:40px;
	margin-bottom:-10px;
}
.clear {clear:both;}
img {border: 0;}
.imgCap {
	position:relative;
	border: 5px solid #fff;
	-webkit-box-shadow: #1F1D1D 0px 0px 6px;
	-moz-box-shadow: #1F1D1D 0px 0px 6px;
	box-shadow: #1F1D1D 0px 0px 6px;
	behavior: url(style/themes/redmond/pie.htc);
}

.imgleft {
	float: left;
	margin-bottom: 10px;
    	margin-right: 20px;
}

.imgright {
	float: right;
	margin-bottom: 10px;
    	margin-left: 20px;
}

.imgright2 {
	float: right;
	margin-bottom: 10px;
    	margin-left: 5px;
		margin-right: 15px;
}

#search {
	padding: 0px;
	margin: 0px;
	background-image : url('../images/logobg.jpg');
	background-repeat: no-repeat; 
	background-color: #163C6D;
}

.vidLink {
	text-decoration: none;
	color: #082173;
	font-weight: bold;
	width: 100%;
	height: 15px;
	display: block;
	margin-top: 8px;
}

a:link:hover .vidLink  {
	text-decoration: underline;
}

}
#searchform {
	position:absolute;
	top: 40px;
	right: 10px;
	text-align : right;
	white-space: nowrap;
	padding:0px;
	margin: 0px;
	z-index:1;
}


table {border-collapse:collapse;}

#lastmod {
	color: #333;
	padding: 5px;
	margin: 2em 1em 1em 2em;
	border-top: 1px solid #b3994b; 
	background-color: #FBF39D;
	}

#ContactInfo { 
	color: #666;
	padding: 5px; 
	margin:0px;
	border-top: 1px solid #B8BDEF;
	background-color:#EBECF5;
}
	
.italic {font-style:italic;}	
.nolistitem {list-style:none;}	
.center {	text-align:center;}

#content p {
	padding-right:30px;
}

/* Banner Styles */

#headerGraphic {	
	background:url('../images/banner.jpg') no-repeat top left #082173;
	padding:0px;
	margin:0px;
	height:100px;
}

img	{border:none;}

#tableHolder {
	margin-right:20px;
	margin-top: 10px;
}

#tableHolder table {
	margin-left:0px;
}

td {
    border: 1px solid #C0C0C0;
    padding: 5px;
    vertical-align: top;
}

th {
    background-color: #E4E4E4;
    border: 1px solid #C0C0C0;
    font-weight: bold;
    padding: 5px;
    text-align: left;
}

td.normal {background-color:#FFF;}
td.yellow {background-color:#FFFFCC;}

.normal {  }
.medium { font-size: 16px; }
.large 	{ font-size: 18px; }


div.subhdr {
    background-color: #E4E4E4;
    font-size: 90%;
    margin-bottom: 10px;
    margin-top: 10px;
    padding: 5px;
}

.basicList {padding-bottom:15px;}
.basicList ul li ul {
	padding-top:10px;
	padding-bottom:0;
}

.basicList li {
	background:url(../images/icons/bullet.gif);
	padding:5px;
	padding-top:0;
	padding-left:10px;
	margin-left:15px;
	padding-left:0px;
}

.basicList li ul li {
	list-style-image:url(../images/icons/bullet2.gif);
	padding:5px;
	margin-left:15px;
	padding-left:0px;
	vertical-align:middle;
}

.collapse ul {padding-bottom:15px;}
.collapse ul li ul {
	padding-top:10px;
	padding-bottom:0;
}

.collapse li {
	list-style-image:url(../images/icons/bullet.gif);
	padding:5px;
	margin-left:15px;
	padding-left:0px;
}

.collapse ul ul li {
	list-style-image:url(../images/icons/bullet2.gif);
	padding:5px;
	margin-left:15px;
	padding-left:0px;
}

div.subtitle {
    border-bottom: 1px solid #C0C0C0;
    border-top: 0 none;
    padding: 5px;
}

/* creates columns--The wider this li is, the fewer columns there will be*/

#list_wrapper {width: 90%;}

#list_wrapper ul li {
    text-align: left;
    float: left;
    margin-right: 15px;
    width: 15%;
    line-height: 1.5em;
    list-style: none;
 }
 
 /* creates columns for library list*/

#librlist_wrapper {width: 95%;}

#librlist_wrapper ul li {
    text-align: left;
    float: left;
    margin-right: 25px;
    width: 45%;
    line-height: 1.5em;
    list-style: none;
    padding: 5px;
}
 
  /* creates columns for manuals pages*/
#manuallist_wrapper {width: 95%;}

#manuallist_wrapper ul li {
    text-align: left;
    float: left;
    margin-right: 3px;
    margin-top: 8px;
    margin-bottom: 5px;
    width: 45%;
    line-height: 1.5em;
    list-style: none;
    padding: 3px;
}

ul li, ol li {
	line-height:1.25em;
	padding: 5px;
}

#_ctl0_SiteMapPath2_SkipLink {
    position:absolute;
    left:-10000px;
}