
#carrier {min-height:1200px;}

html 
{
	background:transparent; 
	font-size:100%;
}

.NeedsInfo {
	background-color:#FCF;
	color:#90C;
	text-decoration:bold;
}


html, body, form, fieldset, table 
{
	font-family:"Lucida Grande",Verdana,Arial,Helvetica,sans-serif;
}

#contentText A.noBold { font-weight:normal;}

form 
{
    margin:0px;
    padding:0px;
}

#contentText table.contactTable {
	width:auto;
	margin-top:10px;
	padding:5px;
	margin-left:15px;
}

#contentText table.contactTable th {
	background:none;
	border:none;
	padding-right:15px;
	border-right:1px dotted #c0c0c0;
	text-align:right;
}

#contentText table.contactTable td {
	padding:10px;
	border:none;
}


pre {
	font-family:"Lucida Grande",Verdana,Arial,Helvetica,sans-serif;
}


#contentText table.optionTable {
	margin-left:15px;
	margin-bottom:20px;
}

#contentText .optionTable th {
	text-align:center;
	width:auto;
	padding:10px;
	border-bottom:1px dotted #c0c0c0;
}

#contentText .optionTable td {
	width:30%;
	border-top:none;
}


#contentText .optionTable td p {
	margin-top: 0;
    padding-top: 0;
}


.sameWidths td {
	width:100%;
}

.ONETRecord {
	float:left;
	font-weight:bold;
	padding:5px;
	width:100%;
	display:inline-block;
	background-color:#e4e4e4;
	margin-bottom:10px;
	margin-right:20px;
}

.ONETNumber {
	padding:5px;
	width:30%;
	float:right;
	margin-top:-5px;
	font-weight:normal;
	text-align:right;
	
}

#contentText .optionTable ul {
	margin-left:0px;
	padding-left: 10px;
	margin-top:0px;
	padding-bottom:0px;
}

#contentText .optionTable ul ul {
	margin-bottom:0px;
	padding-bottom:0px;
	margin-left:10px;
}



.submenu {
	font-size:90%;
	display: inline-block;
	margin-bottom:10px;
}

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%;
}

.left20 {
	padding-left:20px;
}

.subTwo {
    display: inline-block;
    margin-top: 5px;
    padding: 5px;
    text-align: right;
    width: 98%;
}
.hider {
	position:absolute;
	left:-9999px;
	height:1px;
	overflow:hidden;
}

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;
}

.access-tools 
{
	padding:5px;
}


a
{
	outline: none;
}

.hidden 
{
	position:absolute;
	left:-10000px;
	top:auto;
	width:1px;
	height:1px;
	overflow:hidden;
}		
a.homeheader, a.homeheader:visited {
	font-size: 100%;
	font-weight: bold;

}

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;
}

#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 table {
	/*margin-left:15px;*/
	width:95%;
}

#contentText table td {
	/*margin-left:15px;
	width:auto;*/
}

#contentText p {
	line-height: 1.5;
	padding-left:10px;
}

#contentText p.justify {
	text-align:justify;
}


#contentText a:link {
    color:#039;
	background-color:#FFC;
}

#contentText a:link {
    border-bottom: 1px solid #A8BFCF;
	text-decoration:none;
}

#contentText a:visited {
border-bottom: 1px solid #c0c0c0;
background-color:#FFC;
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;
}

/*For Closings link on homepage*/
#closing a:link, #closing a:hover:link, #closing a:visited, #closing a:visited:hover{
color: red;
font-weight: 600;
background-color: #FFF;
font-size: 130%;

}



.frontH2 {
	margin-bottom: 5px;
    margin-top: 10px;
}

.rightLink {
	float:right;
	display:inline-block;
	margin-top:-20px;
	padding-right:35px;
	font-weight:bold;
	font-size:90%;
}

.rightLink a:link {
    color:#039;
	background-color:#FFC;
}

.rightLink a:link, .rightLink a:visited {
    border-bottom: 2px solid #A8BFCF;
	text-decoration:none;
}


.rightLink a:link:hover {
    border-bottom: 2px solid #005A9C;
	text-decoration:none;
	color:#000;
	background-color:#FF9;
}





.h1Subtext {
	color:#1E4A63;
	font-size:100%;
	font-style:italic;
	width:100%;
	text-align:center;
	padding-top:5px;
}

#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%;
}

div.article
{

	margin-top:0;
	padding:10px;
	padding-left:15px;
}

#details {
    background-color: #E9EBEF;
    border: 1px solid #C0C0C0;
    margin-top: 10px;
    padding: 15px;
	margin-right:20px;
}

