﻿
#carrier {min-height:800px;}

html 
{
	background:transparent; 
	font-size:105%;
}

.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;
}


#contentText .optionTable ul {
	margin-left:0px;
	padding-left: 15px;
	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%;
}

.SlideContain {
	width:63% !important; 
	border: 4px double #BFAC73;
	padding:1px;
	margin:1% 1px 1% 1px;
	/*display: block;*/
	height:258px;
	float:right;
	
}

.dleft {
	/*width:62%;*/
	width:35% !important; 
	border: 2px solid #B200FA;
	margin: 1px;
	padding: 2px 2px 2px 10px;
	/*background-color: #ffffff;*/
	float: left;
	/*display: block;*/
	height:285px; 
}

@media screen and (min-width:1320px){/*REMOVE when red box is pulled*/
.dleft {
	/*width:62%;*/
	width:35% !important; 
	border: 2px solid #BFAC73;
	margin: 1px;
	padding: 2px 2px 2px 10px;
	/*background-color: #ffffff;*/
	float: left;
	display: block;
	height:230px; 
}
}

.dleft2 {

	width:44% !important; 
	border: 3px solid #8DC63F;
	margin: 1px;
	padding: 2px 10px 10px 10px;
	background-color: #ffffff;
	float: left;
	display: block;
	
}

.dleft3 {

	width:33% !important; 
	border: 3px double #59007D; /*Purple*/
	padding:5px;
	margin:1% 5px 1% 1px;
	background-color: #ffffff;
	float: left;
	display: block;
	
}

.dright {
	/*width: 35%;*/
	width:60% !important;  
	border: 2px solid #BFAC73;
	float:right;
	padding:0px;
	margin:0px;
	/*background-color: #ffffff;*/

}

.dright2 {

	width:50% !important; 
	border: 2px solid #0096D6;
	margin: 1px 1px 1px 1%;
	padding: 2px 2px 2px 10px;
	background-color: #ffffff;
	float: right;
	display: block;
	
}

.comment {
	width:99% !important;  
	border: 3px solid red;
	padding:5px;
	margin:5px 5px 5px 1px;
	/*background-color: #ffffff;*/
	text-align: center;

}

h2.comments{
font-size: 130%;
background: none;
}

h3.comments2{
font-size: 120%;
text-align: center;
font-weight:500;
}

h3.comments{
font-weight:500;
font-size: 120%;
border: none;
padding-bottom: 2px;
text-align: left;

}



.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 
{
	
	font-size: 15px;
	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;
}		


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: 390px;
 }


.floaterLeft {
	float:left;
	/*width:140px;
*/}

.floaterRight {
	float:right;

}

.clearBoth {
	clear:both;
}

#holdingcell
{
	
	min-width:990px;

}	

#carrier
{
	

} 

#wrapper
{
	
} 

.leftColumn {
	float: left;
    margin-top: 15px;
    padding: 5px;
    width: 21%;
    margin-right: 35px;
}


.underline 
{
	text-decoration: underline;
}

.bold
{
	font-weight:bold;
}

.underbold 
{
	font-weight : bold;
	text-decoration: underline;
	color:#333;
}

#content
{
	padding-right: 30px;
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 20px;
}

.bg1 {
	background:transparent url(../images/backgrounds/bg1.jpg) no-repeat scroll top right;
}

.bg2 {
	background:transparent url(../images/backgrounds/bg2.jpg) no-repeat scroll top right;
}

.bg3 {
	background:transparent url(../images/backgrounds/bg3.jpg) no-repeat scroll top right;
}

.bg4 {
	background:transparent url(../images/backgrounds/bg4.jpg) no-repeat scroll top right;
}


.currentlist {
	margin-left:-30px;
}

#contentText {
	padding:10px;
	padding-right:20px;
	padding-top:0px;
	padding-left:10px;
	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;
}

.nowrap {
	white-space:nowrap;
}

#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;
}

.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);
}*/

