body {
margin:0;
padding:0;
}

body, td, th, textarea, select, h2, h3, h4, h5, h6
{font: 20px, arial, sans-serif;}

p
{margin:12px 0;}

a
{color:#004276;/* dark blue */ text-decoration:none;}

a:visited
{color:#5c7996;/* light blue */}

a:hover
{color:#ca0002;/* red */}

a:focus
{outline:none;}

.Headline {
font-size:22px;
font-weight:bold; 
}

#date { 
position: absolute;
left: 50%;
margin-left: -40px;
top: 123px;
}

/* ///////Overall containers///////////////////////////////////////////////// */

#container {
text-align:left;
margin:0 auto;
width:1002px;}

#contentContainer {
text-align:left;
margin:0 auto;
width:984px;}

#LeftColumn {
float:left;
width:621px;}

#RightColumn {
float:left;
width:354px;
margin-left:9px;}

/* ////white corner box and background//////////////////////////////////////////////////// */

.BoxHeader
{height:4px;overflow:hidden;background:#fff url(gfx/corner_dg_TR.gif) 100% 0 no-repeat;}
.BoxHeader div
{width:4px;height:4px;overflow:hidden;background:#fff url(gfx/corner_dg_TL.gif) 0 0 no-repeat;}
.BoxContent
{background:#fff;}
.BoxFooter
{height:4px;overflow:hidden;background:#fff url(gfx/corner_dg_BR.gif) 100% 0 no-repeat;}
.BoxFooter div
{height:4px;width:4px;overflow:hidden;background:#fff url(gfx/corner_dg_BL.gif) 0 0 no-repeat;}

/* /////Content in Boxes/////////////////////////////////////////////////// */

.boxTop{
padding-top:9px;}

.BoxContent2 {
padding:10px 18px 2px 18px;}

.Header {
padding:4px 18px 8px 18px;
line-height:24px;
font-size:22px;
font-weight:bold;
border-bottom:1px solid #dfdfdf;}

.Header2 {
padding:0px 0px 8px 0px;
line-height:24px;
font-size:22px;
font-weight:bold;
color: #003399;
}

.BoxLeftColumn {
width:180px;
float:left;}

.BoxLeftColumn2 {
width:100px;
float:left;}

.BoxRightColumn {
padding:0px 0px 0px 10px;
width:180px;
float:left;}

.BoxRightColumn2 {
padding:0px 0px 0px 10px;
width:100px;
float:left;}


.LeftBoxColumn {
width:80px;
float:left;}

.LeftBoxColumn2 {
padding:0px 0px 0px 10px;
width:80px;
float:left;}

.ContentOneCol {
padding:0px 0px 0px 10px;
width:550px;
float:left;}

.ContentOneCol2 {
padding:0px 0px 0px 10px;
width:250px;
float:left;}

.ContentTwoCol {
padding:0px 0px 0px 10px;
width:265px;
float:left;}

.ContentTwoCol2 {
padding:0px 0px 0px 10px;
width:265px;
float:left;}

.clear
{clear:both;}

/* //////////////////////////////////////////////////////// */

#footer {
margin:12px 9px;
padding-top:11px;
text-align:center;
color:#aaa;
font-size:10px;
