/* CSS Document */

	body {
		background-color: #ffffff;
		background-image: url(/images/background/body_bg.jpg);
		background-repeat: repeat-x;
		background-position: top;
		margin-left: 0px;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		line-height: 160%;
		color: #666666;
	}
		.body_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 160%;
	color: #8D8DA7;
	text-decoration:none;
	font-weight: bold;
	}
	
	.section_title {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		padding-left: 16px;
		margin-top: 9px;
		color: #FFFFFF;
		font-weight: bold;
		float:left;
		height: 19px;
	}
	
	a {
		color: #9F7C42;
		text-decoration: none;
	}
	
	 a, a:link, a:visited, {
		color: #9F7C42;
		text-decoration: none;
	}
	
	a:hover {
		text-decoration: underline;
	}
	
	.title1 {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		padding-left: 12px;
		color: #ffffff;
		font-weight: bold;
		text-decoration:none;
	}
	
	.title4 {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		padding-left: 12px;
		color: #8D8DA7;
		font-weight: bold;
		text-decoration:none;
	}
	
	.title2 {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		padding-left: 12px;
		color: #ffffff;
		font-weight: bold;
		padding-top: 4px;
		text-decoration:none;
		
	}
	
	.title3 {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		padding-left: 12px;
		color: #8D8DA7;
		padding-top: 4px;
		text-decoration:none;
	}
	
	.title5 {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		color: #8D8DA7;
		padding-top: 4px;
		text-decoration:none;
	}
	.title10{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		color: #8D8DA7;
		padding-top: 4px;
		text-decoration:none;
		margin-left: 5px;
		margin-right: 5px;
		}
	
	.alt_row {
		background-color: #F4F5F5;
		margin-top: 5px;
		margin-bottom: 5px;
		padding-bottom: 5px;
		padding-top: 5px;
	}
	
	
 	.title1 a:link, .title1 a:visisted{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		padding-left: 12px;
		color: #ffffff;
		font-weight: bold;
		text-decoration:none;
	}
	
	.title1 a {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		padding-left: 12px;
		color: #ffffff;
		font-weight: bold;
		text-decoration:none;
	}
	
	.title1 a:hover{
		color: #9F7C42;
		text-decoration:none;
	}
	
	
	
	.testimonial {
		font-style: italic; 
	}
		
	.backtotop{
		background: url(/images/icons/icon_backtotop.jpg) top left no-repeat;
		padding-left: 16px;
		margin-right: 16px;
		float:right;
		color: #9F7C42;
	}
	.backtopage{
		background: url(/images/icons/icon_backtotopage.jpg)  left no-repeat;
		padding-left: 16px;
		margin-left: 16px;
		float:left;
		color: #9F7C42;
	}
	
	
	.breadcrumb{
		font-size: 9px;
		margin-left: 20px;
		padding-top: 2px;
		font-weight: bold;
		color:#999999;
	}
	
	.breadcrumb a{
		font-weight: normal;
	}
	
	
	.close{
		background: url(/images/icons/icon_close.jpg) top left no-repeat;
		padding-left: 26px;
		margin-left: 16px;
		padding-bottom: 3px;
		
	}
	
	.clear{
		clear: both;
	}
	
	.right{
		float: right;
	}
	
	.left{
		float: left;
	}
	
	.div_line {
		background-color: #B0B8BB;
		height: 1px;
		margin-top:5px;
		margin-bottom:5px;
	}
	
	.footer{
	text-align: center;
	font-size: 10px;
	color: #D1D1DC;
	height: 40px;
	line-height:100%
	width: 100%;
	vertical-align: top;
	}
	
	.footer a, .footer a:link, .footer a:visited {
		color: #ffffff;
		text-decoration: none;
	}
	
	.footer a {
		color: #ffffff;
		text-decoration: none;
		}
	
	.footer a:hover {
		color: #9F7C42;
		text-decoration: none;
	}
	
	.left_shadow {
		background-image: url(/images/background/side_left_bg.jpg);
		width: 5px;
		background-repeat: repeat-y;
	}
	
	.right_shadow {
		background-image: url(/images/background/side_right_bg.jpg);
		width: 5px;
		background-repeat: repeat-y;
	}
	
	
	.main_content {
		background-color: #FFFFFF;
		width: 782px;
	}
	
	.main_container {
		background-image: url(/images/background/main_tbl_rpt.jpg);
		background-repeat: repeat-y;
		width: 792px;	
	}
	
	.table_bg {
		background-image: url(/images/background/side.jpg);
		background-repeat: no-repeat;
	}
	
	.main_container_top {
		background-image: url(/images/background/table_top.jpg);
		background-repeat: no-repeat;
		width: 792px;
		height: 13px;
	}
	
	
	
	.main_container_bottom {
		background-image: url(/images/background/main_tbl_lwr.jpg);
		background-repeat: no-repeat;
		width: 792px;
		height: 14px;
	}
	
	.main_container_rpt {
		background-image: url(/images/background/footer_rpt.jpg);
		background-repeat: repeat-y;
		width: 792px;
		padding: 5px;
	}
	
	.front_left_top {
		background-image: url(/images/background/header_front_left.jpg);
		background-repeat:no-repeat;
		width: 502px;
		height: 32px;
	}
	.front_left {
		background-image: url(/images/background/container_rpt_frontleft.jpg);
		width: 502px;
		background-repeat: repeat-y;
	}
	
	.inside_container_top{
		background: url(/images/background/inside_container_top.jpg);
		background-position: top;
		background-repeat: no-repeat;
	/*	padding-top: 3px;*/
		width: 575px;
		height: 36px;
	}

	.inside_container{
		background: url(/images/background/inside_container.jpg);
		background-repeat: repeat-y;
		background-position:top;
		width: 575px;
	}
	
	.inside_container_bottom{
		background: url(/images/background/inside_container_bottom.jpg);
		background-position: top;
		background-repeat: no-repeat;
		width: 575px;
		height: 23px;
	}
