/* html elements */

body
{
	background: #666;
	color: #666;
	font: 12px Arial, Verdana, Helvetica, sans-serif;
	margin-top: 32px;
	padding: 0;
}

body, html {
	height: 100%;
}

h1
{
	color: #cb2000;
	font: 2em Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0;
	padding-top: 10px;
	padding-bottom: 10px;
}

h2
{
	color: #666;
	font: 1.50em Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0;
	padding: 5px 0;
	text-indent: 10px;
	padding-bottom: 5px;
}

h3
{
	color: #333333;
	font: bold 1.09em Arial, Verdana, Helvetica, sans-serif;
	margin: 0;
	padding: 5px 0;
	text-indent: 15px;
}


ul
{
	color: #444444;
	font: 1.09em/1.50em Arial, Helvetica, sans-serif;
}

a {
	color: #191695;
	text-decoration: none;
}

a:hover {
	color: #cb2000;
	text-decoration: underline;
}

p {
	margin: 0;
	padding: 5px 0px 0px 0px;
}

/* template layout */
/*#textControlShadow {
	margin: 0 auto;
	width: 230px;
	background-image: url('/images/textControlShadow.gif');
}
*/
#textControlImage {
	float:right;
	width: 200px;
	text-align: center;
	background-color: #fff;
/*	background-image: url('/images/textControl.gif');
	background-position: center right;
	background-repeat: no-repeat; */
	color: #000;
	margin-right: 15px;
	display: inline;
	/*position: absolute;
	left: 880px;
	z-index: 10;*/
}

#textControlImage a {
	color: #000;
	font-weight: bold;
}

#topShadow {
	clear: both;
	background-image: url('/images/topShadow.gif');
	margin: 0 auto;
	width: 930px;
	height: 29px;
}

#bottomShadow {
	clear: both;
	background-image: url('/images/bottomShadow.gif');
	margin: 0 auto;
	width: 930px;
	height: 18px;
}

#container {
	clear: both;
	background: #fff;
	margin: 0 auto;
	width: 930px;
	background-image: url('/images/background.gif');
}

#container2 {
	width: 880px;
	margin: 0 auto;
	padding: 0;
}

#banner {
	background: #ffffff url('/images/topBG.gif');
	height: 110px;
}

#logo {
	display: block;
}

#randomImages {
	height: 77px;
}

#controlBar {
	height: 30px;
	line-height: 2.73em;
	margin: 0 20px;
}

#breadCrumbNav {
	float: left;
	margin-right: 10px;
	color: #191695;
	font-size: 1em;
	font-weight: bold;
	padding-top: 10px;
}

#left {
	clear: left;
	float: left;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
}

#center {
	float: left;
	width: 680px;
}

#content {
	clear: both;
}

#leftContact {
/*	color: #191695; */
	color: #111;
	width: 145px;
	background-color: #c5c5e4;
	border: 1px solid #191695;
	padding: 5px;
	margin-left: 1px;
	margin-top: 4px;
	margin-bottom: 4px;
}

#leftContact a {
	color: #111;
}


/* footer */
#footer {
	font-size: 0.9em;
	text-align: right;
	background-color: #191695;
	width: 900px;
	height: 70px;
	margin: 0 auto;
}

#footer img {
	border: 0;
}

#footerRed {
	clear: both;
	margin: 0 auto;
	background-color: #cb2000;
	width: 900px;
	height: 10px;
}

#footerText {
	clear: both;
	margin: 0 auto;
	padding: 5px 5px 0px 5px;
	background-color: #c5c5e4;
	width: 890px;
	text-align: center;
	color: #191695;
	font-size: 1em;
}

/* images */
.horizImage
{
	padding: 10px 0;
	border: 0px;
}

.vertImage
{
	padding: 0 10px;
	border: 0px;
}

.imgcell img, .imgcell a {
    border: 0;
    display: block;
    margin: 0;
    padding: 0;
}

.imagecaption
{
	color: #333333;
	font: 0.91em Arial, Helvetica;
}

/* other */

.pageNav
{
	padding-top: 5px;
}

.inactive
{
	color: #CCC;
}

.highlighted
{
	color: #FF961B;
}

.notice 
{
	color: #990000;
	font: 0.82em Verdana, Arial, Helvetica, sans-serif;
}

