/*-----------------------Setup Centering-----------------------------*/
table.full {
	width: 50%;
	height: 40%;
}

td.full {
	/*vertical-align: middle;
	text-align: center;*/
	color : #191970;
}

/*-----------------------Setup Elements-----------------------------*/

.print {
	display: block;
	margin: 20px;
	height: 104px;
	text-align: left;
}

.container {
	padding: 0;
	position: relative;
	margin: 0 auto;
	width: 590px;
	text-align: left;
	font-family :  Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 150%;
	word-spacing: normal;
	letter-spacing: normal;
	height: 692px;

}

#topbar, #logobox, #picbox, #menu, {
	display: none;
}

#left {
	background-image: url(ltblue2px.jpg);
	background-repeat: repeat;
	position: absolute;
	left: 0;
	top: 0;
	width: 286px;
	padding: 0;
	margin-top: 0px;
	font-family :  "Times New Roman", serif;
	font-size: 130%;
	line-height: 130%;
	text-align: justify;
	color: #fff;
}

.padme {
	padding: 2px 35px 5px 35px;
}

#pagebody, #pagebodysp {
	padding-right: 5px;
	margin-top: 0px;
	margin-left: 300px;
	text-align: justify;
	}

div#pagebody p {
	margin: 0;
}

div#pagebodysp p {
	margin: 15px 0; 
}

#footer {
	display: none;
}

/* Fallback if compatability probs with HR ( <div class="line"></div> )*/
.line {
	height: 3px;
	width: 100%;
	margin: 0;
	background-image: url(line.gif);
	background-repeat: repeat-x;
	clear: both;
}

.rsquares {
	display: none;
}

div#left h1 {
	margin: 10px 0 5px 15px;
	font-weight: bold;
	font-size: 170%;
	color: #fff;
}

H1 {
	margin: 2px 0 5px 5px;
	font-weight: bold;
	font-size: 150%;
	color: #fff;
	
}

H2 {
	margin: 2px 0 5px 0;
	font-weight: bold;
	font-size: 130%;
}
