@charset "utf-8";
/* CSS Document */

* {
	margin:0;
	padding:0;
	}
	
body {
	font-family:Arial, Sans Serif;
	font-size:50%;
	background:#fff;
	}

#everything {
	font-size:125%;
	color:#000;
	width:780px;
	margin:11px auto;
	}
	
/* This bit is to make the font size correct in Opera */

@media screen and (min-width:0px){
   #everything { font-size:110%; }
}

/*\*/
html*#everything {

[font-size:125%;/*required by Safari so that [] is correctly begun. associated with the property, yet hiding it. seen by IE6*/
font-size:125%;
]font-size:125%;/*Reset IE6 properties and hide from Safari. required by Safari so that [] is correctly ended. associated with the property, yet hiding it. seen by IE6*/
_font-size:125%;
}/**/

a:link,
a:visited {
	color:#004586;
	text-decoration:underline;
	}

a:hover,
a:active {
	color:#b58701;
	text-decoration:underline;
	}

#commonHeader {
	width:780px;
	height:203px;
	background:url(../images/header.jpg) 0 0 no-repeat;
	overflow:hidden;
	}

#commonHeader #logo {

	}

#commonHeader h1 {
	position:absolute;
	top:-999px;
	}

#commonHeader #logo a {
	position:absolute;
	top:50px;
	margin-left:20px;
	width:230px;
	height:100px;
	}

#commonHeader #logo a img {
	position:absolute;
	top:-999px;
	}

#commonHeader #toolsMenu {

	}

#commonHeader #toolsMenu #links {
	color:#fff;
	font-size:1em;
	padding:8px;
	text-transform:uppercase;
	}

#commonHeader #toolsMenu #links a {
	color:#fff;
	text-decoration:none;
	}

#commonHeader #toolsMenu #links a:hover,
#commonHeader #toolsMenu #links a:active {
	text-decoration:underline;
	}

#commonHeader #toolsMenu #search {
	float:right;
	display:inline;
	text-align:right;
	padding-right:5px;
	color:#fff;
	}

/*\*/
html*#commonHeader #toolsMenu #search * {

[display:inline;/*required by Safari so that [] is correctly begun. associated with the property, yet hiding it. seen by IE6*/
display:inline;
]display:inline;/*Reset IE6 properties and hide from Safari. required by Safari so that [] is correctly ended. associated with the property, yet hiding it. seen by IE6*/
_display:inline;
}/**/

#commonHeader #toolsMenu #search #searchBox {
	display:block;
	padding:2px 0 2px 0;
	}

#commonHeader #toolsMenu #search #searchBox label {
	color:#fff;
	font-size:1.1em;
	text-transform:uppercase;
	}

#commonHeader #toolsMenu #search #searchBox input {
	width:10em !important;
	height:1.3em !important;
	border:1px solid #666;
	font-size:1.1em;
	padding:1px;
	margin-right:3px;
	}

#commonHeader #toolsMenu #search #searchBox a {
	}

#commonHeader #toolsMenu #search #searchBox a img {
	position:relative;
	top:4px;
	border:0;
	}

#commonHeader #toolsMenu #search a.advSearch {
	margin:0 3px 0 3px;
	color:#fff;
	font-size:1.1em;
	}

#commonHeader #navigation {
	margin-top:130px;
	}

#commonHeader #navigation ul { display:inline; }

#commonHeader #navigation ul li {
	list-style:none;
	float:left;
	display:inline;
	text-align:center;
	margin:0 1px 0 0;
	padding:0;
	line-height:10px;
	overflow:hidden;
	}

#commonHeader #navigation ul li.item0  { width:62px; }
#commonHeader #navigation ul li.item1  { width:64px; }
#commonHeader #navigation ul li.item2  { width:73px; }
#commonHeader #navigation ul li.item3  { width:79px; }
#commonHeader #navigation ul li.item4  { width:72px; }
#commonHeader #navigation ul li.item5  { width:84px; }
#commonHeader #navigation ul li.item6  { width:82px; }
#commonHeader #navigation ul li.item7  { width:59px; }
#commonHeader #navigation ul li.item8  { width:61px; }
#commonHeader #navigation ul li.item9  { width:61px; }
#commonHeader #navigation ul li.item10 { width:73px; margin:0; }

#commonHeader #navigation ul li a {
	text-decoration:none;
	color:#004d71;
	font-size:11px;
	text-transform:uppercase;
	}

