@charset "UTF-8";


.TabbedPanels {
	margin: 0px;
	padding: 0px;
	float: left;
	clear: none;
	width: 100%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	background-color: #FFF;
	text-align: left;
}


.TabbedPanelsTabGroup {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	background-color: #FFF;
	width: auto;
}


.TabbedPanelsTab {
	position: static;
	top: 1px;
	float: left;
	padding: 4px 10px;
	margin: 0px 1px 0px 0px;
	background-color: #FFF;
	list-style: none;
	-moz-user-select: none;
	-khtml-user-select: none;
	cursor: pointer;
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
	color: #000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #D6D6D6;
	border-left-color: #FFF;
	font-style: normal;
}


.TabbedPanelsTabHover {
		font-size: 12pt;
		font-family: "Times New Roman", Times, serif;
		color: #3F3;
		background-color: #06F;
}


.TabbedPanelsTabSelected {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	font-size: 12pt;
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
	background-color: #0FF;
	border-bottom-color: #F00;
	z-index: 5;
	text-align: center;
}


.TabbedPanelsContentGroup {
	clear: both;
	background-color: #FFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	font-size: 12pt;
	font-family: "Times New Roman", Times, serif;
	color: #000;
	padding-left: 15px;
	padding-right: 10px;
}

.TabbedPanelsContent {
	padding: 4px;
	color: #000;
	background-color: #FFF;
	background-image: none;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center center;
	font-size: 12pt;
}

.TabbedPanelsContentVisible {
	font-size: 10pt;
	color: #000;
	width: 100%;
	padding-left: 5px;
	padding-right: 5px;
	text-align: left;
}
p {
	color: #000;
}
.Hurricane_Header {
	color: #F00;
	font-size: 24pt;
	text-align: left;
	font-weight: bold;
	font-family: "Arial Black", Gadget, sans-serif;
}
#TabbedPanels1 .TabbedPanelsContentGroup .TabbedPanelsContent.TabbedPanelsContentVisible p {
	text-align: justify;
	font-size: 14pt;
}
.Phone_Email {
	text-align: center;
}
.Phone_Email tr td a {
	color: #00F;
}
