body {
background: #FFF;color: #000;
font-size:1em;
margin: 15px 20px 10px 20px;
text-align:center;
font-family: Arial, Verdana, Tahoma, sans-serif;
}
.scripts {display:none}

.text {text-align: left; color: #000;}
img {border: 0; margin:15px 6px 0 0; padding-bottom:2px;}
#wrapper {
text-align: left;
margin: 0 auto;
width: 99%;
}

#header {display:none;height:0;
}

h1 {
background: #FFF;
color:#333;
font-size: 16px;
}

#headMenu {
display: none}

#headMenu ul {
text-transform:uppercase;
height:15px;
padding: 0;
margin: 0;
}
	
#headMenu li {
display:inline; 
}
	
#headMenu li a {	
color: #0443AD;
background: #FFF;
font-weight: bold;
font-size: small;
text-decoration:none;
padding: 0 4px;
}
	
#headMenu li a:hover {
color: #666;
background: #CCC;
padding: 0 4px;
}

#contentDiv {background: #FFF;
color: #000;

}

h2 {
font-family:  Verdana, Arial, Helvetica, sans-serif;
color: #0443AD;
background: #FFF;
font-size:1.5em;
border-bottom: 1px solid #CDD9EF;
}

#contentLeft {
display:none;}

#contentLeft p, #contentRight p {
display:none}

#contentMiddle {overflow: hidden;
width: 100%;
padding: 1.5%;
background: #FFF;
color: #000;

}

#contentMiddler {overflow: hidden;
width: 100%;
float: left;
padding: 1.5%;
border-right: 1px solid #CDD9EF;
}

#contentMiddlel {overflow: hidden;
width: 100%;
float: left;
padding: 1.5%;
}


#footer {
display:none;}

#footer a {font-size: 90%}
a {
background: #FFF;
color: #638caa;
}
a:visited  {
background: #FFF;
 color: #638caa;
}

a:hover {
background: #FFF;
color: #D80121;
}


.dontDisplay {
display: none;
}

.inputfield {
border: 1px solid #CDD9EF;
color: #0443AD;
font-size: 0.8em;
background: #FFF;
}

.inputbutton {
border: 1px solid #CDD9EF;
background-color: #FFF;
font-size: 0.8em;
color: #000;
}
