/* Flooring Style */

html,body {
padding:0px;
font-size:10pt;
font-family:Verdana,Arial;
margin:0px; 
width:100%; 
height:100%; 
/*min-height:100%;*/
background-color:#0E2292;/* #B2DFEE;*/ /*#99CCFF; */
}

#bkgnd2 {
    position: absolute;
    top: 0px;
    left: 0px;
    height:100%;
    width:100%;
    /*min-height:100%;*/
    text-align:center;
    }
    
html>body #bkgnd2 {
    height:100%;
}

#innerBackground
{
	height:100%;
	/*min-height:100%;*/
	width:800px;
	text-align:center;
}

html>body #innerBackground
{
	height:100%;
}

#formTable
{
	/*min-height:100%;*/
	height:100%;
	text-align: left;
}

html>body #formTable
{
	height:100%;
}

#News {
	border:none;
	padding-top:8px;
}

/*#admin TD{
}*/


.formClass
{
	vertical-align: top; 
	background-color:White; 
	height:100%; 
	/*min-height:100%;*/
	width: 800px;
	margin-left: auto; 
	margin-right: auto; 
	text-align: left;
	/*border: solid 2px black;*/
}

html>body .formclass
{
	height:auto;
}

#rightColumn
{
	background-image: url(Images/woodfloor.gif);
	background-repeat: repeat-y; 
	width: 215px; 
	/*min-height:100%;*/
	height:100%;
	right:0;
}

html>body #rightColumn
{
	height:100%;
}

#menuColumn
{
	width: 215px; 
	/*min-height:100%;*/
	height:100%;
	background-image: url(Images/bluetile.gif);
	background-repeat: repeat;
}

html>body #menuColumn
{
	height:100%;
}

.separatorDiv
{
	padding-right:5px;
	padding-left:5px;
	
}
.separatorLine
{
	height:5px;
	background-color:#FFCC00;
	color:#FFCC00;
}


#placeHolder
{
	width: 370px; /*585px;*//* 370px;*/
	/*min-height:100%;*/
	height:100%;
	background-color:White;
	
}

html>body #placeHolder
{
	height:100%;
}

#formTable
{
	/*min-height:100%;*/
	height:100%;
	text-align: left;
}

html>body #formTable
{
	height:100%;
}

#Content1
{
	/*min-height:100%;*/
	height:100%;
}

html>body #Content1
{
	height:100%;
}



/*----------------------------------------------------------Font Stuff----*/

.style1 {
	font-family: Verdana, Arial;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration:none;
}
/*
.style1:a
{
	color: #FFFFFF;
}
*/
.style1 :link
{
	font-style:normal;
	border:none 0px white;
	text-decoration:none;
}
.style1 :visited
{
	font-style:normal;
	border:none 0px white;
	text-decoration:none;
}
.style3 {
	color: #00478e;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}

.menuItem {
	font-family: Verdana, Arial;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration:none;
	padding-left:17px;
}

.menuItem :link
{
	font-style:normal;
	border:none 0px white;
	text-decoration:none;
}
.menuItem :visited
{
	font-style:normal;
	border:none 0px white;
	text-decoration:none;
}

.indentedMenuItem
{
	padding-left:0px;/*22px;*/
	font-family: Verdana, Arial;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration:none;
}

.indentedMenuItem :link
{
	font-style:normal;
	border:none 0px white;
	text-decoration:none;
}

.indentedMenuItem :visited
{
	font-style:normal;
	border:none 0px white;
	text-decoration:none;
}

.paddedDiv
{
	font-size:10pt;
	font-family:Verdana, Arial;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:5px;
	padding-right:5px;
}

.pictureDiv
{
	font-family: Verdana, Arial;
	vertical-align:top;
	padding-top:5px;
	padding-bottom:5px;
	color:Blue;
	font-size:9pt;
}


.style6 {font-size: 10px; color: #00478e; }

/*------------------------------------------------------End Font Stuff----*/

.generalLink :link
{
	color:Blue;
	font-style:normal;
	text-decoration:underline;
}

.generalLink :visited
{
	color:Blue;
	font-style:normal;
	text-decoration:underline;
}

.header
{
	
}

.header :hover
{
	cursor:pointer;
}

.brandLogo
{
	border:none; 
	padding:5px 10px 5px 10px;
}

.brandLogo :hover
{
	cursor:pointer;
}

.brandText
{
	font-size:large; 
	color:Blue; 
	padding-top:5px;
}

.backToTop
{
	padding-left: 15px; 
	text-align: right;
	font-size: x-small; 
	color: Blue;
}

.pageMenu
{
	color: Blue; 
	padding-right:10px; 
	padding-left:10px;
}

.indentedLine
{
	padding-left:8px;
}

.sectionHeader
{
	font-weight:bold;
	font-size:12pt;
}

.faqQuestion
{
	color: Blue;
}

.faqAnswer
{
	padding-top: 30px;
}

.footerBorder
{
	height:3px;
	padding-top:2px;
	vertical-align:bottom;
	background-color:#6A98D3;
}

.footerRow
{
	background-color:#72B4FF;
	border-top:solid 20px #6A98D3;
}

.footerItem {
	font-family: Verdana, Arial;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration:none;
	padding-left:0px;
	padding-right:0px;
}

.footerItem :link
{
	font-style:normal;
	border:none 0px white;
	text-decoration:none;
}
.footerItem :visited
{
	font-style:normal;
	border:none 0px white;
	text-decoration:none;
}

div#gartman {
position:relative;
float:right;
right:54px;
bottom:0px; }
