HTML {height: 100%; width: 100%;}
BODY {height: 100%;}
BODY {
 background-color: #FFFFFF;
 font-family: Verdana;
 font-size: 12px;
 line-height: 25px;
 color: #414141;
 margin-top: 0px;
 margin-bottom: 0px;
 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: 20px;
 padding-right: 20px;
 margin-top: 5px;
 margin-bottom: 5px;
 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: #008bdb;
 margin: 0px;
 padding-top: 0px;
 padding-left: 20px;
 padding-right: 20px;
 padding-bottom: 4px;
}
H2, H2 a{
 font-family: Verdana;
 font-size: 15px;
 line-height: 15px;
 font-weight: bold;
 color: #0a354c;
 margin: 0px;
 padding-top: 0px;
 padding-left: 20px;
 padding-right: 20px;
 padding-bottom: 4px;
}
H3, H3 a{
 font-family: Verdana;
 font-size: 10px;
 line-height: 12px;
 color: #0a354c;
 margin: 0px;
 padding-top: 0px;
 padding-left: 20px;
 padding-right: 20px;
 padding-bottom: 4px;
}

.homeContent {
 color: #FFFFFF;
}
.homeContent p{
 color: #FFFFFF;
}
.homeContent H1 {
  color: #FFFFFF;
}
.homeContent H2 {
 color: #0a354c;
}
.homeContent H3 {
 color: #FFFFFF;
}
.homeContent a:link, .homeContent a:visited{
 color: #0a354c;
 text-decoration: underline;
}
.homeContent a:hover{
color: #0a354c;
}

.sideContent {
 padding-left: 10px;
 padding-right: 10px;
 font-size: 11px;
 line-height: 16px;
 color: #FFFFFF;
}
.sideContent p{
 padding-left: 10px;
 padding-right: 10px;
 font-size: 11px;
 line-height: 16px;
 color: #FFFFFF;
}
.sideContent H1 {
 padding-top: 10px;
 padding-left: 10px;
 padding-right: 10px;
 font-size: 23px;
 font-weight: normal;
 line-height: 23px;
 color: #FFFFFF;
 padding-bottom: 6px;
}
.sideContent H2 {
 padding-left: 10px;
 padding-right: 10px;
 font-size: 12px;
 font-weight: bold;
 line-height: 12px;
 color: #FFFFFF;
 padding-bottom: 2px;
}
.sideContent H3 {
 padding-left: 10px;
 padding-right: 10px;
 font-size: 11px;
 font-weight: bold;
 line-height: 12px;
 color: #0b3d57;
 padding-bottom: 2px;
}
.sideContent a:link, .sideContent a:visited{
 color: #0a354c;
 text-decoration: underline;
}
.sideContent a:hover{
 color: #000000;
 text-decoration: none;
}

.thumbTitle {
 font-family: Verdana;
 font-weight: bold;
 font-size: 12px;
 line-height: 12px;
 color: #FFFFFF;
 padding-top: 0px;
 padding-left: 0px;
 padding-right: 0px;
 padding-bottom: 0px;

}

.thumbSubtitle {
 font-family: Verdana;
 font-weight: bold;
 font-size: 10px;
 line-height: 12px;
 color: #0b3d57;
 padding-top: 0px;
 padding-left: 0px;
 padding-right: 0px;
 padding-bottom: 0px;
}

.thumbText {
 font-family: Verdana;
 font-weight: normal;
 font-size: 11px;
 line-height: 12px;
 color: #FFFFFF;
 padding-top: 0px;
 padding-left: 0px;
 padding-right: 0px;
 padding-bottom: 0px;
}


/*** The following styles start with .Data, they are used for forms and content display on the backend. ***/
.DataTable{
 border-style: solid;
 border-width: 1px;
 border-color: #333333;
 padding: 3px;
}

.DataHeader, .DataHeader TD, .DataHeader a:link, .DataHeader a:hover, .DataHeader a:visited {
 font-size: 12pt;
 font-weight: normal;
 font-style: normal;
 text-align: center;
 background-color: #0585cf;
 color: #FFFFFF;
}

