* {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
}
body {
	background:							#000;
}

p {
	font:								11px arial;
	color:								#666;
	margin:								0 0 15px 0;
	line-height:						18px;
}

h2 {
	font-size:							9pt;
	margin:								0 0 7px 0;
	text-transform:						uppercase;
	color:								#2779cc;
}

h2.download {
	font-size:							8pt;
}

div{display:block;}

.fleft {
	float:								left;
}

.fright {
	float:								right;
}

/* Clear Definition : life saver with floats */	
.clear {
	clear:both !important;
	line-height:0 !important;
	height:0 !important;
	font-size:0 !important;
	display:block !important;
	float:none !important;
	margin:0 !important;
	padding:0 !important;
	}
/* END: ----------------------- */

.divider {
	width:								1px;
	height:								110px;
	background:							#c3c3c3;
	display:							block;
}

.underline {
	width:								110px;
	height:								1px;
	line-height:						1px;
	font-size:							1px;
	background:							#c3c3c3;
	display:							block;
	margin:								0 0 12px 0;
}

.img-border {
	border:								1px solid #666;
}

.bold {
	font-weight:						bold;
}

.green {
	color:								#2779cc;
}

.green-12 {
	color:								#2779cc;
	font-size:							12px;
}

a.green {
	color:								#2779cc;
}

a.green:hover {
	color:								#2779cc;
	text-decoration:					underline;
}

.icon-pdf {
	background:							url(../../images/icon-pdf.gif) no-repeat;
}

.icon-edit {
	background:							url(../../images/icon-edit.gif) no-repeat;
}

.icon-green-blocks {
	background:							url(../../images/download-brief.gif) no-repeat left center;
	padding:							0 0 0 12px;
}

.icon-doc {
	background:							url(../../images/icon-msword.gif) no-repeat left center;
}

.icon-news {
	background:							url(../../images/icon-news.gif) no-repeat left center;
}

.icon-click {
	background:							url(../../images/icon-click.gif) no-repeat left center;
}

.icon-pos-left {
	background-position:				left center;
	padding:							0 0 0 22px;
}

.icon-pos-left-top {
	background-position:				left 3px;
	padding:							0 0 0 22px;
}

.icon-pos-right {
	background-position:				right center;
	padding:							0 22px 0 0;
}

a.return {
	background:							url(../../images/return-arrow.gif) no-repeat left center;
	padding:							0 0 0 14px;
	font:								bold 11px arial;
	color:								#666;
	text-decoration:					none;
}

a.return:hover {
	text-decoration:					underline;
}

#top {
margin:0 auto;
overflow:hidden;
width:974px;
}

#contain {
background:url(../../images/footer_bg_01.jpg) no-repeat right bottom;
margin:0 0 0 5px;
padding:0 0 108px;
width:969px;
}

#header {
height:220px;
}

#header a {
display:block;
height:220px;
text-decoration:none;
}

#menu {
	width:								100%;
	height:								49px;
/*	border-top:							1px solid #e5e5e5;*/
	border-bottom:						1px solid #e5e5e5;
	margin:								0 0 20px 0;
}

#menu ul {
	margin:								10px 0 0 0;
}

#menu ul li {
	float:								left;
	padding:							4px 12px 0 12px;
	height:								25px;
	border-right:						1px solid #e5e5e5;
}

#menu ul li.start, #menu ul li.first {
	padding:							4px 12px 0 0;
}

#menu ul li.end, #menu ul li.last {
	border-right:						none;
	padding:							4px 0 0 12px;
}

#menu ul li a {
	font:								bold 12px arial;
	text-decoration:					none;
	color:								#666;
}

#menu ul li a:hover {
	font:								bold 12px arial;
	text-decoration:					none;
	color:								#2779CC;
}

#menu ul li.on a {
	font:								bold 12px arial;
	text-decoration:					none;
	color:								#2779CC;
}

#content {
	width:								100%;
}

#bottom {
background-color:#000000;
margin:0;
width:100%;
}

.bottom {
background:#000 url(../../images/footer_bg_02.jpg) no-repeat right top;
margin:0 auto;
width:974px;
}

.bottom .fleft {
margin:25px 0 0 5px;
}

#bottom .text p {
	font:								10px arial;
	color:								#fff;
	margin:								0 0 5px 0;
}

#bottom .text a {
	font:								10px arial;
	color:								#fff;
	text-decoration:					none;
}

#bottom .text a:hover {
	font:								10px arial;
	color:								#fff;
	text-decoration:					underline;
}
.hr {
border-top:1px solid #E5E5E5;
display:block;
height:1px;
width:100%;
clear:both;
margin:0;
}
.foot_logos a {
display:block;
float:right;
margin:25px 0 100px 15px;
}
.outer {
width:100%;
display:block;
background:#fff url(../../images/header_bg_sm.jpg) no-repeat center top;
}









