@charset "utf-8";
/* CSS Document */
body {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #EDFBFC;
	font-family: Tahoma, Geneva, sans-serif;
}
object {
  display: block;
}
.main_header, .main_header a:link, .main_header a:active, .main_header a:visited {
	font-weight: normal;
	color: #6d6f71;
	font-size: 24px;
	line-height: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
}
.main_header_2 {
	font-weight: normal;
	color: #6d6f71;
	font-size: 24px;
	line-height: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.sec, .sec a:link, .sec a:active, .sec a:visited {
	background-color:#555555; /*-----Change Background Color of Footer-----*/
	color: #CCCCCC;
}
.sec a:hover {
text-decoration:underline;
}
.navTop, .navTop a:link, .navTop a:active, .navTop a:visited { /*-----Manipulates Navegation Styles-----*/
font-size: 13px;
font-weight: bold;
color: #B3B3B3;
text-decoration: none;
line-height: 21px;
background-color:#1E2047; /*-----Change Background Color of Links-----*/
margin-left: 15px;
margin-right: 15px
}
.navTop a:hover {
text-decoration:underline;
}
.foot, .foot, .foot a:link, .foot a:active, .foot a:visited, .foot a:hover { /*-----Change Style of Copyright Footer-----*/
	font-size:10px;
	text-decoration:none;
	color:#333;
	text-align: center;
}	
.imgbrds {
	border-style:solid;
	border-width: 1px;
	border-color: #9FA374;
/*position: relative;
top: -3px;
left: -3px;
filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=5, OffY=5, Color='#A6A6A6', Positive='true');	*/
}
.formstyle {
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
}
h1 { /*-----First P@ge Title-----*/
	font-size: 16px;
	font-weight: bold;
	color: #9FA374;
}
h2 { /*-----Call of @ction-----*/
font-weight:bold;
color: #006600;
font-size: 14px;
}
/*-----Enable Colored Links-----*/
/*a:link, a:visited, a:active {
	color: #c8c8c8;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #c8c8c8;
}*/
.deafultBody {
	padding: 10px;
	line-height: 150%;
	font-size: 12px;
}
.deafultBody_2 {
	padding: 4px;
	line-height: 115%;
	font-size: 12px;
}
.deafultBody_3 {
	line-height: 150%;
	font-size: 12px;
}
.table_bg { /*-----Change Color of Background Color-----*/
	background-color:#FFFFFF;
/*	background-image:url(../images/gray.gif);*/
}
textarea, select, option {
	color: #000000;
	background-color: #ECECEC;
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
	font-size:12px;
	background-image:url(../images/formbg.gif)
}
.input_txt {
	color: #000000;
	background-color: #ECECEC;
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
	font-size:12px;
	background-image:url(../images/formbg.gif)
}
.con_frm {
	color:#FFFFFF;
	font-size:12px;
	}
.formbutton{
cursor:pointer;
border:outset 1px #ccc;
background:url(../images/formbg.gif) repeat-x left top;
color:#000;
font-weight:bold;
padding: 1px 2px;
}
.deafultBody ul {
	list-style-position: outside;
	list-style-type: circle;
	list-style-image: url(../images/bullet.png);
}
.margin5 {
	margin: 5px;
}
.phone_num {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #6D6F71;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
