body, html {
	color: #000000;
	background: #878d9b url(images/back.jpg);
	text-align: center;
	margin: 0px;
	font: 90%/110% verdana, arial, helvetica, sans-serif;
   }
#content { margin: 21px; }

#Table_01 {
	position:relative;
	left:0px;
	top:0px;
	width:900px;
	height:600px;
	border: 2px solid #000000;
	margin: 20px auto 0;
}

#index-01_ {
	position:absolute;
	left:0px;
	top:0px;
	width:900px;
	height:86px;
}

#index-02_ {
	position:absolute;
	left:0px;
	top:86px;
	width:900px;
	height:41px;
	background: url(images/index_02.gif);
}

#index-03_ {
	position:absolute;
	left:0px;
	top:127px;
	width:331px;
	height:397px;
}

#index-04_ {
	position:absolute;
	left:331px;
	top:127px;
	width:569px;
	height:397px;
	text-align: left;
	background: url(images/index_04.gif) no-repeat;
}

#index-05_ {
	position:absolute;
	width:900px;
	height:76px;
	background: url(images/index_05.gif);
	top: 524px;
	left: 0px;
}
#nav {
	font-size: 10px;
	margin: 15px;
	text-align: left;
	margin-left: 50px;
}
#nav a:link, #nav a:visited {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}
#nav a:hover {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #990000;
}



a img {
        border: none;
    }

a:link {
   color: #22466E;
   text-decoration: none;
    }

a:visited {
   color: #172F4B;
   text-decoration: none;
    }

a:hover, #navEZPagesTOC ul li a:hover, #navMain ul li a:hover {
   color: #B42F04;
    }





h1 {
	font-size: 1.5em;
	font-style: italic;
   }

h2 {
   font-size: 1.4em;
   }

h3 {
   font-size: 1.3em;
   }

h4, h5, h6, LABEL, h4.optionName, LEGEND, ADDRESS, .sideBoxContent, .larger{
   font-size: 1.1em;
   }

.biggerText {
   font-size: 1.2em;
   }

h1, h2, h3, h4, h5, h6 {
   margin: 0.3em 0;
   }



P, ADDRESS { 
   }

ADDRESS {
   font-style: normal;
   }

.clearBoth {
   clear: both;
   }

HR {
   height: 1px;
   margin-top: 0.5em;
   border: none;
   border-bottom: 1px solid ;
   }



/*###################################################################################
#####################################################################################
##
 */
.cssButton, .cssButtonPress {
/*line-height: 18px;*/
line-height: 2em;
background: #F4F4F4;
color : #000000;
border: 2px outset #F4F4F4;
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size: 1.1em;
text-align:center;
white-space: nowrap;
text-decoration: none;
font-weight: bold;
padding: 0 5px;
margin: 1px auto;
cursor: pointer;
}


.cssButton:hover, cssButtonPress:hover, .cssButtonHover, .cssButtonPress:focus {
background: #F4F4F4;
color: #627B97;
}

.cssButtonPress {
 border-style: inset;
}

input.cssButton, input.cssButtonPress {
background: #F4F4F4;
line-height: 1.1em;
width: auto !important;

}

#siteinfoLegal { font-size: 9px; 
}
