/* mac hide\*/
html, body {height:100%}
/* end hide */
body {
	padding:0;
	margin:0;
	text-align:center;	
	height:100%;
	}


#wrap{
	
	width:800px;	
	color: #000000;
	text-align:left;
	
	margin-top:0px;
	margin-right:auto;
	margin-bottom:0px;
	height:65px;
	}
 
html>body #outer{height:auto;} /*for mozilla as IE treats height as min-height anyway*/

#head_wrap{
			width:800px;
			height:84px;
			background-color:white;
			clear:both;
			
			}
			
#header{
		width:800px;
		height:65px;

		z-index: 7;	
		}			

#top_nav{
		height:22px;
		background-image: url(../images/topnav.gif);
		background-repeat: repeat-x;
		background-position:top right;	
		}
		
	
		/*----------------List and text Styles-----------------*/	
		/*top nav list styles*/

		
#top_nav ul {
	
	margin: 0px;
	padding: 0px;
	float:left;
 white-space: nowrap;
	
}

#top_nav ul li {
	font-family:Arial, Sans-Serif,Geneva;
	display: inline;
	margin: 0px;
	padding: 0px 5px 0px 20px;		
	text-transform:uppercase;
	
}

#top_nav ul li a {
	font-size: 11px;
	font-family:Arial, Sans-Serif,Geneva;
	font-weight: normal;
	text-decoration: none;
	color: #8B8B8B;
	font-weight: bold;
	
}


#top_nav ul li a:Hover {
	color: #000000;

	text-decoration: none;
	
	background-repeat: repeat-x;
	
	 
	 
}
		
		
#top_nav  a.current{ 
	color:#000000;font-weight: bold;font-size: 12px;
	
}
	
			
	
		/*end top nav list styles*/		
		
		

/* left ----------------------------------------------- */
#left_navlist{

	padding:  10px 0px 30px 0px;
	margin: 28px 0px 0px 0px;
	background-color: #b2c9d8;
}

#left_navlist ul{
	margin:0;
	padding:0;
	list-style-type: none;
	line-height:2;
}

#left_navlist li{
	list-style-type: none;
	padding:0px 0px 0 0;
	margin:0;
	
	height:30px;
	background-image: url(../images/lbg.gif);
	background-position:bottom left;
	background-repeat: no-repeat;
	display: block;
}

#left_navlist li.current{
	list-style-type: none;
	padding:0px 0px 0 0;
	margin:0;
	
	height:30px;

	display: block;
}



#left_navlist li a{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 20px;
	font-size: 11px;
	font-family:Tahoma,Arial, Sans-Serif,Geneva;
	color:#ffffff;
	text-decoration:none;
	line-height:2.0;
}

#left_navlist a.current{ 
	color:#ffffff;font-weight: bold;
	
}

#left_navlist li a:hover{color:#ffffff;font-weight: bold;}


/*--------------------------------*/


.main {
font:11px/15px Tahoma,Arial, Sans-Serif,Geneva;
margin-left: 30px; 
margin: 10px 40px 0px 18px;
padding: 0px 0px 0px 0px; 
list-style: none;
line-height:2;

}


.main li {
padding-left: 20px;
background-image: url(../images/bullet.gif);
background-repeat: no-repeat;
background-position: 0 .5em;
list-style: none;
}







/* Breadcrumbs ---------------------------------------------- */
#breadcrumb{margin:1px 0px 0px 0px;
			padding:10px 0px 15px 0px;
			background-color: #b2c9d8;
			width:145px;
			
			}

#breadcrumb ul{ list-style: none; margin: 0; padding: 0; margin-bottom: 0em;	float: left; text-align: left; }

#breadcrumb li { 

	float: left; 	

	font-size: 11px;
	font-family:Tahoma,Arial, Sans-Serif,Geneva;

	margin: 0px 0px 0px 0px;

	color:#FFF; 

	background: url(../images/crumb.gif) no-repeat; 
	background-position:7% 30%;
	

	padding-left: 20px; 	
	

}
#breadcrumb li.first { background: none; padding-left: 0; margin: 0px 0px 0px 5px;}

#breadcrumb li a { color: #ffffff; text-decoration:undeline; }

