@charset "UTF-8";
/* CSS Document */

body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background-color:#236aa1;
	margin:0; 
	padding:0;
	text-align:left; 
	color: #eeeeee;
}
.oneColFixCtr #container {
	clear:both;
	width:100%;
	background-color:#236aa1;
	margin:0 auto;
	text-align:left;
	font-size: .875em;
	padding:0;
	border:0;
}
.oneColFixCtr #header {
	width:100%;
	text-align: center;
	background-color:#236aa1;
	margin:0px 0px 8px 0px;
}
#header img {
	padding:0px;
	margin:0px 0px 3px 0px;
}
#header a:link {
	color:#fff;
}
#header a:visited {
	color:#fff;
}
.oneColFixCtr #mainContent {
	padding: 0;
	text-align:center;
	background-color:#236aa1; 
}
.tinyText {
	font-size: .875em;
}
h1 {
	font-size: 100%;
	margin: 5px 0px 0px 0px;
}
h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight:100;
	margin: 0px 0px 0px 0px;
	display:inline;
}
a:link {
	color: #d3262d;
}
a:visited {
	color: #f27354;
}
.formBox {
	padding: 0 5px 0 5px;
	background-color:#dac595; 
}
.phone-link {
	padding: 5px 0px 5px 0px;
	text-align: center; 
	font-size: 1.000em;
	color:#fff;
	background-color:#236aa1;
}
.phone-link a:link {
	color: #fff;
	font-weight:bold;
	text-decoration:none;
}
.phone-link a:visited {
	color:#75bcf2;
	font-weight:bold;
}
.copyright {
	padding: 10px 10px 10px 10px;
	text-align: center; 
	font-size: .875em;
	color:#fff;
}
.copyright img {
	margin: 0px 5px 0px 5px;
}
.copyright a:link {
	color: #fff;
	font-weight:bold;
	display:inline;
}
.copyright a:visited {
	color: #f2f2f2;
	font-weight: bold;
}
.copyright a:hover,a:active {
	background-color:#236aa1;
}
.largeText {
	font-size: 1.00em;
}
.smallTxt {
	font-size: 0.875em;
}
img {
	padding: 5px 5px 5px 0px;
	border:0px;
	max-width:100%;
	width: auto;

}
.pagetext {
	margin:0 auto;
	text-align: left;
	color:#000;
	padding:10px 5px 5px 7px;
	background-color:#fff;
}
.pagetext a:link {
	color: #d3262d;
	display:inline;
}
.pagetext a:visited {
	color:#f27354;
}
.space {
	margin: 5px;
}
.tapPoint {
	margin:0px -5px -5px 5px;
}
.social {
	margin-left: auto;
    margin-right: auto;
	padding: 5px 0px 5px 0px;
	text-align: center;
}
.social a:link {
	color: #9e9080;
	font-weight:bold;
	display:inline;
}
.social a:visited {
	color: #9e9080;
	font-weight:bold;
	display:inline;
}
.social img {
	margin: 0px 5px 0px 5px;
}
.topBox {
	text-align:center;
	font-size: .875em;
	padding: 0px 0px 3px 0px;
}
.topBox a:link {
	color: #fff;
	font-weight:bold;
	display:inline;
}
.topBox a:visited {
	color:#fdfdfd;
	font-weight:bold;
}
ul {
	list-style-type:none;
	margin:0;
	padding:0;
}
#menu {
	text-align:left;
	width:320px;
	margin: 0 auto;
}
#menu a:link {
	display:block;
	color:#fff;
	border:2px solid #a71e24;
	background-color:#236aa1;
	width:296px;
	text-align:left;
	letter-spacing:4px;
	margin:2px 0px 2px 0px;
	padding:7px 0px 7px 20px;
	text-decoration:none;
	border-radius:25px;
	background: #d3262d; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */

	background: -moz-linear-gradient(top,  #d3262d 0%, #f27354 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d3262d), color-stop(100%,#f27354)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #d3262d 0%,#f27354 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #d3262d 0%,#f27354 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #d3262d 0%,#f27354 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #d3262d 0%,#f27354 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d3262d', endColorstr='#f27354',GradientType=0 ); /* IE6-8 */
}
#menu a:visited {
	display:block;
	color:#fff;
	border:2px solid #a71e24;
	background-color:#236aa1;
	width:296px;
	text-align:left;
	letter-spacing:3px;
	margin:2px 0px 2px 0px;
	padding:7px 0px 7px 20px;
	text-decoration:none;
	border-radius:25px;
}
#menu a:hover,a:active {
	background-color:#236aa1;
}
.goBack {
	padding:3px 0px 8px 0px;
	letter-spacing:2px;
	text-align:center;
	background: #d3262d; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */

	background: -moz-linear-gradient(top,  #d3262d 0%, #f27354 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d3262d), color-stop(100%,#f27354)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #d3262d 0%,#f27354 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #d3262d 0%,#f27354 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #d3262d 0%,#f27354 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #d3262d 0%,#f27354 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d3262d', endColorstr='#f27354',GradientType=0 ); /* IE6-8 */

}
.goBackPad {
	padding-right: 50px;
}
.goBack a:link {
	color:#fff;
}
.goBack a:visited {
	color:#fff;
}
.viewFullFtr {
	text-align:center;
	margin: 0 auto;
}
.bottomGradient {
	display:block;
	color:#fff;
	letter-spacing:3px;
	margin:10px 0px 2px 0px;
	padding:7px 0px 7px 20px;
	text-decoration:none;
	background: #d3262d; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */

	background: -moz-linear-gradient(top,  #d3262d 0%, #f27354 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d3262d), color-stop(100%,#f27354)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #d3262d 0%,#f27354 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #d3262d 0%,#f27354 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #d3262d 0%,#f27354 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #d3262d 0%,#f27354 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d3262d', endColorstr='#f27354',GradientType=0 ); /* IE6-8 */
}
.bottomGradient a:link {
	color:#fff;
	text-decoration:underline;
}
.bottomGradient a:visited {
	color:#fff;
	text-decoration:none;
}

.enlarge a {
	margin: 0;
	border:0px;
	max-width:100%;
	width: auto;
}
.List {
	list-style: inside;
	list-style-type: disc;
}
.phSpace {
	margin: 3px 0px 3px 0px;
}
.adBox {
	margin: 20px 5px 20px 5px;
	font-size: 10pt;
	text-align: left;
	border: 1px solid #ad312b;
	padding-left: 10px;
}
.emergencyList {
	padding: 10px 0px 5px 20px;
}
.caption {
	color: #336699;
	font-weight:bold;
}
.orangeText {
	margin:0px 0px 0px 0px;
	color: #f15a24;
	font-weight: 700;
}
.redBox {
	border:double #F00 5px;
	background-color:#FFF;
	text-align:center;
	margin:8px;
	margin-bottom:15px;
	color:#000;
}
.redText {
	font-size:20px;
	font-weight:600;
	color:#F00;
}
