body {
	margin-bottom: 0px;
	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	background-image: url(../images/bg_img.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
}
.oneColFixCtrHdr #contentBox-top {
	height:2px;
	width:446px;
	margin-top: 10px;
	margin-right: 13px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.oneColFixCtrHdr #contentBox-main {
	width:446px;
	min-height:208px;
	background-repeat: repeat;
	margin: 0px;
	clear:both;
}
.oneColFixCtrHdr #contentBox-bottom{
	height:2px;
	width:446px;
	margin-bottom: 10px;
}
.input_box {   color:#000000;
   font-family: Geneva, Arial, Helvetica, sans-serif;
   font-size:11px;
   font-weight: normal;
   background-color: white;
   border:1px solid;
   border-top-color:#696;
   border-left-color:#696;
   border-right-color:#363;
   border-bottom-color:#363;
}
.normal_font {	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
}
input.btn {   color:#000000;
   font-family:'trebuchet ms',helvetica,sans-serif;
   font-size:11px;
   font-weight:bold;
   background-color:#E6E6E6;
   border:1px solid;
   border-top-color:#696;
   border-left-color:#696;
   border-right-color:#363;
   border-bottom-color:#363;
}
td, textarea, input, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #717372;
	font-weight: normal;
}
.tableIndex {
	font-size: 10px;
	font-family: Verdana;
	color: #49394E;
	background-color: #003366;
	background-position: center center;
}
a:link {
	color: #006600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;

}
a:visited {
	color: #009900;
	text-decoration: none;
}
a:hover {
	color: #000099;
	text-decoration: underline;
	outline-color: #F0F0F0;
}
.styleCallToday {font-family: Arial;
	font-size: 14px;
	font-style: italic;
	color: #000000;
}
.stylePhoneTopofPage {font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
.stylePhoneTopofPageSmall {font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #009900;
}
.styleRegularText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #214658;
}
.styleRegularText12pxBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.styleLogoTitle {
	font-family: Times New Roman, Times, serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bolder;
	color: #FFFFFF;
}
.styleTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #009900;
}


.designed_by {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: lighter;
	color: #000000;
}
.styleFooter {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
}
