@charset "utf-8";
/* CSS Document */


html, body {
	padding:0;
	margin:0;
	font:normal 12px Arial, Helvetica, sans-serif;
	line-height:18px;
	color:#676767;
	}
.headerBg {
	background:url(images/banner.gif) top no-repeat;
	height:111px;
	width:779px;
	}
p {
	padding:0 10px 0 10px;
	}
li {
	padding:0 10px 0 10px;
	}
p.copyright {
	color:#676767;
	text-align:center;
	}
p.disclaimer {
	color:#676767;
	text-align:left;
	font-size:11px;
	line-height:14px;
	}
p.testi {
	font:italic 12px Arial, Helvetica, sans-serif;
	color:#676767;
	margin:0;
	padding:0 10px 0 10px;
	}
.phoneNum {
	font:bold 34px Helvetica, Arial, sans-serif;
	color:#ff0000;
	margin:0;
	padding:25px 0 0 0;
	text-align:left;
	}
.tableMain {
	background:#fff;
	border:#556e7b solid 1px;
	}
.tableForm {
	background:#434343 url(images/form-bg.jpg) top repeat-x;
	border:#015584 solid 1px;
	font:normal 11px Arial, Helvetica, sans-serif;
	color:#000;
	}
.contentBg {
	background:url(images/content-bg.jpg) top repeat-x;
	}
.testiBg {
	background:url(images/left-box-bg.jpg) top no-repeat;
	height:101px;
	}
.lightBlue {
	color:#676767;
	}
.alignRight {
	text-align:right;
	font-weight:bold;
	color:#676767;
	padding:0 10px 0 10px;
	margin:0;
	
	}
.input1 {
	width:100px;
	height:15px;
	}
.input2 {
	width:155px;
	height:15px;
	}
