html {
    padding: 0;
    margin: 0;
    height: 100%;
	width: 100%;
}

body {
	font-size: 99%;
	background: #fff;
	font-stretch: expanded;
	font-family: Verdana, Arial;
	margin: 0;
	padding: 15px 0 0 0;
}

#container {
	margin: 0em auto;
	width: 844px;
	text-align: left;
	padding: 0;
}

#head {
	position: static;
	top: 0; left: 0;
	margin: 0;
	padding: 0;
	border-bottom: #fff 7px solid;
}

#container2 {
	margin: 0em auto;
	width: 300px;
	text-align: center;
	padding: 180px 20px 0 10px;
}

#container2 p {
	text-align: right;
	padding-right: 42px;
	line-height: 23px;
	}


.logobox {
	position: static;
	width: 300px;
	padding: 0;
	margin: 0;
	}

.logo {
	position: relative;
	top: 14px; left: 2px;
	}

#bannerbox {
	position: static;
}

.bottom {
	position:relative;
	bottom: 0;
	}

/* Bottom Half */

#content {
	clear: both;
	position: static;
}

.minheight {
	position: static;
	}

#left {
	position: absolute;
	top: 0; left: 18px;
	padding: 0px;
	margin: 0px;
	width: 282px;
	height: 100%;
	line-height: 1.1em;
	font-size:11px;
	font-family: Arial, Verdana;
	z-index: 100;
	background: url(images/rectangles.jpg) no-repeat top left;	
}

#left * p {
	margin: 6px 0;
	padding: 0;
	}

/* Menu */

#menu{
	display: none;
	}

.column {
	display: none;
	}
	
.column2 {
	display: none;
	}

/* Center */

#center {
	position: static;
}


#center ul li {
	padding: .4em 0;
	}
	
.individual {
	display: none;
}

.business {
	display: none;
}

.help h3{
	position: relative;
	top:0; left: -7px;
	padding: 7px 7px 7px 14px;
	margin: 0;
	margin-bottom: 4px;
	width: 109px;
	border: #000 4px solid;
	background: #e23740;
	color: #fff;
	font-weight: bold;
	font-size: 17px;
	line-height: 16px;
	height: 16px;
	}

.help a h3{
	cursor: pointer;
	}
	
.help a:hover h3{
	cursor: pointer;
	background: #c3232c;
	text-decoration: none;
	}
	
.help {
	position: relative;
	padding: 210px 7px 7px 7px;
}

.innercontent {
	position: static;
	top: 0; left: 0;
	margin: 0;
	padding: 0;
	color: #4b4a4a;
	background: url(images/innergrad.jpg) top repeat-x;
}

.padit {
	margin: 14px;
	}

.text {
	padding: 14px;
	}

/* Footer */	

#footer {
	clear: both;
	margin: 0 0 0 65px;
	height: 25px;
	background: #000;
	border-top: 7px #fff solid;
	padding: 2px 0 0 245px;
	z-index: 300;
	color: #fff;
}

.braille {
	display: none;
	}

#footer a {
	color: #fff;
	font-size: 11px;
	}

#footer a:hover {
	color: #a4a1a1;
	text-decoration: none;
	}

#footer a:active {
	color: #e23740;
	text-decoration: none;
	}

.copyright {
	position: relative;
	top: 0; left: 200px;
	line-height: 1.4em;
	color: #a4a1a1;
	padding: .6em;
	font-size: .6em;
}

	
a {
	color: #000;
	text-decoration: none;
	}
	
a:hover {
	color:#e23740;
	text-decoration: underline;
	}

h2 {
	margin: 0;
	background: #000;
	color: #fff;
	width: 522px;
	height: 20px;
	font-size: 18px;
	font-weight: bold;
	padding: 5px 0 5px 15px;
	border-bottom: #6b6c6c 1px solid;
	}

h3 {
	color:#666666;
	font-size: 18px;
	}

.border {
	border-top: #fff 7px solid;
	}

.center {
	text-align: center;
	}

.header {
	position: relative;
	left: 13px;
	padding-bottom: 12px;
	}


a:active h4 {
	color: #a4a1a1;
}

	 
.removetoppad {
	margin-top: .2em;
	padding: 0;
	}
	
.smindent {
	position: relative;
	top: 0; left: 2em;
	display: block;
	padding: 0;
	margin: 0;
	border: 0;
	}

.indent {
	position: relative;
	top: 0; left: 35px;
	}

	