/* News breadcrumb */





			
			
#inner_wrap{
			float:left;/* allows for right edge of header to appear wrapped*/
			width:800px;
			background-color:#ffffff;
			}
			

#right_col {
 
	position:relative;/*ie needs this to show float */
	width:150px;
	float:right;
	padding-top:0px;/*needed to make room for header*/
	/* needed to make room for footer */
	padding:130px 0px 0px 0px;
	background-image: url(../images/col3bg.jpg);
	background-repeat: no-repeat;
	background-position:top left;
	position:relative;
	background-color:ffffff;
}


#left_col {	
	position:relative;/*ie needs this to show float */
	width:145px;
	float:left;
	padding-top:0px;/*needed to make room for header*/
	padding-left:0px;
	background-image: url(../images/M_cover.gif);
	background-repeat: no-repeat;
	background-position:top right;
	background-color:ffffff;
}




#centre_col {
	width:485px;
	float:right;
	padding: 140px 10px 0px 10px;	
	padding-bottom:0px;/* needed to make room for footer */
	background-image: url(../images/col2bg.jpg);
	background-repeat: no-repeat;
	background-position:top center;

}

#news_section{
	background-color:#9ab064;
	font-size: 10px;
	font-family:Tahoma,Arial, Sans-Serif,Geneva;

	margin:2px 0px 0px 0px;
	padding: 10px 0px 10px 15px;
	color: #ffffff; 
	}

.news_title{
		float:left;
		clear:both;
		padding: 0px 0px 0px 3px;
		font-size: 10px;
		font-family:Tahoma,Arial, Sans-Serif,Geneva;
		color: #000000; 
		}

#footer {
	width:800px;
	height: 31px;
	
	
	bottom:0;
	clear:both;
	
	
	
	
	font-size: 11px;
	font-family:Tahoma,Arial, Sans-Serif,Geneva;
	color: #B0B0B0;
	padding: 10px 0px 0px 0px;
	margin: 5em 0px 0px 0px;
	text-align:center;
    background-color:#ffffff;
	
	background-image: url(../images/foot.gif);
	background-repeat: repeat-x;
	background-position:top right;
	z-index:1;
}
* html #footer {/*only ie gets this style*/
	\height:33px;/* for ie5 */
	he\ight:31px;/* for ie6 */
}




/*---------------------Floats---------------------------------*/
.right{
display:inline; /*combat doubling the margin in IE */
float:right;
margin: 0px 0px 0px 0px;
}

.left{
display:inline; /*combat doubling the margin in IE */
float:left;

}

.clear{
	clear: both;
}


/*---------Heading Styles-------------------------------*/
#centre_col h1{
font:16px ITC Avant Garde Gothic,Verdana, Arial, Sans-Serif, Tahoma, Geneva;
margin-bottom: -13px;
width:400px;
color:#9AB064;
font-weight: bold;
margin: 0px 0px 0px 0px;
padding: 10px 0px 0px 20px;
}


h2 {
font:16px Verdana, Arial, Sans-Serif, Tahoma, Geneva;
margin-top:5px;

color: #006B33;
font-weight: 100;

padding: 10px 0px 0px 0px;
}

h3{
font:13px Arial, Sans-Serif, Tahoma, Geneva;
font-weight: bold;
color: #ffffff;
padding: 0px 0px 0px 3px;
margin: 0px 0px 0px 0px;
}

h4{
font:12px  Tahoma,Arial, Sans-Serif,Geneva;
font-weight: bold;
color: #9ab064;
padding: 0px 0px 0px 0px;
margin: 5px 0px 0px 20px;
}

/*---------Text Styles-------------------------------*/


p{
font:11px Tahoma,Arial, Sans-Serif,Geneva;
color:#003300;
line-height:2;
margin: 0px 40px 0px 8px;
padding: 10px 0px 0px 0px;
text-align: left;
}

A {
	font:11px Tahoma,Arial, Sans-Serif,Geneva;
	color:#009900;

	text-decoration: underline;
}

