
/*body {visibility:hidden;}*/

.print {visibility:visible;}

html,body{margin:0;padding:0}

body{font: 65.5% verdana,arial,sans-serif;
text-align:center; 
background: #fff;
visibility:hidden;}

p{
margin:0 10px 10px;
color: #000;
}

p.form{
margin:0 10px 10px;
color: #000;
}


.formheader {
font-size: 1.6em;
line-height: 1.6em;
color:#000;
font-weight: bold;
}


 /* this will target IE */
 
 * html #maincol{  
 clear: both;
   }  
 


* html #underheader{
height: 28px;
}

header {visibility:hidden;}

#container{
width:740px;
margin:0 auto; 
text-align:left;
color: #000;
background: #83BBDC url(images/shad.gif) top right repeat-x;
}


#content{
float:left;
width:700px;
margin:0px; 
background: #83BBDC url(images/contentgradient.gif) top right repeat-x;
}

#contenttext{
float:left;
width:700px;
margin:0px 0px 0px 0px; 
color: #FFF;
font-size: 1.1em;
line-height: 1.3em;
}


#contenttext2{
float:left;
width:700px;
margin:0px; 
color: #FFF;
font-size: 0.9em;
line-height: 1em;
float: none;
width: auto;
}


.mainheader {
font-size: 1.3em;
color:#ffffff;
font-weight: bold;

}

.yellowheader {
font-size: 1.1em;
color:#000;
font-weight: bold;
}

.formheader {
font-size: 1.1em;
color:#000;
font-weight: bold;
}

.white14 {
line-height: 1;
color:#000;
font: 1.1em verdana bold;

}



A:link { color: #000;  font-weight: normal; text-decoration: underline;}	
A:active { color: #000;  font-weight: normal; text-decoration: underline;}	
A:visited { color: #000; font-weight: normal; text-decoration: underline;}	
A:hover { color: #FFDE00;   font-weight: normal; text-decoration: underline;}
			
	

 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */

.floatcontainer:after
{ 
content: "."; 
display: block; 
height: 0; 
font-size:0; 
clear: both; 
visibility:hidden;
height: 1%;} 

.floatcontainer{display: 
inline-block;} 

/* Hides from IE-mac \*/
* html .floatholder {height: 1%;}
/* End hide from IE-mac */


.floatcontainer{display:block;} 
/* End Hack */ 




/*-------------- FORM -------------*/


form {
margin: 0;
padding: 0;
background: #fff;
width:700px;
}

fieldset {
width:529px;
margin: 0.5em;
border: 1px solid #666;
font-family: verdana, arial;    

}

fieldset.sig {
width:529px;
margin: 0.5em;
font-family: verdana, arial;    
border: 1px dashed #666;

}
fieldset.noborder {
width:500px;
margin: 0.3em 0;
border: none;
font-family: verdana, arial;    

}

fieldset.noborder1 {
width:500px;
    margin: 66px 0px 0 0;
    border: none;
	font-family: verdana, arial;    

}


legend {
    margin: 1em 0;
    padding: 0.3em;
	color: #000;
    font-size: 1em;
    font-weight: bold;
	
}

label {
    float: left;
    width: 160px;
    padding: 0 1em;
    text-align: left;
	font-family: verdana, arial; 
font-size: 0.9em;
line-height: 1.4em;
color: #000;

}

label.noborder {
    float: left;
    width: 154px;
    text-align: left;
	font-family: verdana, arial; 
font-size: 0.9em;
line-height: 1.4em;
color: #000;

}

label.radio {
    float: left;
    width: 150px;
    padding: 0 1em;
    text-align: left;
	font-family: verdana, arial; 
font-size: 0.9em;
line-height: 1.4em;
color: #000;

}

textarea {
    float: left;
    width: 480px;
    padding: 0 1em;
	margin-bottom: 10px;
	font-family: verdana, arial; 
    text-align: left;
font-size: 0.9em;
line-height: 1.4em;
color: #000;

}

textarea.smaller {
    float: right;
    width: 320px;	
	height: 70px;
	font-family: verdana, arial; 
    text-align: left;
font-size: 0.9em;
line-height: 1.4em;
color: #000;

}


.formsmall {
margin:0px 0px 0px 10px;
font-family: Verdana, arial;
font-size: 0.7em;
color: #000;

}

input.long {
width: 422px;
font-size: 0.9em;
line-height: 1.4em;
color: #000;
}

input.short {
width: 180px;
font-size: 0.9em;
line-height: 1.4em;
color: #000;
margin-bottom: 5px;
}

input.radio { 
margin: 0px;
}

/*input.text { 
width: 300px;
}*/

input.send { 
margin: 20px 0 10px 336px;
padding: 2px;
    width: 100px;
	font-family: verdana, arial;
	font-size: 0.8em;
	color: #000;
}

fieldset div {
    margin-bottom: .2em;
    padding: 0;
    display: block;
}

fieldset div input, fieldset div textarea {
    border-top: 1px solid #666;
    border-left: 1px solid #666;
    border-bottom: 1px solid #666;
    border-right: 1px solid #666;
    padding: 1px;
    color: #000;
}

fieldset div select {
    padding: 0px;
	
}


   



