* {margin:0;padding:0}
/*p,h1,h2,h3{padding:5px;margin-bottom:1em;}
h2{font-size:120%}*/
body {text-align:left;}
#wrap{text-align:center}
#wrapper{
	width:868px;
	margin:0px auto;
/*	background:#809fff;/* right column colour*/
	background:transparent url(/images/right_column1.jpg) repeat-y right;
	text-align:left;
	border:1px solid #000;
}
#header{
	background:#000000;
	color:#fff;
	height:90px;
	width:868px;
	clear:both;
}
#header h1{
		font-size:16px;
        font-family:Arial, Helvetica, sans-serif;
		font-weight:bold;
		color: #F9E81C;
}
#headerinner{/* header content goes inside here*/
	text-align:left;
	height:90px;/* match height of fixed header*/
	position:relative;
	z-index:999;
    background:transparent url(images/top_background1.jpg) repeat-x left top;
  overflow:hidden;
}
.subheaderbg{
  margin-right: 0;
  background:  url(images/call_for_action1.jpg) no-repeat right 35px;
}
#subheader1{
  margin-top: -130px;
  height:136px;
  overflow:hidden;
  padding-right: 10px;

}
#subheader2{
  text-align:right;
  height:80px;
  overflow:hidden;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  margin-right: 0px;
  margin-top: -100px;
  margin-bottom: 10px;
  font-color: #ffffff;
  font-weight:bold;
}

#subheader2 #navlist
{
margin-top: 7px;
padding-left: 0px;
list-style: none;

}
#subheader2 #navlist li
{
float:right;
display: inline;
border-right: 1px solid white;
padding-left: 2px;
background-repeat: no-repeat;
}


#subheader2 #navlist li.Last
{
border-right: none;
}

#subheader2 #navlist a
{
padding-left: 10px;
padding-right: 5px;
padding-bottom: 14px;
font-weight: normal;
text-decoration: none;
}


#subheader2 #navlist a:visited {color:#FFFFFF; text-decoration:none;}
#subheader2 #navlist a:link {color:#FFFFFF; text-decoration:none;}
#subheader2 #navlist a:hover {color:#ffffff; text-decoration:overline underline;}
#subheader3{
  text-align:right;
  height:60px;
  overflow:hidden;
  font-family: Arial, Helvetica, sans-serif;
  margin-right:3px;
  margin-top: -35px;
  margin-bottom: 10px;
}
* html #subheader3{
  margin-top: -40px;
}
/*#footer{
	background:#00248f;
	color:#fff;
	width:768px;
	clear:both;
}*/
#footer{
	width:100%;
	clear:both;
	color:#fff;
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	background: #0E2B4B;
}

#footer a:visited {color:#ffffff; text-decoration:none;	font-size:10px;}
#footer a:link {color:#ffffff; text-decoration:none;font-size:10px;}
#footer a:hover {color:#ffffff; text-decoration:overline underline;font-size:10px;}

/* #header{border-bottom:1px solid #fff;} 
#footer{border-top:1px solid #fff;border-bottom:1px solid #00248f}*/
#inner{
	margin-right:134px;
/*	background:#bfcfff;/* left column colour*/
	background:#F9E81C url(/images/logo_header_under_leftcolumn.jpg) no-repeat left top;
	border-right:2px solid #FFFFFF;
	text-align:left;
}

#middle{
/*	background:#03c;/* centre column colour*/
	background:#164482 url(/images/content_area.gif) no-repeat  center;
	margin-left:145px;
	border-left:2px solid #F9E81C;
	color:#FFFFFF;
}
#content,#content2{
	position:relative;
	width:100%;
	float:left;/* contain clearing*/
}
#content2{
	 /*margin:0 -1px; moz needs this*/
	 width:99%;
}