#commonHeader #navigation ul li a:hover {
	text-decoration:underline;
	}
	
#commonHeader #navigation ul li a span {
	text-align:center;
	}
	
#commonHeader #navigation ul li.first a span {
	}

#commonHeader #navigation ul li a span strong {
	font-weight:normal;
	}

#commonHeader #navigation ul li a span strong span {
	padding:0;
	display:block;
	}

#subNav {
	float:left;
	display:inline;
	width:196px;
	background:url(../images/left_nav_bg.gif) left top no-repeat;
	margin:8px 0 0 0;
	}

#subNav h2 {
	color:#fff;
	font-size:1.2em;
	text-transform:uppercase;
	font-weight:normal;
	padding:5px 0 5px 6px;
	margin:0;
	}

#subNav ul {
	background:url(../images/left_nav_bottom.gif) left bottom no-repeat;
	padding-bottom:14px;
	margin:0;
	}

#subNav ul li ul {
	background:none;
	padding:0;
	background:#fff;
	}

#subNav ul li {
	list-style:none;
	display:inline;
	}

#subNav ul li a {
	display:block;
	color:#003e5c;
	text-decoration:none;
	font-size:1.1em;
	padding:4px 6px;
	border-top:1px solid #fff;
	font-weight:bold;
	}

#subNav ul li.first a {
	border-top:none;
	}

#subNav ul li.selected a {
	background:#2e7c9b;
	color:#fff;
	}

#subNav ul li a:hover,
#subNav ul li a:active {
	text-decoration:underline;
	}

#subNav ul li.selected ul li a,
#subNav ul li ul li a {
	color:#003e5c;
	background:url(../images/whitearrow.gif) 7px 7px no-repeat #b2ced9;
	padding:3px 6px 3px 16px;
	margin:0 2px;
	border-top:1px solid #fff;
	font-weight:normal;
	}

#subNav ul li ul li.selected a {
	color:#003e5c;
	font-weight:bold;
	background:url(../images/bluearrow.gif) 7px 7px no-repeat #b2ced9;
	}

#subNav ul li.first ul li a {
	border-top:1px solid #fff;
	}

#subNav ul li ul li a:hover,
#subNav ul li ul li a:active {
	background:url(../images/whitearrow.gif) 7px 7px no-repeat #a5c7d4;
	}

#subNav ul li ul li ul li a {
	color:#333;
	background:url(../images/whitearrow.gif) 7px 6px no-repeat #99c0d0;
	padding:2px 6px 2px 16px;
	margin:0 4px;
	border-top:1px solid #fff;
	}

#subNav ul li ul li ul li a:hover,
#subNav ul li ul li ul li a:active {
	background:url(../images/whitearrow.gif) 7px 6px no-repeat #88b6c8;
	}

#subNav ul li ul li ul li ul li a {
	color:#fff;
	background:url(../images/whitearrow.gif) 7px 6px no-repeat #89b4c6;
	padding:1px 6px 1px 16px;
	margin:0 6px;
	}

#subNav ul li ul li ul li ul li a:hover,
#subNav ul li ul li ul li ul li a:active {
	background:url(../images/whitearrow.gif) 7px 6px no-repeat #71a4b9;
	}



#main #crumbtrail {
	}

#main #crumbtrail p {
	font-size:1.1em;
	}

#main #crumbtrail p a {
	text-decoration:none;
	}

#main #crumbtrail p a:hover,
#main #crumbtrail p a:active {
	text-decoration:underline;
	}

#main {
	float:left;
	display:inline;
	width:374px;
	margin:8px 25px 0 25px;
	}

#main p img {

	}

#main ul, #main ol {
	margin:0.2em 0 0.4em 2em;
	color:#003e5c;
	}
	
#main li {
	font-size:1.2em;
	line-height:1.4em;
	margin-bottom:3px;
	}

#extra {
	float:left;
	display:inline;
	width:160px;
	margin:8px 0 0 0;
	}

#extra .infoBox {
	background:url(../images/right_box_bg.gif) left top no-repeat;
	margin-bottom:10px;
	}

#extra .infoBoxInner {
	background:url(../images/right_box_bottom.gif) left bottom no-repeat;
	padding:4px 10px 10px 10px;
	}

#extra .infoBox h2 {
	color:#fff;
	font-size:1.2em;
	text-transform:uppercase;
	font-weight:normal;
	padding:2px 0 10px 0;
	margin:0;
	text-align:right;
	}

