





/* ----------- My Form ----------- */
.myform{
	margin:0 auto;
	padding:14px;
}
.topform{

	padding:14px;
	height: 30px;
	margin: 0;


}
.maincontact{
	margin:0 auto;
	padding:14px;}
/* ----------- stylized ----------- */
#topstyle{
border:solid 2px #b7ddf2;
background:#ebf4fb;
}
#topstyle h1 {
font-size:14px;
font-weight:bold;
margin-bottom:8px;
}
#topstyle p{
font-size:11px;
color:#666666;
margin-bottom:20px;
border-bottom:solid 1px #b7ddf2;
padding-bottom:10px;
}
#topstyle label{
display:block;
font-weight:bold;
text-align:right;

float:left;
}
#topstyle .small{
color:#666666;
display:block;
font-size:11px;
font-weight:normal;
text-align:right;
width:140px;
}
#topstyle input{
	float:left;
	font-size:10px;
	padding:4px 2px;
	border:solid 1px #aacfe4;
	width:95px;
	margin:2px 0 5px 10px;
}
#topstyle button{
	margin-left:10px;
	
	height:20px;
	background:#666666 url(images/button.png) no-repeat;
	text-align:center;
	line-height:31px;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
}
/* ----------- maincontact ----------- */
#maincontact{
	border:1px solid #DADAC5;
	background-image: url(../images/trans.png);
	background-repeat: repeat;
}
#maincontact h1 {
font-size:14px;
font-weight:bold;
margin-bottom:8px;
}
#maincontact p{
	font-size:11px;
	color:#666666;
	margin-bottom:20px;
	padding-bottom:10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}
#maincontact label{
	display:block;
	font-weight:bold;
	text-align:right;
	float:left;
	width: 75px;
}
#maincontact .statefield{
	float:left;
	font-size:12px;
	padding:4px 2px;
	border:solid 1px #aacfe4;
	width:50px;
	margin:2px 0 20px 10px;
}
#maincontact .state{
	display:block;
	font-weight:bold;
	text-align:right;
	float:left;
	width: 30px;
}	
#maincontact .cityfield{
	float:left;
	font-size:12px;
	padding:4px 2px;
	border:solid 1px #aacfe4;
	width:120px;
	margin:2px 0 20px 10px;
}
#maincontact .city
{display:block;
	font-weight:bold;
	text-align:right;
	float:left;
	width: 50px;}
#maincontact .zipfield{
	float:left;
	font-size:12px;
	padding:4px 2px;
	border:solid 1px #aacfe4;
	width:25px;
	margin:2px 0 20px 10px;
}
#maincontact .zip{
	display:block;
	font-weight:bold;
	text-align:right;
	float:left;
	width: 30px;
}		
#maincontact .prac{
	display:block;
	font-weight:bold;
	text-align:right;
	float:left;
	width: 100px;
	padding-top: 5px;
}	
#maincontact .pracfield{
	float:left;
font-size:12px;
padding:4px 2px;
border:solid 1px #aacfe4;
width:100px;
margin:2px 0 20px 10px;
}	

#maincontact .small{
color:#666666;
display:block;
font-size:11px;
font-weight:normal;
text-align:right;
width:140px;
}
#maincontact input{
float:left;
font-size:12px;
padding:4px 2px;
border:solid 1px #aacfe4;
width:200px;
margin:2px 0 20px 10px;
}
#maincontact button{
clear:both;
margin-left:20px;
width:125px;
height:31px;
background:#666666;
text-align:center;
line-height:31px;
color:#FFFFFF;
font-size:11px;
font-weight:bold;
}
/* ----------- stylized ----------- */
#stylized{
border:solid 2px #b7ddf2;
background:#ebf4fb;
}
#stylized h1 {
font-size:14px;
font-weight:bold;
margin-bottom:8px;
}
#stylized p{
font-size:11px;
color:#666666;
margin-bottom:20px;
border-bottom:solid 1px #b7ddf2;
padding-bottom:10px;
}
#stylized label{
display:block;
font-weight:bold;
text-align:right;
width:140px;
float:left;
}
#stylized .small{
color:#666666;
display:block;
font-size:11px;
font-weight:normal;
text-align:right;
width:140px;
}
#stylized input{
float:left;
font-size:12px;
padding:4px 2px;
border:solid 1px #aacfe4;
width:200px;
margin:2px 0 20px 10px;
}
#stylized button{
clear:both;
margin-left:150px;
width:125px;
height:31px;
background:#666666 url(images/button.png) no-repeat;
text-align:center;
line-height:31px;
color:#FFFFFF;
font-size:11px;
font-weight:bold;
}
