body 
{
	margin:0;
	padding:0;
	
	font-family: Arial;
	font-size: 10pt;	
	
	background-image:url('../Images/bg.png');
	background-position:top center;
	background-repeat:no-repeat;
	
	background-color:#ECECEC;
}

img
{
	border:0;
	margin:0;
	padding:0;
}

a
{
	color:#083A81;
	text-decoration:none;
}


input, textarea
{
	font-family: Arial;
	font-size: 10pt;	
}

a:hover
{
	text-decoration:underline;
}

div#div_body_container
{
	width:920px;
	margin:auto;
	
	background-color:#ECECEC;
}

div#div_body
{
	
}

div#div_top
{
	text-align:center;	
	padding-top:20px;	
	
}

div#div_menu
{	
	margin:auto;
	width:880px;
	height:40px;
	margin-top:20px;
	margin-bottom:20px;
	text-align:center;
	background-color:#909090;
	
	vertical-align:middle;
}

div#div_imagePlaceHolder
{		
}

div#div_imagePlaceHolder_textcontainer
{
	position:absolute;
	
}

div#div_imagePlaceHolder_text
{
	position: relative;	
	top:143px;
	left: 0px;
	color: White;	
}

div#div_containcontainer
{
	background-color:White;
	
	width:880px;
	
	border-top:1px solid #C5C5C5;
	
	padding-top:20px;
	padding-left:20px;
	padding-right:20px;
}

div#div_content
{
	width:580px;
	float:left;
	
	margin-top:20px;
	margin-bottom:20px;
}

div#div_references
{	
	width:263px;
	float:right;
	margin-top: 20px;
}

div#div_footer
{		
	background-color:#898989;
	color:White;	
	
	padding:25px;
}

div#div_footer a {
	color: white;
}

div#div_footer_column1
{
	width:33%;
	float:left;
	text-align:left;
}

div#div_footer_column2
{
	width:33%;
	float:left;
	text-align:center;
}

div#div_footer_column3
{
	width:33%;
	float:right;
	text-align:right;
}

.clear
{
	clear:both;
}

a.extended_menu
{	
	color:White;
	text-align:right;	
	
	font: normal 12px/23px Arial, sans-serif;
	line-height:40px;
}

/* Sida.aspx */
div#div_sida_related
{
	margin-top:20px;	
	padding-top: 10px;
	border-top: 1px solid #c4c4c4;
}

/* reference */
.div_references_container
{	
	margin-top: 20px 0;
}

.div_references_rptLogos_Item
{	
	float: right;
	margin-bottom:20px;
	margin-left: 18px;
}

.a_references_allref
{
	float: right;
	margin-top: 0;
	margin-bottom: 20px;
}

.img_referenceLogo
{	
}

.div_references_container h1
{
	margin-bottom:16px;
}

/* fonts */
h1, h2, h3 {
	font-weight: normal;
	padding: 0 20px;
	margin-top:20px;
	margin-bottom:0px;
	text-transform: uppercase;	
}

h2.h2_imageheader 
{  
	margin:16px 0;	
}

h1 {font-size: 2em;}
h2 {font-size: 1.5em;}
h3 {font-size: inherit;	font-weight: bold;}

p, em
{
	padding: 0px; 
	font-style: normal;
	color: #555555;
	padding: 0 20px;
	margin-top:2px;
}

li 
{
	color: #555555;
	list-style-image:url('../Images/li_arrow.gif');
}

hr 
{
	border: 0; 
	border-bottom: 1px solid #c4c4c4;
	text-align:center;
	height:1px;
}
