body {
	margin: 10px 0;
	padding: 0;
	background-color: #ACACAC;
	font-family: "Verdana", "Arial";
	font-size: 12px;
	color: #333;
	border: none;
}

img {
	border: 0;
	padding: 0;
	margin: 0;
}

p {
	margin: 0;
	padding: 5px 0;
	line-height: 18px;
}

p.home {
	margin: 0;
	padding: 10px 45px 7px 0;
	line-height: 24px;
	font-size: 12px;
}

table {
	font-size: 11px;
}

a {
	color: #369;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

blockquote {
	padding: 0 0 0 10px;
	margin: 0;
	line-height: 18px;
}

ul {
	padding: 0 0 0 40px;
	margin: 0;
	list-style-type: square;
	line-height: 18px;
}

ol {
	padding: 0 0 0 40px;
	margin: 0;
	line-height: 18px;
}

ol.abc {
	padding-bottom: 10px;
}

hr {
	clear: both;
	border: none;
	color: #FFF;
	border-bottom: 1px dotted #666;
	background: #FFF;
	margin: 10px 10px 10px 0;
	padding: 0;
}

h1 {
	background: url('../_images/arrow_orange_lrg.gif') no-repeat;
	background-repeat: no-repeat;
	background-position: left center;
	color: #F90;
	text-transform: uppercase;
	padding: 0 0 0 15px;
	margin: 5px 0 10px  0;
	font-size: 13px;
}

h1 a{
	color: #F90;
	text-decoration: none;
}

h1 a:hover{
	color: #F90;
	text-decoration: underline;
}

h2 {
	color: #F90;
	padding: 0;
	margin: 8px 0;
	font-size: 11px;
	font-weight: bold;
}


/*
#areaBody .areaLeft h2{
	background: url('../_images/arrow_orange.gif') no-repeat;
	background-repeat: no-repeat;
	background-position: left center;
	color: #F90;
	text-transform: uppercase;
	font-weight: bold;
	padding: 10px;
	margin: 0 0 -5px 0;
	font-size: 11px;
}

#areaBody .areaLeft h2 a{
	color: #F90;
	text-decoration: none;
}

#areaBody .areaLeft h2 a:hover{
	color: #F90;
	text-decoration: underline;
}
*/

h3{
	background-image: url('../_images/bg_kicker_right.gif');
	background-repeat: repeat-x;
	background-position: left center;
	font-family: "Verdana", "Arial";
	font-size: 11px;
	color: #FFF;
	font-weight: bold;
	text-transform: uppercase;
	display: block;
	padding: 2px 25px 3px 25px;
	margin: 0;
}

h3 a{
	background-image: url('../_images/icon_rgtarrow.gif');
	background-repeat: no-repeat;
	background-position: 200px;
	color: #FFF;
	text-decoration: none;
	display: block;
}

h3 a:hover{
	background-image: url('../_images/icon_rgtarrow_on.gif');
	color: #F93;
	text-decoration: none;
}

span {
	color: #F90;
}

/********************************************************/

#areaContainer {
	background-image: url('../_images/fixbg.gif');
	background-repeat: repeat-y;
	background-position: center top;
	width: 1000px;
	text-align: left;	
	border: none;
	margin: 0;
	padding: 0;
}

#areaBanner {
	background-image: url('../_images/bg_banner.gif');
	background-repeat: repeat-x;
	background-color: #FFF;
	width: 980px;
	height: 150px;
	padding-left: 10px; 
	padding-right: 10px; 
}

#areaBanner .banner{
	background-position: center center;
	background-repeat: no-repeat;
	background-color: #FFF;
	height: 150px;
}

#areaBanner .imgKicker {
	float: right;
}

#areaHeader {
	background-image: url('../_images/bg_header.jpg');
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FEFEFE;
	height: 138px;
}

#areaHeader object{
	display: block;
	float: left;
	position: absolute;
	width: 180px;
}

#areaHeader .logo {
	position: absolute;
	border: none;
	padding: 0;
	margin: 0;
}

#areaHeader .header {
	height: 134px;
	background-repeat: no-repeat;
}

#areaHeader .newsletter {
	font-family: "Verdana", "Arial";
	float: right;
	display: block;
	width: 175px;
	margin: 24px 5px 0 0; 
	padding: 0;
	color: #666;
	line-height: 18px;
	font-size: 11px;
}

#areaHeader .mainNav{
	font-family: "Verdana", "Arial";
	position: absolute;
	margin: 111px 10px 0 286px; 
	padding: 0;
	display: block;
	text-transform: uppercase;
	font-size: 11px;
}

#areaFooter {
	clear: both;
	font-family: "Verdana", "Arial"; 
	background: #525252;
	color: #FFF;
	text-align: right;
	width: 980px;
	font-size: 9px;
	margin: 0;
	padding: 5px 10px 5px 10px;
}

#areaFooter .copy {
	float: left;
	color: #FFF;
}

#areaFooter a {
	text-decoration: none;
	font-size: 9px;
	margin: 0 2px 0 2px;
	color: #FFF;
}

