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

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color:#666666;
	line-height: 16px;
}

.callnow {
	color: #43BE32;
	font-weight: bold;
	font-size: 18px;
	position:relative;
	left: 552px;
	width: 300px;
}
#apDiv1 {
	position:relative;
	left:20px;
	top:0px;
	width:296px;
	height:110px;
	z-index:1;
}
#apDiv2 {
	position:relative;
	left:20px;
	top:-5px;
	width:514px;
	height:291px;
	z-index:2;
}
h1 {
	color: #009900;
	font-size: 18px;
	display: block;
	margin: 0px;
	background-color: #F5EF6B;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-bottom-color: #FFCC00;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}

#apDiv3 {
	position:relative;
	left:1px;
	top:0px;
	width:290px;
	height:365px;
	z-index:3;
	border:8px solid #FFCC00;
	background-color: #FBFCC6;
}
#apDiv4 {
	position:relative;
	left:5px;
	top:0px;
	width:300px;
	height:15px;
	z-index:4;
	color:#FFFFFF;
	font-size:14px;
	text-align:center;
	padding-top:5px;
}
.heading {	font-weight: bold;
	color: #00000;
	padding: 5px;
	;
}
input {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
}
form {
	margin: 0px;
	padding: 0px;
}
a:link {
	color: #006600;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #006600;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #CC9900;
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	color: #009900;
	text-decoration: none;
	font-weight: bold;
}
#apDiv5 {
	position:relative;
	top:0px;
	width:875px;
	height:21px;
	z-index:5;
}
table.topnav{
	width: 100%;
	height: 33px;
	border: 0;
	margin: auto;
}
table.topnav td{
	padding: 0px;
}
table.topnav table{
	width: 100%;
	height: auto;
	border: 0;
	background: url(images/nav_bg.gif) left center repeat-x;
	margin: auto;
}
table.topnav table td{
	line-height: 33px;
	vertical-align: middle;
	text-align: center;
	padding: 0;
	background: none;
}
table.topnav a{
	display: block;
	padding: 0 25px;
	color: #FFFFFF;
	text-decoration: none;
	background: url(images/nav_bg.gif) left center repeat-x;
	white-space: nowrap;
}
table.topnav a:hover{
	color: #000000;
	text-decoration: none;
	background: url(images/nav_hover.gif) left center repeat-x;
}
table.topnav a.selected{
	color: #000000;
	text-decoration: none;
	background: url(images/nav_selected.gif) left center repeat-x;
}
table.topnav a:hover.selected{
	color: #000000;
	text-decoration: none;
	background: url(images/nav_selected.gif) left center repeat-x;
}
#bar{
	background-color: #63B32F;
	height: 7px;

}
#bottommenu {
	background-color: #E9F7DF;
	height: 100px;
	padding-top: 10px;
}
#apDiv6 {
	position:relative;
	left:15px;
	top:30px;
	width:520px;
	z-index:6;
	background-color: #FFFFFF;
	border: 1px solid #FFCC00;
	margin-bottom: 40px;
	padding: 0px;
}
#apDiv7 {
	position:relative;
	left:1px;
	top:30px;
	width:310px;
	z-index:7;
	background-color: #FFFFFF;
	border: 1px solid #FFCC00;
	margin-bottom: 40px;
	padding: 0px;
}
.style1 {
	font-size: 16px;
	font-weight: bold;
	color: #006600;
}
h2 {
	color: #666666;
	font-size: 18px;
	display: block;
	margin: 0px;
	background-color: #F5EF6B;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-bottom-color: #FFCC00;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
/************************************* FORM STYLES - START ***********************************/
form {
  margin : 0px 0px 0px 0px;
  padding : 0px 0px 0px 0px;
  
}

label {
  font-weight : normal;
}

label.formleft {
  display : block;
  width : 150px;
  float : left;
  text-align : right;
  margin-right : 6px;
}

small.formnote {/* margin left same width as label.formleft width */
  margin : 0px 0px 0px 160px;
  display : block;
}

input.checkbox {
  width : 20px;
  float : left;
}

label.labelright {
  display : block;
  width : 90%;
  float : left;
  margin-right : 6px;
  text-align : left;
  font-size : 9px;
  font-weight : normal;
  color : #000000;
  padding-top : 4px;
}

fieldset {
  margin : 12px;
  padding : 6px;
}

#search fieldset {
  margin : 12px 12px 12px 12px;
  padding : 6px;
  height: 60px;
  border: 1px solid #cccccc;
}

fieldset.address {
  width : 45%;
  float : left;
  margin : 12px;
  padding : 6px;
}

legend {
  color : #000000;
  font-weight : bolder;
}

.formmsg {
  color: #CC0000;
  padding-top : 6px;
}

.form {
  width : 200px;
  margin-bottom: 2px;
}

textarea {
  font-size : 12px;
}
.button {
  background: url(../images/btn-bg.gif) repeat-x;
  color: #fff;
  border:1px solid #666666;
  font-size:10pt;
  font weight: bold;
  height: 17px;
}
form input.button {
  background: #000 url(../images/btn-bg.gif) repeat-x top;
  color: #fff;
  border:1px solid #666666;
  font-weight: bold;
  height: 25px;
  font-size: 10px;
}
form input.button:hover {
  color: #fe6000;
}
.clear {
	clear: both;
}
hr {
	border-top: 1px solid #CFCFCF;
	height: 1px;
	width: 97%;
	margin: 0px auto;
}
/******************************* FORM STYLES - END **************************************/
#form1 {
	margin: 5px 0px;
	padding: 0px;
}
.input {
	float: right;
	margin: 0px 0px;
	padding: 2px 5px;
	line-height: 15px;
	width: 118px;
	border: solid 1px #979797;
	background-color: #FFFFFF;
	font-size: 11px;
}
.inputsecurity {
	margin: 0px;
	padding: 0px;
	line-height: 15px;
	border: solid 1px #979797;
	background-color: #FFFFFF;
	font-size: 11px;
}
.inputCombo {
	float: right;
	margin: 0px 0px;
	padding: 0px;
	line-height: 15px;
	width: 130px;
	border: solid 1px #979797;
	background-color: #FFFFFF;
	font-size: 11px;
}
.inputRadio {
	
	margin: 0px;
	padding: 0px;
	
}

.left {
	margin: 0px;
	padding: 0px;
	padding-left: 20px;
	float: left;
	clear: left;
}
.left-new{
	margin: 0px;
	padding: 0px;
	padding-left: 20px;
	width:200px;
	float: left;
	clear: both;
	}
.p0 {
	margin: 0px;
	padding: 0px;
}
.right {
	margin: 0px;
	padding: 0px;
	padding-right:10px;
	float: right;
}
.rightCombo {
	margin: 0px;
	padding: 0px;
	float: right;
}
.button {
	background-image: url(../images/button.gif);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	margin: 5px 0px 0px 0px;
	padding: 0px;
	width: 80px;
	font-size: 11px;
	border: 0px;
	background-color: #FFFFFF;
	height: 20px;
	vertical-align: middle;
}
.tx3 {
	margin: 0px;
	color: #fc4f00;
	font-weight:bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
label.formright {
	display : block;
	width : 150px;
	float : left;
	text-align : left;
	margin-right : 6px;
}

