HTML {height: 100%; width: 100%;}
BODY {
 margin-left: 0px;
 margin-top: 0px;
 margin-right: 0px;
 margin-bottom: 0px;
 background-color: #FBFBFB;
 background-image: url('images/TopBandBackground.gif');
 background-repeat: repeat-x;
 font-family: Verdana;
 font-size: 12px;
 line-height: 25px;
 color: #414141;
 padding: 0px;
}

/*** This should reflect the font settings in the BODY section.  ***/
TABLE, TD, INPUT, SELECT {
 font-size: 12px;
 line-height: 25px;
 font-family: Verdana;
 color: #414141;
}

/*** Paragraph style. ***/
p{
 text-indent: 0px;
 padding-left: 0px;
 padding-right: 0px;
 margin-top: 0px;
 margin-bottom: 0px;
 font-size: 12px;
 line-height: 25px;
font-family: Verdana;
 color: #414141;
}

/*** Links in their regular state. ***/
a:link, a:visited {
 color: #414141;
 text-decoration: underline;
}

/*** Links when you mouse over. ***/
a:hover {
 text-decoration: none;
 color: #000000;
}

/*** Headering 1-3 styles. ***/
H1, H1 a{
 font-family: Verdana;
 font-size: 31px;
 line-height: 32px;
 font-weight: normal;
 color: #363636;
 margin: 0px;
 padding-top: 0px;
 padding-left: 0px;
 padding-right: 0px;
 padding-bottom: 0px;
}
H2, H2 a{
	font-family: Verdana;
	font-size: 15px;
	line-height: 20px;
	font-weight: bold;
	color: #999;
	margin: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
H3, H3 a{
	font-family: Verdana;
	font-size: 14px;
	line-height: 17px;
	font-weight: bold;
	color: #2EAC54;
	margin: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

a:link, a:visited{
 font-size: 12px;
 font-weight: bold;
 line-height: 25px;
 color: #506380;
 text-decoration: none;
}
a:hover{
 color: #210107;
 text-decoration: underline;
}


/*** This is your left column. ***/
.sideContent {
 padding-top: 10px;
 font-size: 11px;
 line-height: 16px;
}
.sideContent p{
 padding-left: 28px;
 padding-right: 28px;
 font-size: 11px;
 line-height: 16px;
}
.sideContent H1 {
 padding-top: 18px;
 padding-left: 28px;
 padding-right: 28px;
 font-size: 13px;
 font-weight: bold;
 line-height: 14px;
 color: #474747;
 padding-bottom: 6px;
}
.sideContent H2 {
 padding-left: 28px;
 padding-right: 28px;
 font-size: 12px;
 font-weight: bold;
 line-height: 12px;
 padding-bottom: 2px;
}
.sideContent H3 {
 padding-left: 28px;
 padding-right: 28px;
 font-size: 11px;
 font-weight: bold;
 line-height: 12px;
}
.sideContent a:link, .sideContent a:visited{
 color: #46000c;
 text-decoration: underline;
}
.sideContent a:hover{
 color: #210107;
 text-decoration: none;
}
/*** This is your right column. ***/
.sideContentRight {
 font-size: 11px;
 line-height: 16px;
}
.sideContentRight p{
 font-size: 11px;
 line-height: 16px;
}
.sideContentRight H1 {
 font-size: 13px;
 font-weight: bold;
 line-height: 14px;
 color: #474747;
}
.sideContentRight H2 {
 font-size: 12px;
 font-weight: bold;
 line-height: 12px;
 padding-bottom: 2px;
}
.sideContentRight H3 {
 font-size: 11px;
 font-weight: bold;
 line-height: 12px;
}
.sideContentRight a:link, .sideContent a:visited{
 color: #163465;
 text-decoration: none;
}
.sideContentRight a:hover{
 color: #0d2142;
 text-decoration: none;
}

/*** Footer cell in the main table. ***/
#pageFooterCell{
 text-align: center;
 vertical-align:bottom;
 line-height: 25px;
}
#pageFooter{
 text-align: center;
	font-weight: normal;
	padding-bottom: 30px;
 font-size: 12px;
 color: #898989;
}
#pageFooter a:link, #pageFooter a:visited{
 font-size: 12px;
  font-weight: normal;
 color: #898989;
 text-decoration: underline;
}
#pageFooter a:hover{
	font-size: 12px;
	font-weight: normal;
	color: #3a3a3a;
	text-decoration: none;
}
#footerLinks {
 margin-top: 20px;
}
#pageFooterNav a:link, #pageFooterNav a:visited{
 font-size: 12px;
 color: #898989;
 text-decoration: none;
}
#pageFooterNav a:hover{
 color: #898989;
 color: #3a3a3a;
 text-decoration: none;
}
/*** Main Navigation Links ***/
.navTop {
 padding-right: 20px;
 padding-top: 5px;
 }
