body {margin:0; padding:0; background-color:#FFFFFF;}
form {margin:0; padding:0}

td, tr {
	color:#646464;
	vertical-align:top;
	text-align:left;
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
}

.end{ color:#A5A5A5; text-decoration:none; text-transform:uppercase}
.end a{ color:#A5A5A5; text-decoration:none; text-transform:uppercase}
.end a:hover{ color:#A5A5A5; text-decoration:underline;  text-transform:uppercase}
.top td{ text-align:center}
.top td a{
	color:#000000;
	text-decoration:none;
	font-size:12px;
	text-align:center;
	font-weight: bold;
}
.top td a:hover{
	color:#FF0000;
	text-decoration:underline;
	font-size:12px;
	text-align:center
}


a{ color:#377DC8; text-decoration:underline;}
a:hover{
	color:#377DC8;
	text-decoration:none;
	text-align: center;
}
strong a{ color:#377DC8; text-decoration:underline; font-size:10px; font-weight:normal}
strong a:hover{ color:#377DC8; text-decoration:none; font-size:10px;  font-weight:normal}

b{
	color:#000000
}



.r1 ul { margin:0; padding:0; list-style:none;}
.r1 li a {line-height:13px; color:#377DC8; text-decoration:underline; font-weight:normal; background-position:left center;}
.r1 li a:hover { text-decoration:none; color:#377DC8;}
.r2 ul { margin:0; padding:0; list-style:none;}
.r2 li a {line-height:18px; color:#377DC8; text-decoration:underline; font-weight:normal; background-position:left center;}
.r2 li a:hover { text-decoration:none; color:#377DC8;}


input, select,{
	height:19px;
	background-color:#FFFFE1;
	padding:1px 0 1px 2px;
	color:#646464;
	font-family:tahoma;
	font-size:11px;
}



.kn a{font-size:8px; line-height:13px; color:#363636; vertical-align:top; text-align:left; text-decoration:none; font-family:Arial, Helvetica, sans-serif}
.kn a:hover{ text-decoration:underline}

.form td input{ width:177px; height:19px; background-color:#DEDEDE; padding:1px 0 1px 6px; color:#DF6326; font-weight:bold; font-family:tahoma; font-size:11px; border:0; margin:0}
.form td textarea{ width:177px; height:200px; background-color:#DEDEDE; padding:1px 0 1px 6px; color:#DF6326; font-weight:bold; font-family:tahoma; font-size:11px; overflow:auto; border:0; margin:0}


/* INPUT FIELD CSS Copy this to your style sheet
------------------------------------------------------------- */
#contactform {
	width:500px;
	-moz-border-radius:5px;
	margin-left:auto;
	margin-right:auto;
}
#contactform form {
	font:normal 11px/18px Verdana,Tahoma;
	margin:0 0;
	padding:0;
	margin-top:20px;
	width:100%;
}
#contactform fieldset {
	padding:10px 0;
	margin:0 0 15px 0;
	background:#fff;
	border:1px solid #ddd;
	-moz-border-radius:5px
}


#contactform fieldset legend {
	font:normal bold 18px/26px "Trebuchet MS",Verdana,Tahoma;
	padding:3px 25px;
	margin-left:30px;
	text-transform:uppercase;
	border:0px solid #ddd;
}
#contactform fieldset legend span {
	font:normal 10px/18px Arial,Verdana,Tahoma;
	text-transform:uppercase;
	display:block;
}
#contactform form label {
	display:block;
	float:left;
	width:150px;
	padding:6px 10px 0 0;
	margin:0px;
	text-align:right;
}
#contactform input.inpt, #contactform textarea, #contactform select {
	width:260px;
	font:normal 11px/18px Verdana,Tahoma;
	padding:5px;
	margin:5px 0 5px 0;
	background:#f5f5f5;
	border:1px solid #ddd;
}

form br {
	clear:left;
}

#contactform input.required {
	background:#f5f5f5 url('images/required.gif') center right no-repeat;
	
}

#contactform .select select:focus {
	border-color: #9b9b9b;
}
#contactform form input.btn
	{
		background:none;
		border:none;
	}

form.c1 input:hover,textarea:hover
	{
		border:1px solid #d8d8d8;
	}

/* Error / Success / Notice 
------------------------------------------------------------- */

.notes		{ background:#f0f0f0; border:1px solid #b8b8b8; }
.success	{ background:#ccfcd1; border:1px solid #60a400; }
.error		{ background:#f9e3e3; border:1px solid #e79e9e; }
.notice		{ background:#fcf0cc; border:1px solid #ecc735; }

.notes,.notice,.success,.error
			{
				padding:10px;
				font-size:10px;
				color:#000;
			}

.notes span,.notice span,.success span,.error span 
			{
				font-weight:bold;
				font-size:1.2em;
			}

.notes p,.success p,.error p,.notice p
			{
				margin:0px;
				padding:0px;
			}

#note {width:90%;margin:0 auto; }
.stylePHONE {
	text-align: center;
}
.stylePHONE {
	color: #900;
}

