/* nj-ema.css (Style sheet for NJ-EMA web site) */

/* Developed by Brian Flaherty of Jersey Coastal */
/* Emergency Services for NJ-EMA */

/* Begin style definitions */

body {
	margin-left: 7%; 
	margin-right: 7%;
	font-family: Arial;
	font-weight: bold;
	color: #0000FF }

pre {
	font-family: Courier New, Courier;
	font-size: 10pt;
	color: #0000FF }

.big18 {
	font-size: 18pt }

.big16 {
	font-size: 16pt }

.big14 {
	font-size: 14pt }

.big11 {
	font-size: 11pt }

.big11mtg {
	font-size: 11pt;
	color: brown }

H1 {
	font-family: Arial;
	font-size: 18pt;
	color: #0000FF }


H2 {
	font-family: Arial;
	font-size: 16pt;
	color: #0000FF }


H3 {
	font-family: Arial;
	font-size: 14pt;
	color: #0000FF }

H4 {
	font-family: Arial;
	font-size: 12pt;
	color: #0000FF }

H5 {
	font-family: Arial;
	font-size: 11pt;
	color: #0000FF }

P, UL, OL, DL, DT, DD, MENU, LI, CAPTION, TBODY {
	font-family: Arial;
	font-size: small;
	font-weight: bold;
	color: #0000FF
}

SUP, SUB {
	font-family: Arial;
	color: #0000FF; 
	font-size: 11pt;
	font-weight: bold;
	color: #0000FF  }

.notice {
	margin-left: 45;
	margin-right: 45;
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #0000FF;
	padding: .5em .5em .5em;
	background-color: #DBDB70 }

A
{
    text-decoration: underline;
    font-family: Arial;
    font-size: 10pt;
    color: Blue;
}

A:hover
{
    color: #FF3300;
}
	

PRE, TT {
	font-family: Courier New, Courier;
	font-size: 10pt;
	font-weight: bold;
	color: teal }

select, option, input {
	font-family: Arial;
	font-weight: bold;
	font-size: 8pt }

.button {
	font-family: Arial;
	font-weight: bold;
	font-size: 8pt }

.menu {
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	color: #0000FF;
	background-color: #FFFFFF; }

.right {
	text-align: right }



/* End of style definitions */
/* March 1999 */
/* Revised Nov-13-2008 */

