/*	PQI: Stylesheet
 *	@date	2010-04-13
 */
#banner
{
	background:url(images/banner.jpg) repeat-x;
	border:1px solid gray;
	display:block;
	float:left;
	height:168px;
	margin:0 auto;
	width:815px;
}

#banner h1
{
	margin:15px 0 0;
}

#pledge
{
	border:0;
	float:right;
	display:block;
	margin:-20px 15px 40px 0;
}

#banner h1,#banner p
{
	-moz-border-radius-bottomright:10px;
	-moz-border-radius-topright:10px;
	-webkit-border-bottom-right-radius:10px;
	-webkit-border-top-right-radius:10px;
	background-color:#6DB9F6;
	clear:both;
	color:#000;
	float:left;
	font-weight:900;
	padding:4px;
	text-align:center;
	width:319px;
}

#features
{
	background-color:#FFF;
	display:block;
	height:500px;
	margin:auto;
	width:820px;
}

#features > div
{
	border:1px solid gray;
	border-style:none solid solid none;
	float:left;
	height:430px;
	line-height:1.2;
	width:203px;
}

#features > div > div
{
	padding:7px;
}

#features > div h2
{
	background:gray url(images/gradient.png);
	color:#000;
	font-size:130%;
	height:42px;
	margin-top:0;
	padding-top:6px;
	text-align:center;
	text-decoration:none;
	width:100%;
}

#features > div img
{
	margin-top:-13px;
}

#features > div:first-child
{
	border-left:1px solid gray;
}

#footer_left a img,#footer_right img
{
	border:0 solid #FFF;
	border-style:none;
	float:left;
	padding-top:0;
}

#footer_right img
{
	border:none;
	float:right;
	width:150px;
}

#logo
{
	background:transparent url(images/logo.png) no-repeat;
	color:#FFF;
	display:block;
	float:left;
	font:260% Impact, Arial, sans-serif;
	height:81px;
	margin-left:20px;
	margin-top:10px;
	padding-left:48px;
	text-decoration:none;
	width:232px;
}

#logo span
{
	display:block;
	margin-top:-7px;
}

#wrap
{
	margin:0 auto;
	width:988px;
}

.alignleft
{
	float:left;
}

.alignright
{
	float:right;
}

.ap
{
	font:100% Verdana, Arial, sans-serif;
	font-weight:700;
	text-decoration:none;
}

.button
{
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	background-color:#ffd223;
	border-radius:8px;
	color:#000;
	display:block;
	float:left;
	font-size:130%;
	height:24px;
	margin-right:16px;
	margin-top:10px;
	padding-top:3px;
	text-align:center;
	text-decoration:none;
	width:120px;
}

.button:hover
{
	font-weight:900;
}

.home
{
	height:600px;
	margin-top:-1px;
	padding-bottom:25px;
	padding-top:0;
}

a.c1
{
	width:101px;
}

a.c3
{
	width:181px;
}

a.info
{
	bottom:0;
	display:block;
	font-weight:700;
	margin-left:7px;
	position:relative;
}

article
{
	background-color:#FFF;
	border:1px solid gray;
	clear:both;
	display:block;
	padding:10px 86px;
}

article td
{
	font-size:90%;
	padding:7px;
}

body
{
	background-color:#FFF;
	color:#000;
	font-family:Helvetica, Verdana, sans-serif;
	font-size:10pt;
	line-height:1.4;
	margin-top:30px;
}

body,html
{
	background-color:#FFF;
}

div.c9
{
	background-color:#FFF;
	border:1px solid #d8d8d8;
}

footer
{
	background-color:#FFF;
	clear:both;
	display:block;
	font:80% Verdana, Arial, sans-serif;
	height:48px;
	padding-top:0;
	text-align:center;
}

h1
{
	font-size:200%;
}

h1 + p,h2 + p
{
	margin-top:4px;
}

h1 a
{
	text-decoration:none;
}

h1 a:hover
{
	text-decoration:underline;
}

h1,h2,h3,h4
{
	color:#4C4C4C;
	font-weight:100;
	margin-bottom:0;
}

h2
{
	font-size:180%;
}

h3
{
	font-size:160%;
}

h4
{
	font-size:120%;
}

header
{
	-moz-border-radius-topleft:10px;
	-moz-border-radius-topright:10px;
	-webkit-border-top-left-radius:10px;
	-webkit-border-top-right-radius:10px;
	background:#6db9f6;
	border-top-left-radius:10px;
	border-top-right-radius:10px;
	display:block;
	height:97px;
	z-index:6;
}

header form
{
	float:right;
	margin:10px 20px 0 0;
}

header form input
{
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border:1px solid gray;
	font-size:190%;
	height:29px;
	padding-left:6px;
	width:260px;
}

li.c2
{
	border-left:1px solid grey;
	width:100px;
}

li.second-level
{
	font:100% Verdana, Arial, sans-serif;
	font-weight:400;
	list-style-position:inside;
	list-style-type:circle;
	margin-left:25px;
}

nav > ul
{
	background:#FFF url(images/gradient.png) repeat-x;
	display:block;
	height:35px;
	margin:0;
	padding:0;
	width:988px;
}

nav > ul > li > a
{
	font-size:110%;
}

nav ul li
{
	border:1px solid gray;
	border-style:none solid solid none;
	display:block;
	float:left;
	font-size:100%;
	height:35px;
	list-style:none;
	text-align:center;
	width:140px;
}

nav ul li a
{
	color:#000;
	display:block;
	height:25px;
	padding-top:10px;
	text-decoration:none;
	width:140px;
}

nav ul li a:hover
{
	background-color:#FFD82F;
}

nav ul li ul
{
	background-color:#E1E1E1;
	border-left:1px solid gray;
	display:none;
	margin:0 0 0 -1px;
	padding:0;
	width:140px;
	z-index:500 !important;
}

nav ul li ul li
{
	background-color:#E1E1E1;
	position:relative;
	z-index:1000 !important;
}

nav ul li.long a,nav ul .long,nav ul .long ul,nav ul .long ul li,ul.c6,li.c5,a.c4,ul.c6,li.c5,a.c4
{
	width:180px;
}

nav ul li:hover ul
{
	display:block;
	z-index:4000;
}

p
{
	margin:20px 0;
}

span.c7
{
	font-size:90%;
}

span.c8
{
	color:#936;
}

tr.highlight
{
	background-color:#CED2DE;
}

