body {
	background: #fff;
	color: #000;
	font: normal 68.75%/1.454545em arial,helvetica,sans-serif;
	margin: 0;
	padding: 0;
	position: relative;
	text-align: center;
}

html>body {
	font-size: 11px;
	line-height: 16px;
}

/* @group Shell and columns */
#wrapper {
	border: 1px solid #d1d1d1;
	border-top: none;
	margin: 0 auto 20px;
	position: relative;
	text-align: left;
	width: 850px;

}
INPUT {
	border: 1px solid #d1d1d1;
	border: 1px solid #d1d1d1;
	border: 1px solid #d1d1d1;
	border: 1px solid #d1d1d1;
	font: 12 px; arial, verdana, serif;
	color: #818181;

}
TEXTAREA {
	border: 1px solid #d1d1d1;
	border: 1px solid #d1d1d1;
	border: 1px solid #d1d1d1;
	border: 1px solid #d1d1d1;
	font: 12 px; arial, verdana, serif;
	color: #818181;

}
SELECT {
	border: 1px solid #d1d1d1;
	border: 1px solid #d1d1d1;
	border: 1px solid #d1d1d1;
	border: 1px solid #d1d1d1;
	font: 12 px; arial, verdana, serif;
	color: #818181;

}

#contentwrap {
	background: #fff url("../images/bg-wrapper.gif") repeat-y;
	width: 825px;
}

#content {
	float: right;
	padding-top: 10px;
	width: 786px;
}

/* General Links */
a,
a:link,
a:visited,
a:hover {
	background: transparent;
	color: #053769;
	text-decoration: none;
}


/* HEADINGS H1-H6 */
h1,
h2,
h3,
h4,
h5,
h6 {
	color: #053769;
}
.tpbg {
	background: url("../images/bg-masthead.gif") repeat-y right top;
	
	margin-top: 0px;
}
.brdl {
			background: url("../pics/qii.gif") no-repeat 22px 25px;
			border-left: 1px solid #c8d8eb;
			font: italic 25px times,"times new roman",georgia, serif;
			height: 30px;
			left: 320px;
			line-height: 30px;
			top: 52px;
			color: #376498;
			display: block;
			padding-left: 18px;
			padding-top: 40px;
			position: absolute;
			width: 500;
			text-indent: 0;
		}


/* @group Masthead */

#masthead {
	background: url("../images/bg-masthead.gif") repeat-y right top;
	
	margin-top: 0px;
}

	#masthead .logo {
	height: 78px;
	padding-top: 20px;
	margin: 0;
	position: relative;
	text-indent: 0;
	left: 26px;
	top: 117px;


	}
	
		#masthead .logo img {
			padding: 28px 0 0 28px;
		}
		
		#masthead .logo a { display: block; height: 28px; width: 210px; }
	
		#masthead .home .logo {
			height: 87px;
		}
			
			#masthead .home .logo img {
				padding: 17px 0 0 20px;
			}
	
		#masthead .logo span {
			border-left: 1px solid #c8d8eb;
			color: #376498;
			display: block;
			font: italic 25px times,"times new roman",georgia, serif;
			height: 30px;
			left: 257px;
			line-height: 30px;
			padding-left: 18px;
			padding-top: 45px;
			position: absolute;
			text-indent: 0;
			top: 15px;
			width: 500px;
		}
			
			#masthead .logo span.home {
				background: url("../pics/qii.gif") no-repeat 22px 25px;
				font: italic 25px times,"times new roman",georgia, serif;
				height: 30px;
				left: 320px;
				line-height: 30px;
				text-indent: -9999px;
				top: 52px;
			}
	
	
/* end masthead */


/*  Footer */
#footer {
	background: #fff;
	border-top: 1px solid #d1d1d1;
	clear: both;
	color: #999;
	height: 42px;
	padding: 1px 10px 0 10px;
}
	
	#footer p {
		float: left;
		font-size: 10px;
		line-height: 13px;
		margin: 7px 0;
		width: 50%;
	}
	
		#footer p.legalities {
			text-align: right;
		}
	
	#footer a {
		color: #999;
	}
	
	#footer .pipe {
		color: #ccc;
	}
	
	
	
		#footer .org {
			font-size: 9px;
			font-weight: bold;
		}
/* end footer */

.textbar
{
float: right;
font: 10px/10px arial,verdana,sans-serif;
margin-bottom: 8px;
margin-right: 9px;
margin-top: 12px;
text-transform: uppercase;
}
		
