/* This style sheet is best for IE as it uses line-height etc another sheet
for NS 4x browsers needs to be made and the @import feature used
in the main support template - 07/11/02 sfisher@ricochet.com */

.search {
background : #C1C9D9;
color : #000000;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 9px;
}
.search-focus {
background : #FFFFFF;
color : #000000;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 9px;
}
/*h1 {
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 24px; 
color : #cccccc; 
line-height : normal; 
margin-right : 0; 
margin-bottom : 0px; 
margin-left : 15px; 
}*/
h2 {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 16px
color : #555555;
margin-top : 0px;
margin-right : 0;
margin-bottom : 0px;
margin-left : 0px;
}
.currentfaq {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 14px;
color : #555555;
margin-right : 0px; margin-left : 0px; margin-bottom : 0px; padding-left : 0px
} 
.mainparagraphs {
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 11px; 
color : #000000; 
margin-right : 0px; 
margin-bottom : 0px; 
margin-left : 10px; 
line-height : normal;
} 
.mainparagraphs a:link {
color : #CC6600; 
text-decoration : underline; 
} 
.mainparagraphs a:visited {
color : #CC6600; 
text-decoration : underline; 
} 
.mainparagraphs a:hover {
color : #0066ff; 
text-decoration : none; 
} 
.mainparagraphs a:active {
color : #CC6600; 
text-decoration : underline; 
}
.subnav a:link {
	background-color : transparent;
	color : #CC6600;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-decoration : underline;
}
.subnav a:visited {
	background-color : transparent;
	color : #0066ff;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-decoration : underline;
}
.subnav a:hover {
	background-color : transparent;
	color : #0066ff;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-decoration : none;
}
.subnav a:active {
	background-color : transparent;
	color : #CC6600;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-decoration : underline;
	}
	
	.section-title{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #555555;
	font-size : 16px;
	text-decoration : none
}
.ltblu{
background-color : #7F99B3;
}
.dkblu{
background-color : #06334B;
}

/* may use later .topbar {
background-color : #092769; 
} 
.navbar {
background-color : #999999; 
}
.subnavbar {
background-color : #CCCCCC;
}*/

