h1 {font-family: verdana;
font-size: 12pt;
color: 000000;
margin-top: 0px;
margin-bottom: 0px;
}

h1.header {font-family: verdana;
font-size: 8pt;
color: 000000;
margin-top: 0px;
margin-bottom: 0px;
font-weight: normal;
}

h1.footer {font-family: verdana;
font-size: 7pt;
color: 000000;
margin-top: 0px;
margin-bottom: 0px;
font-weight: normal;
}

h2 {font-family: verdana;
font-size: 10pt;
color: 000000;
margin-top: 0px;
margin-bottom: 0px;
font-weight: normal;
}

a {font-family: verdana;
font-size: 10pt;
color: 000000;
text-decoration: none;
font-weight: none;
}

a:hover {text-decoration: underline;
}

.text {
	font-family:Verdana;
	font-size:12px;
	color:#000000;
	text-align:left;
	font-weight:bold;
	text-decoration:none;
	}
	.text:hover {
	color:#000000;
	text-decoration:underline;
	}

a.footerlink {font-family: verdana;
font-size: 7pt;
text-decoration: none;
}

a.footerlink:hover {text-decoration: underline;
}

h2.emergencynumbers {font-family: verdana;
font-size: 8pt;
color: 000000;
margin-top: 0px;
margin-bottom: 0px;
font-weight: normal;
}

.tdheader {background-image: url('images/banner_04.jpg');
width: 353px;
height: 133px;
padding-top: 5px;
padding-bottom: 0px;
text-align: center;
}



/*border*/
table.orange {
	border-width: 1px 1px 1px 1px;
	border-spacing: 0px;
	border-style: solid solid solid solid;
	border-color: rgb(254, 154, 0) rgb(254, 154, 0) rgb(254, 154, 0) rgb(254, 154, 0);
	border-collapse: collapse;
	background-color: #fff1e4;
}
table.orange th {
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	border-style: solid solid solid solid;
	border-color: rgb(254, 154, 0) rgb(254, 154, 0) rgb(254, 154, 0) rgb(254, 154, 0);
	background-color: #fff1e4;
	-moz-border-radius: 0px 0px 0px 0px;
}
table.orange td {
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	border-style: solid solid solid solid;
	border-color: rgb(254, 154, 0) rgb(254, 154, 0) rgb(254, 154, 0) rgb(254, 154, 0);
	background-color: #fff1e4;
	-moz-border-radius: 0px 0px 0px 0px;
}

table.none {
	border-width: 1px 1px 1px 1px;
	border-spacing: 0px;
	border-style: none none none none;
	border-color: rgb(254, 154, 0) rgb(254, 154, 0) rgb(254, 154, 0) rgb(254, 154, 0);
	border-collapse: collapse;
	background-color: #fff1e4;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
table.none th {
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	border-style: none none none none;
	border-color: rgb(254, 154, 0) rgb(254, 154, 0) rgb(254, 154, 0) rgb(254, 154, 0);
	background-color: #fff1e4;
	-moz-border-radius: 0px 0px 0px 0px;
}
table.none td {
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	border-style: none none none none;
	border-color: rgb(254, 154, 0) rgb(254, 154, 0) rgb(254, 154, 0) rgb(254, 154, 0);
	background-color: #fff1e4;
	-moz-border-radius: 0px 0px 0px 0px;
}