.DataRow {
 background-color: #CCCCCC;
}
.DataRowOver {
 background-color: #C0C0C0;
}
.DataRowDown {
 background-color: #999999;
}

.RTEForm {background-color: #FFFFFF;}

/*** This is the table that holds everything. ***/
#pageMainTable{
 width: 1000px;
 text-align: left;
 background-color: #0a354c;
}
.pageMainTableLeft {
 width: 13px;
}
.pageMainTableRight {
 width: 13px;
}
/*** Style for the side area that the linkbar appears on. ***/
#pageLinkbar{
 margin-top:10px;
 width: 170px;
}

/*** This is your main content area. ***/
#pageContentCell{
 padding: 10px;
 width:557px;
}
#pageContent{
 width:100%;
}

#Box1Title {
 padding-left: 21px;
 font-family: Verdana;
 font-weight: normal;
 font-size: 19px;
 color: #8f8f8f;
}
#Box2Title {
 padding:0px;
 padding-left: 21px;
 padding-top: 5px;
 font-family: Verdana;
 font-weight: normal;
 font-size: 33px;
 line-height: 33px;
 color: #008bdb;
}
#Box2Text {
 padding:0px;
 padding-left: 21px;
 font-family: Verdana;
 font-weight: normal;
 font-size: 16px;
 line-height: 17px;
 color: #4a4a4a;
}
#Box3HTML {
 padding:0px;
 padding-left: 15px;
 vertical-align: top
}

/*** Footer cell in the main table. ***/
#pageFooterCell{
 text-align: center;
 vertical-align:bottom;
 line-height: 25px;
}
#pageFooter{
 text-align: center;
 padding-bottom: 10px;
 font-size: 12px;
 color: #FFFFFF;
}
#pageFooter a:link, #pageFooter a:visited{
 font-size: 12px;
 color: #FFFFFF;
 text-decoration: none;
}
#pageFooter a:hover{
 font-size: 12px;
 color: #FFFFFF;
 text-decoration: none;
}
.navTop {
}
.navTop a:link, .navTop a:visited {
 display: block;
 font-weight: bold;
 font-size: 12px;
 text-decoration: none;
 color: #FFFFFF;
 line-height: 48px;
}
.navTop a:hover{
 text-decoration: none;
 color: #6D6D6D;
}
.navTopSelected a:link, .navTopSelected a:visited, .navTopSelected a:hover{
 display: block;
 font-weight: bold;
 font-size: 12px;
 text-decoration: none;
 color: #6D6D6D;
}
#footerLinks {
 margin-top: 30px;
}
#pageFooterNav a:link, #pageFooterNav a:visited{
 font-size: 12px;
 color: #FFFFFF;
 text-decoration: none;
}
#pageFooterNav a:hover{
 color: #FFFFFF;
 text-decoration: underline;
}

/*** Styles for displaying your Blog listings ***/
.newsBloggerBlogTitle {
 color: #FFFFFF;
 font-weight: normal;
 font-size: 6px;
 line-height: 6px;
}
.newsBloggerArticleTitle, .newsBloggerArticleTitle a:link, .newsBloggerArticleTitle a:visited {
 font-family: Verdana;
 font-size: 31px;
 line-height: 32px;
 color: #008bdb;
 font-weight: normal;
 padding-top: 0px;
 padding-left: 10px;
 padding-right: 20px;
 padding-bottom: 4px;
 text-decoration: none;
 display: block;
}
.newsBloggerArticleTitle a:hover {
 text-decoration: underline;
}
.newsBloggerTime {
 font-family: Verdana;
 font-size: 12px;
 line-height: 25px;
 color: #4a4a4a;
 font-weight: bold;
 padding-top: 0px;
 padding-left: 20px;
 padding-right: 20px;
 padding-bottom: 4px;
 text-decoration: none;
}
.newsBloggerArticleDescription {
 font-size: 12px;
 line-height: 25px;
 font-family: Verdana;
 color: #414141;
 padding-left: 20px;
 padding-right: 20px;
}
.newsBloggerArticleDescription a:link, .newsBloggerArticleDescription a:visited {
 font-size: 11px;
}
.newsBloggerArticleImage {
 float: left;
 padding: 5px;
}

