a:link {color: blue; font-size: 11px; text-decoration: underline;}
a:active {color: blue; font-size: 11px; text-decoration: underline;}
a:visited {color: blue; font-size: 11px;text-decoration: underline;}
a:hover {color: red; font-size: 11px; text-decoration: underline;}

.link:link {color: #000000; font-size: 11px; text-decoration: none;}
.link:active {color: #000000; font-size: 11px; text-decoration: none;}
.link:visited {color: #000000; font-size: 11px;text-decoration: none;}
.link:hover {color: red; font-size: 11px;text-decoration: none;}

.bc:link {color: #363A3D; font-size: 10px; text-decoration: none;}
.bc:active {color: #363A3D; font-size: 10px; text-decoration: none;}
.bc:visited {color: #363A3D; font-size: 10px;text-decoration: none;}
.bc:hover {color: #363A3D; font-size: 10px;text-decoration: underline;}

.breadcrumb {color: #363A3D; font-size: 10px; text-decoration: none;}

.rlink:link {color: #ffffff; font-size: 11px; text-decoration: none;}
.rlink:active {color: #ffffff; font-size: 11px; text-decoration: none;}
.rlink:visited {color: #ffffff; font-size: 11px;text-decoration: none;}
.rlink:hover {color: #ffffff; font-size: 11px;text-decoration: underline;}

.flink:link {color: #ffffff; font-size: 10px; text-decoration: none; font-weight: bold; }
.flink:active {color: #ffffff; font-size: 10px; text-decoration: none; font-weight: bold;}
.flink:visited {color: #ffffff; font-size: 10px;text-decoration: none; font-weight: bold;}
.flink:hover {color: #ffffff; font-size: 10px;text-decoration: underline; font-weight: bold;}

.header1 { font-family: times, sans-serif; font-size: 14px; font-weight: bold; color: #000000; }
.header2 { font-family: arial,sans-serif,verdana; font-size: 14px; font-weight: bold; color: #363A3D; }
.header3 { font-family: arial,sans-serif,verdana; font-size: 11px; font-weight: bold; color: #000000; }
.header3w { font-family: arial,sans-serif,verdana; font-size: 10px; font-weight: bold; color: #ffffff; }
.header3b { font-family: arial,sans-serif,verdana; font-size: 11px; font-weight: bold; color: #244D7B; }
.header4 { font-family: arial,sans-serif,verdana; font-size: 10px; font-weight: bold; color: white; }
.header5w { font-family: arial,sans-serif,verdana; font-size: 10px; font-weight: bold; color: #ffffff; }

body  {background-image: url(images/bodyBG.gif); background-repeat: repeat-x;}
td {font-family: arial, sans-serif; font-size: 11px; line-height: 14px; color: #000000;}
.3w{font-family: arial, sans-serif; font-size: 11px; line-height: 14px; color: #ffffff;}
.ws {font-family: arial, sans-serif; font-size: 10px; color: #ffffff;}

input { font-family: arial,sans-serif,verdana; font-size: 11px; color: #363A3;} 
textarea { font-family: arial,sans-serif,verdana; font-size: 11px; color: #363A3;}
select { font-family: arial,sans-serif,verdana; font-size: 11px; color: #363A3; } 

#logo { position : absolute; top : 33px; left : 33px; }


img.icon { 
  float: left;
  margin-left: 0;
}

.hlink:link {color: #ffffff; font-size: 10px; text-decoration: none; font-weight: bold;}
.hlink:active {color: #ffffff; font-size: 10px; text-decoration: none; font-weight: bold;}
.hlink:visited {color: #ffffff; font-size: 10px;text-decoration: none; font-weight: bold;}
.hlink:hover {color: #ffffff; font-size: 10px;text-decoration: underline; font-weight: bold;}

.Nlink:link {color: #000000; font-size: 10px; text-decoration: none; font-weight: bold;}
.Nlink:active {color: #000000; font-size: 10px; text-decoration: none; font-weight: bold;}
.Nlink:visited {color: #000000; font-size: 10px;text-decoration: none; font-weight: bold;}
.Nlink:hover {color: red; font-size: 10px;text-decoration: none; font-weight: bold;}


.downloadfile:link {color: blue; font-size: 11px; text-decoration: underline; font-weight: bold;}
.downloadfile:active {color: blue; font-size: 11px; text-decoration: underline; font-weight: bold;}
.downloadfile:visited {color: blue; font-size: 11px;text-decoration: underline; font-weight: bold;}
.downloadfile:hover {color: red; font-size: 11px;text-decoration: none; font-weight: bold;}

.home-school-promo{
	color: white; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px; font-weight:bold;
}
.home-school-promo a{
	color: white; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px; 
	font-weight:bold;
	text-decoration:underline;
}
.home-school-promo a:hover{
	color: red; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px; 
	font-weight:bold;
	text-decoration:underline;
}
.home-school-promo a:visited{
	color: white; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px; 
	font-weight:bold;
	text-decoration:underline;
}

.preparedness-text { color: black; font-size: 11px; text-decoration: none;}
.preparedness-text-header { color: black; font-size: 10px; text-decoration: none;}

#preparedness-list {}
#preparedness-list a {color: black; font-size: 11px; text-decoration: none;}
#preparedness-list a:hover {color: black; font-size: 11px; text-decoration: underline;}
#preparedness-list ul {margin:0; /*list-style: square;*/}


