* {margin: 0; padding: 0;}

body {
	text-align:center;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#666666;
	line-height:19px;
	background:#EBEBEB;
}
	
#container {
	margin:21px auto;
	width:935px;
	text-align:left;
	background:#ffffff url('images/bg-container.gif') repeat-y;
}

td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#666666;
	line-height:19px;
	vertical-align:top;
}

img {
	border:0px none;
}

#popupWindowCaller {
	display:none;
}

.clear {
	clear:both;
	height:1px;
}


/* Typography */

#content h2 a { 
	color:#000000;
	text-decoration:none;
}

h2.newstitle { 
	margin:0 0 2px 0;
}


/* Header */

#header {
	background:url('images/bg-container-top.gif') no-repeat;
	height:87px; padding-left:27px; padding-right:30px; padding-top:20px; padding-bottom:0
}

#headerRight {
	float:right;
	text-align:right;
}

#headerNav {
	margin:10px 0 0 0;
	font-size:11px;
	color:#333333;
	text-align:right;
}

#headerNav li {
	list-style:none;
	display:inline;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color:#4f4e4e;
	font-size:13px;
}

#headerNav a {
	color:#6f770a;
}

#headerNav a:hover {
	color:#868685;
}

.logo {
	margin:7px 0 0 0;
}

#headingContainer {
	background:#95a127 url('images/title-bg.gif') repeat-x;
	margin:0 5px;
	height:5px
}

.headingLogo {
	float:right;
	margin:0 34px 0 0;
}


/* Main Navigation */

#mainNav {
	padding:58px 0 0 17px;
	height:27px;
	font-size:15px;
}

#mainNav li {
	list-style:none;
	display:inline;
	padding:1px 12px;
	border-right:1px solid #EF5256;
}

#mainNav li.last {
	border:none;
}

#mainNav a {
	color:#fff;
}

#mainNav a:hover {
	color:#fff;
	text-decoration:underline;
}


/* Content Home */

#content {
	width:880px;
	padding:25px 0 10px 35px;
	float:left;
}

#contentNoRC {
	margin:25px 35px 10px 35px;
}

.content p, .content table {
	margin:0 0 18px 0;
}

.content a, .whyQB a {
	text-decoration:underline;
}

.content a:hover, .whyQB a:hover {
	text-decoration:none;
}

.content li {
	background:url('images/spacers/list_dot.gif') no-repeat 0 7px;
	list-style-type:none; padding-left:15px; padding-right:0; padding-top:0; padding-bottom:2px
}

#content p.newsSummary {
	margin:4px 0;
}

/* Content Inner Pages*/

#contentInner {
	width:600px;
	padding:25px 0 10px 35px;
	float:left;
}

#contentNoRC {
	margin:25px 35px 10px 35px;
}

.contentInner p, .content table {
	margin:0 0 18px 0;
}

.contentInner a, .whyQB a {
	text-decoration:underline;
}

.contentInner a:hover, .whyQB a:hover {
	text-decoration:none;
}

.contentInner li {
	background:url('images/spacers/list_dot.gif') no-repeat 0 7px;
	list-style-type:none; padding-left:15px; padding-right:0; padding-top:0; padding-bottom:2px
}

#contentInner p.newsSummary {
	margin:4px 0;
}

/* Footer */

#footer {
	clear:both;
	background:#EBEBEB url('images/bg-container-bottom.gif') no-repeat;
	color:#999999;
	font-size:12px;
	line-height:20px;
	padding-left:0; padding-right:25px; padding-top:0; padding-bottom:0
	

}

#copy {
	float:center;
	text-align:center;
	line-height:10px;
	padding:20px 0 0 0;
	
}
