

html 
{
	background:transparent; 
	font-size:100%;
}


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;
}

.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;
}

caption {
    font-weight: bold;
    text-align: left;
    padding-bottom: 10px;
}

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;
}


.success {
	float:left;
	margin-left:10px;
	margin-top:15px;
}


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;
}

#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;
    min-height:1100px; /* Adjusted for left menu overlapping footer */
} 

#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;
}

#contentText p {
	line-height: 1.5;
	padding-left:10px;
}

#contentText p.justify {
	text-align:justify;
}


#contentText p a:link {
    color:#039;
}

#contentText p a:link, #contentText p a:visited {
    border-bottom: 1px solid #A8BFCF;
	text-decoration:none;
}


#contentText p a:link:hover {
    border-bottom: 2px solid #005A9C;
	text-decoration:none;
	color:#000;
	background-color:#FF9;
}


#contentText li a:link {
    color:#039;
}

#contentText li a:link, #contentText p a:visited {
    border-bottom: 1px solid #A8BFCF;
	text-decoration:none;
}


#contentText li a:link:hover {
    border-bottom: 2px solid #005A9C;
	text-decoration:none;
	color:#000;
	background-color:#FF9;
}


.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%;
}

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;
}
h2.subheader {
	background:none;
	color:#1E4A63;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-weight:bold;
	font-size:105%;
	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 solid #333;
}

.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 {
	border: 5px solid #fff;
	-webkit-box-shadow: #1F1D1D 0px 0px 6px;
	-moz-box-shadow: #1F1D1D 0px 0px 6px;
	box-shadow: #1F1D1D 0px 0px 6px;
	
}


.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;
	text-align:center;
}

#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;
}

.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;
}


.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;
}




.pageCount {
	padding:5px;
	padding-left:10px;
}

.searchH3 {
	background: url("../images/icons/info.png") no-repeat scroll left bottom;
	border-bottom: 1px solid #333333;
    color: #1E4A63;
    font-size: 110%;
    margin: 10px 20px 5px 10px;
    padding-bottom: 3px;
    padding-left: 20px;
	padding-top: 0;
}


.footnote {
	font-size: 85%;
	font-style:italic;
}


table.grdDataDashboard {
	width:100%;
	border-top:none;
}

.pageText {
	padding-right:40px;
}

th.measure {
	width:30%;
}

#DashboardDefs h4 {
	margin-left:20px;
}

#DashboardDefs table {
	margin-right:20px;
}

.contentleft 
{
	float: left;
	margin-bottom: 10px;
    margin-right: 20px;
    width:45%;
}

.contentright 
{
	float: right;
	margin-bottom: 10px;
    margin-left: 20px;
    width:45%;
}

#socialmedia {
    text-align:right;
    height:20px;
    margin-top: 25px;
    margin-bottom: -20px;
    margin-right: 20px;
}

    #socialmedia img {
        padding-right: 2px;
    }

.successarchive{
text-align: center;
margin-top: 10px;
}
	
.moresuccess{
-moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: #f9eaa0 url("../images/piebg.jpg") repeat-x scroll left top;
    border-color: -moz-use-text-color -moz-use-text-color #333 #333;
    border-image: none;
    border-style: none none solid solid;
    border-width: 0 0 1px 1px;
    box-shadow: 0 0 3px #999;
	padding: 10px;
	font-size: 110%;
	font-weight: 600;

 }
 