#extra .infoBox h3 {
	font-family:Verdana;
	color:#004061;
	font-size:1.2em;
	line-height:1.4em;
	font-weight:bold;
	margin:0 0 4px 0;
	}

#extra .infoBox p {
	font-size:1.1em;
	line-height:1.3em;
	}

#extra .infoBox ul li {
	list-style:none;
	padding-left:18px;
	background:url(../images/bullet.gif) 4px 3px no-repeat;
	font-size:1.1em;
	line-height:1.3em;
	margin-bottom:4px;
	}

#footer {
	border-top:1px solid #004d71;
	padding-top:11px;
	text-align:center;
	color:#004d71;
	margin-top:1.5em;
	}
	
#footer #footerLinks {
	font-size:1.1em;
	padding-bottom:3px;
	}

#footer #footerLinks a {
	text-transform:uppercase;
	text-decoration:none;
	}

#footer #footerLinks a:hover,
#footer #footerLinks a:active {

	}

#footer #copyright p {
	font-size:1.1em;
	line-height:1.2em;
	}

#footer #directGov {
	float:left;
	display:inline;
	margin:0 65px 10px 0;
	}

#footer #browseAloud {
	float:right;
	display:inline;
	margin:0 0 10px 65px;
	}

#footer #browseAloud img,
#footer #directGov img {
	border:0;
	}

.clear {
	clear:both;
	}

/* Styles for Immediacy Search Plugin HTML */

.searchPage {
	font-size:1.1em;
	}

.searchPage table {
	margin-bottom:0.8em;
	}

.searchPage td {
	padding:0.2em;
	font-size:100%;
	}

.searchPage td table {
	margin:-0.2em;
	margin-top:1em;
	}

.searchPage td table td table td table {
	margin:0 !important;
	}

.searchPage td table td table td {
	}

.searchPage td table td {
	
	}

.searchPage td table td label {
	width:45px !important;
	padding-top:2px;
	}

.searchPage td table td table input {
	font-size:1em;
	padding:2px 4px;
	margin-right:5px;
	}

.searchPage td table td table select {
	width:80px !important;
	}

.searchPage input, .searchPage select, .searchPage textarea {
	font-size:1em;
	}

.searchPage select {
	}

.searchPage .radPopupImage_Default {
	margin-left:8px;
	}

.searchResult {
	margin-bottom:1em;
	border:1px solid #ccc;
	padding:0.6em;
	}

.searchResult a {
	font-weight:bold;
	}

.searchResult .relevance {
	float:right;
	font-weight:bold;
	color:#004d71;
	}

.searchResult .summary {
	margin-top:0.6em;
	}

.searchhi0 {
	background:#fcffac !important;
	}

.searchhi1 {
	background:#91ef7f !important;
	}

.searchhi2 {
	background:#ffd76b !important;
	}

.searchhi3 {
	background:#6bd7ff !important;
	}

/* Site Map Styles */

.sitemap {
	line-height:2em;
}

.sitemap a {
	padding-left:20px;
	background:url(../images/bluearrow.gif) 13px 5px no-repeat;
}

.sitemap .level0 {
	font-size:1.3em;
	font-weight:bold;
	}

.sitemap .level1 {
	font-size:1.2em;
	margin-left:30px;
	}

.sitemap .level2 {
	font-size:1.1em;
	margin-left:60px;
	}

.sitemap .level3 {
	font-size:1em;
	margin-left:90px;
	}

.sitemap .level4 {
	font-size:0.9em;
	margin-left:120px;
	}

/* A-Z Plugin Styles */

.atozPage td {
	font-size:1.1em;
	}

.atozPage div {
	font-size:1.1em;
	}

.AtoZBG {
	display:block;
	width:530px;
	margin-top:-5px;
	margin-bottom:10px;
	background:#d3dee4;
	}

#everything #main .AtoZBG a {
	color:#fff;
	background:#004d71;
	font-size:1.1em;
	font-weight:bold;
	text-decoration:none;
	padding:3px 4px;
	border-right:1px solid #fff;
	}

#everything #main .AtoZBG a:hover {
	color:#fff;
	background:#1D779F;
	}

