body {
	font-family: 'Arial', Verdana, Lucida Grande, sans-serif;
	font-size: 12px;
	background: #000;
	color: #444;
	margin: 0;
	padding: 0;
	border: 0;
}

h1, h2, h3, h4, h5, h6 {
	line-height: 1.1em;
	margin: 0 0 10px 0;
}

h1 { font-size: 24px; }
h2 { font-size: 20px; }
h3 { font-size: 16px; color: #D11B27;}
h4 { font-size: 14px; }
h5 { font-size: 12px; }
h6 { font-size: 12px; font-style: italic;}

.break {
	clear: both;
}

a img { border: none; } 

a {
	text-decoration: none;
	border: none;
}

a:hover {
    	color: #D11B27;
	/* border-bottom: 1px solid #D11B27; */
}

#wrapper {
	width: 992px;
	margin: 0 auto;
	background: #fff;
	padding: 20px;
	/* border: 2px solid #888;*/
	border-top: none;
}

#header {
	/* border-bottom: 1px solid #ddd;*/
	margin-bottom: 10px;
    margin-left: 20px;
	padding-bottom: 0px;
	font-size: 32px;
    font-weight: bold;
    color: #D11B27;
    
    
}


#content {
	width: 992px;
	margin: 0px 0 0 20px;
	float: left;
	line-height: 1.5em;
}

#content_formatting { 
		background-color: #ffffff;
		margin-left: 5px;
		margin-right: 0;
		/* border: 1px solid #999999;	*/
}

#content_formatting_dblcol { 
		background-color: #ffffff;
		margin-left: 5px;
		margin-right: 0;
                /* border: 1px solid #999999;	*/
		clear:both;
		overflow:hidden;
}

#content_columns {
		background-color: #ffffff;
		margin-top: 7px;
		margin-left: 2px;
}

#report_date {
font-weight: bold;
padding:0 0 0 10px;
margin:0 0 0 0;
font-size: 13.5pt;
line-height: 1.8em;
background-color: #D11B27;
color: #ffffff; }

.col1 {
	background-color: #ffffff;
		float: left;
		width: 318px;
		overflow:hidden;
		position:relative;
		height: 100%;
		padding: 0;
		margin: 0;
}

.col2 {
	background-color: #ffffff;
		float: right;
		width: 300px;
		overflow:hidden;
		position:relative;
		height: 100%;
		padding: 0;
		margin: 0;
	
}

.rightside {
    		background-color: #ffffff;
    		padding-top: 8px;
    		padding-bottom: 8px;
		margin-left: 8px;
		margin-right: 8px;
        margin-top: 0px;
        	/* border: 1px solid #999999;*/
        	width: 270px;	
}

p.heading a{ font-weight: bold; margin:0 0 0 10px; font-size:300%; line-height:1.1em; font-weight: bold; color: #000000;}


p.heading a:hover {color: #D11B27;}

p.heading a:visited {color: #000000;}


.caps {
	text-transform: uppercase;
      }

.summary {
		font-size: 13px;
		font-weight: normal;
		color: #000000;
		padding-bottom: 30px;
}		

.author, .author a {
	        padding-bottom: 0px;
		font-size: 14px;
        	font-weight: bold;
		color: #000000;
}		

.author a:hover {
		color: #D11B27;
text-decoration : none;
}		

.title, .title a {
padding-top: 0px;
		font-weight: bold;
		color: #D11B27;
		font-size: 12px;
}		

.title a:hover {
		color: #D11B27;
text-decoration : none;
}		

#topmenu {
margin : 10px 10 10 10px;
width : 967px;
height : 26px;
color : #ffffff;
background : #D11B27;
font-size : 14px;
text-align : left;
font-weight: bold;
padding-top: 10px;
padding-left: 5px;
}
#topmenu a {
color : #ffffff;
text-decoration : none;
background : #D11B27;
}
#topmenu a:hover {
color : #ffffff;
background-color : #D11B27;
text-decoration : none;
}
#topmenu a:visited {
color : #fffff;
text-decoration : none;
}

.leaderbooard {
margin-left : 15px;
margin-top : 15px;
margin-bottom : 15px;
margin-right : 15px;
width : 728px;
height : 90px;
background-color : #ffffff;
/* border : 1px solid #999999; */
padding : 15px;
}

.imageleft {
	float: left;
	margin-right: 15px;
}

.imageright {
	float: right;
	margin-left: 15px;
    padding-right: 20px;
}

#article {
width: 630px;
color: #444;
background: #ffffff;
border: 1px #CC0000 solid;
padding: 20px;
}

#article h1 {
font-size : 18px;
color: #006B99;
text-decoration: none;
}

#article h1 a {
color: #006B99;
text-decoration: none;
}

#article h1 a:hover{
color: ##FAB000;
text-decoration: none;
}

#article_author a
{
font-size : 18px;
color: #006B99;
text-decoration: none;
}

#article_author a:hover{
color: #CC0000;
text-decoration: none;
}

#article h2 {
font-size : 16px;
color: #006B99;
text-decoration: none;
margin: 0 0 0px 0;
}

.article_date
{
font-size : 12px;
color: #000000;
text-decoration: none;
}