/*medium container */

	.small_container_top {
		background-image: url(/images/background/header_front_lowleft.jpg);
		background-repeat: no-repeat;
		width: 260px;
		height: 32px;
/*		padding-top: 10px;*/
	}
	
	.front_low_left {
		background-image: url(/images/background/container_rpt_frontlowleft.jpg);
		width: 260px;
		background-repeat: repeat-y;
	}

/*smaller container */

	.small_front_top{
		background-image: url(/images/background/front_small_top.jpg);
		background-repeat: no-repeat;
		width: 256px;
		height: 34px;
/*		padding-top: 10px;*/
	}
	
	.small_front_ctr {
		background-image: url(/images/background/front_small_ctr.jpg);
		width: 256px;
		background-repeat: repeat-y;
	}
	
	.small_front_bottom{
		background-image: url(/images/background/front_small_bottom.jpg);
		background-repeat: no-repeat;
		width: 256px;
		height: 10px;
	}
	
	.small_inside_top{
		background: url(/images/background/inside_small_top.jpg);
		background-position: top;
		background-repeat: no-repeat;
		width: 190px;
		height: 36px;
		/*padding-top: 10px;*/
	}
	
	.small_inside_bottom{
		background: url(/images/background/inside_small_bottom.jpg) top no-repeat;
		width: 190px;
		height: 13px;
		margin-bottom: 12px;
	}
	
	.small_inside_ctr {
		background: url(/images/background/inside_small_ctr.jpg);
		background-repeat: repeat-y;
		background-position: top;
		width: 190px;
		padding: none;
		margin: none;
		clear:none;
	}
	
	.leftpane{
		background: url(/images/background/leftpane_logo_bg.jpg) bottom center no-repeat;
	}
	
	.inside_tbl2 {
		background-color: #F4F5F5;;
		border: 1px solid #8D8DA7;
		padding:2px;
	}

/*IMAGES*/

	.image_effect {
		padding:2px;
		border: 1px solid #8D8DA7;
	}

	.contentpd_20{
		padding: 20px;
	}
	
	.contentpd_15 {
		padding: 15px;
	}
	
	.contentpd_10 {
		padding: 10px;
	}
	
	.contentpd_5 {
		padding: 5px;
	}
	
/* NAV MENU*/

	
	.nav {
		float: left;
		height: 39px;
		margin-left: 0px;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
		vertical-align:top;
	}
	.subnav_top{
		background: url(/images/inside/inside_subnav_top.jpg) top no-repeat;
		width: 186px;
		height: 8px;
	}
	
	.subnav_bottom{
		background: url(/images/inside/inside_subnav_bottom.jpg) top no-repeat;
		width: 186px;
		height: 8px;
	}
	
	.subnav{
		background: url(/images/inside/inside_subnav_bg.jpg) repeat-y;
		width: 174px;
		height: 16px;
		padding-top: 8px;
		padding-bottom: 8px;	
		padding-left: 12px;
		border-bottom: #B0B8BB 1px solid;
	}
	
	.subnav_selected {
		background-color: #9F7C42;
		height: 16px;
		color: #FFFFFF;
		width: 174px;
		padding-top: 8px;
		padding-bottom: 8px;	
		padding-left: 12px;
		border-bottom: #B0B8BB 1px solid;
	}
	
	.subnav a, .subnav a:link, .subnav a:visited, {
		color: #9F7C42;
		text-decoration: none;
	}
	
	.subnav a:hover, {
		text-decoration: underline;
	}
	
