
BODY{
	font-family : Arial,sans-serif;
}

A {
	color: black;
}


A.toptoolbar {
	font-family : Arial,sans-serif;
	background-color: #b40101;
}

A:Hover {
	color: #A50303;
}


a.NavLink:link { 
color: #ffffff; 
background-color: #b50101;
text-decoration: none;
 

}
a.NavLink:visited { 
color: #ffffff; 
background-color: #b50101;
text-decoration: none;


}
a.NavLink:hover {
color: #aaa9b2; 
background-color: #b50101;
text-decoration: none;

} 

a.qLLook:link { 
color: #b50101; 
background-color: #ffffff;
text-decoration: none;


}
a.qLLook:visited { 
color: #b50101; 
background-color: #ffffff;
text-decoration: none;


}
a.qLLook:hover {
color: #aaa9b2; 
background-color: #ffffff;
text-decoration: none;

} 


.dark {
	background : #404040;
	color: white;
}

.darkest {
	background : Black;
}

.light {
	background : CDD7F9;
}

.white {
	background : #ffffff;
}

.menuOn {
	background : #292A5C;
	color: white;
}

.menuOff {
	background : #C6332C;
	color: white;
}

.toolbar {
	background: #808080;
	padding: 4 4 4 4;
	color: white;
	font-family : Arial,sans-serif;
}

.toolbarSub {
	background: #ffffff;
	padding: 4 4 4 4;
	color: black;
	font-family : Arial,sans-serif;
	size: 6px;
	font-weight:bold;
}

a.toolbarSub {
	background: #ffffff;
	padding: 4 4 4 4;
	color: black;
	font-family : Arial,sans-serif;
	size: 6px;
}

.quickLinks {
	color: #b50101;
	font-family : Arial,sans-serif;
	font-size:12px;
	background-color: #ffffff;
	border:medium;
	border-color:#b50101;
}

.tabhead{
	font-family : Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color : White;
}


.label
{
	font-weight: bold;
}


.note
{
	font-weight: bold;
	color:#990000;
	font-size:12px;
}

.content
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;

}

.navHeader{
	font-family : Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color:#b50101;
	font-weight:bold;
}

.nav{
	font-family : Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color:#ffffff;

}

.toolbar {
	background: #b50101;
	height:25PX;
	color:#b50101;
	font-family : Arial,sans-serif;
	font-weight:bold;
}

.specHead
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight:bold;
	color:#b50101;
	background-color: #e4e3e8;

}

.specBox
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color:#000000;
	background-color: #e4e3e8;

}

.quickLinkIcons
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight:bold;
	color:#b50101;

}

.foot
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color:#FFFFFF;
	background-color: #b50101;

}

.subHead
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color:#b50101;
	font-weight: bold;

}

.formHead
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#ffffff;

}



