/* CSS Document */
html, body {
	margin:0px;
	width:100%;
	height:100%;
	text-align:center;	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:8pt;
}
h1 {
	font-size:14pt;
	font-weight:normal;
	color:#87004E;
}
h2 {
	font-size:8pt;
	color:#87004E;
	font-weight:bold;
	margin-bottom:-1em;
	_margin-bottom:-1.75em;	
}
h3 {
	font-size:10pt;
	font-weight:normal;
	color:#87004E;
	font-weight:bold;
	margin: 0;
	padding: 0;
}
p {
	font-size:8pt;
}
ul {
	list-style-type: square;
}
li {
	color:#F39800;
/*	line-height:0.95; */
}

a.breadCrum:link, a.breadCrum:visited, a.breadCrum:hover{
	font-style:italic;
	font-size:8pt;
	text-decoration:none;
	color:#F39800;	
}

a.subLink:link, a.subLink:visited {
	font-size:8pt;
	text-decoration:none;
	line-height:1.8;
	color:#424242;
}
a.subLink:hover {
	color:#F39800;		
}
 
a.top:link, a.top:visited, a.top:hover{
	color:#757575;
	text-decoration:none;
	font-size:7pt;
}

.list{
	position:relative;
	width:auto;
	display:none;
}

#centerDiv{
	position:relative;
	width:880px;
	height:auto;
	margin:auto;
}

#frame{
	position:absolute;
	width:880px;
	height:auto;	
	margin:auto;
}
#header{
	position:relative;
	width:880px;
	height:100px;
	float:left;
	background-image:url(/ContentSuite/template/nqa/images/background_Top.gif);
	background-repeat:no-repeat;
	color:#757575;
	font-size:7pt;
	letter-spacing: 1px;
}
#menu_left{
	position:relative;
	width:195px;
	height:30px;
	float:left;	
	background-image:url(/ContentSuite/template/nqa/images/background_Left_Stroke.gif);
	background-repeat:no-repeat;
}
#menu_main{
	position:relative;
	width:570px;
	height:30px;
	float:left;
	background-color:#870150;
}
#menu_right{
	position:relative;
	width:115px;
	height:30px;
	float:left;		
	background-color:#870150;
	background-image:url(/ContentSuite/template/nqa/images/background_Menu_Right.gif);
	background-position: right;
}

#leftBar{
    /* Height decided by contentBar in javascript */
	position:absolute;
	float: left;
	width:175px;
	_width:195px;
	top:130px;
	bottom:0px;
	padding-top:15px;
	padding-left:20px;
	background-image:url(/ContentSuite/template/nqa/images/background_Left.gif);	
	background-color:#FEFEFE;
	background-position:top;
	background-repeat:no-repeat; 
}
#contentBar{
	position:relative;
	width:435px;
	_width:480px;
	height:auto;
	float:left;
	left:195px;
	padding-top:20px;
	padding-left:20px;	
	text-align:left;
	background-image:url(/ContentSuite/template/nqa/images/background_Content.gif);		
	background-color:#E8E8E8;
	background-position:top;
	background-repeat:repeat-x;
}
#rightBar{
    /* Height decided by contentBar in javascript */
	position:absolute;
	width:205px;
	top:130px;
	bottom:0px;
	right:0px;
	float:left;
	text-align:left;
	padding-top:50px;
	padding-right: 25px;
	background-image:url(/ContentSuite/template/nqa/images/background_Content_Sub.gif);		
	background-color:#E8E8E8;	
	background-position:top right;
	background-repeat:no-repeat;
}
#stroke{
	position:relative;
	width:20px;
	height:auto;
	overflow: auto;	
	float:left;	
	background-image:url(/ContentSuite/template/nqa/images/background_Right_Repeat.gif);
	background-position:top;
	background-repeat:repeat;
}
#footer{
	position:relative;
	width:685px;
	height:65px;
	float:right;
	background-image:url(/ContentSuite/template/nqa/images/background_Footer.gif);
	background-position:top left;	
	font-size:10;
}

/* Webbeat */

form{
	margin: 0px;
	padding: 0px;
}

td{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:8pt;
}

.menu_bg{
	background-image:url(/ContentSuite/template/nqa/images/menu_bg.gif);
	background-repeat: repeat-x;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff; /*#d9dadb;*/
	text-align: center;
	cursor: pointer;
	padding: 0px 3px 4px 3px;
}

.menu_bg_active{
	background-image:url(/ContentSuite/template/nqa/images/menu_bg_active.gif);
	background-repeat: repeat-x;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff; /*#d9dadb;*/
	text-align: center;
	cursor: pointer;
	padding: 0px 3px 4px 3px;
}

.menu_spacer{
	background-image:url(/ContentSuite/template/nqa/images/menu_bg_spacer.gif);
	background-repeat: no-repeat;
	width: 2px;
}

.text{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:8pt;
}

input, textarea {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:8pt;
}

#footer_container {
	margin: 3px 31px 0px 21px;
	border-top: solid 1px #f39800;
	color: #4b4b4d;
	font-family: Arial;
	font-size: 11px;	
}

#footer_l {
	position: absolute;
	left: 162px;
	width: 74px;
	height: 39px;
	margin-top: 9px;
	background-image:url(/ContentSuite/template/nqa/images/background_FooterLogo.gif);
	background-repeat: no-repeat;
}

#footer_m {
	position: absolute;
	left: 245px;
	width: 200px;
	margin: 6px 0px;
	text-align: left;
}

#footer_m .name {
	color: #87004e;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
}

#footer_r {
	position: absolute;
	left: 471px;
	width: 175px;
	margin: 6px 0px;
	text-align: left;
}
