@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(images/bg.png)
	
}
body, td, th {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	line-height:17px;
}
input, textarea, select {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	line-height:normal;
	}
select {
	padding:2px;
 	cursor:pointer;
}
.btn {
	padding:3px;
	cursor:pointer;
}
ul {
	line-height:normal;
}
li {
	margin-bottom:10px;
}
a {
	color: #0000CC;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.reverse {
	color: #FFFFFF;
}
.reverse a {
	color: #6FF;
}
.title {
	font-size: 26px;
	line-height:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #004FA6;
}
.subtitle {
	font-size: 15px;
	color:#5C80A3;
	line-height: 24px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
}
.subtitle2 {
	font-size: 15px;
	font-weight: bold;
	line-height: 24px;
	color: #366;
}
.subnav {
	height:30px;
	font-style: italic;
	padding-top:10px;
}

a, div, span {
	outline: none;
}
.tdnav {
	background-image:url(images/hdash.png); 
	background-repeat:repeat-x; 
	background-position:bottom; 
	font-size:13px;
	font-weight:bold;
	}
.tdtopnav {
	font-size:15px;
	font-weight:bold;
	}
.lhbutton {
	background-image:url(images/lh_button.png);
	background-repeat:no-repeat;
	cursor: pointer;
	font-size:13px;
	font-weight: bold;
	text-decoration:none;
	color: #0000CC;
	}
td:hover.lhbutton {
	background-image:url(images/lh_button_r.png);
	text-decoration:underline;
	}
.testimonials {
  font-size:12px;
}