#areaFooter a:hover, #areaFooter a.actived {
	color: #F90;
	text-decoration: none;
}

#areaFooterGTI {
	background: #ACACAC;
	font-size: 9px;
	color: #000;
	text-align: right;
	padding: 5px 10px;
}

#areaFooterGTI a{
	color: #000;
	text-decoration: none;
}

#areaFooterGTI a:hover{
	color: #FFF;
	text-decoration: none;
}

#areaFooterGTI a.gti{
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}

#areaFooterGTI a.gti:hover{
	text-decoration: underline;
}

/********************************************************/

.mainNav a{
	background-image: url('../_images/background_mainnav_on.jpg');
	background-repeat: no-repeat;
	background-color: #575757;
	width: 121px;
	height: 23px;
	padding: 4px 0 0 0;
	margin-left: 2px;
	color: #333;
	text-align: center;
	text-decoration: none;
	position: relative;
	float: left;
}

.mainNav a:hover, .mainNav a.actived{
	background-image: url('../_images/background_mainnav.jpg');
	text-decoration: none;
	background-color: #FFBA06;
	color: #FFF;
}

/*For Large Menu*/
.mainNav a.lrg{
	background-image: url('../_images/background_mainnav_lrg_on.jpg');
	background-repeat: no-repeat;
	background-color: #575757;
	color: #333;
	width: 210px;
	height: 23px;
	padding: 4px 0 0 0;
	margin-left: 2px;
	text-align: center;
	text-decoration: none;
	position: relative;
	float: left;
}

.mainNav a.lrg:hover, .mainNav a.lrg.actived{
	background-image: url('../_images/background_mainnav_lrg.jpg');
	background-color: #FFBA06;
	text-decoration: none;
	color: #FFF;
}
/*End */

#areaSlideMenu {
	position: absolute;
	top:32px;
	z-index: 9999;
	
	
}

#areaSlideMenu a {
	font-family: "Verdana", "Arial";
	font-size: 11px;
	color: #333;
	background-color: #999;
	display: block;
	text-decoration: none;
	text-indent: 15px;
	padding: 3px 0;
	border: 1px solid #666;
	border-bottom: none;
}

#areaSlideMenu a:hover,
	#areaSlideMenu a.actived {
	background-color: #FFE6A6;
	color: #000;
	border: 1px solid #666;
	border-bottom: none;
}

#areaSlideMenu a.last {
	border-bottom: 1px solid #666;
}

#areaSlideMenu a.last:hover {
	border-bottom: 1px solid #666;
}

/********************************************************************/

form {
	padding: 0 0 10px 0;
	margin: 0;
}

input, select, option{
	margin: auto 0;
	padding: 1px 0 1px 5px;
	font-family: "Verdana", "Arial";
	font-size: 10px;
	line-height: 18px;
}

input.buttonForm {
	background-image: url('../_images/bg_buttonform.gif');
	background-repeat: repeat-x;
	background-position: left center;
	background-color: #FC0;
	border: none;
	padding: 0;
	margin: 1px 0 3px 0;
	height: 18px;
	color: #FFF;
	font-size: 11px;
	font-weight: bold;	
	width: 35px;
}

.areaTopmenu {
	width: 1000px;
	color: #CCC;
	font-size: 10px;
	padding: 10px 0 0 0;
	margin: 0;
	display: block;
	text-align: right;
	position: absolute;
}

.areaTopmenu a{
	color: #666;
	text-decoration: none;
}

.areaTopmenu a:hover,
	.areaTopmenu a.actived{
	color: #36A;
	text-decoration: none;
}

#areaMenu {
	padding: 0;
	margin: 0;
	background: #000;
}

#areaMenu a {
	padding: 0;
	margin: 0;
	white-space: nowrap;
	border: none;
	color: #FFF;
}

#areaMenu a:hover,
	#areaMenu a.actived {
	white-space: nowrap;
}

#areaMenu img {
	margin: 0;
	padding: 0;
	border-right: 1px solid #000;
}

#areaKicker {
	padding-right: 10px;
	padding-bottom: 30px;
	width: 262px;
	float: right;
	font-size: 11px;
}

#areaKicker p{
	padding: 0;
	margin: 8px 25px 8px 25px;
	line-height: 18px;
}

/*****
#areaKicker ul{
	background-image: url('../_images/bg_kicker_right.gif');
	background-repeat: repeat-x;
	background-position: left center;
	list-style-type: none;
	text-transform: uppercase;
	padding: 2px 25px 3px 25px;
	margin: 0;
	display: block;
	color: #FFF;
}

#areaKicker ul li a{
	background-image: url('../_images/icon_rgtarrow.gif');
	background-repeat: no-repeat;
	background-position: 200px;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	display: block;
}

#areaKicker ul li a:hover{
	background-image: url('../_images/icon_rgtarrow_on.gif');
	color: #F93;
	text-decoration: none;
}
*/

#areaBody {
	padding: 0;
	margin: 10px 0 10px 10px;
	font-size: 11px;
}

