p{
	padding-left:20px;
	padding-right:20px;
}

h2{
	font-weight:bold;
	color:black;
	font-size:12px;
	padding-left:20px;
}
#releaseDate{
	margin-top:40px;
}

#releaseDate, #titleText{
	color:gray;
}

body{
	background-color:white;
	background-repeat:repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	margin:0px;
	padding:0px;
}

.topDiv{
	float:left;
	width:976px;
	height: 15px;
}

#QLogo{
	float:left;
	width: 250px;
	height: 198px;
}

#SearchBox{
	float:left;
	width: 700px;
	height: 144px;
	background:gray;
}

#mainMenu{
	float:left;
	width: auto;
	height: 55px;

}

*html #mainMenu{
	float:right;
	display:block;
	z-index:1000;
	width:738px;
}

#mainMenu ul{
	float:left;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding:0pt;
	margin:0pt;
	display:inline;
}

#mainMenu li{
	display:inline;
	padding:0pt;
	margin:0pt;
	position: relative;
}

#mainMenu a{
	display:inline;
	width: auto;
	float:left;
}

#divBanner{
	height: 77px;
	width: 977px;
	float: left;
}
#pageWrapper{
	margin:0px 100px;
	padding:0px;
	width:1077px;
}

#pageContentWrapper{
float:left;
width:auto;
height:auto;
}

#leftNav{
background:transparent url(../images/leftnavbg.gif) repeat-x scroll 0%;
/*border-right:1px solid gray;*/
float:left;
width:220px;
}


#leftNav1{
margin-top:20px;
}

.divSelected{
background:transparent url(../images/leftnavsel.gif) repeat scroll 0%;
float:left;
height:42px;
padding-top:8px;
width:220px;
}

.divSelected a{ 
	color:black;
	font-size:12px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	text-align:right;
}
.divNoSelected{
	float:left;
	height:25px;
	width:220px;
	padding-top:5px;
}

.divNoSelected a{
	background:url(../images/arrowwt.gif) no-repeat left;
	padding-left:10px;
	color:gray;
	font-size:10px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	text-align:right;
}

.divNoSelected a:hover{
	color:RoyalBlue;
}


.separator{
float:left;
height:20px;
width:30px;
}


#SearchBox{
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
	display:inline;
} 

#SearchBox2{
	float:right;
	height:40px;
	margin-top:10px;
	width:270px;
}

#form1{
display:inline;
height:20px;
width:190px;
}

#input1{
	display:inline;
	width:185px;
	height:18px;
}

#bodyContent{
	width:555px;
	height:auto;
	float:left;
	border-right:1px solid #DEDEDE;
	border-left:1px solid #DEDEDE;
}

*html #bodyContent{
	width:550px;
}


#news1{
	border-top:1px dotted #999999;
}

.newsDiv{
	border-bottom:1px dotted #999999;
	height:30px;
	margin-left:20px;
	padding:5px 0px;
	width:510px;
}

.newsDiv a:hover, .newsDate:hover{
	color:royalblue!important;
}

.newsDate{
	color:#696969;
	font-weight:normal;
}

.newsRef{
	color:#6B6B6B;
	text-decoration:none;
	font-weight:bold;
}

.newsContent1{
	width:300px;
	height:auto;
	float:left;
}


#newsContainer{
	float:left;
	width:505px;
	margin-top:0px;
	margin-left:20px;
	margin-bottom:32px;
}

#newsContainer div h2, #newsContainer div p {
	padding:0px;
	text-align:left;
	font-size:10px;
}

#newsContainer div p {
	color:#696969;
	
}

.footer{
	background:lightYellow none repeat scroll 0%;
	float:left;
	height:50px;
	width:977px;
}

.learnMoreLink{
	float:right;
}

#rightNav{
	float:right;
	width:200px;
}

#rightNavTop{
	margin-top:40px;	
	margin-bottom:30px;
	margin-left:19px;
	width:182px;
}

#rightNavTop h2{
	padding:0px;

}
#rightNavSeparator{
	width:181px;
	height:5px;
	background:#DA5C05;
	margin-bottom:30px;
}

.rightNavLink{

}

.rightNavLink a{
	background:url(../images/arrowwt.gif) no-repeat left;
	padding-left:10px;
	color:gray;
	font-size:10px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	text-align:right;
	margin-bottom:5px;
}


#rightNavTop2{
	border-top:1px solid #DEDEDE;
	float:right;
	width:200px;
}

.rightNavTop2Child{
	height:98px;
	margin-top:20px;
	margin-left:19px;
	width:160px;
}

.rightNavTop2Child span{
	margin-top:6px;
}

#TableFooter{
	float:left;
	margin-left:20px;
	margin-top:10px;
}

#TableFooter a{
	text-decoration:none;
	color:#8C8C8C;
	font-size:9px;
}

#TableFooter a:hover{
	color:RoyalBlue;
}

.TableTitle{
	text-align:right;
	font-weight:bold;
	margin-right:20px;
	padding-bottom:5px;
}

#mainTable{
	width:977px;
}

form label {
color:black;
display:block;
padding:5px 0px;
}

form label span {
float:left;
font-weight:bold;
width:120px;
}

form fieldset {
background-color:lightYellow;
display:inline;
float:left;
margin:5px;
padding:5px;
border:none;
}

form legend {
background-color:ligthYellow;
border:1px solid #CCCCCC;
color:red;
padding:5px;
}

.newsContentImage{
	float:left;
	height:400px;
	width:400px;
}

#showVideo{
border-bottom:1px dotted #999999;
float:left;
margin-bottom:32px;
margin-left:20px;
margin-top:35px;
width:500px;
padding-bottom:30px;
}

#showVideo p{
color:black;
font-size:12px;
font-weight:bold;
padding-left:0px;
}