.textbar1
{
color: #769CC8;
padding-top: 5px;
padding-bottom: 5px;
font-size: 11px;
font-family: georgia,"times new roman",serif;
}
.textbar2
{
color: #333333;
padding-top: 5px;
padding-bottom: 5px;
font-size: 11px;
font-family: arial,"helvetica",serif;
}
.vert-ln
{
	background: #fff;
	border-left: 1px solid #d1d1d1;
}
.guru {
	background: #053769;
	color: #749fd4;
	font-size: 10px;
	font-weight: bold;
	height: 20px;
	
}
.guru a {
	color: #a3c6f1;
		}
		
.guru a:hover {
	color: #fff;
	text-decoration: none;
	}
.guru a:visited {
	color: #a3c6f1;
		}
	
#secondary {
		background: #fff;
		float: right;
		margin: 0 10px 0 0;
		width: 190px;
	}
	
/* @group Rounded boxes */
.box {
	background-position: bottom left;
	background-repeat: no-repeat;
	margin-bottom: 10px;
	padding-bottom: 1px;
}

.box h4 {
	font: 14px/1em arial, verdana, sans-serif;
	margin-top: 0;
	padding-left: 10px;
	padding-top: 15px;
}

.box p {
	margin-left: 10px;
}

.box ul {
	margin-left: 10px;
}

.box ol {
	margin-left: 28px;
}


/* Blue Rounded bubble areas */
.bluemdbtm {
	background: url("../images/blue-rnd-md-btm.gif") no-repeat bottom left;
}

.bluemdtop {
	background: url("../images/blue-rnd-md-top.gif") no-repeat;
}

.bluesmbtm {
	background: url("../images/blue-rnd-sm-btm.gif") no-repeat bottom left;
}

.bluesmtop {
	background: url("../images/blue-rnd-sm-top.gif") no-repeat;
}

/* Gray Rounded bubble areas */
.greymdbtm {
	background: url("../images/gray-rnd-md-btm.gif") no-repeat bottom left;
}

.greymdtop {
	background: url("../images/gray-rnd-md-top.gif") no-repeat;
}

.greysmbtm {
	background: url("../images/gray-rnd-sm-btm.gif") no-repeat bottom left;
}

.greysmtop {
	background: url("../images/gray-rnd-sm-top.gif") no-repeat;
}
/* end rounded boxes */

/* C25: Upcoming Events */
.upcoming-events {}

	.upcoming-events h4 {
		background: #ccdaf1 url("/i/bkgd/bg_sqbox_title.gif");
		border-bottom: 1px solid #fff;
		border-top: 1px solid #fff;
		color: #000;
		font: normal 10px/1.2 arial,verdana,sans-serif;
		margin: 0 0 9px;
		padding: 8px 10px 6px;
		text-transform: uppercase;
	}
	
		#secondary .upcoming-events h4 {
			background: transparent;
			border-bottom: 1px solid #d1d1d1;
			border-top: none;
			color: #666;
			font-size: 14px;
			line-height: 1;
			margin-bottom: 14px;
			padding: 15px 0 5px 10px;
			text-transform: none;
		}
		
	.upcoming-events h5 {
		color: #053769;
		font: normal 13px/16px georgia,"times new roman",serif;
		margin-bottom: 1px;
		margin-left: 0px;
		margin-right: 10px;
	}
	
		#secondary .upcoming-events h5 {
			margin-bottom: 5px;
			margin-left: 0px;
			margin-right: 5px;
		}
	
		.upcoming-events h5 small {
			color: #666;
			display: block;
			font: 10px/13px arial,verdana,sans-serif;
			padding-bottom: 4px;
			padding-top: 2px;
			text-transform: uppercase;
		}
		
			.upcoming-events h5 small a,
			.upcoming-events h5 small a:hover {
				color: #666;
			}
	
			#secondary .upcoming-events h5 small {
				color: #818181;
			}

	.upcoming-events p {
		margin-bottom: 1.5em;
		margin-left: 10px;
		margin-right: 10px;
	}
	
		.upcoming-events p.event-date {
			color: #818181;
			font: bold 10px/13px arial,verdana,sans-serif;
			margin: 5px 10px 0;
		}
		
			#secondary .upcoming-events p.event-date {
				margin-top: 0;
			}
		
		.upcoming-events p.event-location {
			color: #818181;
			font: 10px/13px arial, helvetica, sans-serif;
			margin-bottom: 10px;
			margin-top: 0;
		}
	
		.upcoming-events p.more {
			color: #000;
			font-size: 10px;
			line-height: 13px;
			margin-bottom: 20px;
			margin-top: 17px;
		}
		
			.upcoming-events p.more a {
				color: #000;
				font-size: 10px;
			}
			
