
.header .renderDate {text-align: right; color: #000481; font-size: 10px; padding-left: 10px; }
.header .buttons { position: absolute; right: 0px; top: 30px; vertical-align: middle; }
.header .buttons img { padding-left: 10px; }
.header .buttons p { margin-bottom: 12px; }

.bodyContent { border: 1px solid #000481; margin: 7px 0px 6px 0px; padding: 7px; background: #ffffff; }
.bodyContent .col1 { width: 225px; float: left; background: #9ac80e; }
.bodyContent .col1 .content { padding: 12px 15px 12px 18px; }
.bodyContent .col1 .content h1 { color: 000000; font-size: 15px; margin: 0px 0px 3px 0px; padding: 0px; }
.bodyContent .col1 p { color: #ffffff; }
.bodyContent .col1 a { text-decoration: none; font-weight: bold; }

.bodyContent .col2 { width: 726px; float: left; margin-left: 9px; }
.bodyContent .col2 .subCols { background: url(../images/template/home_3_col_bg.gif) repeat-y; padding-bottom: 18px; margin-bottom: 10px; }
.bodyContent .col2 .subCols .cola { float: left; width: 236px; background: #d0d0d1; }
.bodyContent .col2 .subCols .colb { float: left; width: 236px; background: #d0d0d1; margin-left: 9px; }
.bodyContent .col2 .subCols .colc { float: left; width: 236px; background: #d0d0d1; margin-left: 9px; }
.bodyContent .col2 .subCols .content { padding: 8px 10px 0px 10px; }
.bodyContent .col2 .subCols .content img.thumbnail { padding-right: 10px; float: left; margin-top: 4px; }
.bodyContent .col2 .subCols .content p.moreLink { margin-top: 16px; text-align: center; }
.bodyContent .col2 .callout { border: 1px solid #000481; padding: 3px 10px 3px 20px; }
.bodyContent .col2 .callout a { text-decoration: none; font-weight: bold; }
.bodyContent .col2 .callout p { margin: 2px 0px; }
.bodyContent .col2 .callout .content { padding: 6px 10px 0px 10px; text-align: center; }
.bodyContent .col2 .callout img.thumbnail { float: left; margin-top: 1px; }

.titleBar h1 { color: #ffffff; background: #000481; border-bottom: 4px solid #9ac80e; font-size: 14px; font-weight: bold; padding: 3px 5px 2px 5px; text-transform: uppercase; text-align: center; margin-bottom: 3px; }