.AtoZTitle1 {
	float:left;
	display:inline;
	font-family:Verdana;
	color:#004d71;
	font-size:1.8em !important;
	font-weight:bold;
	margin-bottom:0.8em;
	width:530px;
	border-bottom:1px solid #004d71;
	}
	

/* FAQ Styles */

.faqSearchBox td,
.faqSearchBox td input,
.faqSearchBox td select,
.searchtop {
	font-size:1.1em;
	}

.searchtop {
	border-bottom:1px solid #666;
	margin-bottom:10px;
	}

.faqQuestion {
	font-size:1.1em;
	font-weight:bold;
	}
 
.faqSearchTableBackground td,
.faqSearchTableBackground td input,
.faqSearchTableBackground td select {
	font-size:1.1em;
	}

/* Blog Plugin Styles */

.BloggingAboutBox {
	padding:10px;
	}

.BloggingAboutBox h3 {
	
	}

.BloggingAboutBox a {
	display:block;
	}

.RSSFeedLink {
	float:right;
	margin-top:-30px;
	margin-right:5px;
	}

.BlogItem {
	margin-bottom:30px;
	}

.BlogItem .CreatedDate {
	color:#004d71;
	font-size:1.2em;
	border-bottom:1px dashed #004d71;
	padding-bottom:10px;
	margin-bottom:10px;
	}

.BlogItem h1.Title {
	font-size:1.4em;
	color:#004d71;
	}

.BlogItem .Content {
	margin-bottom:10px;
	}

.CommentItem {
	border-bottom:1px lightgrey dashed;
	padding-bottom:10px;
	margin-bottom:10px;
	}

.CommentItem .Title {
	font-size:1.2em;
	font-weight:bold;
	margin-bottom:5px;
	}

.CommentItem .MetaData {
	font-style:italic;
	color:gray;
	margin-bottom:10px;
	}

.CommentItem .Content {
	margin-bottom:10px;
	font-size:1.1em;
	}

.CommentItem .CreatedDate {
	font-weight:bold;
	color:#004d71;
	font-size:1.2em;
	}

/* New comment form layout */
.BlogEntryNewCommentForm fieldset {
  margin-bottom:10px;
	}

.BlogEntryNewCommentForm legend {
	padding:0 2px;
	font-size:1.1em;
	font-weight:bold;
	_margin:0 -7px; /* IE Win */
	}

/*\*//*/ form.cmxform legend { display:inline-block; } /* IE Mac legend fix */

.BlogEntryNewCommentForm fieldset ol, 
.BlogEntryNewCommentForm fieldset ul {
  margin:0;
  padding:0;
	}

.BlogEntryNewCommentForm fieldset li {
  list-style:none;
  list-style-image:none;
  padding:5px;
  margin:0;
  clear:both;
  border:0;
	}

.BlogEntryNewCommentForm fieldset li input,
.BlogEntryNewCommentForm fieldset li textarea {
  width:350px;
	}

.BlogEntryNewCommentForm fieldset li div.captcha {        
	line-height:1.8em;    
	margin-bottom:5px;
	float:left;    
	}

.BlogEntryNewCommentForm fieldset label, .captchaLabel {
	width:120px; /* Width of labels */
	vertical-align:top;
	line-height:1.8em;
	float:left;
	margin-right:5px;
	font-size:1.1em;
	}

.BlogEntryNewCommentForm fieldset li div.captcha span {
	font-size:1.1em;
	}

.BlogEntryNewCommentForm fieldset li div.captcha img {
	padding-top:6px;
	}

.BlogEntryNewCommentForm fieldset li div.captcha a img {
	position:relative;
	top:2px;
	}

.BlogEntryNewCommentForm fieldset li div.captcha input {
	width:300px;
	}

/* Form styles */
                
.BlogEntryNewCommentForm legend {
	padding-left:0;
	color:#333;
	}

.BlogEntryNewCommentForm fieldset {
	border:none;
	/*border-top:1px solid #C9DCA6;*/
	}
                                
.BlogEntryNewCommentForm fieldset li {
	padding:5px 10px 7px;
	}

/* Styles for RSS */

.rssFeed {
	font-size:1.2em;
	margin-left:2em;
	}

.rssFeed p.desc {
	font-size:1em;
	}

a.item:link{font-weight:bold;}
a.item:visited{font-weight:bold;}
a.item:active{font-weight:bold;}
a.item:hover{font-weight:bold;}