/* PUSHES */
	
	.bottompush_top{
		background: url(/images/background/bottompush_top.jpg) top no-repeat;
		width: 267px;
		height: 5px;
	}
	
	.bottompush_bg{
		background: url(/images/background/bottompush_bg.jpg) repeat-y;
		width: 267px;
	}
	
	.bottompush_bottom{
		background: url(/images/background/bottompush_bottom.jpg) top no-repeat;
		width: 267px;
		height: 5px;
	}
	
	.pushtitle{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 13px;
		color: #9F7C42;
		font-weight: bold;
	}
	.push_title02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 160%;
	color: #666666;
	text-decoration:none;
	font-weight: bold;
	}
	
.bottom_push_text_align{
	margin-right: 10px;
}	
	
	
.push_bkg_01 {
	display: block;
	width: 267px;
	height: 85px;
	background-image: url(/images/bottom_pushes/bottom_push_01.jpg);
	margin-top: 0px;
	margin-left: 0px;
	background-repeat: no-repeat;
	
}

.push_bkg_01:visited {
	display: block;
	width: 267px;
	height: 85px;
	background-image: url(/images/bottom_pushes/bottom_push_01.jpg);
	margin-top: 0px;
	margin-left: 0px;
	background-repeat: no-repeat;
	
}

.push_bkg_01:hover {
	background-image: url(/images/bottom_pushes/bottom_push_01_over.jpg);
}

.push_bkg_02 {
	display: block;
	width: 267px;
	height: 85px;
	background-image: url(/images/bottom_pushes/bottom_push_02.jpg);
	margin-top: 0px;
	margin-left: 0px;
	background-repeat: no-repeat;
	
}

.push_bkg_02:visited {
	display: block;
	width: 267px;
	height: 85px;
	background-image: url(/images/bottom_pushes/bottom_push_02.jpg);
	margin-top: 0px;
	margin-left: 0px;
	background-repeat: no-repeat;
	
}

.push_bkg_02:hover {
	background-image: url(/images/bottom_pushes/bottom_push_02_over.jpg);
}

.push_bkg_03 {
	display: block;
	width: 267px;
	height: 85px;
	background-image: url(/images/bottom_pushes/bottom_push_03.jpg);
	margin-top: 0px;
	margin-left: 0px;
	background-repeat: no-repeat;
	
}

.push_bkg_03:hover {
	background-image: url(/images/bottom_pushes/bottom_push_03_over.jpg);
}

.push_bkg_03:visited {
	display: block;
	width: 267px;
	height: 85px;
	background-image: url(/images/bottom_pushes/bottom_push_03.jpg);
	margin-top: 0px;
	margin-left: 0px;
	background-repeat: no-repeat;
	
}


.push_bkg_04 {
	display: block;
	width: 267px;
	height: 85px;
	background-image: url(/images/bottom_pushes/bottom_push_04.jpg);
	margin-top: 0px;
	margin-left: 0px;
	background-repeat: no-repeat;
	
}

.push_bkg_04:hover {
	background-image: url(/images/bottom_pushes/bottom_push_04_over.jpg);
}


.push_bkg_04:visited {
	display: block;
	width: 267px;
	height: 85px;
	background-image: url(/images/bottom_pushes/bottom_push_04.jpg);
	margin-top: 0px;
	margin-left: 0px;
	background-repeat: no-repeat;
	
}
/*
.push01_preLoad{
background-image: url(/images/bottom_pushes/bottom_push_01_over.jpg);
background-repeat: no-repeat;
background-position: -10000px -10000px;
}
.push02_preLoad{
background-image: url(/images/bottom_pushes/bottom_push_02_over.jpg);
background-repeat: no-repeat;
background-position: -10000px -10000px;
}
.push03_preLoad{
background-image: url(/images/bottom_pushes/bottom_push_03_over.jpg);
background-repeat: no-repeat;
background-position: -10000px -10000px;
}

.push04_preLoad{
background-image: url(/images/bottom_pushes/bottom_push_04_over.jpg);
background-repeat: no-repeat;
background-position: -10000px -10000px;
}
*/