#areaBody .areaLeft {
	width: 190px; /*202px*/
	float: left;
	padding: 0;
	margin: 0 6px;
	font-size: 10px;
	color: #666;
	margin-bottom: 30px;
}

#areaBody .areaLeft p{
	padding: 0 0 5px 0;
	margin: 0;
	line-height: 16px;
}

#areaBody .areaLeft b, #areaBody .areaLeft b{
	color: #000;
}

#areaBody .areaLeft p a{
	color: #F90;
	text-decoration: none;
}

#areaBody .areaLeft p a:hover{
	text-decoration: underline;
}

#areaBody .menu {
	font-size: 11px;
	line-height: 20px;
	padding: 5px 0 0 0;
}

#areaBody .menu a{
	background-image: url('../_images/arrow_grey.gif');
	background-repeat: no-repeat;
	background-position: left center;
	color: #666;
	font-weight: bold;
	padding-left: 10px;
}

#areaBody .areaLeft hr{
	clear: both;
	border: none;
	color: #FFF;
	border-bottom: 1px dotted #666;
	background: #FFF;
	margin: 5px 0px 5px 0;
	padding: 0;
}
#areaBody .areaLeft span {
	color: #F90;
}

#areaBody img{
	margin: 5px 0 0 0;
	padding: 0;
}


#areaBody .areaRight {
	width: 453px; /*515px*/
	margin-left: 202px;
	padding: 30px 20px 70px 30px;
	border-left: 1px dotted #666;
}

#areaBody img.noborder {
	border: none;
}

.menuLeftnav {
	width: 205px;
	font-family: "Verdana", "Arial";
	font-size: 10px;
	color: #FFFFFF;
	text-transform: uppercase;
}

.menuLeftnav p {
	background: #333366 url('../_images/bg_leftnav_title.gif') no-repeat;
	font-size: 11px;
	color: #FFF;
	font-weight: bold;
	text-transform: uppercase;
	text-align: left;
	line-height: 18px;
	padding: 2px 10px 3px 15px; 
	margin: 0;
}

.menuLeftnav a{
	background: #CCC url('../_images/bt_leftnav.gif') no-repeat;
	color: #333366;
	display: block;
	text-decoration: none;
	padding: 5px 5px 6px 15px;
	border-bottom: 1px solid #000;
}

.menuLeftnav a:hover{
	background: #666 url('../_images/bt_leftnav_on.gif') no-repeat;
	color: #FFFFFF;
	text-decoration: none;
	border-bottom: 1px solid #000;
}

.menuLeftnav span {
	background: #CCC url('../_images/bt_leftnav.gif') no-repeat;
	color: #333366;
	display: block;
	text-decoration: none;
	padding: 5px 5px 6px 15px;
	border-bottom: 1px solid #000;
}

.buttonlink, .buttonlink_med, .buttonlink_lrg {
	font-family: "Arial", "Verdana";
	font-size: 10px;
	color: #FFF;	
	text-transform: uppercase;
	margin: 5px 0;
	padding: 10px 0 0 0;
}

#areaBody .areaLeft p.buttonlink a{
	background-image: url('../_images/bg_button.gif');
	background-repeat: no-repeat;
	color: #FFF;	
	font-weight: bold;
	text-decoration: none;
	margin: 0;
	padding:2px 20px 3px 13px;
}

#areaBody .areaLeft p.buttonlink a:hover{
	background-image: url('../_images/bg_button_on.gif');
	color: #FFF;	
	text-decoration: none;
}

.buttonlink_med a{
	background-image: url('../_images/bg_button_med.gif');
	background-repeat: no-repeat;
	color: #FFF;	
	font-weight: bold;
	text-decoration: none;
	margin: 0;
	padding:2px 20px 3px 12px;
}

.buttonlink_med a:hover{
	background-image: url('../_images/bg_button_med_on.gif');
	color: #FFF;	
	text-decoration: none;
}

.buttonlink_lrg a{
	background-image: url('../_images/bg_button_lrg.gif');
	background-repeat: no-repeat;
	color: #FFF;	
	font-weight: bold;
	text-decoration: none;
	margin: 0;
	padding:2px 22px 3px 14px;
}

.buttonlink_lrg a:hover{
	background-image: url('../_images/bg_button_lrg_on.gif');
	color: #FFF;	
	text-decoration: none;
}

.contactForm tr td{
	vertical-align: top;
	line-height: 18px;
	padding: 8px 0;
	margin: 0;
}

.button_submit, .button_submit_small {
	font-family: "Verdana", "Arial";
	font-size: 10px;
	color: #FFF;
	font-weight: bold;
	text-transform: uppercase;
	border: none;
}

.button_submit {
	background: URL("../_images/bg_button_submit.gif");
	width: 63px;
	height: 19px;
	padding: 0 0 3px 0;
	margin: 18px 0 0 0;
}

.button_submit_small {
	background: URL("../_images/bg_button_submit_small.gif");
	width: 50px;
	height: 18px;
	padding: 0 0 1px 0;
	margin: 0 0 0 5px;
}
