html, form {
	min-height: 100%;
	height: 100%;
}

body {
	min-height: 100%;
	height: 100%;
	margin: 0px 1px 0px 0px;
	padding: 0px;
	font-size: 10pt; 
	text-align: center; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*text-align: left;*/
	color: #0000FF;
	background-color: #FFFFFF;
	background-image: url('images/fauxcolumn.gif');
	background-repeat: repeat-y;
	background-position: 50.10% 0;
	/*margin-left:1px; <= for IE*/
}
html>body {margin:0} 

table.full-height {
	height: 100%;	
}

#container {
	position: relative;
	top: 0;
	left: 0;
	padding: 0px;
	margin: 0px;
	vertical-align: top;
  margin-left:1px; <= for IE	
  height: 100%;
}

.hiddenPic {
	display:none;
}
.bodytext
{
	font-size: 10pt;
}

.contentwrap {
	position: relative;
	text-align: center;
	padding: 0px 0px 28px 0px;
	border: 0px; 
	height: auto;
	line-height: 150%;
	width: 800px;
	margin: 0 auto -4em;
	font-size: 10pt;
}

.content {
	top: 0px;
	padding: 0px 16px 0px 16px;	
	margin: 0px 0px 0px 0px;
	background-color: #FFFFFF;
	border: 0px; 
	height: auto;
	line-height: 150%;
	width: 800px;
	font-size: 10pt;
}

.bodycontent {
	top: 0px;
	padding: 0px 16px 16px 16px;	
	margin: 0px 0px 0px 0px;
	border: 0px; 
	height: auto;
	text-align: left;
	font-size: 10pt;	
}

#top {
	position: relative;
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
	height: 127px;
	background: #FFFFFF;
	width: 800px;
	text-align: center;
}

#topmid {
	position: relative;
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
	height: 80px;
	background: #FFFFFF;
	color: #000000;
	width: 800px;
	text-align: left;
	vertical-align: middle;
	background-image: url('images/topmid.jpg');
	background-repeat: no-repeat;	
  text-decoration: none;	
}
.navtext 
{
    color: #000000;
    text-decoration: none;
    font-family: Arial;
    font-weight: bold;
	  font-size: 0.8em;
	  /*font-size: xx-small;*/  
}
#bodyimg
{
	border: 1px solid #AAAAFF;
	margin: 0px;
	padding: 0px;
  
}
#menulink
{
   text-decoration: none;
}

.push { 
    height: 12em; 
}
.table1 {
  padding: 0 0 16px 0;
}

.footer {
 	position: relative;
	background-image: url(images/footer.jpg);
	padding: 0px;
	margin: 64 auto;
	border: 0px;
	width: 800px;
	height: 113px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	line-height: 100%;
	vertical-align: bottom;
}
.footertext 
{
    color: #0000FF;
	font-weight: bold;
	font-size: 8pt;
}

a:active, a:visited, a:link {
	color: #000000;
}

a:hover {
	color: #FFAA00;
}
	

tr {
	font-size: 10pt;
	vertical-align: center;
}

bodyimg {
	border: 1px solid #000000;
	margin: 0px;
	padding: 0px;
}

h2 {
	font-size: 20px;
	font-weight: bold;
	color: 000000;
	margin: 0 4px 0 28px;
}

h1 {
	font-size: 10pt;
}
