body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, 'Trebuchet ms', Trebuchet, Verdana, 'Times New Roman', Times, serif;
	font-size : 12px;
	line-height: 1.8em;
	color: #3A81AF /*#62A1CB*/;
	background-color: #666666;
}

img {
	border: 0px;
}

h1 {
	font-size : 2.6em;
    font-weight: normal;
	color: #005A9D;
	padding: 20px 0px 15px 0px;
	margin: 0px;
	font-family: 'Trebuchet ms', Trebuchet, Arial, Verdana, 'Times New Roman', Times, serif;
    line-height: 1.1em;
}

h2 {
	font-size: 1.67em;
	color: #005A9D;
	padding: 0px 0px 15px 0px;
	margin: 0px;
	font-family: 'Trebuchet ms', Trebuchet, Arial, Verdana, 'Times New Roman', Times, serif;
}

h3 {
	font-size: 1.15em;
	font-weight: bold;
	color: #005A9D;
	padding: 5px 0px 5px 0px;
	margin: 0px;
}

h4 {
	font-size: 1.25em;
	margin: 0px;
	padding: 0px;
    color: #005A9D;
}

ul {
	line-height: 1.50em;
}

a {
	color: #0F4E77;
	text-decoration: none;
}

a:hover {
	color: #2F5871;
	text-decoration: none;
}

p {
	padding: 0px 0px 16px 0px;
	margin: 0px;
}

label {
	display: block;
}

/** DDA **/
.default, .textOnly {
	font-size: 1em;
}

.large {
	font-size: 1.25em;
}

.extraLarge {
	font-size: 1.50em;
}

/** Template Layout **/
#wrapper {
    margin: 0 auto;
	width: 920px;
	background-color: #FFFFFF;
	padding: 20px;
}

#header {
	height: 140px;
	border-bottom: 5px solid #ccc;
}

#logo {
	float: left;
	padding: 0px 40px 0px 20px;
}

#banner {
	float: left;
	height: 120px;
	width: 730px;
	text-align: right;
}

#container {
}

#content-wrapper {
    clear: both;
    padding: 30px 0px 0px 0px;
}

#controlBar {
	margin: 0px;
	font-size: 0.91em;
	height: 40px;
	line-height: 4em;
}

#breadCrumbNav {
	float: left;
	margin-right: 10px;
}

#siteMapNav {
	float: right;
}

#title {
	margin: 5px 0px 0px 30px;
}

#content {
    width: 540px;
	float: left;
    vertical-align: top;
    margin: 0px;
}

#content-default {
    width: 750px;
	float: left;
    vertical-align: top;
    margin: 0px;
}

#default-content {
	float: left;
    margin: 0px 30px 0px 30px;
	vertical-align: top;
	width: 340px;
}

#default-content2 {
	float: left;
    margin: 0px 30px 0px 30px;
	vertical-align: top;
}

#contentArea {
	width: 200px;
}

#contentArea table {
}

#news-ticker {
	float: left;
	width: 350px;
}

#content-links {
	margin: 0 auto;
	margin-left: 20px;
	margin-top: 20px;
	padding: 5px 0px 0px 0px;
	width: 730px;
	border-top: 5px solid #efefef;
}

#content_footer {
	margin: 0px 0px 100px 160px;
}

.bottom-links1 {
	float: left;
}

#bottom-link1 {
	background: #EBEFF1 url('/images/bottom-links1.gif') top left no-repeat;
	padding: 80px 0px 20px 75px;
	display: block;	
	width: 165px;
	color: #62A1CB;
}

.bottom-links2 {
	float: left;
	margin: 0px 5px 0px 5px;
}

#bottom-link2 {
	background: #EBEFF1 url('/images/bottom-links2.gif') top left no-repeat;	
	padding: 80px 0px 20px 75px;
	display: block;	
	width: 165px;
	color: #62A1CB;
}

.bottom-links3 {
	float: left;	
}

#bottom-link3 {
	background: #EBEFF1 url('/images/bottom-links3.gif') top left no-repeat;
	padding: 80px 0px 20px 75px;
	display: block;	
	width: 165px;
	color: #62A1CB;
}

.bottomlink_arrow {
	margin: 20px 0px 0px 0px;	
}

.bottomlink_arrow_nocopy {
	margin: 0px 0px 30px 0px;	
}

#left {
	float: left;
	width: 170px;
    margin: 0px 0px 0px 0px;
}

#leftBanner {
	margin-top: 20px;
}

#footerTable {
	width: 100%;
	height: 65px;
	background-color: #f6fbff;
}

