/*  ##############################################
   ### FirstLine Web System-------------------###
  ##- Dynamic Style Sheet---------------------##
 #-- Copyright FirstLine ---------------------#
##############################################
\images\styles.css
28 April 2005, 1:00:14 PM

*/

/*Font Sizes: makes it 11px for all browsers
but resizable by the viewer to a minimum of 9px*/

body.bodyclass,
body, 
input, 
p, 
li, 
select, 
textarea,
td, 
th{
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
}
/*/*/a{}
body.bodyclass,
body,
body input,
body p,
body select,
body textarea,
body td,
body th{
	font-size: x-small;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: small;
}
html>body.bodyclass,
html>body,
html>body input,
html>body p,
html>body select,
html>body textarea,
html>body td,
html>body th{
	font-size: small;
}  
/* */
.pagetitle,.mainheading,h1{
	font-size: 105%; 
}
.heading,h2{
	font-size: 95%; 
}
.subheading,h3{
	font-size: 90%; 
}

body, p, td,input,select {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight:normal;
	text-decoration:none;
	color: #000000; 
}
li{
	margin:1em 0
}
a:link {
	color: #000080;
	font-weight: normal;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background:transparent;
}
a:visited{
	color: #330033;
}
a:focus{
	color: #ff0000;
}

a:hover {
	color: #ff0000;
}
a:active{
	color: #ff0000;
}

.pagetitle,.mainheading, h1 { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	color: #666666; 
}

.heading, h2 { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	color: #666666;
	text-decoration:none; 
}

.subheading, h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	color: #333333;
	text-decoration:none;
}

.headinglink, a.headinglink:link, 
a.headinglink:visited {
	font-family: verdana;
	color: white;
	font-size: 10px;
	font-weight: 900;
	text-decoration: none;
	text-transform: uppercase;
	line-height: 12px;
}

.headinglink-current, a.headinglink-current, 
a.headinglink-current:visited {
	font-family: verdana;
	color: #D00005;
	font-size: 10px;
	font-weight: 900;
	text-decoration: none;
	text-transform: uppercase;
	line-height: 12px;
}

.headinglink:hover {
	color: #ff0000;
}