body{
font-family:"Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif; 
font-size:12px;
}
p, h1, form, button{border:0; margin:0; padding:0; text-align:justify}
.spacer{clear:both; height:1px;}

/* ----------- My Form ----------- */
.myform{
margin:0 auto;
width:525px;
height:645px;
padding:10px;
}
/* ----------- basic ----------- */



/* ----------- stylized ----------- */
#stylized{
	border:solid 2px #000000;
	background:#c3cdd6;
}

#stylized p{
	font-size:11px;
	color:#666666;
	margin-bottom:20px;
	border-bottom:solid 1px #000000;
	padding-bottom:10px;
	text-align:justify;
}

#stylized input{
	float:left;
	font-size:12px;
	padding:4px 2px;
	border:solid 1px #aacfe4;
	width:200px;
	margin:2px 0 20px 10px;
}

#stylized select{
    font-size:12px;
	padding:2px 2px;
	border:solid 1px #aacfe4;
	width:265px; 
	margin:2px 0 20px 10px;
	float:left;
}

#stylized button{ 
	clear:both;
	margin-left:150px;
	width:125px;
	height:31px;
	background:#666666 url(../../../../wamp/www/html/contact03aug/img/button.png) no-repeat;
	text-align:center;
	line-height:31px;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
}
 /*  Contact Form Styling */
#contactform #error ul{
 padding-left:0px;
 line-height:20px;
 }
#contactform #error span{
 color:green;
 padding:5px 0 5px 0;
 position:absolute;
 top:60px;
 right:10px;
 width:150px;
 }
 #contactform #error ul li{
  color:#BF0B0B;
  font-weight:normal;
  }
  h2#contacth2{
 font-size:18px;
 color:#000;
 margin:0 0 10px 0;
 font-weight:normal;
 padding-bottom:5px;
 border-bottom:1px dotted #7d7777;
 width:100%;
 float:left;
 z-index:2;
 }
 h2#contacth2Updated{
 font-size:18px;
 color:#000;
 margin:0 0 10px 0;
 font-weight:normal;
 padding-bottom:5px;
 width:100%;
 float:left;
 z-index:2;
 }
 
 .dottedLine {
 border-bottom:1px dotted #7d7777;
 margin-top:-10px;
 }
 
 #contactform fieldset{
 border:none;
 padding:3px;
 }
 #contactform #formleft{
 float:left;
 }
 #contactform #topline{ 
 border:solid 1px #666666;
 margin-top:10px;
}
 #contactform #error{
 font:Arial, Helvetica, sans-serif;
 font-style:italic;
 font-weight:bold;
 color:#009933;
 text-align:center;
 float:right;
 }
#contactform .button{
 background:#eded;
 color:#666;
 border:1px solid #ccc;
 padding:5px 20px 5px 20px;
 outline:none;
 }
 #contactform .submit{
 background:url(../../../../wamp/www/html/contact03aug/submit.png) no-repeat;
 width:50%;
 height:60%;
 border:none;
 outline:none;
 margin-top:-1px;
 
 }
 #contactform .close{
 background:url(../../../../wamp/www/html/contact03aug/closelabel_2.gif) no-repeat;
 width:60%;
 height:60%;
 border:none;
 outline:none;
 }
 #contactform .title{
width:100px;
 }
 
 #contactform{
 color:#666;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
	
 }
 
 td{
 color:#666;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 }
 
.clear{clear:both;}
.download{
display:block;
padding:20px 0 20px 0;
background:#222;
text-align:center;
border:1px solid #000;
color:#fd398f;
font-size:18px;
}
.download:hover{
background:#000;
}
.error {
font-family: Arial;
font-style:italic;
font-size: 8pt;
color: red;
margin-left: 10px;
display:none;
}

.errorEmail {
font-family: Arial;
font-style:italic;
font-size: 8pt;
color: red;
margin-left:2px;
display:none;
 }
  
.thankyou {
font-family: Times New Roman, Helvetica, sans-serif; 
font-style:italic;
font-weight:500;
font-size:20px;
color:#009900;
text-align:center;
vertical-align:middle;
  }

.close_btn {
background-image:url(../../../../wamp/www/html/contact03aug/closelabel_2.gif) no-repeat;
/*width:60%;
height:60%;
border:none;
outline:none;*/
width:80px;
height:25px;
float:right;
top:-37px;
right:-6px;
z-index:3;
position:relative;
 }
 
 display:block;
4	    height:58px;
5	    width:200px;
6	}