/* h1 {
	color:#FFF;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:140%;
	margin-right:20px;
	padding:5px;
	padding-left:10px;
	margin-bottom:5px;
	border: 1px solid #333;
	position:relative;
	
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	
	-webkit-box-shadow: #666 0px 2px 3px;
	-moz-box-shadow: #666 0px 2px 3px;
	box-shadow: #666 0px 2px 3px;
	
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#397DA4), to(#50A0D1));
	background: -moz-linear-gradient(#397DA4, #50A0D1);
	background: linear-gradient(#397DA4, #50A0D1);
	-pie-background: linear-gradient(#397DA4, #50A0D1);
	
	behavior: url(style/themes/redmond/pie.htc);
}*/

.moveLeft180 {
	margin-right:180px;
}


.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 #2D87B7;
	behavior: url(style/themes/redmond/pie.htc);
	z-index:1;
}


/*h1 {
	background: url("../images/h1bg.jpg") no-repeat scroll left bottom transparent;
    color: #FFFFFF;
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 140%;
	padding:0px;
	margin:0px;
    padding-left:15px;
	width:98%;
}*/


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;
}

.mainHeaders {
	font-size:90%;
	margin-right:20px;
}

#closing p{
	background: #FFF;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-weight:bold;
	font-size:150%;
	margin-right:20px;
	padding-left:10px;
	margin-top:15px;
	padding-top:6px;
	margin-bottom:15px;
}

h2 {
	background:transparent url(../images/h2bg.jpg) no-repeat scroll left bottom;
	color:#1E4A63;
	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;
}



}

.smallerLink {
	font-size:80%;
}

h3 {
	color:#1E4A63;
	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;
}

.inPageMenu {
	font-size:90%;
	padding:5px;
	border-top:1px solid #999;
	border-bottom:1px solid #999;
	margin-top:10px;
	margin-bottom:10px;
}

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;
}

img {
	border: 0;
	}

.clear {
		clear:both;
	}


.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;
}

#search
{
	padding: 0px;
	margin: 0px;
	background-image : url('../images/logobg.jpg');
	background-repeat: no-repeat; 
	background-color: #163C6D;
}


#sliderPanel1Holder {
	height:240px;
	overflow:hidden;
	margin-left:-55px;
	margin-top:-10px;

}

ul#sliderPanel1Content {
list-style-type:none;
}


.spacer500 {
	height:500px;
}

.vidLink {
	text-decoration:none;
	color:#FFFFFF;
	font-weight:bold;
	width:100%;
	height:130px;
	display:block;
}

#partnersList {
/*margin-left:-35px;*/
margin-left:-15px;
margin-top:-10px;
padding:0px;
}

#sliderPanel1Content li {
border-bottom:1px solid #EEEEEE;
padding:10px 0;
padding-right:5px;
font-size:80%;
list-style-type:none;
padding-left:0;
background:url('../images/icons/news-trans.png') no-repeat;
padding-left:50px;
}

#sliderPanel1Content li.new {
background:url('../images/icons/new-trans.png') no-repeat;
}

#sliderPanel1Content li.last {
background:url('../images/icons/seemore-trans.png') no-repeat;
padding-left:35px;
border-bottom:none;
}


#sliderPanel1Content li img {vertical-align:text-bottom;} 

#sliderPanel1Content li a {
color:#686868;
font-weight:bold;
}


#searchform
{
	position:absolute;
	top: 40px;
	right: 10px;
	text-align : right;
	white-space: nowrap;
	padding:0px;
	margin: 0px;
	z-index:1;
}


table 
{
	border-collapse:collapse;
}

#AccessRatings 
{
	color: #666;
	padding: 5px; 
	margin:0px;
	border-top: 1px solid #B8BDEF;
	background-color:#EBECF5;
}

#LastModified 
{
	color: #666;
	padding: 5px; 
	margin:0px;
	border-top: 1px solid #B8BDEF;
	background-color:#EBECF5;
}

#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 #52A3D4;
	padding:0px;
	margin:0px;
	height:100px;
}

img
	{
		border:none;
	}



#tableHolder {
	margin-right:20px;
	margin-top: 10px;
}

#tableHolder table {
	margin-left:0px;
}

.width75 {
	padding-right:180px;
}

.calendarWidth {
width:73%;
float:left;
}

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;
}

.formscabinet td {
	border: 1px solid #C0C0C0;
    padding: 8px;
    vertical-align: top;
}

.formscabinet td a {
	text-decoration:none;
	font-weight:bold;
}

.formscabinet td a:hover {
	text-decoration:underline;
}

.formscabinet th {
	background-color: #E4E4E4;
    border: 1px solid #C0C0C0;
    font-weight: bold;
    padding: 8px;
    text-align: left;
}

.formscabinet {
	width:90%;
	margin-top:15px;
	margin-left:10px;
	margin-bottom:15px;
}

.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;
}

div.title {
    background-color: #E4E4E4;
    border: 1px solid #C0C0C0;
    margin-top: 10px;
    padding: 5px;
}

div.normal {
    border-color: #C0C0C0;
    border-right: 1px solid #C0C0C0;
    border-style: none solid solid;
    border-width: 0 1px 1px;
    padding: 5px;
}

