/* CSS Document */

*
{
	margin:0px;
	padding:0px;
}
body
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#000000;
	
	background-color:#FFFFFF;

	
	
}
a:link{
	text-decoration:none;
	font-family:"Trebuchet MS", Arial;
	font-size: 14px;
	line-height: 18px;
	color:#0000FF;
}
a:hover{
	text-decoration:underline;

	font-family:"Trebuchet MS", Arial;
	font-size: 14px;
	line-height: 18px;
	color:#6A6AFF;
	text-decoration:underline;
}

a:visited{
	text-decoration:underline;
	font-family:"Trebuchet MS", Arial;
	font-size: 14px;
	line-height: 18px;
	color:#6A6AFF;
	text-decoration:underline;
}
.text_bdy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #000000;
}
.text_hd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #014753;
}
.text_small_hd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #014753;
}
.text_one {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:20px;
	color: #000000;
	
}
.text_two {
	font-family: tahoma;
	font-size: 10px;
	color: #012D34;
	font-weight: normal;
}
.top_bg {
	background:url(110934top_bg.jpg);
	background-repeat: repeat-x;
	background-position:center top;
}
.bttm_bg {
	background-image:url(110934bttm_bg.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
}
.cont_bg {
	
	background-image:url(110934contact.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.contact_text {
	font-family: "Trebuchet MS", Arial;
	font-size: 16px;
	line-height: 20px;
	color: #000000;
}
.text_con {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #0000FF;
}

a.text_contact_email:link{
	text-decoration:none;
	font-family:"Trebuchet MS", Arial;
	font-size: 14px;
	line-height: 18px;
	color:#CCCCCC;
}
a.text_contact_email:hover{
	text-decoration:underline;

	font-family:"Trebuchet MS", Arial;
	font-size: 14px;
	line-height: 18px;
	color:#FFFF99;
	text-decoration:underline;
}

a.text_contact_email:visited{
	text-decoration:underline;
	font-family:"Trebuchet MS", Arial;
	font-size: 14px;
	line-height: 18px;
	color:#FFFF99;
	text-decoration:underline;
}
.feedback_bg {
	background-image:url(110934feedback.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
