@charset "utf-8";
/* CSS Document 
COLOURS:

dark grey (font)#1e1f1f;
Orange e56427
med grey h1 585859
blue 1c639d



*/

*      {margin:0; padding:0} /*Removes margin and padding from every element. */
html   {height:100%; font-size:100.01%;} /*Set font-size to a percentage preventing a Windows IE "extreme font re-sizing" bug. Set font-size slightly larger than 100% to repair Opera rounding errors. 
Set less than 101% to prevent Safari errors. */
body, h1, h2, h3, h4, h5, h6, p, div, form, code, pre, fieldset, legend, dl, dt, dd, hr
{margin:0; padding:0; border:0 solid;} /*general leveller*/

body {background:#585859; font-size:80%; font-family: Arial, Helvetica, sans-serif; color: #1e1f1f;}

p{margin:0 0 .5em 0;padding:5px;position:relative;}/*opera 8 needs the position:relative on the inner content but opera 9 doesn't */

.warning {
	color: red;
	font-size:14px;
	font-weight: bolder;
}

h1 { font-size:16px; color:#585859;}
h2 {  font-size:14px; color:#585859;}


a {color:#1c639d; text-decoration:none;}

a:hover {color:#e56427;}


/*************Layout divs ******************/
#wrapper{
	width:1000px;
	margin:0px auto;
	padding:0;
	text-align:left;
	background:#ddd;
	z-index:5;
}

/************* start HEADER *****************************************/

#header {position:relative;
	z-index:5;
	padding:0px;
	height:170px;
	background:url("/images/266.jpg") repeat-x;}
	
#logo {float:left; position:relative; top:10px; left:25px; width:189px;}

#banner{float:right; margin:10px 20px 22px 0px; width: 720px; height:90px;}
#forwardheader{margin-left:25px;}

#bnews{margin-left:10px;margin-bottom:7px;background:url("/images/bnews.gif") repeat-x;width:977px;height:22px;}

/*****START nav ******/
#nav{margin:0 0 12px 25px; height: 19px;}
.nav a{
display: block;
text-decoration: none;
font: bold 11px Arial;
letter-spacing:1px;
color: #fff;
width: 106px;
height: 19px;
float: left;
display: inline;
margin-right: 2px;
background-image:url("/images/49.gif");
background-repeat: no-repeat;
padding-top: 3px;
text-align:center;
border:0;
}

.nav a:hover{
background-image:url("/images/50.gif");
color: #fff;
}

/*****END nav divs *******/

#headforward {margin:10px 0 0 25px}
/************* end HEADER *****************************************/
/************* START columns ***********/

#outer{
	position:relative;
	width:1000px;
	clear:both;
	z-index:4;
}

/****** For left column styles see emqus_left.css***********/


#right{
 width:155px;
 z-index:1;
	position:relative; 
	top:0px; right:10px;
	float:right;	
	margin:0 0px 20px 0px;
	display:inline; 
}

#content{
	width:520px;
	float:left;
	margin:0 0 20px 15px;
	display:inline;
	position:relative;
	z-index:1;
}

/*****Center sytles****************************************/
/***** Styles for all center pages EXCEPT home page **************/

.padit {
        padding-top: 10px;
        padding-right: 10px;
}
.padit h1{
        padding-top: -5px;
        padding-right: 0px;
}

.padit_nopic {
        padding-top: 10px;
        padding-right: 10px;
        padding-left: 10px;
}

 .ctopbar {
	width: 520px;
	height: 25px;
	font-weight: bold;
	margin-top: 0px;
	padding-top:4px;
	display:block;	
	color: #069;
	background: url("/images/44.gif") 0px 0px no-repeat;
	text-align: left;
}
.ctopbar h2 { font-size:13px; margin:3px 0 0px 10px; letter-spacing:0.02em ; color:#1e1f1f;}

.centercontentbox {
	width:520px;
	background-color: #fff;
	margin-bottom: 0px;
	 border-top:1px solid white;
	padding:0 0 0 0;
}

#wrappit {
	width:520px;
	background-color: #fff;
	margin-bottom: 0px;
	padding:0 0 5px 0p
        float:left;
}

.ctxt {
	width:468px;
	margin:10px 10px 10px 10px;
	padding:0 0 0px 0;
	font-weight:normal; background-color:#fff;
}
.ctxt p { margin:16px 0; padding:0px;}
.ctxt h1 { font-size:26px;margin:0px 0;padding-left:5px;}
.ctxt h2 { font-size:15px;margin:0px 0;padding-left:5px;}
.ctxt h3 { font-size:12px;
	font-weight:normal;
	margin: 0 0 10px 0;
	font-style: italic;
        padding-left:5px;}

.ctxt hr {
	height: 0px;
	margin: 0px 0px 3px 0;
	padding: 0px; color:#fff; border-bottom:1px solid #999;
}

