body { 
	padding: 0; 
	margin: 0; 
	font: 0.74em Arial, Helvetica, sans-serif; 
	line-height: 1.3em;
	background: #fff; 
	color: #454545; 
	background-color: #ffffff;
	background-image: url(bg-clouds.jpg);
	background-position: bottom center;
	background-repeat: no-repeat;
}

a {
	color: #3C5EAB; 
	background: inherit;
}

a:hover {
	color: #ED1921;
	background: inherit;	
}

a.title {
	color: #FE6700;
	background: #FFF;
}

h1 {
	font: 1.4em "Trebuchet MS", Arial, Helvetica, sans-serif;
	letter-spacing: 0px; 
	padding: 3px 10px 0 15px;
	margin: 0 0 3px 0;
	color: #FFFFFF;

}

.newsletter {
	float: left;
	height: 33px;
	padding: 15px 0 0 15px;
	width: 192px;
	background: #ED1921 url(newsletterbg.gif) no-repeat;
	color: #FFF;
	margin: 0 0 3px 0;
}

.search_field { 
	text-align: right;
	float: right;
	width: 540px;
	height: 38px;
	background: #3C5EAB url(searchbg.gif) no-repeat top right; 
	color: #000;
	clear: both;
	padding: 10px 10px 0 0;
}

h2 { 
	margin: 0 0 5px 0; 
	padding: 0; 
	font: lighter 1.5em Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	color: #000; 
	background: inherit;
}

h2 .yellow{
	color: #FFFCD1;
	background: inherit;
}

h3 {
	font: bold 2em "Trebuchet MS", Arial, Helvetica, sans-serif;
	letter-spacing: -1px; 
	padding: 2px 0 0 0px;
	margin: 0 0 0 -5px;
	background: inherit;
}

h3 a, h3 a, h3 a:hover, h3 a:hover {
	text-decoration: none;
	color: #425EA6;
	background: inherit;
}



h3 .red{
	color: #ED1921;
	background: inherit;
}

p {	margin: 0 0 5px 0; }

ul.none { 
	margin: 0; 
	padding-left : 0; 
	list-style : none; 
}

ul { 
	margin: 0; 
	padding-left : 0; 

}

form { 
	margin: 0; 
}

input.search { 
	width: 145px; 
	height: 22px;
	border: none;
	background: #fff url(input.gif) no-repeat; 
	padding: 5px 10px 0 25px;
	color: #808080;
}

input.button {
	border: 0;
	height: 27px;
	width: 76px;
	background: #ABC43C url(button.gif) no-repeat;
	color: #FFF;
	font: bold 1.1em Arial, Helvetica, Sans-Serif;
}



/* layout
   ------ */

.content { 
	margin: 10px auto;
	width: 760px; 
}

.logo {
	float: left;
	width: 180px;
	padding: 10px 0 11px 10px;
}

.header_right {
	float: right;
	width: 550px;
	height: 72px;
}

.logo p {
	font-size: 0.9em;
	color: #808080;
	padding: 0 0 0 7px;
	background: inherit;
}


.top_info {
	width: 540px;
	margin: 0px 0 0px 0;
	padding: 0 0px 5px 0;
	text-align: right;
	background: #FFF url(dot.gif) repeat-x bottom;
	color: #444;
}
	

.slogan {
	text-align: right;
	width: 160px;
}


.bar { 
	text-align: right;
	font-size: 1.3em;
	height: 30px;
 
}

	.bar li { 
		
		padding: 0px 10px 10px 5px;
		color: #808080;
		background: #FFF;
		display: inline;
	}
	
	.bar li.active { 
		background: #FFF url(bar.gif) no-repeat center bottom; 
		color: #C3593C;
		font-weight: bold; 
		padding-bottom: 8px; 
	}

	



.grey {
	font-size: 1.2em;
	font-weight: bold;
	color: #ccc;
	background: inherit;
	
}

.search {
	font-size: 1.2em;
	font-weight: bold;
	color: #FFF;
	background: inherit;	
}



.subheader {
	clear: both;
	margin: 3px 0 10px 0;
	padding: 8px;
	background: #f4f4f4;
	color: #808080;
	border-bottom: 1px solid #ccc;
}

/* left side
   --------- */

.left {
	float: left;
	width: 470px;
	margin: 0 0 10px 0;
}
	.left_articles {
		margin: 0 0 15px 0;
		padding: 0 0 0 10px;
	}

	.lt {
		height: 10px;
		background: #6E6E6E url(lt.gif) no-repeat;
		color: #FFF;
	}
	
	.lbox {
		color: #eee;
		padding: 3px 12px;
		margin: 0 0 15px 0;
		background: #414E57 url(lb.gif) no-repeat bottom left;
		height: 178px;
	}
	
	.lbox a {
		color: #FFFCD1;
		background: inherit;
	}
	
	.lbox h2 {
		color: #FFF;
		background: #414E57;
	}
	

	
/* right side
   ---------- */
		
.right {
	float: right;
	width: 280px;
	margin: 12px 0px 10px 0;
	border:1px solid #92CD3F;
	background:#F8FCF3;

}

.right a {
	color: #FFFCD1;
	

}

		
	.rt {
		background: #C85E35;
		color: #FFF;
		height: 7px;
	}
		
	.right_articles {
		font-size: 0.9em;
		background: inherit ;
		color: #000;
		padding: 4px 4px;	
		margin: 8px 8px 8px 8px;
	}
	
			
.image {
	float: left;
	margin: 0 9px 3px 0;
}

/* footer
   ------ */

.footer { 
	clear: both; 
	text-align: center;
	line-height: 1.8em;
	color: #808080;
	background:  url(dot.gif) repeat-x;
	padding: 8px 0;
}
#mySWplane {
	position:relative;
	left:60px;
	top:255px;
}	

