﻿body 
{
}

a 
{
	color: #999900;
	text-decoration: none;
}
a:visited 
{  
	color: #999900;
	text-decoration: none;
}
a:hover
{ 
	color:#999900;
	text-decoration: underline;
}

.Footer
{
	font-family: Lucida Sans Unicode, Lucida Sans, Lucida Sans Grande, Arial, Helvetica;
	font-size: 11px;
	color: #6C6659;
}

.Callout1
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
}
a.Callout1
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
}
a.Callout1:visited
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
}
a.Callout1:hover
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
}

.Callout2
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #4A4A4A;
}
a.toolkitItem
{
	list-style-image: url(/NWQ/images/toolkitBullet.gif);
	padding: 0px;
	margin-bottom: 0;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0px;
	font-size: 11px;
	color:#956a33;
	text-decoration: underline;
	height: 14px;
}
a.toolkitItem:visited
{
	list-style-image: url(/NWQ/images/toolkitBullet.gif);
	padding: 0px;
	margin-bottom: 0;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0px;
	font-size: 11px;
	color:#956a33;
	text-decoration: underline;
	height: 14px;
}
a.toolkitItem:hover
{
	list-style-image: url(/NWQ/images/toolkitBullet.gif);
	padding: 0px;
	margin-bottom: 0;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0px;
	font-size: 11px;
	color:#993300;
	text-decoration: underline;
	height: 14px;
}
.footerRule 
{ 
	background-color: #E4E4E4; 
}
.Separator
{
	color: #999999;
}

.Left
{
	background-color: #999900;
}

.Line
{
	background-color: #9C9994;
}

.LineGray
{
	background-color: #CCCCCC;
}

.Menu
{
	background-image: "/NWQ/Images/MenuBG.gif";
}

.TextBox
{
	border-style: solid;
	border-width: 1px;
	border-color: #DADBD6;
	color: #7C7467;
	font-family: Lucida Sans Unicode, Lucida Sans, Lucida Sans Grande, Arial, Helvetica;
	font-size: 12px;
	padding-left: 7px;
	padding-right: 0px;
	padding-bottom: 3px;
}

.Text
{
	font-family: Lucida Sans Unicode, Lucida Sans, Lucida Sans Grande, Arial, Helvetica;
	font-size: 13px;
	color: #6C6659;
}



.TextBold
{
	font-family: Lucida Sans, Lucida Sans Unicode, Lucida Sans Grande, Arial, Helvetica;
	font-size: 12px;
	color: #7C7467;
	font-weight: bold;
}

.TextLargeGray
{
	font-family: Lucida Sans, Lucida Sans Unicode, Lucida Sans Grande, Arial, Helvetica;
	font-size: 15px;
	color: #7C7467;
	font-weight: bold;
}

.HeaderText
{
	font-family: Lucida Sans, Lucida Sans Unicode, Lucida Sans Grande, Arial, Helvetica;
	font-size: 16px;
	color: #7C7467;
}

.GrayBG
{
	background-color: #F2F2F2;
}
.ServiceTeamToolKit
{
	border: 1px solid #9C9994; 
	margin-top: 5px;
	background-color: #ffffff;
	margin-bottom: 5px;
}
/* DataGrid */
.DataGridMain {
	 
}
.DataGridMain th {
	font-weight:bold;
	text-align:left;
}
.DataGridTitle {
	color:blue;
	font-weight:bold;
	vertical-align:bottom;
}
.DataGridHeader, .DataGridSubHeader {
	font-weight:bold;
	vertical-align:bottom;
}
.DataGridRowHeader {
	font-weight:bold;
}
.DataGridItem {
	vertical-align:top;
	padding-right: 15px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color:#F2F2F2; 
}
.DataGridAltItem {
	vertical-align:top;
	padding-right: 15px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color:#FFFFFF; 
}
.DataGridFooter 
{
}
.DataGridFootnote {
	font-size:12px;
}
/* Top line for top of table */
.DataGridSeparator {
	border-top:1px solid #999;
}
.DataGridSeparatorLight {
	border-bottom:1px solid #dfdfdf;
}
.DataGridSeparatorLight TD{
	border-top:1px solid #dfdfdf;
}
/* Lines for bottom of each cell */
.DataGridSeparator TD {
	border-bottom:1px solid #999;
}
.dataCell {
	background-color:#ffffff;
}
.dataCellAlt {
	background-color:#cccccc;
}
/* end DataGrid */

.SearchHeaderRule
{
	background-color: #000000;
}
.SearchHeaderText
{
	font-weight: bold;
	font-size: 18px;
	font-family: Arial;
}
/*Privacy Policy Styles*/

#PrivacyPolicy H1
{
	color:#7C7467;
	font-size:17px;
	font-weight:normal;
	margin-top: 0px;
	padding-top: 0px;
}
