.button {
	background:url(../images/button-bg.gif) top left no-repeat;
	width:68px;
	line-height:18px;
	padding:2px 0 4px;
	text-align:center;
	color:#fff;
	font-weight:bold;
	font-size:13px;
	border:0;
	cursor:pointer;
}
.formdefault {
	margin:10px 0 0 0;
	color:#44496A;
	border:1px solid #ABDAE6;
	padding:6px;
	width:632px;
	float:left;
}
.form-bg {
	background-color:#FBFCFC;
}
.form-bg2 {
	background-color:#fff;
}
td.form-bg2-noborder {
	background-color:#fff;
	border-bottom:0;
}
.form-text {
	font-weight:bold;
	padding:9px 0 0 4px;
	vertical-align:top;
	border-bottom:1px solid #DDE5EA;
}
.form-content {
	font-weight:bold;
	padding:6px 0 6px 0;
	border-bottom:1px solid #DDE5EA;
}
.form-content input, .form-content select, .form-content textarea{
	font-family: Arial;
    -moz-border-radius: 1px 1px 1px 1px;
    border:1px solid #ABDAE6;
    color: #44496A;
    font-size: 13px;
    padding:3px;
}
.form-content input {
	width: 300px;
    height: 20px;
}
.form-content select {
	width: 308px;
    height: 24px;
}
.form-content textarea{
    height: 70px;
	width: 300px;
}
#photopath {
	height:24px;
}
.normal-text {
	font-weight:normal;
}
.compulsory {
	font-size:11px;
	color:#FF0000;
	font-weight:bold;
}
.contact-col1, .contact-col2  {
	float:left;
	text-align:left;
	color:#44496A;
	line-height:22px;
}
.contact-col1 a  {
	color:#44496A;
	text-decoration:underline;
}
.contact-col1 {
	width:380px;
}
.contact-form {
	
	float:left;
}
.contact-col2 {
	width:270px;
}
.tel-col1 {
	width:45px;
	float:left;
	font-weight:bold;
}
.tel-col2 {
	width:10px;
	float:left;
	font-weight:bold;
}
p.sub-heading-form {
	background:url(../images/tl-bg.gif) left top repeat-x #B7DEEC;
	color:#424364;
	font-size:13px;
	font-weight:bold;
	height:18px;
	float:left;
	width:612px;
	/*border-top:10px solid #fff;*/
	border-bottom:10px solid #fff;
	margin:0;
	padding:3px 10px;
}
p.sitemap-head {
	background:url(../images/inside-bullet.gif) top left no-repeat;
	padding:3px 0 0 15px;
	font-weight:bold;
	margin:0;
}
.sitemap-head a {
	color:#424364;
	text-decoration:none;
}
.file-field {
	height:30px;
	width:300px;
}