div.yellow {
    background-color: #FFFFCC;
    border-color: #C0C0C0;
    border-right: 1px solid #C0C0C0;
    border-style: none solid solid;
    border-width: 0 1px 1px; 
    padding: 5px;
}


div.title h3 {
	border-bottom:none;
	margin:0px;
	padding-bottom:3px;
	padding-left:3px;
	padding-top: 1px;
}

#normnumbers .numbers {
	list-style-image: none;
	list-style: decimal;
	font-weight:normal;
	font-style:normal;
	font-size:110%;
	margin:20px;
	margin-right:40px;
	position:relative;
	padding:0px;
	padding-left:35px;
	
}

ol.numbers li {
	list-style-type: decimal;
	margin:0px;
	margin-left:5px;
	margin-right:10px;
}



.contentSqueeze div {
	margin-right:20px;
}

.basicList {
	padding-bottom:15px;
}

.basicList ul li ul {
	padding-top:10px;
	padding-bottom:0;
}

.basicList li {
	list-style-image:url(../images/icons/bullet.gif);
	padding:5px;
	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;
}

#contentText ul {
	padding-bottom:15px;
}

#contentText ul li ul {
	padding-top:10px;
	padding-bottom:0;
}


#contentText li {
	list-style-image:url(../images/icons/bullet.gif);
	padding:3px;
	margin-left:15px;
	padding-left:0px;
}

#contentText ul ul li {
	list-style-image:url(../images/icons/bullet2.gif);
	padding:3px;
	margin-left:15px;
	padding-left:0px;
}

#contentText ul ul {
	margin-top:5px;
}

.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;
}

.largeList li {
	font-size:110%;
	padding:10px;
	font-weight:bold;
	color:#333;
	border-bottom:1px dotted #999;
	margin-right:40px;
}

 
ol.numList {
	color: #666;
	font-weight:bold;
	font-style:italic;
	font-size:110%;
	background-color:#F0F0F0;
	margin:10px;
	margin-right:30px;
	border: 1px dotted #c0c0c0;
	position:relative;
	padding:20px;
	padding-left:35px;
	
}

ol.numList li {
	color: #666;
	margin:0px;
	margin-left:5px;
	margin-right:10px;
}

ol.numList p {
	color: #000;
	border-left: solid 1px #999;
	margin: 0;
	font-style:normal;
	padding: 15px;
}


ul.contentList {
	margin-bottom:25px;
}

.contentList li {
	font-size:100%;
	padding:10px;
}

.ListSpacer li {
	padding-bottom:15px;
}



.chapWrap {
    display: inline-block;
    font-weight: bold;
    white-space: nowrap;
    width: 100px;
}

div.subtitle {
    border-bottom: 1px solid #C0C0C0;
    border-top: 0 none;
    padding: 5px;
}

table.dpn {
	width:95%;
	font-size:90%;
	margin-left:10px;
}

table.dpn td {
    border: 1px solid #C0C0C0;
    padding: 5px;
    vertical-align: top;
}
table.dpn th {
	background-color: #E4E4E4;
    border: 1px solid #C0C0C0;
    font-weight: bold;
    padding: 5px;
    text-align: left;
}

#featureHeader {
    background: url("../images/banner/transforum.jpg") no-repeat scroll right top #F2EEE8;
    border: 1px dotted #5C4D34;
    font-size: 100%;
    padding: 10px 150px 15px 10px;
	margin-right:30px;
	margin-left:10px;
	margin-top:5px;
}
.featureHeader {
    border-bottom: 1px dotted #000000;
    color: #5C4D34;
    display: block;
    font-size: 100%;
    font-weight: bold;
    margin-bottom: 10px;
}
.featureSubheader {
    display: block;
    font-size: 90%;
    font-weight: bold;
    margin-bottom: 5px;
}


#winterWeather {
    background: url("../images/banner/winter.jpg") no-repeat scroll right top #F2EEE8;
    border: 1px dotted #5C4D34;
    font-size: 100%;
    padding: 10px 150px 15px 10px;
	margin-right:30px;
	margin-left:10px;
	margin-top:5px;
}
.winterHeader {
    border-bottom: 1px dotted #000000;
    color: #5C4D34;
    display: block;
    font-size: 100%;
    font-weight: bold;
    margin-bottom: 10px;
}
.winterSubheader {
    display: block;
    font-size: 90%;
    font-weight: bold;
    margin-bottom: 5px;
}
#whatsHappening {
    background: url("../images/banner/whatshappening.jpg") no-repeat scroll right bottom #F2EEE8;
    border: 1px dotted #5C4D34;
    font-size: 90%;
    padding: 10px 150px 15px 10px;
}
.whHeader {
    border-bottom: 1px dotted #000000;
    color: #5C4D34;
    display: block;
    font-size: 110%;
    font-weight: bold;
    margin-bottom: 10px;
}
.whSubheader {
    display: block;
    font-size: 110%;
    font-weight: bold;
    margin-bottom: 5px;
}