a.design
{
	font-size: 1em;
	font-weight: bold;
	text-decoration: underline;
	color: #191695;
	font-family: Arial, Helvetica, sans-serif;
}

a.design:hover
{
	color: #fff;
	background-color: #4080B0;
	text-decoration: underline;
	vertical-align: bottom;
}

a.simplicity
{
	font-size: 1em;
	font-weight: bold;
	text-decoration: underline;
	color: #191695;
	font-family: Arial, Helvetica, sans-serif;
}

a.simplicity:hover
{
	color: #fff;
	background-color: #FF9900;
	vertical-align: bottom;
}

.textMenu
{
    padding-left: 2em;
}

.block_content p {
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 6px;
}

.block_content {
	padding-bottom: 20px;
}


/* right_dhtml_faqs.tpl START */

.rightDHTMLFaq {
	width: 150px;
}

/* left_standard_faqs.tpl START */

.leftStandardFAQ {
	width: 150px;
	background-color: #f2c7bf;
	border: 1px solid #cb2000;
	padding-left: 5px;
	margin-left: 1px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.leftStandardFAQTitle {
	color: #191695;
	font-weight: bold;
	font-size: 1.17em;
	text-indent: 0;
}

.leftStandardFAQQuestions {
	color: #191695;
}

.leftStandardFAQLink {
	color: #191695;
	font-weight: bold;
}

.leftStandardFAQAnswers {
	color: #191695;
}

.leftStandardFAQQuestion {
	color: #191695;
}

.leftStandardFAQAnswer {
	color: #191695;
}

.leftStandardFAQQuestions li {
	color: #191695;
}

/* left_standard_faqs.tpl END */

/* left_standard_faqs.tpl START */

.rightStandardFAQ {
	width: 150px;
}

/* left_standard_faqs.tpl END */

/* center_relatedNews.tpl START */

.centerRelatedNewsDate {
	padding-left: 10px;
}

.centerRelatedNewsHeadline {
	padding-left: 10px;
}

.centerRelatedNewsSummary {
}

.centerRelatedNewsMore {
	display: block;
	padding-left: 10px;
	padding-bottom: 20px;
}

/* center_relatedNews.tpl END */

/* left_relatedNews.tpl START */

.leftRelatedNews {
	width: 150px;
}

/* left_relatedNews.tpl END */

/* right_relatedNews.tpl START */

.rightRelatedNews {
	width: 150px;
}

/* right_relatedNews.tpl END */

/* left_scrolling_relatedNews.tpl START */

.leftScrollingRelated {
	width: 150px;
}
/* left_scrolling_relatedNews.tpl END */

/* left_scrolling_relatedNews.tpl START */

.rightScrollingRelated {
	width: 150px;
}
/* left_scrolling_relatedNews.tpl END */

/* default_topNews.tpl START */

.topNews {
	padding: 10px;
	background-color: #f2c7bf;
	border: 1px solid #cb2000;
	width: 500px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
}

.topNewsTitle {
	color: #191695;
}

.topNewsDate {
	color: #666;
	font-weight: bold;
	padding-left: 20px;
	font-size: 0.83em;
}

.topNewsHeadline {
	color: #666;
	padding-left: 10px;
	font-weight: bold;
	font-size: 1.25em;
}

.topNewsSummary p {
	color: #666;
	padding-left: 20px;
	padding-right: 10px;
}

.topNewsMore {
	display: block;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 20px;
	margin: 0px;
	font-weight: bold;
	color: #666;
}

.topNewsMore a {
	color: #666 !important;
}

/* default_topNews.tpl END */

/* center_relatedNews.tpl START */

.centerRelatedNews {
	padding: 10px;
	background-color: #f2c7bf;
	border: 1px solid #cb2000;
	width: 500px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
}

.centerRelatedNewsTitle {
	color: #191695;
}

.centerRelatedNewsDate {
	color: #666;
	font-weight: bold;
	padding-left: 20px;
	font-size: 0.83em;
}

.centerRelatedNewsHeadline {
	color: #666;
	padding-left: 10px;
	font-weight: bold;
	font-size: 1.25em;
}

.centerRelatedNewsSummary {
}

.centerRelatedNewsSummary p {
	color: #666;
	padding-left: 20px;
	padding-right: 10px;
}

.centerRelatedNewsMore {
	display: block;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 20px;
	margin: 0px;
	font-weight: bold;
	color: #666;
}

.centerRelatedNewsMore a {
	color: #666 !important;
}

/* left_leftTopNews.tpl START */

.leftTopNews {
	width: 150px;
}
/* left_leftTopNews.tpl END */

/* left_scrolling_topNews.tpl START */

.leftScrollingTopNews {
	width: 150px;
}

/* left_scrolling_topNews.tpl END */

/* right_scrolling_topNews.tpl START */

.rightScrollingTopNews {
	width: 150px;
}
/* right_scrolling_topNews.tpl END */

.satelliteContainer {
	background: #F2F2F2;
	border: 1px solid #ccc;
	margin-bottom: 10px;
	padding: 10px;
}

.satelliteContainer table, tr, td {
	margin: 0;
	padding: 0;
}

.satelliteContainer table tr td img {
	margin-right: 10px;
}

.satelliteContainerLeft {
	width: 150px;
}

.satelliteTitle {
	float: left;
	margin: 0;
	padding: 0;
}

.newsImage {
	border: 1px solid #ccc;
	margin: 5px 5px 0 0;
}

.newsSat_headline {
	color: #666;
	display: block;
	font-size: 1.15em;
	font-weight: bold;
}

.newsSat_date {
	color: #666;
	display: block;
	font-weight: bold;
	font-size: 0.83em;
}

/*.newsSat_summary {
	font-size: 0.9em;
}*/

.newsSat_more {
	display: block;
	padding-bottom: 10px;
	color: #666;
	font-weight: bold;
	padding-top: 10px;
}

.newsSat_more a {
	color: #666 !important;
}

.newsSummaryDate {
	display: block;
	font-weight: bold;
	margin: 5px 0 0 5px;
	padding-left: 5px;
}

.newsSummary {
	display: block;
}

.newsSummaryRead {
	display: block;
	width: 175px;
	margin: 0 0 10px 5px;
	text-indent: 5px;
}

.newsArchiveSummary {
	display: block;
	margin-top: 5px;
	padding-left: 10px;
}

.newsArchiveTitle {
	font-weight: bold;
}

.rssForm {
	margin: 0;
	padding: 0;
}
	
.rssButton {
	float: right;
}

.rssButton img {
	border: 0;
}

.rssButton:hover {
	background: transparent;
}

.rssButtonNewsPage {
	border: 0;
	padding-top: 5px;
}

.rssButtonNewsPage:hover {
	background: transparent;
}

.rssFeedAbout {
	font-size: 0.8em;
}

.rssFeedAboutLink {
	color: #000;
}

.rssFormsatellite {
	margin: 0 0 5px 0;
	padding: 0;
}

.questions ul {
	list-style-type: none;
	margin: 0 -10px 0 -10px;
	padding: 0;
	text-indent: 10px;
}

.questions a {
	display: block;
	font-weight: bold;
	text-decoration: none;
}

.question {
	display: block;
	font-weight: bold;
}

.answers {
	margin-top: 10px;
}

.answer {
	margin-bottom: 5px;
}

.faqShowHide {
	font-weight: bold;
	margin-bottom: 10px;
}

.leftStandardFAQ li {
	list-style: none;
}

/* CSS Styled Menu */
.cssStyledMenu {
	list-style-type:none;
	margin: 0px;
	padding: 0px;
}
ul {
	padding: 0px;
	margin: 0px;
}

.cssStyledMenu li a {
/*	color: #191695; */
	color: #111;
	display: block;
	list-style: none;
	margin: 1px;
	padding-left: 5px;
	border: 1px solid #191695;
/*	height: 27px; */
	width: 150px;
	background-color: #c5c5e4;
	background-image: url('/images/blueMenuCameraBG.gif');
	background-position: center right;
	background-repeat: no-repeat;
	line-height: 27px;
}

.cssStyledMenuSiteMap li a {
/*	color: #191695; */
	color: #111;
	text-decoration: none;
	display: block;
	list-style: none;
	margin: 1px;
	padding-left: 5px;
	border: 1px solid #191695;
/*	height: 27px; */
	width: 150px;
	background-color: #c5c5e4;
	background-image: url('/images/blueMenuCameraBG.gif');
	background-position: center right;
	background-repeat: no-repeat;
	line-height: 27px;
}

.cssStyledMenu li li a{
/*	color: #cb2000; */
	color: #111;
	text-decoration: none;
	display: block;
	background-color: #f2c7bf;
	background-image: none;
	border: 1px solid #cb2000;
	list-style: none;
	margin-top: 0px;
	margin-bottom: 2px;
	padding-left: 15px;
/*	height: 27px; */
	width: 140px;
	line-height: 20px;
	
}

.cssStyledMenu li li a:hover{
	text-decoration: underline;
}

.cssStyledMenuSiteMap li a:hover{
	text-decoration: underline;
}

.selected {
	font-weight: bold;
/*	text-decoration: underline !important;*/
}


/* form fields */
input {
	border: 1px solid #191695;
}

/* left scrolling related */
.leftScrollingRelated {
	width: 150px;
	background-color: #f2c7bf;
	border: 1px solid #cb2000;
	padding-left: 5px;
	margin-left: 1px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.leftScrollingRelatedTitle {
	color: #191695;
	font-weight: bold;
	font-size: 1.17em;
	text-indent: 0;
}

.newsSat_date {
	color: #666;
	font-size: 0.83em;
	padding-left: 20px;
}

.newsSat_headline {
	color: #191695;
}
/*
.newsSat_summary {
	color: #666;
	padding-left: 20px;
}*/

.newsSat_more a {
	color: #191695;
}

/* center scrolling related */
.scrollingRelated {
	padding: 10px;
	background-color: #f2c7bf;
	border: 1px solid #cb2000;
	width: 500px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
}

.scrollingRelatedTitle {
	color: #191695;
	font-weight: bold;
	font-size: 1.33em;
	text-indent: 0;
}

.newsSat_date {
	color: #666;
	font-size: 0.92em;
}

.newsSat_headline {
	color: #666;
	padding-left: 10px;
	font-size: 1.25em;
}

.newsSat_summary p {
	color: #666;
	font-size: 1em;
	padding-left: 20px;
	padding-right: 10px;
}

.newsSat_more {
	padding-left: 20px;
}

.newsSat_more a {
	color: #191695;
}

/* center scrolling top news */
.scrollingTopNews {
	padding: 10px;
	background-color: #f2c7bf;
	border: 1px solid #cb2000;
	width: 500px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
}

.scrollingTopNewsTitle {
	color: #191695;
	font-weight: bold;
	font-size: 1.17em;
	text-indent: 0;
}

/* left scrolling top news */
.leftScrollingTopNews {
	width: 150px;
	background-color: #f2c7bf;
	border: 1px solid #cb2000;
	padding-left: 5px;
	margin-left: 1px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.leftScrollingTopNewsTitle {
	color: #191695;
	font-weight: bold;
	font-size: 1.17em;
	text-indent: 0;
}

/* DHTML FAQ */
.centerDHTMLFaq	{
	padding: 10px;
	background-color: #f2c7bf;
	border: 1px solid #cb2000;
	width: 500px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
}

.centerDHTMLFaqTitle {
	color: #191695;
	font-weight: bold;
	font-size: 1.17em;
	text-indent: 0;
}

.centerDHTMLFaqShow {
	color: #191695;
	font-weight: bold;
}

.centerDHTMLFaqHide {
	color: #191695;
	font-weight: bold;
}

.centerDHTMLFaqQuestion {
	padding-top: 10px;
}

.questionLink {
	color: #191695;
	font-weight: bold;
}

.answerLink {
	color: #191695;
	font-weight: bold;
}

/* left dhtml faq */
.leftDHTMLFaq {
	width: 150px;
	background-color: #f2c7bf;
	border: 1px solid #cb2000;
	padding-left: 5px;
	margin-left: 1px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.leftDHTMLFaqTitle {
	color: #191695;
	font-weight: bold;
	font-size: 1.17em;
	text-indent: 0;
}

.leftDHTMLFaqShow {
	color: #191695;
}

.leftDHTMLFaqHide {
	color: #191695;
}

#bottomMiddle {
	float:left;
	background-color: #191695;
	height: 40px;
	width: 435px;
}

/* contact form */
.form {
	margin: 0 auto;
}

.formCol1 {
	vertical-align: top;
	font-weight: bold;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 5px;
}

.formCol2 {
	padding-bottom: 5px;
}


textarea {
	border: 1px solid #191695;
}
