/* 
   v14_style.css
   Copyright 2004/2005, David Barrett (www.quinthar.com) and TESTCo (www.testco.com).  
   All Rights Reserved.

   See LICENSE for the complete licensing details.
*/

a:link {
	color:black;
}
a:visited {
	color:gray;
}
a:hover {
	color:red;
}

body.QWBody {
	font-family:Book Antiqua,Georgia,sans-serif,Tahoma;
}

form.QWForm {
	padding:0; 
	border:0; 
	margin:0
}
	
div.QWGlobalNav {
	font-size:10.0pt; 
}	

div.QWTitleBox {
	border:solid windowtext 1.0pt; 
	border-color: white; 
	background: dodgerblue;    
	color:white;
	margin-top:0pt;
	margin-bottom:0pt;
}

DIV.MPTitleBox {
	border: white 1pt solid;
	MARGIN-TOP: 0pt;
	MARGIN-BOTTOM: 0pt;
	COLOR: white;
	background: url(/imgs/top_bg-2.gif) repeat-x center bottom;
	line-height: 30px;
}

DIV.MPTitleBox_Green {
	BORDER-RIGHT: white 1pt solid;
	BORDER-TOP: white 1pt solid;
	MARGIN-TOP: 0pt;
	MARGIN-BOTTOM: 0pt;
	BORDER-LEFT: white 1pt solid;
	COLOR: white;
	BORDER-BOTTOM: white 1pt solid;
	background-image: url(/imgs/top-green_plant-2.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
	line-height: 30px;
}

div.MPTitle {
	font-size:14.0pt; 
	font-weight:bold; 
}

div.QWTitle {
	font-size:14.0pt; 
	font-weight:bold; 
}

.QWTitleBox a:link {
	color:white;
}
.QWTitleBox a:visited {
	color:white;
}
.QWTitleBox a:hover {
	color:red;
}

.map a:link {color:DodgerBlue;}
.map a:visited {color:DodgerBlue;}
.map a:hover{color:Red;}

div.QWCommandList {
	font-size:10.0pt; 
}	

table.QWResultBox {
	border:solid windowtext 1.0pt; 
	border-color: black; 
	background: #ffffaa; 
	font-size:10.0pt; 
}

table.QWHelpBox {
	border:solid windowtext 1.0pt; 
	border-color: black; 
	background: #ddddff; 
	font-size:10.0pt; 
}

div.QWHelpToggle {
	font-size:10.0pt; 
}	

div.QWInnerSection {
	float:right;
	padding:10px;
	background-color:white;
}

table.QWInnerSection {
	color:black;
	font-size:10.0pt;
	align: center;
}

tr.QWInnerSectionTitle {
	border:solid windowtext 1.0pt; 
	background:blue; 
	color:white;
	font-weight:bold; 
}

div.QWHeading1 {
	margin-left:12pt;
	margin-right:12pt;
	margin-top:6.0pt;
	margin-bottom:6.0pt;
	border-bottom:solid windowtext 1.0pt;
	border-bottom-color:DodgerBlue;
	color:dodgerblue;
	font-size:14.0pt; 
	font-weight:bold; 
	text-align:left;
}

div.ForumHeading1 {
	margin-left: 12pt;
	margin-right:12pt;
	margin-top:  18pt;
	margin-bottom:6.0pt;
	border-bottom:solid windowtext 1.0pt;
	border-bottom-color:#355F35;
	color:#355F35;
	font-size:14.0pt; 
	font-weight:bold; 
	text-align:center;
}

div.QWNormal {
	margin-left:12pt;
	margin-right:12pt;
	margin-top:2.0pt;
	margin-bottom:2.0pt;
	color:black;
	font-size:12.0pt;
}

div.QWHtml {
	margin-left:12pt;
	margin-right:12pt;
	margin-top:2.0pt;
	margin-bottom:2.0pt;
	color:black;
	font-size:12.0pt;
}

div.QWRow {
	padding: 2px 0px 2px 20px;
}

div.QWBullet {
	float:left;
	padding-right:5px;
	color:black;
	font-size:12.0pt;
}

table.QWBullet {
	margin-top:1.5pt;
	margin-bottom:1.5pt;
	margin-left:12pt;
	margin-right:12pt
}

td.QWBullet {
	color:black;
	font-size:12.0pt;
}

table.QWIndent {
	margin-left:12pt;
	margin-right:12pt
}

td.QWIndent {
	color:black;
	font-size:12.0pt;
}