body {
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	background-color: #ffffff;	
	margin: 0px;
	padding: 0px;	
}
#wrapper {
	margin: 10px 10px;
	}


#top {
	width: 1024px;
	height: 152px;
	background-color: #ebf1f1;
}
#top a {
	text-decoration:none;
	border:0;
	}
#nav {
	background-color: #ebf1f1;
	width: 800px;
	height: 51px;
	}
	
#leftnav {
	position:absolute;
	top: 223px;
	left: auto;
	width: 265px;
	height: 835px;
	vertical-align: top;
	background-color:#ebf1f1;
	padding: 20px 0px 10px 15px;
	text-align:left;
}
#leftnav2 {
	position:absolute;
	top: 223px;
	left: auto;
	width: 265px;
	height: 935px;
	vertical-align: top;
	background-color:#ebf1f1;
	padding: 5px 0px 10px 15px;
	text-align:left;
}
#leftnav3 {
	position:absolute;
	top: 223px;
	left: auto;
	width: 265px;
	height: 2035px;
	vertical-align: top;
	background-color:#ebf1f1;
	padding: 20px 0px 10px 15px;
	text-align:left;
}

.redquestions {
	font-size: 80%;
	font-weight: bold;
	color: #a63641;
	margin: 10px;
}
.redquestions a {
	text-decoration: none;
	font-weight:bold;
	font-size:85%;
	color:#333333;
}
.redquestions a:link { color: #333333;}
.redquestions a:visited { color: #333333;}
.redquestions a:hover {	color:#000000;}

.leftnavtop {
	background-image:url(../images/left_nav_bdr_top.gif);
	background-repeat: no-repeat;
	}
.leftnavbttm{
	background-image:url(../images/left_nav_bdr_bttm.gif);
	background-repeat: no-repeat;
	}
.leftnavside {
	background-image:url(../images/left_nav_bdr_side.gif);
	background-repeat: repeat-y;
	font-size: 80%;
	color:#333333;
	padding: 0px 13px;
	}
.leftnavside a {
	text-decoration: underline;
	color:#003399;
}
.leftnavside a:link { color: #003399;}
.leftnavside a:visited { color: #003399;}
.leftnavside a:hover {	color:#000000;}

.leftnavtbl {
	margin: 0px;
}

#centercol {
	position:absolute;
	top: 223px;
	left: 305px;
	width: 500px;
	vertical-align: top;
	background-color:#ffffff;
	padding: 20px;
}
.hometext {
	font-size: 75%;
	padding:  10px 40px 10px 20px ;
	line-height: 120%;
	}
.hometext h1 {
	font-size: 100%;
	}
.content {	
	font-size: 75%;
	padding:  10px 40px 10px 20px ;
	line-height: 120%;
	}
.content h1 {
	font-family: "BankGothic Md BT";
	font-size: 130%;
	color: #3f6161;
	font-weight: bolder;
	}
.content a {
	text-decoration: underline;
	color:#003399
}
.content a:link { color: #003399;}
.content a:visited { color: #003399;}
.content a:hover {	color:#333333;}
.content2 {
	font-size: 80%;
	padding:  10px 40px 10px 20px ;
	line-height: 120%;
	}
.content2 h1 {
	font-family: "BankGothic Md BT";
	font-size: 125%;
	color: #3f6161;
	font-weight: bolder;
	}
.content3 {
	font-family: "BankGothic Md BT";
	font-size: 75%;
	padding:  10px 40px 10px 20px ;
	line-height: 120%;
	}
.content3 h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 130%;
	color: #497070;
	font-weight: bolder;
	}
.homequestion {
	font-family: "BankGothic Md BT";
	font-size: 110%;
	font-weight: bold;
	color:#333333;
}
#rightcol {
	position:absolute;
	top: 173px;
	left: 810px;
	width: 224px;
	height: 896px;
	vertical-align: top;
	background-color:#bad1d1;
}
#rightcol2 {
	position:absolute;
	top: 173px;
	left: 810px;
	width: 224px;
	height: 996px;
	vertical-align: top;
	background-color:#bad1d1;
}
#rightcol3 {
	position:absolute;
	top: 173px;
	left: 810px;
	width: 224px;
	height: 2096px;
	vertical-align: top;
	background-color:#bad1d1;
}
#footer {
	position:absolute;
	top:1020px;
	left: 290px;
	width: 664px;
	background-color: #689d9d;
	}
#footer2 {
	position:absolute;
	top:1118px;
	left: 290px;
	width: 664px;
	background-color: #689d9d;
	}
#footer3 {
	position:absolute;
	top:2218px;
	left: 290px;
	width: 664px;
	background-color: #689d9d;
	}
.footertext {
	font-size: 80%;
	padding: 10px 40px;
}

.footertext a {
	text-decoration: underline;
	color:#000000;
}
.footertext a:link { color: #333333;}
.footertext a:visited { color: #333333;}
.footertext a:hover {	color:#333333;}

label {
	float: left;
	width: 100px;
	margin-right: 5px;
	margin-left: 20px;
	text-align: left;
	padding: 0;
}
.frm {
	font-size: 70%;
	vertical-align:top;
	text-align:right;
	vertical-align:top;
}
.emergency {	
	font-size: 72%;
	padding:  10px 20px 10px  0px ;
	line-height: 120%;
	}