.redText {color: #FF0000;}

.moveLeft180 {
	margin-right:180px;
}

.dcjq-mega-menu {
	
	z-index:1;
	width:100%;
	display: inline-block;
}

.dcjq-mega-menu ul.menu li a {
	background:none !important;
}


.LeftFloater {
    
	position: relative;

	background: none repeat scroll 0 0 #e4e4e4;
    border: 1px solid #C0C0C0;
    border-radius: 5px 5px 5px 5px;
    margin-bottom: 15px;
    padding: 10px;
   
    width: 100%;
	
	behavior: url(style/themes/redmond/pie.htc);
	

	
}

.LeftFloater H2 {
	color:#005288;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:90%;
	background-image:none;
	margin:0px;
	padding:0px;
}

.LeftFloater p {
	font-size:80%;
}



h1 {
	background: none repeat scroll 0 0 transparent;
    color: #005288;
    font-family: Tahoma,Geneva,sans-serif;
    font-size: 140%;
    font-weight: bold;
    margin: 10px 0 7px;
    padding: 8px 5px 0 10px;
    }

.mainHeaders {
	font-size:90%;
	margin-right:20px;
}

h2 {
	background:transparent url(../images/h2bg.jpg) no-repeat scroll left bottom;
	color:#015289;
	font-family:Tahoma,Geneva,sans-serif;
	font-weight:bold;
	font-size:120%;
	margin-right:20px;
	padding-left:10px;
	margin-top:10px;
	padding-top:6px;
	margin-bottom:0px;
}

.smallerLink {
	font-size:80%;
}

h3 {
	color:#1E4A63;
	font-family:Tahoma,Geneva,sans-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: 10px;
}


#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;
}


#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 #FFF;
	padding:0px;
	margin:0px;
	height:100px;
	overflow: hidden;
    width: 98%;
}

#logolink {
	position: absolute;
	top: 55px;
	left: 25px;	
}

#logolink, #logolink a {
	display:inline-block;
	width: 530px;
	height:75px;
	margin:0;
	padding:0;
	text-indent:-5000000px;
}

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;
}

.contentSqueeze div {
	margin-right:20px;
}

.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;
}



#contentText ul {
	padding-bottom:15px;
	list-style-type:none;
}

#contentText ul li ul {
	padding-top:10px;
	padding-bottom:0;
}


#contentText ul li {
	background:url(../images/icons/bullet.gif) no-repeat left;
	padding:3px;
	padding-left:20px;
}

#contentText ol li {
	background:none;
	padding:3px;
	padding-left:20px;
}

.noArrows li {
	background:none !important; 
	padding:3px !important;
	padding-left:5px !important;
	margin-left:20px !important;
}


#contentText ul ul li {
	background:url(../images/icons/bullet2.gif) no-repeat left;
	padding:3px;
	padding-left:20px;
}

#contentText ul ul {
	margin-top:5px;
}

.collapse ul {
	padding-bottom:15px;
}

.collapse ul li ul {
	padding-top:10px;
	padding-bottom:0;
}

.collapse li {
	padding:5px;
	margin-left:15px;
	padding-left:0px;
}

.collapse ul ul li {
	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;
}

/*#CCHeader {
    background: url("images/featurenewsletterSummer2012.jpg") no-repeat scroll right top #F2EEE8;
    border: 1px dotted #5C4D34;
    padding: 10px 150px 15px 10px;
	margin-top:-5px;
	margin-bottom:15px;
	font-size:90%;
}

.CCHeader {
    border-bottom: 1px dotted #000000;
    color: #5C4D34;
    display: block;
    font-weight: bold;
    margin-bottom: 10px;
}

#CCHeader p {
	padding:0px;
}
*/
#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;
}

