/* CSS Document */
p,div,h1,h2,h3,h4,dl,dd,dt,form,table,td,tr{  margin:0px;  padding:0px;  border:0px;  border-collapse:separate;  border-spacing:0px;}input,select{  margin:0;  padding:0;}

body {
	text-align:center;
	background-color:#000000;
	background-repeat:repeat-x;
	background-position-left:-20px;
	background-image:url(images/bg_grdnt.jpg);
	position: relative;
	}
	
#content{
	position: relative;
	background-color:;
	width: 918px;
	margin-left:auto;
	margin-right:auto;
	}
	
#top{
	width: 918px;
	position: relative;
	background-image: url(images/head_bg.gif);
	background-position: center;
	background-repeat:no-repeat;
	z-index:;
		}	

#nav{
	width: 918px;
	height: 27px;
	position: relative;
	background-color:#EEEEEE;
	background-repeat:repeat-x;
	text-align:center;
	border-top-color:#FF9900;
	border-top-style:groove;
	border-top-width:medium;
	border-bottom:#DDDDDD 2px solid;
	}
	
#footnav{
	width: 918px;
	position: relative;
	background-color:#C7D6E2;
	background-repeat:repeat;
	z-index:;
	text-align:center;
	clear:both;
	}									
	
#mid{
	width: 918px;
	position: relative;
	background-color:;
	visibility: visible;
	}	
	
#midcontent{
	width: 918px;
	position: relative;
	padding-top:10px;
	padding-bottom:10px;
	background-color:#FFFFFF;
	visibility: visible;
	clear:both;
	background-image:url(images/blu_grad.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	}	
	
#clearfloats {
	clear: both;
	}		
	
#leftcontent{
	width: 215px;
	padding-right: 15px;
	position: relative;
	background-color:;
	visibility: visible;
	text-align:left;
	float:left;
	padding-top:15px;
	}	

#leftcontent_header{
	width:207px;
	height:33px;
	left:11px;
	position: relative;
	line-height:30px;
	background-color:;
	background-image:url(images/QATab.jpg);
	background-repeat:no-repeat;
	}
	
#leftcontent_content{
	width:203px;
	text-indent:10px;
	left:11px;
	position: relative;
	line-height:20px;
	background-image:url(images/side_nav_bg.jpg);
	background-repeat:repeat-y;
	border-style:solid;
	border-color:#D4D4D4;
	border-width:2px;
	}
	
#rightcontent{
	width: 671px;
	position: relative;
	background-color:;
	padding-left: 15px;
	visibility: visible;
	float:left;
	}
	
#rightcontent_content{
	width:640px;
	text-align:left;
	text-indent:0px;
	left:0px;
	position: relative;
	line-height:20px;
	}				

#bottom{
	width: 918px;
	height: 41px;
	background-image: url(images/foot_bg.gif);
	background-position: relative;
	background-repeat: no-repeat;
	z-index:;
	clear:both;
	}									
	
hr{
	border: 0;
	width: 100%;
	background-color:#ffffff;
	height: 1px;
	text-align:center;
	border-bottom:#DDDDDD;
	border-bottom-style:dotted;
	border-bottom-width:medium;
	}	
	
p{
	font-family: arial;
	font-size: 12px;
	color: #5b5b5b;
	text-align:justify;
	}
	
p.block{
	font-family: arial;
	font-size: 14px;
	color: #ffffff;
	font-weight:;
	}	
	
a{
	color:#0262A5;
	text-decoration: none;
	font-weight:bold;
	}
	
a:hover{
	color:#DF7718;
	background-color:;
	text-decoration:underline;
	}

h1{
	font-family: arial;
	font-size: 26px;
	color: #5b5b5b;
	font-weight:bold;
	}
	
h2{
	font-family: arial;
	font-size: 16px;
	color: #5b5b5b;
	font-weight:bold;
	}
	
h3{
	font-family: arial;
	font-size: 14px;
	color: #ffffff;
	font-weight:bold;
	}													
			
a.white{
	color:#0262A5;
	font-weight:bold;
	}
	
a.white:hover{
	color:#DF7718;
	text-decoration:underline;
	}	
	
a.bullet{
	font-family: arial;
	font-size:12px;
	font-weight:bold;
	color:#0262A5;
	background-color:#FFFFFF;
	}
	
a.bullet:hover{
	font-family: arial;
	font-size:12px;
	color:#DF7718;
	font-weight:bold;
	text-decoration:underline;
	}
	
h6{
	font-family: arial;
	font-size:12px;
	font-weight:bold;
	color:#339966;
	background-color::#CCCCCC;
	}	
	
ul{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 2em;
	font-weight: normal;
	color: #000000;
	background-color:#FFFFFF;
	text-indent: 0px;
	list-style-position: inside;
	list-style-type: square;
	padding: 6px;
	margin: 2px;
}

ol{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	line-height:20px;
	color:#000000;
	background-color:#E8E8E8;
	font-weight:bold;
	list-style-type:circle;
	border:thin #cccccc solid;
	margin:10px;
	padding-top:10px;
	padding-bottom:10px;
}

.downloads {
	background-color:#F5F4F4; 
	padding:10px; 
	border:#cccccc 1px solid;
	}	
	
.downloads_publisher {
	color:#FFFFFF;
	font-family: arial;
	font-size:12px;
	}	
	
.portfolio {
	background-color:#F5F4F4; 
	padding:10px; 
	border:#cccccc 1px solid;
	}
	
.portfolio_header {
	background-image:url(images/portfolio_header_bg.jpg);
	padding:2px;
	padding-left:10px; 
	}	
	
.portfolio_technologies {
	color:#FFFFFF;
	font-family: arial;
	font-size:12px;
	}
	
.portfolio_stat {
	color:#FFFFFF;
	font-family: arial;
	font-size:12px;
	float:left;
	width:410px;
	border:;
	}	
	
.portfolio_image {
	float:left; 
	margin-right:25px;
	padding-top:15px;
	}		

.QA_Headers {
	color:#5b5b5b;
	font-weight:bold;
	font-family:arial;
	font-size:18px;
	}	
.QA_Sub{
	color:#6A90AA;
	font-weight:bold;
	font-family:arial;
	font-size:12px;
	border-bottom:1px dotted silver;
	padding:4px;
	}
.QA_Sub:hover{
	font-weight:bold;
	font-family:arial;
	font-size:12px;
	border-bottom:2px inset silver;
	border-top:2px solid silver;	
	background-color:#F4F5F5;
	color:#3C6DBF;
	text-decoration:underline;
	}		
		
.float-left {
	float: left;}		
	
.style3 {
	color:#ffffff;
	line-height:26px;
	font-weight:bold;
	font-family:arial;
	font-size:12px;
	}	