.ctxts hr {
	height: 0px;
	margin: 0px 0px 3px 0;
	padding: 0px; color:#e56427; border-bottom:1px solid #e56427;
}
.orangehr hr{margin: 4px 0; color:#fff; border-bottom:1px solid #e56427;}
.img {
	float: left;
	margin:  10px;
	border-right: 1px solid #999;
	padding-right: 5px;
}

#pic_pos {
	float: left;
	margin-top: 100px;
	border-right: 1px solid #999;
	padding: 3px;
}

/***** start content title on left site (story white paper) styles ************/
.clefttitle {float:left; width:300px; margin-bottom:10px;}
/***** end storytitle styles ************/

/***** start TAKE-A-WAY styles ************/
.highlights { padding:0px 5px; margin:0 0 20px 5px; width:150px;  border-left:1px solid #999; float:right;}
.highlights h2{ font-size:89%; margin:0;}

.highlights li{ margin:3px 0 2px 17px; font-size:83%; line-height:120%;}
/***** end TAKE-A-WAY styles ************/


/***** start form styles ************/

.cgreybox {margin:5px 13px; width:420px; background-color:#ddd; padding:5px 10px; }
.cgreybox h2 {color:#e56427;}
.formrow {margin:10px 0; }
.formrow label {margin:0 5px 0 0;}

.formrowalignr {  width:290px; margin:0px; padding:0px; }
.formrowalignr label {float:left; width:120px; margin:4px 0;}
.formrowalignr input, .formrowalignr select { margin:4px 0;}
.note {font-size:9px; margin:0px 0 10px 0; padding:0px;}
/***** end form styles ************/


.botcbox {margin-top:-18px;} /****keeps bottom curve placed (except home page)****/

/***** end form styles ************/
/***** start podcast styles ************/
#podcast {width:300px;background:url(../images/global/podcast_playerbg.jpg) repeat-y; }
.podcastlogo {background:url(../images/global/podcast_top.jpg) no-repeat; height:230px; margin:0px; padding:0px;}
#podcastplayer {background:url(../images/global/podcast_playerbg.jpg) repeat-y; margin:0; padding:0px 20px; color:#ddd;}
/***** end  podcast styles ************/

/***** END Styles for all center pages EXCEPT home page **************/

/**** Styles for HOME page center col***/
.mbar {
	width: 520px;
	height: 25px;
	font-weight: bold;
	margin-top: 5px;
	padding-top:4px;
	display:block;	
	color: #069;
	background: url("/images/44.gif") 0px 0px no-repeat;
	text-align: left;cursor:pointer;
}
.mbar h2{ font-size:13px; margin:0px 0 0px 10px; letter-spacing:0.02em;}

.mbar h2 img{padding-right:6px;}
.mbar:hover {
	color: #fff;
	background: url("/images/44.gif") -534px 0px no-repeat;cursor:pointer;
}

#301 {
	background: #fff;
}

.mtxt {
	width:520px;
	background-color: #fff;
	margin-bottom: 0px; 
}
.ftitle {margin:0;}
.mtxt p { margin:0; padding-left:5px;}

.mtxt h1,h2 { margin:0; padding-left:5px;}

.ftitle {
	background-image: none;
	color: #069;
	text-decoration: underline;
	font-weight: bold;
}
.mtxt hr {
	height: 0px;
	margin: 0px 5px 0px 5px;
	padding: 0px; color:#fff; border-bottom:1px solid #999;
}
.img {
	float: left;
	margin:  10px;
	border-right: 1px solid #999;
	padding-right: 5px;
}

.botcboxh {margin-bottom:-3px;}
/**** END Styles for HOME page center col***/

/**** START Styles for SEARCH center col***/
#search_bottom {
	margin: 20px 0 0 0;
}

.ctxt #search_bottom h3, p {
	color: #585859;
}

#search_bottom h3 {
	font-size: 16px;
	font-weight: bold;
	border-bottom: 2px solid #e56427;
}

#search_bottom ul li {
	list-style: inside;
}
/**** END Styles for SEARCH center col***/


/************* RIGHT styles *****************/
#newsletter {
	width:154px;
	 height:144px;
	margin:0px;
	padding:0px;
	background-image: url("/images/52.gif") no-repeat ;
}
#newsletter h1 {color:#fff; padding:10px;}

#newsletterform {width:140px; margin:0px 0 0 10px;}

#newsletter1 {
	width:154px;
	 height:340px;
	margin:0px;
	padding:0px;
	background-image: url("/images/535.jpg") no-repeat ;
}
#newsletter1 h1 {color:#fff; padding:10px;}
#newsletterform1 {width:140px; margin:0px 0 0 10px;}


/************* general *****************/
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

/*******************************  footer  START ********************************/
#footer{border:none; position:relative;
	z-index:5;
	padding:10px; margin: 10px 0 -10px 0; background:#585859;clear:both;text-align:center;height:37px;overflow:hidden;}
#footer p, #footer a{
	padding:0px; text-align:center; color:#e56427;
}	
#footer a:hover{color:#adadad;}
/*******************************  footer  END ********************************/

#bnews a{color:white;}
#bnews a:hover{color:white;}