#footer {
	clear: both;
	font-size: 0.82em;
	width: 100%;
	padding: 0px;
	margin: 0px auto;
    margin-top: 20px;
    margin-bottom: 0px;
    padding-top: 20px;
    padding-bottom: 20px;
    border-top: 5px solid #ccc;
    color: #999999;
}

#footerLeft {
	float: left;	
}

#footerRight {
	float: right;	
}

#footer a {
    color: #999999;
}

#footerText {
	float: left;
	padding-top: 5px;
}

#topLink {
	float: right;
}

.clear {
	clear: both;
}

.block_content {
	position: relative;
}

.block_content table td {
	position: relative;
	bottom: 0px;
	vertical-align: bottom;
}


/** Simplicity CMS Class and ID **/
.horizImage {
	margin: 20px 10px 20px 0px;
	bottom: 0;
	border: 5px solid #DDD;
}

.vertImage {
	margin: 0px;
	border: 0px;
}

.imgcell img, .imgcell a {
    display: block;
    margin: 0px;
    border: 0px;
    padding: 0px;
}

.imagecaption {
	font-size: 0.91em;
	color: #333;
}

.inactive {
	color: #ccc;
}

.highlighted {
	color: #FF961B;
}

.footer_links {
	font-size: 0.91em;
	color: #000;
}

.footer_top {
	font-weight: bold;
	color: #fff;
}

a.footer_top:visited {
	font-weight: bold;
	color: #fff; 
	text-decoration: none;
}

a.footer_top:hover { 
	font-weight: bold;
	color: #fff; 
	text-decoration: underline;
}

a.headerNavLinks {
	font-size: 1.09em;
	font-weight: bold;
	vertical-align: bottom;
	color: #FF961B;
	text-decoration: none;
}

a.headerNavLinks:hover {
	color: #B11719;
	font-weight: bold;
	vertical-align: bottom;
	text-decoration: none;
}

#footerText a {
	color: #2F5871;
}

.notice {
	font-size: 0.82em;
	color: #990000;
}

.breadCrumbNavSelected {
	font-size: 0.82em;
	color: #990000;
}

a.design {
	color: #999;
	text-decoration: none;
}

a.design:hover {
	color: #4080B0;
	vertical-align: bottom;
	text-decoration: underline;
}

a.simplicity {
	color: #999;
	text-decoration: none;
}

a.simplicity:hover {
	color: #FF9900;
	vertical-align: bottom;
	text-decoration: underline;
}

.textMenu {
    padding-left: 2em;
}

#textControlImage {
	float: right;
}


/** Satellites **/
.satelliteContainer {
	padding: 10px;
	/*background: #F2F2F2;*/
	border: 1px solid #ccc;
	margin-bottom: 10px;
	width: 492px;
}

.satelliteContainer table, tr, td {
	padding: 0px;
	margin: 0px;
}

.satelliteContainer table tr td img {
	margin-right: 10px;
}

.satelliteTitle {
	float: left;
	padding: 0px;
	margin: 0px;
	color: #9aafba;
	font-weight: bold;
	font-size: 0.8em;
	width: 275px;
	height: 20px;
}

.newsImage {
	border: 1px solid #ccc;
	margin-right: 5px;
	margin-top: 5px;
}

.newsSat_headline {
	display: block;
	font-weight: bold;
	font-size: 1.15em;
	color: #62A1CB;
	padding-top: 5px;
}

.newsSat_date {
	display: block;
	font-weight: bold;
	color: #005A9D;
}

.newsSat_summary {
    display: block;
	color: #005A9D;
}

.newsSat_more {
	display: block;
	padding-bottom: 10px;
}

.newsSummaryDate {
	display: block;
	font-weight: bold;
	margin-top: 5px;
	margin-left: 0px;
}

.newsSummary {
	display: block;
	margin-left: 0px;
}

.newsSummaryRead {
	margin-bottom: 5px;
	margin-left: 0px;
}

.newsSummaryRead1 {
    margin-bottom: 20px;
}

.newsArchiveSummary {
	display: block;
	margin-top: 5px;
}

.newsArchiveTitle {
	font-weight: bold;
}

.rssForm {
	margin: 0px;
	padding: 0px;
}

.rssButton img {
	border: 0px;
}

.rssButton:hover {
	background: transparent;
}

.rssButtonNewsPage {
	float: left;
	border: 0px;
    display: none;
}

.rssButtonNewsPage:hover {
	background: transparent;
}

.rssFeedAbout {
	font-size: 0.8em;
}

.rssFeedAboutLink {
	color: #000;
}

.rssFormsatellite {
	margin: 0px 0px 5px 0px;
	padding: 0px;
}

.questions ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px -10px 0px -10px;
	text-indent: 10px;
}

.questions a {
	font-weight: bold;
	display: block;
	text-decoration: none;
}