.navTop a:link, .navTop a:visited {
	font-size: 13px;
	text-decoration: none;
	color: #666;
	line-height: 14px;
}
.navTop a:hover{
	text-decoration: none;
	color: #333;
}
.navTopSelected a:link, .navTopSelected a:visited, .navTopSelected a:hover{
	font-size: 13px;
	text-decoration: none;
	color: #666;
}

/*** Top Bar Navigation Links ***/
.navTopBar {
	color: #666;
}
.navTopBar a:link, .navTopBar a:visited {
 font-size: 13px;
 text-decoration: none;
 color: #666;
 line-height: 30px;
}
.navTopBar a:hover{
	text-decoration: none;
	color: #333;
}
.navTopBarSelected a:link, .navTopBarSelected a:visited, .navTopBarSelected a:hover{
 font-size: 13px;
 text-decoration: none;
 color: #666;
}

/*** This is the left column ***/
.sideContentLeftSub {
 font-size: 11px;
 line-height: 16px;
 text-align: left;
 }
.sideContentLeftSub p{
 padding-left: 40px;
 font-size: 11px;
 line-height: 16px;
 text-align: left;
}
.sideContentLeftSub H1 {
 padding-left: 40px;
 font-size: 14px;
 font-weight: bold;
 line-height: 26px;
 color: #474747;
 padding-bottom: 6px;
 text-align: left;
}
.sideContentLeftSub H2 {
 padding-left: 40px;
font-family: Verdana;
	font-size: 13px;
	line-height: 14px;
	font-weight: bold;
	color: #2EAC54;
 padding-bottom: 6px;
 text-align: left;
}
.sideContentLeftSub H3 {
 padding-left: 40px;
 font-size: 11px;
 font-weight: bold;
 line-height: 13px;
 padding-bottom: 4px;
 padding-top: 0px;
 text-align: left;
 	color: #999;
}
.sideContentLeftSub a:link, .sideContentLeftSub a:visited{
 font-size: 11px;
 font-weight: bold;
 line-height: 16px;
 padding-bottom: 6px;
 padding-top: 2px;
 color: #506380;
 text-decoration: none;
 text-align: left;
}
.sideContentLeftSub a:hover{
 color: #210107;
 text-decoration: underline;
 text-align: left;
}

/*** This is the Space Page Terrarium Title ***/
.SpacePageTerrariumTitle {
 font-size: 11px;
 line-height: 16px;
 text-align: left;
 }
.SpacePageTerrariumTitle p{
 font-size: 11px;
 line-height: 16px;
 text-align: left;
}
.SpacePageTerrariumTitle H1 {
 font-size: 14px;
 font-weight: bold;
 line-height: 26px;
 color: #474747;
 padding-bottom: 6px;
 text-align: left;
}


/*** This is the left column of Social Media. ***/
.sideContentLeftSocialMedia {
 padding-left: 30px;
 padding-top: 0px;
 font-size: 11px;
 line-height: 16px;
 text-align: left;
 }
.sideContentLeftSocialMedia p{
 font-size: 11px;
 line-height: 16px;
 text-align: left;
}
.sideContentLeftSocialMedia H1 {
 padding-top: 0px;
 font-size: 13px;
 font-weight: bold;
 line-height: 14px;
 color: #474747;
 padding-bottom: 6px;
 text-align: left;
}
.sideContentLeftSocialMedia H2 {
 color: #000000;
 font-size: 11px;
 font-weight: bold;
 line-height: 12px;
 padding-bottom: 6px;
 padding-top: 20px;
 text-align: left;
}
.sideContentLeftSocialMedia H3 {
 font-size: 11px;
 font-weight: bold;
 line-height: 12px;
 padding-bottom: 4px;
 padding-top: 0px;
 text-align: left;
}
.sideContentLeftSocialMedia a:link, .sideContentLeftSocialMedia a:visited{
 font-size: 11px;
 font-weight: bold;
 line-height: 12px;
 padding-bottom: 6px;
 padding-top: 2px;
 color: #506380;
 text-decoration: none;
 text-align: left;
}
.sideContentLeftSocialMedia a:hover{
 color: #210107;
 text-decoration: underline;
 text-align: left;
}