a:hover {color:#ff6600; font-weight bold; text-decoration: underline;}



A IMG {
	border: none;
}


.green{color:#9AB064;}
.red{color:#ff0000;}

ul{
list-style: none;

}

.content{
font:11px Tahoma,Arial, Sans-Serif,Geneva;
color:#003300;
line-height:2;
}

/* Form 
--------------------------------------------------- */

#form {
	width: 410px; background-color: #FFF;
	border: 0px solid #453D6E; 
	padding: 8px;
	margin: 0px auto;
}

#error  {
	font: 11px normal verdana,arial,sans-serif;
  	color: #ff0000;
	margin: 2px 20px;
}

div.row {
  clear: both;
  padding-top: 5px;
}

div.row span.label {
  float: left;
  width: 220px;
  font: 11px normal verdana,arial,sans-serif;
  color:  #0B024A;
}

div.row span.formr {
  float: left;
  width: 180px;
  text-align: left;
  font: 11px normal verdana,arial,sans-serif;
  color:  #0B024A;
  } 

div.row span.experi {
  float: left;
  width: 400px;
  font: 11px normal verdana,arial,sans-serif;
  color:  #0B024A;
  margin: 10px 0 0 0;
  }
  
div.row span.formw {
  float: left;
  width: 400px;
  text-align: left;
  }  
          
.thank {
	color: #0000cc;
	font: 14px normal verdana,arial,sans-serif;
}

.sub {margin: 0px auto; text-align: center; padding: 5px 0px 0px 0px;}



/* These are standard sIFR styles... do not modify */

.sIFR-flash {visibility: visible !important;	margin: 0;}
.sIFR-replaced {visibility: visible !important;}
span.sIFR-alternate {position: absolute; left: 0; top: 0; width: 0; height: 0; display: block; overflow: hidden;}



/* decoy styles */

.sIFR-hasFlash #centre_col h1 {
color:#9AB064;
	visibility: hidden;
	font-size: 16px;
	
	
	}		
	
	

/*---------------------advertizments---------------------------------*/
#addwrap{
padding:20px 0px 0px 20px;
}


.add{
width:330px;
height:70px;
border-bottom: 1px dotted #99cccc; 
padding:5px 0px 0px 5px;
margin:5px 0px 5px 0px;
}


.add_image{
float:left;

margin:0px 40px 0px 0px;
}

.add_details{
width:170px;
text-indent:5px;
float:left;

}

.add_details p{
font:11px Tahoma,Arial, Sans-Serif,Geneva;
color:#003300;
line-height:1;
padding:5px 0px 0px 0px;
margin:0px 0px 0px 0px;
text-align: left;

}

.directnews_date {
  display: block;
  margin:5px 0px 5px 0px;
  font:11px Tahoma,Arial, Sans-Serif,Geneva;
}
.directnews_heading {
  font:15px Tahoma,Arial, Sans-Serif,Geneva;
  font-weight bold;
}

a.newstxt {
	font:11px Tahoma,Arial, Sans-Serif,Geneva;
	color:#000;
	text-decoration: underline;
}
 
a.newstxt:hover {color:#ff6600; font-weight bold; text-decoration: underline;}



#bread_news {margin:1px 0px 0px 0px;
			 padding:10px 0px 15px 5px;
			 font-size: 11px;
	         font-family:Tahoma,Arial, Sans-Serif,Geneva;
			}

#bread_news ul{ list-style: none; margin: 0; padding: 0; margin-bottom: 0em;	float: left; text-align: left; }

#bread_news li { 

	float: left; 	

	font-size: 11px;
	font-family:Tahoma,Arial, Sans-Serif,Geneva;
	margin: 0px 0px 0px 0px;
	color:#009900; 
	background: url(../images/crumb.gif) no-repeat; 
	background-position:7% 30%;

	padding-left: 20px; 	
	

}
#bread_newsli.first { background: none; padding-left: 0; margin: 0px 0px 0px 5px;}

#bread_news li a { color: #009900; text-decoration:undeline; }


.directnews_content { font:11px Tahoma,Arial, Sans-Serif,Geneva;
color:#003300;
line-height:2;
margin: 0px 40px 0px 18px;
padding: 10px 0px 0px 10px;
text-align: left; }

.directnews_large_image img {float: right; width: 30%; padding: 10px;}