.clear {
	float:left;
	border:1px solid #4e5A95;
	padding-top:10px;
	padding-bottom:10px;
	overflow: hidden;
	width: 100%;
}

a.button1 {
    background: transparent url('bg_button_a.gif') no-repeat scroll top right;
    color: #444;
    display: block;
    float: left;
    font: bold 14px arial, sans-serif; color: #4E5A95;
    height: 24px;
    margin-right: 6px;
    padding-right: 18px;
    text-decoration: none;
}

a.button1 span {
    background: transparent url('bg_button_span.gif') no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 18px;
}

a.button1:active {
    background-position: bottom right;
    color: #000;
    outline: none;
}

a.button1:active span {
    background-position: bottom left;
    padding: 6px 0 4px 18px;
}

#left {
 float: left;
 border: none;
 margin: 10px 5px 5px 5px;
 width: 160px;
 padding: none;
align:left;
vertical-align:top;
}

#right {
float:right;
 border: none;
 margin: none;
 width: 790px;
 padding: 5px 5px 5px 5px;
 background-color: #FFFFFF;
align:left;
vertical-align:top;
}

.hint {
  display:none;
  position: absolute;
  right: -200px;
  width: 200px;
  margin-top: -4px;
  border: 1px solid #c93;
  padding: 10px 12px;
  background-color: #ffc;
  z-index:120;
}

#maincontainerborder {
float:left; 
top:25px; left:5px; 
width:780px; 
background:#4E5A95;
padding:1px 1px 1px 1px;
}

#maincontainer {
position:relative;
top:0px; left:0px; 
width:770px; 
margin: none;
padding:5px;
background:#FFF;
}

#insidemaincontainer {
position:relative;
top:0px;
left:50px; 
width:650px; 
padding:5px;
background:#FFF;
}

#innerformcontainer2 {
position:relative;
top:0px;
left:50px; 
width:370px; 
padding:5px;
background:#DDF;
}



#maincontainer a{
	font-weight: bold;
	text-decoration:none;
	color:#F00;
}

#maincontainer a:visited {
	font-weight: bold;
	text-decoration:none;
	color:#F00;
}



#wrapper {
 width: 1000px;
 margin: 0 auto;
}

#header {
 float:center;
 border: 0px;
 margin: 0px 0px 0px 0px;
 height: 100px;
 width:1000px;
 padding: 0px 0px 0px 0px;
 background-color: #FFF;
}


#spacer {
float:left;
 border: none;
 height: 10px;
 width: 1000px;
}

#bottomspacer {
float:left;
margin:60px 0 0 0;
 border: none;
 height: 10px;
 width: 1000px;
}

#footertext{
float:left;
 border: none;
 width: 1000px;
 color:#999;

}

#footer {
float:left;
 margin: 10px 0px 0px 0px;
 height: 22px;
 width: 1000px;
 padding: 2px 0 0 0;
color: #FFFFFF;
 background-color: #4E5A95;
background-image:url("secondmenu.gif");
 min-height: 10px;
text-align:center;
text-weight:bold;
vertical-align:center;
font-size:.99em;
}


#secondmenu {
	float: left;
	width: 160px;
	border:1px solid #4E5A95;
	padding:10px 10px 10px 10px;
        color: #4E5A95;
       }
#menuspacer {
		float:left;
		border: none;
		height: 20px;
		width: 160px;
	}

#googleads {
	float: left;
	width: 160px;
	border:1px solid #4E5A95;
	padding:10px 10px 10px 10px;
        color: #4E5A95;
       }

#finaltop{
	float: left;
	width: 770px;
	height:25px;
	padding:0;
        background-color: #4E5A95;
}

#finaltopleft{
	float: left;
	width: 475px;
	height:25px;
	padding:0px 0px 0px 10px;;
	font:1.30em Verdana, Arial, Helvetica, sans-serif ;
	text-align:left;
	color:#FFF;
	font-weight:normal;
}

#finaltopright{
	float: right;
	width: 275px;
	height:25px;
	font:1.30em Verdana, Arial, Helvetica, sans-serif ;
	text-align:right;
	color:#FFF;
	font-weight:normal;
	padding:0px 10px 0px 0px;;
}
#smallimage {
	float:right;
	width:400px;
	height:300px;
	margin:0px 10px 20px 0px;
	border: 1px solid #4e5A95;
	padding:0;
}
#lefttoptext{
	float: left;
	width: 720px;
	padding:20px 20px 20px 20px ;
	font:1.20em Verdana, Arial, Helvetica, sans-serif ;
	text-align:left;
	font-weight:normal;
}
#infotext{
	padding:10px;

}



a.button2 {
    color: #444;
    display: block;
    float: left;
    font: bold 14px arial, sans-serif; color: #4E5A95;
   text-align:right;
    height: 56px;
    width:125px;
    margin: 0;
    padding: 0;
    text-decoration: none;
}

a.button2 span {
    background: transparent url('mail.jpg') no-repeat;
    display: block;
    line-height: 56px;
}

a.button2:active {
    background-position: bottom right;
    color: #000;
    outline: none;
}

a.button2:active span {
    background-position: bottom left;
    padding: 0;
}


a.button3 {
    color: #444;
    display: block;
    float: right;
    font: bold 14px arial, sans-serif; color: #4E5A95;
   text-align:right;
    height: 56px;
    width:125px;
    margin: 0;
    padding: 0;
    text-decoration: none;
}

a.button3 span {
    background: transparent url('printer.jpg') no-repeat;
    display: block;
    line-height: 56px;
}

a.button3:active {
    background-position: bottom right;
    color: #000;
    outline: none;
}

a.button3:active span {
    background-position: bottom left;
    padding: 0;
}

a.replink:link, a.replink:visited {
	text-decoration: underline;
	color: #4E5A95;
	font-weight: normal;
}
a.replink:hover, a.replink:active {
	text-decoration: underline;
	font-weight: normal;
	color: #FF0000;

}