#content {
	position:relative;
	float:left;/* contain clearing*/
	width:100%;
}
#content p{ 
       font-size:80%;
       font-family:Arial, Helvetica, sans-serif;
	   color:#FFFFFF;
	   margin-left:5px;
	   margin-right:5px;
	   margin-top:2px;
}
#content h1{		font-size:20px;
        font-family:Arial, Helvetica, sans-serif;
		font-weight:bold;
		color: #F9E81C;
	   margin-left:5px;
	   margin-right:5px;
	   margin-bottom:3px;
	   margin-top:6px;
}

#content h2{		font-size:17px;
        font-family:Arial, Helvetica, sans-serif;
		color: #E87A01;
		font-weight:bold;
	   margin-left:5px;
	   margin-right:5px;
	   margin-bottom:3px;
	   margin-top:6px;
}

#content h3{		font-size:85%;
		font-family:Arial, Helvetica, sans-serif;
		font-weight:bold;
		margin-bottom: 12px;
		color: #000000;
	   margin-left:5px;
	   margin-right:5px;
	   margin-bottom:3px;
	   margin-top:6px;
}
#content h4{		font-size:75%;
        font-family: arial, verdana, helvetica;
		font-weight:normal;
		color: #000000;
	   margin-left:5px;
	   margin-right:5px;
	   margin-bottom:3px;
	   margin-top:6px;
}
#content h5{		font-size:70%;
	    font-weight:normal;
        font-family: arial, verdana, helvetica;
		color: #FFFFFF;
		
	   margin-left:5px;
	   margin-right:5px;
	   margin-bottom:3px;
	   margin-top:6px;
}
#content h6{		font-size:14px;
        font-family:arial, verdana, helvetica;
	   margin-left:5px;
	   margin-right:5px;
	   margin-bottom:3px;
	   margin-top:6px;
}
#content li {
    line-height: 18px;
	list-style-type: disk;
	margin-bottom:0;
	padding-bottom:0;
}
#content li p {
padding-top: -25px;
padding-bottom: 2px;
}

#content .bullets1 {
font-family:arial, verdana, helvetica;
font-size:14px;
}
#content img.floatright{
	float: right;
	margin:15px;}
#content td {
   margin-right: 15px;
   margin-bottom: -50px;
/*   width: 70%; */
/*   line-height: 1px; */
}  

#left{
	width:145px;
	margin-left:-144px;/*overlap for old mozilla*/
	position:relative;
	left:-1px;/* now line it up*/
	float:left;
    line-height:1.75;
  	text-align:left;
	padding-top: 50px;
	padding-left: 3px;
}
#left table{text-align:left;}
#left a:link {color: #000000;}
#left a:visited {color: #000000;}
#left a:hover {color: #000000;}
#left a:active {color: #000000;}

#right{
	width:134px;
	margin-right:-133px;/*overlap for old mozilla*/
	position:relative;
	left:1px;/* now line it up*/
	float:right;
}
#right h4{
		font-size:12px;
        font-family: arial, verdana, helvetica;
		font-weight:bold;
		color: #000000;
		margin-bottom: 2px;
}
#right h5{
		font-size:11px;
	    font-weight:normal;
        font-family: arial, verdana, helvetica;
		color: #000000;
}

* html #left{margin-right:-3px;}/* 3 pixel jog*/
* html #right{margin-left:-3px;}/* 3 pixel jog*/


/* clear without structural mark-up */
.clearfix:after {
    content:"."; 
    display:block; 
    height:0; 
    clear:both; 
    visibility:hidden;
}
.clearfix {
    display:inline-block;
}

/* mac hide - force layout in ie \*/
* html .clearfix,* html #inner, * html #middle {height: 1%;}
.clearfix {display: block;}
/* End hide */

