@charset "utf-8";
/* Eric T. Kirk, Attorney CSS Document -- designed by Logicreative Design */


.header {
	position:absolute;
	left:100px;
	top:20px;
	width:800px;
	height:84px;
	z-index:1;
	border-left: solid;
	border-color: #050e2f;
	border-top: solid;
	border-right: solid;
	background-color: #050e2f;
	background-image:url(images/header.jpg);
	background-repeat:no-repeat;
	background-position:center;
}

div.navbar {
	position:absolute;
	left:100px;
	top:106px;
	width:800px;
	height:58px;
	z-index:1;
	border-left: double;
	border-left-color:#eeeeee;
	border-right-color:#eeeeee;
	border-right: double;
	border-top-style: solid;
	border-top-color: #050e2f;
	border-bottom-color: #050e2f;
	border-bottom-style:solid;
	background-color: #eeeeee;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #050e2f;
	text-decoration:none;
}

div.navbar a:link {color: #050e2f; text-decoration:none; }
div.navbar a:visited {color: #050e2f; text-decoration:none;}
div.navbar a:hover {color: #bfb40c; text-decoration:none;}

.main {
	position:absolute;
	left: 275px;
	top:173px;
	width:588px;
	height:430px;
	z-index:1;
	border-color: #eeeeee;
	border-bottom: double;
	border-bottom-color:#eeeeee;
	border-right: double;
	background-color: #eeeeee;
	padding: 20px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #050e2f;
}

.main-reducedfeeprogram {
	position:absolute;
	left: 275px;
	top:173px;
	width:588px;
	height:610px;
	z-index:1;
	border-color: #eeeeee;
	border-bottom: double;
	border-right: double;
	background-color: #eeeeee;
	padding: 20px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #050e2f;
}

.leftcolumn {
	position:absolute;
	left:100px;
	top:173px;
	height:430px;
	z-index:1;
	background-color: #eeeeee;
	padding: 20px;
	border-left: double;
	border-color: #eeeeee;
	border-bottom: double;
	border-bottom-color:#eeeeee;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #050e2f;
}

.leftcolumn-reducedfeeprogram {
	position:absolute;
	left:100px;
	top:173px;
	height:610px;
	z-index:1;
	background-color: #eeeeee;
	padding: 20px;
	border-left: double;
	border-color: #eeeeee;
	border-bottom: double;
}

.style-form {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #050e2f;
}

.style-texttitle {
	font-size: 14px;
	font-weight: bold;
}

.style-ReducedFeetitle {
	font-size: 18px;
	font-weight: bold;
}

.style-footer {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #050e2f;
	text-align:center;
	font-weight:bold;
}

.style-altfooter {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #050e2f;
}

.style-copyright {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #050e2f;
	text-align:center;
}

.footer {
	position:absolute;
	left:100px;
	top:653px;
	width:800px;
	height:175px;
	z-index:1;
}

.creditcard {
	position:absolute;
	left:620px;
	top:7px;
	width:170px;
	height:110px;
	z-index:1;
}

.footer-reducedfeeprogram {
	position:absolute;
	left:100px;
	top:839px;
	width:800px;
	height:175px;
	z-index:1;
}
