﻿BODY {
	background-color: White;	
	background: url('images/page_bckgnd_long.jpg');
	font-family: Arial, Geneva, Helvetica, Sans-serif;
	color: black;
	margin-bottom: 10px;
	margin-top: 10px;
	font-size: .8em;
}


/* web page footer */	 
.footer	 {
	color: #666666;
	font-size: .9em;
	font-family: Arial, Helvetica, sans-serif;
}

A.footer:link {
	color: #666666;
	text-decoration : none;
}
	
A.footer:visited {
	color: #666666;
	text-decoration : none;
}

A.footer:active {
	color: #6E9A4D;
	text-decoration : none;
}

A.footer:hover {
	color: #6E9A4D;
	text-decoration : none;
}

	 
/* Heading on contact page */       
H1  {
	font-size: 1.3em;
	margin : 0;
	font-weight: Bold;
}
    
H2  {
	font-size: 1.2em;
	margin: 0;
	font-weight: Bold;
	}

H3 {
	font-size: 1.1em;
	margin: 0;
	font-weight: Bold;
	}

/*  */	
H4 {
	font-size: 1.0em;
	margin: 0;
	font-weight: Bold;
}

H5 {
	font-size: .9em;
	margin: 0;
	font-weight: Bold;
	}

/*  */	
H6 {
	font-size: .8em;
	font-weight: Bold;
	margin: 0;
	}
	
#bluebullet {
	height: 7px;
	width: 13px;
	vertical-align: bottom;
	position: relative;
	top: 5px;
	background: url(/images/bullet_blue_tri.gif) no-repeat;
}

.HRGreen {
	color: #6E9A4D;
}

.HRBlue {
	color: #4170B8;
}


/* Dropdown Menu */

.drop {
	font-family:Verdana;
	color :white;
	font-size: 9pt;
	text-align: left;
}

A.drop:link {
	color: white;
	text-decoration : none;
}
	
A.drop:visited {
	color: white;
	text-decoration : none;
}

A.drop:active {
	color: white;
	text-decoration : none;
}

A.drop:hover {
	color: #6E9A4D;
	text-decoration : none;
}


/* Catagory Header */

.home_subheader {
	font-family: Arial, Helvetica, sans-serif;
	color : #6E9A4D;
	font-size: 14pt;
	text-align: left;
}

A.home_subheader:link {
	color: #6E9A4D;
	text-decoration : none;
}
	
A.home_subheader:visited {
	color: #6E9A4D;
	text-decoration : none;
}

A.home_subheader:active {
	color: #6E9A4D;
	text-decoration : none;
}

A.home_subheader:hover {
	color: red;
	text-decoration : none;
}


/* Catagory navigation */
.catnav{
	font-family: Arial, Helvetica, sans-serif;
	color: #4170B8;
	font-weight:bold;
	font-size: 9pt;
	text-decoration : none;
} 

A.catnav:link {
	color: #4170B8;
	text-decoration : none;
}
	
A.catnav:visited {
	color: #4170B8;
	text-decoration : none;
}

A.catnav:active {
	color: #6E9A4D;
	text-decoration : none;
}

A.catnav:hover {
	color: #6E9A4D;
	text-decoration : none;
}

/* Emergency Prep */

.ep_h2 {
	font-family: Arial, Helvetica, sans-serif;
	color : #4170B8;
	font-size: 10pt;
	font-weight:bold;
	text-align: left;
}

A.ep_h2:link {
	color: #4170B8;
	text-decoration : none;
}
	
A.ep_h2:visited {
	color: #4170B8;
	text-decoration : none;
}

A.ep_h2:active {
	color: #4170B8;
	text-decoration : none;
}

A.ep_h2:hover {
	color: red;
	text-decoration : none;
}


/* New stuff ends here***********************************/
	
A.headerlink: link { color: Black;
	text-decoration : none;
	font-weight : bold;
	}
	
A.headerlink:visited {
	color: black;
	text-decoration : none;
	}

A.headerlink:active {
	color: Red;
	text-decoration : none;
	}

A.headerlink:hover {
	color: Red;
	text-decoration : none;
	}

HR {
	color : Black;
}

TH {
	line-height: 1.2;
	text-align : left;
	vertical-align : top;
	font-size: .8em;
	}
	
TD {
	vertical-align : top;
	font-size: .8em;
}
	        
P {
	color: black;
	}

INPUT {
    font-family: Arial, Geneva, Helvetica, Sans-serif;
	font-size: 10pt;
	}

/* Used on headings for normal size text */
.normal {
	color: black;	
	font-size: .8em;
	margin: 0;
	}
	
.highlight {
	background-color: #CCCC66;
	} 
	
.underline {
	border-bottom-color : Black;
	border-bottom-width : thin;
	border-bottom-style : solid;
} 

/*x Text on dividing graphic  */	

.indent {
	margin-left: 25px
} 

.indent1 {
	margin-left: 7px;
} 

.negindent10{
	margin-left: -10px;
} 

.blockindent {
	margin-left: 10px;
	margin-right: 20px;
	} 
	
.blockindent1 {
	margin-left: 25px;
	margin-right: 20px;
	} 
	
.navlink {
	text-align: right;
	font-size: 11px;
	} 
	
