.blackLine	{						 
  	background-image : url(/how/images/bkg-blue.gif); 
	background-repeat : repeat-y;
}
.banner	{						 
	background-repeat : no-repeat;
	background-position: right;	
}
.smallbanner	{						 
	background-repeat : no-repeat;
	background-position: right;	
}
.pagetitle {
	font-family : Arial, Helvetica, MS Sans Serif;
	font-size : 14px;
	color : #ffffff;
	font-weight : bold;
}
.child {
	padding-left: 22px;
	padding-top: 2px;
	height: 18px;
	width: 177px;
	background-color: #336633;
	display: none;
}
.parent {
	padding-left: 7px;
	padding-top: 6px;
	padding-bottom: 5px;
	width: 210px;
	background-color: #336699;
  	cursor:hand;
  	text-decoration: none;
  	font-family: Arial, helvetica;
  	font-size: 11px;
  	color: #CCFFFF;
  	line-height: 16px;
}

.parentHilight {
	padding-left: 7px;
	padding-top: 6px;
	padding-bottom: 5px;
	width: 210px;
	background-color: red;
  	cursor:hand;
   	text-decoration: none;
  	font-family: Arial, helvetica;
   	font-size: 11px;
   	color: white;
   	line-height: 16px;
}

.parenta {
	padding-left: 7px;
	padding-top: 6px;
	padding-bottom: 5px;
	width: 210px;
	background-color: #336699;
}

a.sub {
   text-decoration: none;
   font-family: Arial, helvetica;
   font-size: 9px;
   color: #99ccff;
   line-height: 16px;
}
.topicmenu a:link
 {
   text-decoration: none;
   font-family: Arial, helvetica;
   font-size: 11px;
   color: #CCFFFF;
   line-height: 14px;
}
.topicmenu a:active
 {
   text-decoration: none;
   font-family: Arial, helvetica;
   font-size: 11px;
   color: #ffffff;
   line-height: 14px;
}
.topicmenu a:visited
 {
   text-decoration: none;
   font-family: Arial, helvetica;
   font-size: 11px;
   color: #CCFFFF;
   line-height: 14px;
}
.topicmenu a:hover
 {
   text-decoration: none;
   font-family: Arial, helvetica;
   font-size: 11px;
   color: #ffffff;
   line-height: 14px;
}
.greypipe
{
	font-family: Arial, helvetica;
	color: #999999;
}


.redText
 {
   font-family: Arial, helvetica;
   font-size: 11px;
   color: #FF3300;
   line-height: 16px;
}
a.redText:link
 {
   text-decoration: none;
   font-family: Arial, helvetica;
   font-size: 11px;
   color: #FF3300;
   line-height: 16px;
}
a.redText:active
 {
   text-decoration: underline;
   font-family: Arial, helvetica;
   font-size: 11px;
   color: #FF3300;
   line-height: 16px;
}
a.redText:visited
 {
   text-decoration: none;
   font-family: Arial, helvetica;
   font-size: 11px;
   color: #FF3300;
   line-height: 16px;
}
a.redText:hover
 {
   text-decoration: underline;
   font-family: Arial, helvetica;
   font-size: 11px;
   color: #FF3300;
   line-height: 16px;
}
.menubkg
{
   background-color: #003366;
}
.headerDarkBkg
{
   background-color: #003366;
}
.headerLightBkg
{
   background-color: #336699;
}
.topSearch
{
	background-image : url(/images/blue-search/top-bar.gif); 
	background-repeat : no-repeat;
	background-color: #336699;
}
.leftSearch
{
	background-image : url(/images/blue-search/left-border.gif); 
	background-repeat : no-repeat;
	background-color: #009999;
}
.rightSearch
{
	background-image : url(/images/blue-search/right-border.gif); 
	background-repeat : no-repeat;
}
.search
{
	background-image : url(/images/blue-search/search.gif); 
	background-repeat : no-repeat;
	background-color: #009999;
}
.go
{
	background-image : url(/images/blue-search/go_1.gif); 
	background-repeat : no-repeat;
	background-color: #009999;
}
.searchBkg
{
   background-color: #009999;
}