.push_bkg_contact {
	display: block;
	height: 130px;
	vertical-align:middle;
	line-height: 110%;
	background-image: url(/images/global/btn_question_bkg.jpg);
	margin-top: 15px;
	margin-left: 0px;
	background-repeat: no-repeat;
	
}
.push_bkg_contact:visited {
	display: block;
	height: 130px;
	line-height: 110%;
	background-image: url(/images/global/btn_question_bkg.jpg);
	margin-top: 15px;
	margin-left: 0px;
	background-repeat: no-repeat;
	
}
.push_bkg_contact:hover {
	background-image: url(/images/global/btn_question_bkg_over.jpg);
}

.contact_push_text_align{
	display: block;
	margin-left: -1px;
	margin-top: -5px;
	vertical-align: middle;
}	
/*.contact_push_preload{
	background-image: url(/images/global/btn_question_bkg_over.jpg);
	background-repeat: no-repeat;
	background-position: -10000px -10000px;
}	*/

	
	


/**** 	PRINT ELEMENTS ****/


	.printerfriendly{
		background: url(/images/icons/icon_printerfriendly.jpg);
		background-repeat: no-repeat;
		background-position: 1.0em 0.1em;
		width: 120px;
		margin-right: 5px;
		padding-top: 5px;
/*		padding-left: 10px;*/
		height: 19px;
/*		float: right;*/
	}
	
	
	.print{
		background: url(/images/icons/icon_printer.jpg);
		background-position: 6.8em -0.3em;
		background-repeat: no-repeat;
		/*padding-left: 86px;*/
		margin-right: 16px;
	}
	
	.print_top{
		background: url(/images/icons/icon_printer.jpg);
		background-position: 9.2em -0.3em;
		background-repeat: no-repeat;
		padding-left: 2px;
		width: 150px;
		float:right;
		margin-right: 16px;
	}
	
	.printbody {
		background-image:url(/images/print_pages/bgrpt.jpg);
		margin-left: 0px;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
		background-repeat: repeat-x; 
		background-position: top;
	}
	
	.print_tbltop {
		background-image: url(/images/print_pages/top.jpg);
		background-repeat: no-repeat;
		width: 792px;
		height: 12px;
	}
	
	.print_tblctr {
		background-image: url(/images/print_pages/ctr_rpt.jpg); 
		background-position:top;
		background-repeat: repeat-y;
		width: 792px;
	}
	
	.print_tbltop {
		background-image: url(/images/print_pages/top.jpg);
		background-repeat: no-repeat;
		width: 792px;
		height: 12px;
	}
	
	.print_tblbottom {
		background-image: url(/images/print_pages/footer.jpg);
		background-repeat: no-repeat;
		width: 792px;
		height: 9px;
	}
	
	.header {
		background-image: url(/images/print_pages/header.jpg); 
		background-repeat: no-repeat;
		height: 149px;
	}
	
	.print_left{
		background-image: url(/images/print_pages/left.jpg);
		width: 8px;
		height: 91px;
		background-repeat:no-repeat;
	}
	
	.print_right{
		background-image: url(/images/print_pages/right.jpg);
		width: 8px;
		height: 91px;
		background-repeat:no-repeat;
	}
	
	.white {
		background-color: #FFFFFF;
	}
	
	.print_commds {
		background-image: url(/images/print_pages/ctr_rpt.jpg); 
		background-position:top;
		background-repeat: repeat-y;
		height: 26px;
		padding: 10px;
		width: 792px;
	}
		
/*	li {
	list-style: url(/images/icons/icon_bullet.jpg);
	list-style-position: outside;	
	}*/
	
	ul {
	list-style-image: url(/images/icons/icon_bullet.jpg);
	list-style-position: outside;	
	}
	
	ol {
	list-style-image: none;
	}
	
	select{
	font: Arial, Helvetica, sans-serif;
	color: #848E91;
	font-size: 10px;
	border: none;
	}
	
	input {
	font: Arial, Helvetica, sans-serif;
	color: #848E91;
	font-size: 10px;
	background-color: #F4F5F5;
	border: 1px solid #8D8DA7;
	}
	
	textarea {
	font:Arial, Helvetica, sans-serif;
	color: #848E91;
	font-size:11px;
	background-color: #F4F5F5;
	border: 1px solid #8D8DA7;
	}	
	
	.contact_stars{
	color: #B1A3C7;
	}
	
	.testimonial {
	background-image: url(/images/icons/large_quote.jpg);
	background-repeat: no-repeat;
	font-style: italic;
	padding-left:50px;
	height: 85px;
	background-position: left top;
	}
	
	.testimonial_title_pad {
	padding-left:50px;
	}
		
