h1  {
	font-size : 16px;
	font-family : Verdana; Arial;
	color: #45682B; 
	font-weight: bold;
	padding-top: 8px;
	text-decoration: none;
}

h2  {
	font-size : 12px;
	font-family : Verdana, Arial;
	font-weight: bold;
	line-height : 15px;
	color: #005466;
	padding-right: 10px;
    padding-left: 20px;
    padding-top: 5px;
}

#content {
     width: 983px;
	 text-align: left;
	 background-color: #EAEAEA;
     border-left: 1px solid #000000;
     border-right: 1px solid #000000;
}

.text  {
	font-size : 12px;
	font-family : Verdana, Arial;
	line-height : 15px;
	color: #005466;
	padding-left: 20px;
	padding-right: 10px;
    padding-top: 5px;
}

.smalltexttop  {
	font-size : 10px;
	font-family : Verdana, Arial;
	line-height : 12px;
	color: #FFFFFF;
	padding-left: 10px;
	background-color: #00A2C4;
}

#top{
margin: 0;
border-top: 1px solid #000000;
background-color:#00A2C4;
}


a {text-decoration: underline}
a:hover {color: #000000; text-decoration: underline}

input.radio {
	color: #EAF3E2;
	background: #FFFFFF;
}

input.checkbox {
	color: #EAF3E2;
	background: #FFFFFF;
}

input {
	font-size: 10px; 
	background: #EAF3E2; 
	color: #000000; 
	font-family: verdana, arial
}

.button {
	font-size: 11px; 
	background: #EAF3E2; 
	color: #00005C; 
	font-family: verdana, arial
}

select {
	font-size: 10px; 
	background: #EAF3E2;
	color: #000000; 
	font-family: verdana, arial
}

TEXTAREA {
	font-size: 10px; 
	background: #EAF3E2;
	color: #000066; 
	font-family: verdana, arial
}

#padding {
    padding-right: 20px;
    padding-left: 20px;
}

#mayMassage{
margin-left:20px;
padding-bottom:20px;
}

#footer{
width: 983px;
height: 15px;
margin: 0;
background-color: #73B64B;
border-left: 1px solid #000000;
border-bottom:  1px solid #000000;
border-right:  1px solid #000000;
}

.footertext{
	font-size : 10px;
	font-family : Verdana, Arial;
	line-height : 12px;
	color: #FFFFFF;
}


#btn{
height: 18px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
background-color: #73B64B;
cursor: pointer;
padding-right: 10px;
padding-left: 10px;
padding-top: 5px;
}

#btn a{ 
text-decoration: none;
color: #FFFFFF;
}

#btn a:hover{ 
display: block;
background-color: #00A2C4;
color: #FFFFFF;
}

#submenu{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #FFFFFF;
background-color: #00A2C4;
cursor: pointer;
padding-right: 5px;
padding-left: 5px;
padding-top: 3px;
}

#submenu a{ 
text-decoration: none;
color: #FFFFFF;
}

#submenu a:hover{ 
display: block;
background-color: #73B64B;
color: #FFFFFF;
}

#floatleft_sml {
float: left;
width: 250px;
padding: 15px;
}

#floatleft {
float:left;
padding: 15px;
}

#floatright {
float: right;
width: 140px;
padding: 15px;
}

#floatright_any {
float: right;
padding: 15px;
}

#floatright_special {
float: right;
padding: 15px 300px 10px 15px;
}

#Layer1 {
	position: absolute;
	width:128px;
	z-index:1;
	visibility: hidden;
	left: 171px;
	top: 146px;
}

#Layer2 {
	position: absolute;
	width:128px;
	z-index:2;
	visibility: hidden;
	left: 336px;
	top: 146px;
}

.smalltext  {
	font-size : 10px;
	font-family : Verdana, Arial;
	line-height : 12px;
	color: #005466;
	padding-left: 10px;
}

#left {float:left;}