/* x Search on menu */
.search{
	background-color: #1A3F76;
	color: white;
	font-size: 9pt;
	text-decoration : none;
	margin-left : 7px;
} 

 /* Messages */        
.msg {
	color: red;
	font-weight: bold;
	margin-left: 20px;
} 
	
.error { 
	color: red; 
	} 

.label  { 
  font-size: X-small; 
  }

/* Background colors */

.lightGreen {
	background-color: #ccddcd;
}

/* x Menu items */
.menubar{
	background-color: Black;
	color: white;
	font-size: 11px;
	text-decoration: none;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	} 

A.menubar:link {
	color: white;
	text-decoration: none;
}
	
A.menubar:visited {
	color: white;
	text-decoration: none;
}

A.menubar:active {
	color: Red;
	text-decoration: none;
}

A.menubar:hover {
	color: Red;
}


/* x Menu items */
.menu1{
	font-weight: bold;
	background-color: #1A3F76;
	color: white;
	font-size: 9pt;
	text-decoration : none;
	margin-left : 7px;
} 

A.menu1:link {
	color: white;
	text-decoration : none;
}
	
A.menu1:visited {
	color: white;
	text-decoration : none;
}

A.menu1:active {
	color: Red;
	text-decoration : none;
}

A.menu1:hover {
	color: Red;
}

/* x Menu items */
.menu2{
	font-weight: bold;
	background-color: #1A3F76;
	color: white;
	font-size: 9pt;
	text-decoration : none;
} 

A.menu2:link {
	color: white;
	text-decoration : none;
}
	
A.menu2:visited {
	color: white;
	text-decoration : none;
}

A.menu2:active {
	color: Red;
	text-decoration : none;
}

A.menu2:hover {
	color: Red;
}

/* x Menu items gray background*/
.menu3{
	font-weight: bold;
	background-color: #666666;
	color: white;
	font-size: 9pt;
	text-decoration : none;
} 

A.menu3:link {
	color: white;
	text-decoration : none;
}
	
A.menu3:visited {
	color: white;
	text-decoration : none;
}

A.menu3:active {
	color: Red;
	text-decoration : none;
}

A.menu3:hover {
	color: Red;
}

/* x Menu items no color background*/
.menu4{
	font-weight: bold;	
	color: black;
	font-size: 9pt;
	text-decoration : none;
} 

A.menu4:link {
	color: black;
	text-decoration : none;
}
	
A.menu4:visited {
	color: black;
	text-decoration : none;
}

A.menu4:active {
	color: Red;
	text-decoration : none;
}

A.menu4:hover {
	color: Red;
}

/* x Menu items lght cream background*/
.menu5{
	font-weight: bold;
	background-color: #F7F7D5;
	color: black;
	font-size: 9pt;
	text-decoration : none;
} 

A.menu5:link {
	color: black;
	text-decoration : none;
}
	
A.menu5:visited {
	color: black;
	text-decoration : none;
}

A.menu5:active {
	color: Red;
	text-decoration : none;
}

A.menu5:hover {
	color: Red;
}

/* x Menu items drk cream background no bold*/
.menu6{
	background-color: #CCCC99;
	color: black;
	font-size: 9pt;
	text-decoration : none;
} 

A.menu6:link {
	color: black;
	text-decoration : none;
}
	
A.menu6:visited {
	color: black;
	text-decoration : none;
}

A.menu6:active {
	color: Red;
	text-decoration : none;
}

A.menu6:hover {
	color: Red;
}

/* x Path items */
.path{
	font-family: Arial, Geneva, Helvetica, Sans-serif;
	color: black;
	font-size: 8pt;
} 

A.path:link {
	color: black;
}
	
A.path:visited {
	color: black;
}

A.path:active {
	color: Red;
}

A.path:hover {
	color: Red;
}

.Hit {
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	font-variant: small-caps;
	font-style: normal;
	font-weight: bold;
	color: black;
	background-color: #FFFF00;
	}

.RecordTitle {
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	font-style: normal;
	font-weight: bold;
	color: black;
	background-color: #CCCC99;
	margin-top: 0px;
	margin-bottom: 0px;
}

.RecordStats {
font-family: Verdana, Arial, Helvetica, Sans-serif;
	font-weight: normal;
	font-size: 9pt;
	color: black;
	margin-top: 0px;
	margin-bottom: 5px;
}

.HighlightTitle {
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	font-style: normal;
	font-weight: bolder;
	color: White;
	background-color: #000066;
	font-size: small;
	line-height : 150%;
	text-align: center;
}
/* end of search */
	
/* Home page no underline links */

A.nounderline:link {
	text-decoration : none;
}
	
A.nounderline:visited {
   	text-decoration : none;
}

A.nounderline:active {
	color: Red;
	text-decoration : none;
}

A.nounderline:hover {
	color: Red;
	text-decoration : none;
	}


A:link {
	color: #4170B8;
	}
	
A:visited {
	color: #4170B8;
	}

A:hover {
	color: #6E9A4D;
}

A:active {
	color: #6E9A4D;
}

/* Home page Alert Table */

table#alert {
	width:99%;
	margin:1px;
	background:#f8f8f8;
	border:4px	#4171B9 ridge;	
}

table#alert th, table#alert td {
	padding:1px;	
}


table#alert td {
	vertical-align : top;
	font-size: .8em;	
}