.sidebg {
background: #f9f9f9 url("../images/bg_toolsnav.gif");
}
.fls {
border-left: 1px solid #d1d1d1; border-top: 1px solid #ffffff; border-right: 1px solid #d1d1d1; border-bottom: 1px solid #d1d1d1; 
}
.flx {
border-left: 1px solid #d1d1d1; border-top: 1px solid #d1d1d1; border-right: 1px solid #d1d1d1; 
}
P.jack {
	font: normal 12px times, georgia, serif;
	color: #818181; 
	text-align: justify;
}
.promo {
	background-position: bottom left;
	background-repeat: no-repeat;
	margin-bottom: 10px;
	padding-bottom: 1px;
}

	.promo h4 {
		border-bottom: 1px solid #bfbfbf;
		color: #666;
		font: 14px/1 arial, verdana, sans-serif;
		margin-top: 0;
		padding: 15px 5px 5px 10px;
	}
	
		.promo h4 a,
		.promo h4 a:hover {
			color: #666;
		}

	.promo h5 {
		font: normal 13px/16px georgia, "times new roman", serif;
		margin: 10px 10px 5px;
		padding-top: 5px;
	}
	
		.promo h5 img.thumb {
			float: left;
			margin-top: -5px;
			padding-bottom: 10px;
			padding-right: 10px;
		}

	.promo p {
		clear: both;
		font-size: 11px;
		line-height: 16px;
		margin-left: 10px;
	}
	
	.promo p.more {
		font-size: 10px;
		line-height: 10px;
		margin-bottom: 12px;
		margin-top: 0;
	}
	
		.promo p.more a {
			color: #000;
		}
		.promo p a.lnk-video {
			background: url("../images/video.gif") no-repeat bottom left;
			padding-left: 20px;
		}
		.promo p a.download {
			background: url("../images/download.gif") no-repeat 7px 0;
			padding-left: 23px;
		}
		.promo p a.commentary {
			background: url("../images/commentary.gif") no-repeat 7px 0;
			padding-left: 23px;
		}
		.promo p a.website {
			background: url("../images/website.gif") no-repeat 7px 0;
			padding-left: 23px;
		}

	.promo ul {
		margin-left: 10px;
	}

	.promo ol {
		margin-left: 28px;
	}
.getinvolved {
	background: url("../images/blue-rnd-md-btm.gif") no-repeat bottom left;
	float: left;
	margin-bottom: 0;
	margin-top: 30px;
	padding-bottom: 15px;
	width: 397px;
}

	.getinvolved .top {
		background: url("../images/blue-rnd-md-top.gif") no-repeat top left;
		padding-top: 15px;
	}

	.getinvolved h5 {
		background: url("../images/get-involved.gif") no-repeat 10px 0;
		color: #000;
		font: normal 10px/1 arial, verdana, sans-serif;
		margin: 0;
		padding: 15px 0 8px 50px;
		text-transform: uppercase;
	}
	
	.getinvolved p {
		margin-left: 0;
		padding-left: 50px;
		padding-right: 5px;
		font: normal 11px/1 arial, verdana, sans-serif;
	}
	
	.getinvolved p.intro {
		color: #053769;
		font: 13px/16px georgia,"times new roman", serif;
		margin-top: 0;
	}
	/* C51: Top Topics */
.toptopics {
	margin-bottom: 10px;
}

	.toptopics h4 {
		border-bottom: 1px solid #bfbfbf;
		color: #666;
		margin-bottom: 6px;
		padding-bottom: 5px;
	}
	
		.toptopics ol,
		.toptopics ul {
			list-style: none;
			margin: 6px 0 1em;
			padding: 0 0 0 12px;
		}
		
			.toptopics li {
				background: url("../images/bullet-grayarrow.gif") no-repeat 0 8px;
				font: 11px/12px arial,verdana,sans-serif;
				margin: 0;
				padding: 5px 0 0px 10px;
			}
			
		.toptopics p.more {
			margin-bottom: 9px;
			margin-top: 5px;
		}