* {
	padding: 0;
	margin: 0;
}
body {
	text-align:center;
	font: normal 13px/1.45em "Gill Sans MT", Tahoma, Helvetica, Arial, Sans-Serif;
	background: #FFFFFF url(/imagini/body.gif);
}
p { color: #444;	margin: 6px 0px 6px 0px; }
a {	text-decoration: none; color: #333; font-weight: bolder; }
a:visited {	color: #555; }
a:hover { color: #000; text-decoration: underline; }

#container
{ 
	background: #c3c9d3;
	text-align:left;
	margin: 0 auto;
	padding-left: 0px;
	position: relative;
	width: 744px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 613px;
}
html>body #container
{
	width: 744px;
}

#pageHeader { background: #2A5C8C url(/imagini/air_composite.jpg) no-repeat;	height: 255px; }
#pageHeader h1, #pageHeader h2 {
	padding-left: 20px;
	padding-top: 10px;
 color: #555;
}
h2 {font-size: 16px;}
#intro #preamble {	margin-left: 20px;	padding-right: 220px;	font-size: 15px;	line-height: 1.3em; }
 h3 {	margin:10px;color:#777;font-size: 15px; }
#preamble p {
	margin: 3px 0 15px 0;
	text-align: justify;
}

#supportingText { margin-left: 20px; }
#supportingText h3 {margin-left: 20px; }
#supportingText p {
	padding-right: 220px;
	text-align: justify;
}
#supportingText a:hover * { color: #333; text-decoration: underline; }

#explanation h3 { }

#participation h3 {	}

#benefits h3 { 	}
#benefits { height: 92px;	}
html>body #benefits {	height: auto;	min-height: 92px; }

#footer 
{
	padding: 0;
	margin: 0 0 0 -10px;
	height: 30px;
	width: 600px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 20px;
}
#footer a {	color: #311F1F;	text-transform: uppercase;	padding: 0 7px;}
#linkList
{
	position: absolute;
	top: 250px;
	left: 540px;
	width: 180px;
	height: auto;
	font-size: 0.9em;
}
#linkList ul {	list-style: none;	margin: 0; }
#linkList li { 
	padding: 8px; 
	margin: 0 8px 0 9px;
	line-height: 1.15em;
	text-align: right;
	border-left: 3px solid #aaa;
}
#linkList li:hover {
	background-color: #fff;
}

#linkList a { display: block; font-weight: bold; text-align: left; letter-spacing: 0.1em; }
#linkList a:visited { color: #070200; }
#linkList a:hover { text-decoration: none; }

#linkList h3 { margin-top: 0px; }
#linkList h3.select { height: 40px; }
#linkList h3.archives {
	height: 30px;
	padding-top: 20px;
}
#cont{
	padding-left:20px;
	color:#333;
	font-size:12px;
}
input.b, select, textarea{
font: normal 12px Verdana, Arial, Helvetica, sans-serif; 
vertical-align: middle;
border: solid 1px #999;
color: #333;
background-color: #F8F8F8;
}
img.noborder{
border:0px;
}
