@charset "UTF-8";
/* CSS Document */

body {
  background-image: url("../images/global_final_bkg.jpg");
  background-repeat: repeat-x; 
  background-color:#ffffff;
  background-position: top center;
}


#wrapper {
	width: 934px;
	margin: 0 auto;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	
}


/*-------------- BANNER --------------*/

#banner{
	width: 934px;
	height: 100px;
	margin-bottom:20px;
}


#banner .logo{
	width:314px; 
	float:left; 
	margin-top:25px;
}

#banner .sub_nav {
	padding-top:25px;
}

#banner .sub_nav ul{
	font: 11px Arial;
	color:#999;
	text-align:right;
}

#banner .sub_nav li{
	display: inline;
}

#banner .sub_nav li a{
	padding: 0 4px 0 4px;
	text-decoration:none;
	color:#999999;
}

#banner .sub_nav li a:hover{
	text-decoration:none;
	color:#333;
}

#banner .search{
	text-align: right;
	padding-top: 10px;
	vertical-align: top;
}

.searchButton {
	margin-bottom:-8px;
}



/*-------------- Main Navigation --------------*/

#nav{
	width: 934px; 
	margin:0 auto; 
	text-align:center;
	background-image:url(../ddlevelsfiles/complete_bkg.gif);
	/*background-position: bottom;*/ 
	background-repeat:no-repeat; 
}


/*-------------- Left Column --------------*/

#LC {
	width: 213px;
	float: left;
	text-align:left;
}

#LC .email_form{
	background-image:url(../images/email_bkg.gif); 
	width:213px;
	height:231px;
	background-repeat:no-repeat; 
	padding: 35px 0 0 13px;
}

/* target IE7 and below */
#LC .email_form{
	*background-image:url(../images/email_bkg.gif); 
	*width:213px;
	*height:231px;
	*background-repeat:no-repeat; 
	*padding: 35
	px 0 0 1px;
}

#LC .newstext{
	font-size:11px;
	padding-top:5px;
}


#LC .advert img{
	padding: 11px 0 0 0;
}



/*-------------- Right Column --------------*/

#RC {
	width: 700px;
	float: left;
	text-align:left;
	margin: 0 0 20px 21px;
	font: 14px Arial, Helvetica, sans-serif;
}

#RC .selections1{
	float: left;
	width:229px; 
	height:148px;
	margin:20px 6px 20px 0;
}

#RC .selections2{
	float: left;
	width:229px; 
	height:148px;
	margin:20px 6px 20px 0;
}

#RC .selections3{
	float: left;
	width:229px; 
	height:148px;
	margin:20px 0 20px 0;
}

h1{
	font: 24px Arial, Helvetica, sans-serif;
	margin-bottom:10px;
}

h2{
	font: 18px Arial, Helvetica, sans-serif;
	line-height:1.3em;
	padding-bottom: 5px;
	border-bottom: solid #CCCCCC 1px;
}

h3{
	font: 14px Arial, Helvetica, sans-serif;
	color:#f85223;
	line-height:1.3em;
}

h4{
	font: 18px Arial, Helvetica, sans-serif;
	line-height:1.3em;
}

.black{
	font: 14px Arial, Helvetica, sans-serif;
	line-height:1.3em;
	margin-top: 5px;
	font-weight:bold;
}

#RC p{
	font-size: 12px;	
	color: #666; 
	line-height: 1.8em; 
	display: block;
	margin-bottom: 15px
}

#RC hr{
	color: #CCC;
	border: 0;
	background-color: #999;
	height: 1px;
	width: 100%;
	margin-bottom: 10px;
}

#RC .bodycopy{
	margin-top: 35px;
}

#RC .italic{
	font-style : italic;
	color:#333333;
}


#RC .focus{
	font-size:14px; 
	line-height:1.5em; 
	margin-top: 15px;
	padding: 10px 0 10px 0;
	border-bottom: 1px solid #E7E7E7; 
	border-top: 1px solid #E7E7E7; 
	display:block; 
	color:#999;
}

#RC .bodycopy a{
	text-decoration:none;
	color:#f85223;
}

#RC .bodycopy a:hover{
	text-decoration:underline;
	color:#f85223;
}

#RC img {
	padding:5px;
	border: thin solid #CCCCCC;
}

#RC a img {
	padding:0;
	border:none;
}

#RC ul li img {
	padding:0;
	border:none;
}

#RC .expert {
	float:left;
	margin: 0 15px 15px 0;
}

/*--------------- Right Column Form ----------------*/

#RC .contactform{
	padding-top:0px;
}

form.cmxform fieldset { margin-bottom: 10px; }
	
form.cmxform legend {
	padding: 0 2px;
	font-weight: bold;
	_margin: 0 -7px; /* IE Win */
	}
	
form.cmxform label {
	display: inline-block;
	line-height: 1.8;
	vertical-align: top;
	font-size:12px;
	color:#666666;
	}
	
form.cmxform fieldset ol {
	margin: 0;
	padding: 0;
	}
	
form.cmxform fieldset li {
	list-style: none;
	padding: 5px;
	margin: 0;
	}
	
form.cmxform fieldset fieldset {
	border: none;
	margin: 3px 0 0;
	}
	
form.cmxform fieldset fieldset legend {
	padding: 0 0 5px;
	font-weight: normal;
	}
	
form.cmxform fieldset fieldset label {
	display: block;
	width: auto;
	}

form.cmxform em {
	font-weight: bold;
	font-style: normal;
	color: #f00;
	}

form.cmxform label { width: 120px; } /* Width of labels */
form.cmxform fieldset fieldset label { margin-left: 123px; } /* Width plus 3 (html space) */

/*\*//*/ form.cmxform legend { display: inline-block; } /* IE Mac legend fix */




/*-------------- Footer --------------*/

#footer {
	width: 934px;
	margin: 0 auto;
	text-align:center;
	
	
}

#footer .privacy{
	background-image:url(../images/footer.gif);
	width:934px;
	height:36px;
	background-repeat:no-repeat; 
	text-align:right;
	font: 8px Arial, Helvetica, sans-serif;
}


#footer .bottom_nav {
	padding:10px 0 10px 0;
	margin: 0 auto;
}

#footer .bottom_nav ul{
	font: 11px Arial;
	color:#f85223;
	text-align:center;
}

#footer .bottom_nav li{
	display: inline;
}

#footer .bottom_nav li a{
	padding: 0 4px 0 4px;
	text-decoration:none;
	color:#f85223;
}

#footer .bottom_nav a:hover{
	text-decoration:underline;
}