.question {
	font-weight: bold;
	display: block;
}

.questionDynamic {
	margin-bottom: 5px;
}

.questionDynamic a {
	display: block;
	margin: 0px -10px 0px -10px;
	text-indent: 10px;
	font-weight: bold;
	text-decoration: none;
}

.answers {
	margin-top: 10px;
}

.answer {
	margin-bottom: 5px;
}

.answerDynamic {
	margin-bottom: 5px;
	margin-top: -5px;
}

.faqShowHide {
	font-weight: bold;
	margin-bottom: 10px;
}

.leftScrollingTopNews, .rightScrollingTopNews, .centreScrollingTopNews {
	background: #efefef url('/images/news_bg.jpg') no-repeat;
	padding: 0px;
    margin-top: 15px;
    height: 170px;
}

.leftScrollingNewsPosition {
    padding: 20px;
}

.leftScrollingNewsContent {
    padding: 10px;
}

.leftScrollingNewsContent table, .leftScrollingNewsContent td {
    vertical-align: top;
}

.leftScrollingTopNewsBorder, .rightScrollingTopNewsBorder, .centreScrollingTopNewsBorder {
	position: relative;
	padding-bottom: 10px;
}

.leftScrollingTopNewsHeader h4, .rightScrollingTopNewsHeader h4, .centreScrollingTopNewsHeader h4 {
	float: left;
	width: 125px;
}

.leftScrollingTopNewsRSS, .rightScrollingTopNewsRSS {
	float: left;
}

.centreScrollingTopNewsRSS {
	float: right;
}


/*** Menus ***/
/*** css styled menu ***/
#menu {
	font-size: 1.4em;
	font-weight: bold;
	background-image: url('/images/menuBG.gif');
	background-repeat: repeat-y;
}

/* base menu */
ul.cssStyledMenu {
	padding: 0;
	margin: 10px 0px 0px 0px;
	list-style-type: none;
}

.cssStyledMenu li {
	width: 170px;
	list-style: none;
	margin: 0;
	color: #013467;
}

.cssStyledMenu li a {
	background-color: #F0F0F0; 	
	display: block;
	width: 150px;
	list-style: none;
	padding: 6px 0px 6px 20px;
	margin: 3px 0px 0px 0px;
	color: #013467;
	font-weight: bold;
}

.cssStyledMenu li a:hover {
	background-color: #DDD; 	
	display: block;
	width: 150px;
	list-style: none;
	padding: 6px 0px 6px 20px;
	margin: 3px 0px 0px 0px;	
	color: #013467;
	font-weight: bold;
}

.selected {
	margin: 0px;
	padding: 0;
	display: block;
	background-image: url('/images/menuSelected.gif');
	background-position: center left;
	background-repeat: no-repeat;
}

li li .selected {
	margin: 0 !important;
	padding: 0 !important;
	background-image: url('/images/menuSelectedGray.gif') !important;
	background-position: center left !Important;
	background-repeat: no-repeat !important
}

#newsContainer {
	overflow: hidden;
	position: absolute;
	background: #fff url('/images/news_bg.jpg') bottom right no-repeat;
	border: 5px solid #eef1f3;
	border-top: 0px;
}

#newsContainer #newsInnerContainer {
	position: absolute;
	height: 150px;
	width: 3400px;
}

#newsSatLowerWrapper {
	padding: 10px;	
}

#newsContainer #newsInnerContainer #newsDiv {
	position: absolute;
	top: 0px;
}

#leftSats {
	margin: 30px 0px 0px 0px;		
}

.newsSatHead {
	padding: 6px 10px 6px 4px;
	width: 336px;
	float: left;
	background-color: #eef1f3;
}

.newsSatHeadIcon {
	width: 50px;
	float: right;
	padding: 0px 6px 0px 0px;
}

#newsSatWrap {
	background-color: #B7B7B7;	
}

.validation-advice {
  display: block;
  color: red !important;
  margin-bottom: 10px;
}

.formLeft {
	padding-right: 100px;
	padding-bottom: 20px;
}

.formRight {
	padding-bottom: 20px;
}

.field_left {
	padding-right: 10px;
}

.field_right, .field_left {
	padding-bottom: 10px;
	vertical-align:top !important;
}


.dropdownform {
	padding-top: 20px;
}

.dropdownform .label {
	float: left;
	display: block;
	width: 150px;
}

.news_heading {
	width: 625px;
	margin: 20px 0 0 0;
	padding: 0px;
}

.starburst {
	float: left;
	padding-right: 20px;
}

#map_canvas {
	float: left;
	width: 260px;
	height: 200px;
	margin: 0 30px 30px 0;
}