body{
	margin:0;
	padding:0;
	background:#262626 url(../images/main-body-background.gif) 0 0 repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	color:#262626;
	text-align:center;/*this centeres the page - fix for IE5*/
	}
	
h1, h2, h3, {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}
strong{
	color:#CC0000;
}
h1,h2,h3,h4,h5,h6,a{color:#ed1c24;}
p{
	text-align:left;
}
	
ul{
	font:Arial, Helvetica, sans-serif;
	color:#666666;
	font-style:normal;
	margin-bottom:4px;
	list-style:none;
	margin:0 0 0 10px;
	padding:0;
	}
li{
	padding-left: 20px;
	background:url(../images/network.png) no-repeat 0 4px;
	padding-bottom:8px
	}

	
#wrapper{
	width:877px;
	margin:0 auto;
	text-align:left; /*corret the text-align:center set in body{} - ie5 fix*/
	}
	
#header{
	height:133px;
	}
	
#content{
	background:#FFF;
	}
	
#sidebar{
	float:right;
	width:191px;
	padding:15px 0 5px;
	background: url(../images/sidebar-background.png) 0 0 no-repeat;
	color:#b0b0b0;
	height:250px;
	}

#sidebar h1{
	margin:0 0 5px 0;
	padding:0;
	font-size:1.6em;
	
	}	
#sidebar p{
	padding:0 7px;
	margin:0 0 10px;
	}
#sidebar strong{color:#ed1c24;}
#news-block{
	min-height:263px;
	}
#mainBody{
	/*margin:0 191px 0 0;*/
	padding:0 0 0 7px;
	font-size:1.1em;
	}

#menu-block{
	/*height:263px;*/
	margin:0 0 7px 0;
	}	
	
#content-headings{
	/*width:237px;*/
	padding:0 5px;
	float:left;
	/*background:#dedede;*/
	}
#content-body h1,#content-body h2{
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	text-align:right;
	margin:0 10px 0 0;
	padding:0;
	font-size:1.1em;
	}
	
#content-body{
	font-size:1.1em;
	text-align:justify;
	}
#content-body p{
	margin:0 0 10px;
	padding:0;
	}
#side-bar-header{
	height:13px;
	background:url(../images/grey-side-bar.gif) no-repeat 0 0;
	}
#page-Item{
	/*height:800px;*/
	background:url(../images/grey-side-bar-stretch.gif) repeat-y 0 -1px;
	}
.body_hr{
	color:#F00;
}
	
.main_table{
	margin:0px;
	padding:5px;	
	}
#content-body table td:first{
	background:#F00;
	}
	
#footer{
	background:url(../images/footer-background.gif) 0 0 no-repeat;
	padding:25px 10px 0;
	margin:0 0 10px 0;
	text-align:right;
	color:#FFF;
	}
#footer a{
	color:#838383;
	}
.clearfloat{
	margin:0;
	padding:0;
	height:0;
	width:0;
	clear:both;
	}
	
.h1_subheaddin{
	color:#666666;
	font-size:.9em;
	}
	
.left_table,.right_table {
	vertical-align:top;
	}

.left_table{
	/*background:#dcdcdc;
	padding:10px 10px 0;*/
	width:235px;
	text-align:right;
	}
.left_table_h1{
	font-size:1.0em;
	text-transform:uppercase;

	}
.right_table{
	
	padding:10px 10px 10px 15px;	
	}
	
.bullet_multi_column{
	float:left;
	width:45%;
	margin:0;
	padding:0;
	}
.bullet_multi_column ul{
	margin-bottom:0;
	padding-bottom:0;
	}
.strategemInline{
	text-transform:lowercase;
	font-size:1.1em;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color:#ed1c24;
	line-height:0;
}
	
a.newsLink{text-decoration:none;}