/*Table*/
	.divtba,.divtbb{
	position:absolute;
	top:16px;
	left:10px;
	}
	.divtbb{
	left:74px;
	}
	table{
	background-color:transparent;
	}
	table th{
	color: #FFFFFF;
	}
	#schedules td,th{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	padding: 5px;
	text-align: left;
	color:#FFFFFF;
	vertical-align:bottom;
	border-color: #39c;
	border-width: 1px 1px 0 0;
	border-style: solid; 
	}
	* html #schedules td,th{
	padding: 5px;
	}
	#schedules.hia{height:10px;}
	.hib{height:30px;}
	.hic{height:40px;}
	
	#schedules th{
	font-size:12px;
	color:#ffffff;
	font-weight:900;
	}
	#schedules.cb,#schedules.cc,#schedules.cd{
	border-width: 1px 1px 1px 0;
	}
	#schedules.h,#schedules.a,#schedules.b{
	border-width: 1px 1px 0 1px;
	}
	#schedules.c{
	border-width: 1px 1px 1px 1px;
	}
	#schedules.ac{
	border-color: #ff0000 #ff0000;
	}
	#schedules.bc{
	border-color: #ff0000 #09c;
	}
	#schedules.ab{
	border-color: #09c #ff0000;
	}
	#schedules.b,#schedules.cd,#schedules.hc{
	background-color: #f4a460;
	color: #ffffff;
	} /* */
	table#schedules{
	margin-top: -20px;
	
	}
*html table#schedules{
	margin-top: -30px;
	
	}
	#schedules td, #schedules th{
	color:#ffffff;
	border-width: 0 0 0 0;
	}
	#schedules .th{
	color:#ffffff;
	}
	#schedules .th2{
		font-size:17px;

color:#E87A01;	}

	#schedules1 td,th{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	padding: 5px;
	text-align: left;
	color:#FFFFFF;
	vertical-align:bottom;
	border-color: #39c;
	border-width: 1px 1px 0 0;
	border-style: solid; 
	}
	* html #schedules1 td,th{
	padding: 5px;
	}
	#schedules1.hia{height:10px;}
	.hib{height:30px;}
	.hic{height:40px;}
	
	#schedules1 th{
	font-size:12px;
	color:#ffffff;
	font-weight:900;
	}
	#schedules1.cb,#schedules1.cc,#schedules1.cd{
	border-width: 1px 1px 1px 0;
	}
	#schedules1.h,#schedules1.a,#schedules1.b{
	border-width: 1px 1px 0 1px;
	}
	#schedules1.c{
	border-width: 1px 1px 1px 1px;
	}
	#schedules1.ac{
	border-color: #ff0000 #ff0000;
	}
	#schedules1.bc{
	border-color: #ff0000 #09c;
	}
	#schedules1.ab{
	border-color: #09c #ff0000;
	}
	#schedules1.b,#schedules1.cd,#schedules1.hc{
	background-color: #f4a460;
	color: #ffffff;
	} /* */
	table#schedules1{
	margin-top: 20px;
	
	}
*html table#schedules1{
	margin-top: 20px;
	
	}
	#schedules1 td, #schedules1 th{
	color:#ffffff;
	border-width: 0 0 0 0;
	}
	#schedules1 .th{
	color:#ffffff;
	}
	#schedules1 .th2{
		font-size:17px;

color:#E87A01;	}

	#schedules2 td,th{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	padding: 5px;
	text-align: left;
	color:#FFFFFF;
	vertical-align:bottom;
	border-color: #39c;
	border-width: 1px 1px 0 0;
	border-style: solid; 
	}
	* html #schedules2 td,th{
	padding: 5px;
	}
	#schedules2.hia{height:10px;}
	.hib{height:30px;}
	.hic{height:40px;}
	
	#schedules2 th{
	font-size:12px;
	color:#ffffff;
	font-weight:900;
	}
	#schedules2.cb,#schedules2.cc,#schedules2.cd{
	border-width: 1px 1px 1px 0;
	}
	#schedules2.h,#schedules2.a,#schedules2.b{
	border-width: 1px 1px 0 1px;
	}
	#schedules2.c{
	border-width: 1px 1px 1px 1px;
	}
	#schedules2.ac{
	border-color: #ff0000 #ff0000;
	}
	#schedules2.bc{
	border-color: #ff0000 #09c;
	}
	#schedules2.ab{
	border-color: #09c #ff0000;
	}
	#schedules2.b,#schedules2.cd,#schedules2.hc{
	background-color: #f4a460;
	color: #ffffff;
	} /* */
	table#schedules2{
	margin-top: 20px;
	
	}