#feature3Header {
    background: none repeat scroll 0 0 #F2EEE8;
    border: 1px dotted #5C4D34;
    font-size: 90%;
    margin-bottom: 15px;
    margin-top: -5px;
    padding: 10px 10px 15px;
}
.feature3Header {
    border-bottom: 1px dotted #000000;
    color: #5C4D34;
    display: block;
    font-weight: bold;
    margin-bottom: 10px;
}
#feature3Header p {
    padding: 0;
}
#feature2Header {
    background: url(../images/feature2.jpg) no-repeat scroll left top #F2EEE8;
    border: 1px dotted #5C4D34;
    font-size: 90%;
    margin-bottom: 15px;
    margin-top: -5px;
    min-height: 80px;
    padding: 10px 10px 15px 100px;
}
.feature2Header {
    border-bottom: 1px dotted #000000;
    color: #5C4D34;
    display: block;
    font-weight: bold;
    margin-bottom: 10px;
}
#feature2Header p {
    padding: 0;
}
#newsletterHeaderSummer2011 {
    background: url(../images/featureNewsletterSummer2011.jpg) no-repeat scroll right top #F2EEE8;
    border: 1px dotted #5C4D34;
    font-size: 90%;
    margin-bottom: 15px;
    margin-top: -5px;
    padding: 10px 150px 15px 10px;
}
.newsletterHeaderSummer2011 {
    border-bottom: 1px dotted #000000;
    color: #5C4D34;
    display: block;
    font-weight: bold;
    margin-bottom: 10px;
}
#newsletterHeaderSummer2011 p {
    padding: 0;
}
#newsletterHeader {
     background: url(../images/featurenewsletterSummer2012.jpg) no-repeat scroll right top #F2EEE8;

   /* background: url(../images/feature-newsletter.jpg) no-repeat scroll right top #F2EEE8;
*/    
    border: 1px dotted #5C4D34;
    margin-bottom: 15px;
    margin-top: 0px;
    padding: 10px 150px 15px 10px;
}
.newsletterHeader {
    border-bottom: 1px dotted #000000;
    color: #5C4D34;
    display: block;
    font-weight: bold;
    margin-bottom: 10px;
}
#newsletterHeader p {
    padding: 0;
}
#feature1Header {
    background: url(../images/feature.jpg) no-repeat scroll right top #F2EEE8;
    border: 1px dotted #5C4D34;
    font-size: 90%;
    margin-bottom: 15px;
    margin-top: -5px;
    padding: 10px 150px 15px 10px;
}
.feature1Header {
    border-bottom: 1px dotted #000000;
    color: #5C4D34;
    display: block;
    font-weight: bold;
    margin-bottom: 10px;
}
#feature1Header p {
    padding: 0;
}

#_ctl0_SiteMapPath2_SkipLink 
{
    position:absolute;
    left:-10000px;
}


div.redbanner {
    background: url(../images/whatsnewbg.jpg) repeat-x scroll left top #FFFFFF;
    margin-top: -10px;
    padding: 5px;
}
div.redbanner a {
    color: #000099;
}
div.redbanner a:hover {
    text-decoration: none;
}
div.redbanner ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
div.redbanner ul li {
    background: url("images/icons/bullet.gif") no-repeat scroll left top transparent !important;
    border-top: 1px solid #CCCCCC;
    list-style-type: none;
    margin-bottom: 5px;
    padding-bottom: 3px;
    padding-left: 20px;
    padding-top: 5px;
}
div.redbanner ul li.first {
    border-top: 0 none;
    margin-top: 0;
}
div.redbanner ul li.last {
    background: url(../images/wnbottombg.jpg) no-repeat scroll right bottom transparent;
    padding-right: 10px;
    padding-top: 10px;
    text-align: right;
}
div.whatsnewmore {
    border-top: 1px solid #CCCCCC;
    font-size: 80%;
    margin-left: 5px;
    margin-right: 20px;
    padding-bottom: 7px;
    padding-right: 10px;
    padding-top: 5px;
    text-align: right;
}

.ytThumb {
	width:300px;
	height:160px;
	overflow:hidden;
}

#col1 img, #col7 img {
	border:5px solid #78A22F;
}

#col2 img, #col9 img {
	border:5px solid #8DC63F;
}

#col3 img, #col6 img {
	border:5px solid #0096D6;
}

#col4 img, #col8 img {
	border:5px solid #0065A4;
}

#col5 img {
	border:5px solid #005288;
}

#formAssmtPubComm .formColumn ul li {
	list-style-type: none;
	background-image:none;
	
}
/* ICONS FOR DOWNLOADABLE FILES */

/*a[href$='.pdf']
	{   
		padding-right: 15px; background: url(../images/icons/pdf.gif) center right no-repeat;   
	}   

a[href$='.doc'], a[href$='.docm'], a[href$='.docx'], a[href$='.dot'], a[href$='.dotx']
	{   
		padding-right: 15px; background: url(../images/icons/doc.gif) center right no-repeat;   
	}  
	
a[href$='.ppt'], a[href$='.pptx'], a[href$='.pptm'], a[href$='.ppsx']
	{   
		padding-right: 15px; background: url(../images/icons/ppt.gif) center right no-repeat;   
	}  
	
a[href$='.xls'], a[href$='.xlsx'], a[href$='.xlsm']
	{   
		padding-right: 15px; background: url(../images/icons/xls.gif) center right no-repeat;   
	} 

#contentText a[href ^="mailto:"] 
	{   
		padding-right: 20px; background: url(../images/icons/email.gif) center right no-repeat;   
	}*/ 

.bluebox{
	border: 3px solid #005288;
	padding: 3px;
	margin: 5px;
	}
	