.topbox{width:100%;}
.banbox{width:100%; border:1px solid #999;}

.mainbox{margin-top:30px; width:100%;padding-top:10px; border:1px solid #999;}
.itembox{width:50%;float:left;padding-top:10px;}
.rhsbox{border-left:1px dashed #999;width:36%;float:right;}
.footerbox{clear:both;width:100%;border-top:1px solid #000;}

#item ul {list-style:none;margin:0px;padding:0px;border:none;}
#item li {margin:0;padding:5px 0px;}
.rhsbox ul {list-style-type:disc;margin:0px 20px;padding:0px;border:none;}
.rhsbox li {margin:0;padding:5px 0px;}

.padtopbox{padding:10px;border:1px solid #999;}
.paditembox{padding:10px 5px 10px 10px;}
.padbanbox{padding:20px 10px 10px 10px;}
.padrhsbox{padding:10px 0px 20px 10px;}

.subhead{font-weight:bold;}
.disclaim{font-size:11px;color:#999;}

.mvb{margin-bottom:5px;}
.fltl{float:left;}
.fltclear{clear:both;}

/* End RSS Styles */

/* Main Events Calendar Style */
.eventCalendar {
	font-size:1.1em;
	padding:3px;
	width:100%;
	}

 /* Month Section */
 .eventMonth {
 	background-color:#fff;
 	border:1px solid #004d71;
 	padding:0px;
 	vertical-align:top;
 	width:21%;
 	}
 	
 .eventMonthTitle {
 	color:#fff;
 	font-weight:bold;
 	background-color:#004d71;
 	padding:3px;
 	text-align:center;
 	}
 
 .eventMonthContent {
 	height:7em;
 	overflow:auto;
 	scrollbar-arrow-color:000066;
 	scrollbar-base-color:#ccc;
 	border-top:1px solid #004d71;
 	padding:0 5px 0 5px;
 	}
 	
 .eventMonthItem a {
 	display:block;
 	margin-top:4px;
 	margin-bottom:4px;
 	}
 	
 .eventMonthItem br {
 	display:none;
 	}
 	
 /* Details Section */
 .eventArea {
 	background-color:#D3DCE1;
 	border:1px solid #004d71;
 	padding:0px;
 	vertical-align:top;
 	width:37%;
 	}
 	
 .eventDetails {
 	margin:7px;
 	}
 	
 .eventHeader {
 	margin-bottom:4px;
 	}
 	
 /* Key Section */
 .eventFooter {
 	border:1px solid #004d71;
 	}
 	
 .eventList {
 	list-style-type:square;
 	margin-top:3px;
 	margin-bottom:0px;
 	line-height:1.1em;
 	padding-bottom:0;
 	white-space:nowrap;
 	}
 	
 .eventList li {
 	list-style-type:none;
 	line-height:1.1em;
 	white-space:nowrap;
 	padding:1px 3px;
 	}
 	
 .eventKey {
 	float:left;
 	display:inline;
 	}
 
/* calendar key types */
.eventKeyDefault				{ color:#666; }
.eventKeyFinancial				{ color:#c50000; }
.eventKeyGeneral				{ color:#007828; }
.eventKeyInternal						{ color:#0058b3;  }
.eventKeyTrade				{ color:#8300b3; }


#newsSlider {
	height:300px; 
	overflow:auto; 
	width:237px;
	}
	
#everything.jsOn #newsSlider  { 
	overflow:hidden;
	width: 222px;
	height: auto;
	} 

#newsSlider h3 {
	margin-bottom:8px;
	font-size:1.2em;
	}

#newsSlider h3 a {
	text-decoration:none;
	}

#newsSlider .nsItem {
	width:220px;
	display:block;
	margin:4px 4px 12px 0;
	padding-bottom:12px;
	border-bottom:1px solid #fff;
	overflow:hidden;
	}
	
#everything.jsOn #newsSlider .nsItem {
	width:222px;
	}

#newsSlider .nsImage {
	float:left;
	display:inline;
	width:50px;
	height:50px;
	margin:0 6px 4px 0;
	overflow:hidden;
	}

#newsSlider .headlineSurround {
	overflow:hidden;
	}

#newsSlider .headlineSurround .nsItem {
	float:left;
	display:inline;
	margin-bottom:4px;
	padding-bottom:0;
	border:none;
	}

#newsSlider .headlineSurround .nsItem p a {
	font-size:0.9em;
    text-decoration:none;
    float:right;
    display:inline;
	}