*html table#schedules2{
	margin-top: 30px;
	
	}
	#schedules2 td, #schedules2 th{
	color:#ffffff;
	border-width: 0 0 0 0;
	}
	#schedules2 .th{
	color:#ffffff;
	}
	#schedules2 .th2{
		font-size:17px;

color:#E87A01;	}
	#schedules3 td,th{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	padding: 5px;
	text-align: left;
	color:#FFFFFF;
	vertical-align:bottom;
	border-color: #39c;
	border-width: 1px 1px 0 0;
	border-style: solid; 
	}
	* html #schedules3 td,th{
	padding: 5px;
	}
	#schedules3.hia{height:10px;}
	.hib{height:30px;}
	.hic{height:40px;}
	
	#schedules3 th{
	font-size:12px;
	color:#ffffff;
	font-weight:900;
	}
	#schedules3.cb,#schedules3.cc,#schedules3.cd{
	border-width: 1px 1px 1px 0;
	}
	#schedules3.h,#schedules3.a,#schedules3.b{
	border-width: 1px 1px 0 1px;
	}
	#schedules3.c{
	border-width: 1px 1px 1px 1px;
	}
	#schedules3.ac{
	border-color: #ff0000 #ff0000;
	}
	#schedules3.bc{
	border-color: #ff0000 #09c;
	}
	#schedules3.ab{
	border-color: #09c #ff0000;
	}
	#schedules3.b,#schedules3.cd,#schedules3.hc{
	background-color: #f4a460;
	color: #ffffff;
	} /* */
	table#schedules3{
	margin-top: 20px;
	
	}
*html table#schedules3{
	margin-top: 30px;
	
	}
	#schedules3 td, #schedules3 th{
	color:#ffffff;
	border-width: 0 0 0 0;
	}
	#schedules3 .th{
	color:#ffffff;
	}
	#schedules3 .th2{
		font-size:17px;

color:#E87A01;	}
	#schedules4 td,th{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	padding: 5px;
	text-align: left;
	color:#FFFFFF;
	vertical-align:bottom;
	border-color: #39c;
	border-width: 1px 1px 0 0;
	border-style: solid; 
	}
	* html #schedules4 td,th{
	padding: 5px;
	}
	#schedules4.hia{height:10px;}
	.hib{height:30px;}
	.hic{height:40px;}
	
	#schedules4 th{
	font-size:12px;
	color:#ffffff;
	font-weight:900;
	}
	#schedules4.cb,#schedules4.cc,#schedules4.cd{
	border-width: 1px 1px 1px 0;
	}
	#schedules4.h,#schedules4.a,#schedules4.b{
	border-width: 1px 1px 0 1px;
	}
	#schedules4.c{
	border-width: 1px 1px 1px 1px;
	}
	#schedules4.ac{
	border-color: #ff0000 #ff0000;
	}
	#schedules4.bc{
	border-color: #ff0000 #09c;
	}
	#schedules4.ab{
	border-color: #09c #ff0000;
	}
	#schedules4.b,#schedules4.cd,#schedules4.hc{
	background-color: #f4a460;
	color: #ffffff;
	} /* */
	table#schedules4{
	margin-top: 20px;
	
	}
*html table#schedules4{
	margin-top: 30px;
	
	}
	#schedules4 td, #schedules4 th{
	color:#ffffff;
	border-width: 0 0 0 0;
	}
	#schedules4 .th{
	color:#ffffff;
	}
	#schedules4 .th2{
		font-size:17px;

color:#E87A01;	}
