 /***** SET DEFAULT STYLES *********/
div#fullPage {
width:830px; 
margin-top:0;
margin-left:auto;
margin-right:auto;
margin-bottom:0;
border-left:solid 2px #A0C030 ;
border-right:solid 2px #A0C030 ;
height:3000px;
text-align:left;
}

body{
padding:0px;
margin:0px;
_text-align: center;
}

img {
margin:0;
padding:0;
}
/*******TEXT STYLES****************************/
h1, legend {
font:18px/1.2em "Georgia", Times, serif;
color:#58423b;
}
/*******END TEXT STYLES**********/
/*		form style		*/
img { border:0; }
        fieldset { border:0; 
        			font:bold 12px/1.1em Arial, Helvetica, sans-serif;
        			margin-top:15px;
        }
        form#myform { padding: 0.5em; width: 375px; }
        form#myform div { clear: both; padding: 0.5em 0 0 0; }
        #myform label { float: left; width: 30%; text-align: right; }
        #myform input,#myform textarea { float: right; width: 65%; text-align: left; }
        #myform select {float: right; width: 66%; text-align: left; }
        #myform textarea { height: 8em; }
        #myform #mySubmit { float:none; margin: 0 34%; width: 20%; text-align: center; }
        legend p, legend h1 { width:400px;}
        form#myform h2{margin-bottom:20px;
        margin-left:20px;
}
        
/******** Form Footer ********/
div#formFooter {
width:300px;
margin-left:50px;
}
h3 {
font:bold 12px/1.2 Georgia, Times, serif;
color:#58423b;
}
p.detailBottom a{
font:10px/1.5em Georgia, "Times New Roman", Times, serif;
padding:0;
}
p.detailBottom {	
text-align:center;
border-top:solid 1px #3C5069;
padding:5px 0 0 0;
}
/***********************/
/**** PRINT STYLES *****/
/***********************/
div#printContent {
width:600px;
margin:10px auto;
font:normal 12px/1.8em Arial, Helvetica, sans-serif;
text-align:left;
}
div#printContent h3 {
color:black;
margin:10px 0;
line-height:1.3em;
}
div#printContent div#printFooter {
font:10px/1.5em Georgia, "Times New Roman", Times, serif;
width:300px;
margin:10px auto;
text-align:center;
border-top:solid 1px black;
}
div#printContent div#printFooter p {
margin:10px;
}

