
.push_callus {
	background: url(/images/global/push_callus.gif);
	background-repeat: no-repeat;
	padding-top: 12px;
	padding-bottom: 10px;
	font-size: 10px;
	padding-left: 100px;
	margin-left:12px;
	height: 73px;
}

.body_table_top {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: url(/images/background/page_top.jpg);
	background-repeat:repeat-x;
}

.body_table_bottom {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background: url(/images/background/page_bottom.jpg);
	background-repeat:repeat-x;
}

.print_table_bottom {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	width: 590px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background: url(/images/background/page_bottom.jpg);
	background-repeat:repeat-x;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: 130%;
	background: #10431B;
}

.left_shadow {
	background:url(/images/background/left_shadow.jpg);
	background-repeat: no-repeat;
	width: 6px;
}

.right_shadow {
	background:url(/images/background/right_shadow.jpg);
	background-repeat:no-repeat;
	width: 6px;
}

.middle_container {
	background:url(/images/background/middle_rpt.jpg);
	background-repeat:repeat-x;
}

.footer {
	background:url(/images/background/footer.jpg);
	background-repeat:repeat-x;
	width: 714px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#FFFFFF;
}

.print_footer {
	background:url(/images/background/footer.jpg);
	background-repeat:repeat-x;
	width: 590px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#FFFFFF;
}

.main_navigation {
	padding-left: 6px;
	padding-right: 6px;
}

/*-----::  RIGHT COLUMN  ::------*/
.front_right_top {
	background:url(/images/front/main_col_top.jpg);
	background-repeat:no-repeat;
	width: 501px;
	height: 250px;
}	

.right_bottom{
	background: #E7E28D;
}	

.inside_right {
	background:url(/images/inside/inside_rightcol_rpt.jpg);
	background-repeat:repeat-x;
	width: 501px;
/*	padding-left: 10px;*/
}

.inside_right_print {
	background:url(/images/inside/inside_rightcol_rpt.jpg);
	background-repeat:repeat-x;
/*	width: 501px;*/
/*	padding-left: 10px;*/
	padding-left: 10px;
	padding-right: 10px;
}	

.content_padding {
	padding-left: 10px;
	padding-right: 10px;
}

/*-----::  LEFT COLUMN  ::------*/
.left_col_top {
	background:url(/images/front/left_col_top.jpg);
	background-repeat:no-repeat;
	height: 5px;
	width: 191px;
}

.left_col_left {
	background:url(/images/front/left_col_left.jpg);
	background-repeat:no-repeat;
	/*height: 286px;*/
	width: 2px;
}

.left_col_right {
	background:url(/images/front/left_col_right.jpg);
	background-repeat:no-repeat;
/*	height: 286px;*/
	
	width: 1px;
}

.left_col_bottom {
	background:url(/images/front/left_col_bottom.jpg);
	background-repeat:no-repeat;
	height: 5px;
	width: 191px;
}

.left_col_center {
	background:#FFFFFF;
	width: 172px;
/*	padding: 5px;*/
}

.left_column_div {
	background:#CCCCCC;
	width:160px;
	margin-left: 10px;
	margin-top: 5px;
	height:1px;
/*	margin-top: 5px;
	margin-bottom: 5px;*/
}


/*-----::  IMAGE & TABLE EFFECTS  ::------*/

.image_style {
	background:#FFFFFF;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
	padding:2px;
	margin: 10px;
}

.image_style2 {
	background:#FFFFFF;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
	padding:2px;
	margin-right: 10px;
	margin-left: 10px;
}

.push_padding {
	padding: 10px;
}

.inside_page_pad {
	padding-left: 10px;
	padding-right: 10px;
}

.title_pad {
	padding-top: 5px;
	padding-left: 10px;
	padding-bottom: 5px;
	color: #AE8300;
	font-size: 16px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-weight:bold;
}

.table_border {
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
}

.breadcrumb {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8px;
	font-variant:small-caps;
	padding-left: 12px;
	padding-bottom: 8px;
}

.alternate_row {
	background:#E7E28D;
}

.title_color {
	color: #AE8300;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	padding: 5px;
}

.field_label {
	color: #AE8300;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
/*	padding: 5px;*/
}

.input_field {
	border: 1px solid #CCCCCC;
	color:#666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	padding:3px;
}

/*-----::  LINKS  ::------*/

a:link {
	color: #B8B123;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #B8B123;
}

a:hover {
	text-decoration: underline;
	color: #B8B123;
}

a:active {
	color: #B8B123;
}

.printerfriendly{
	background-image: url(/images/icons/print_dk.jpg);
	background-position: 3.2em 0em;
	background-repeat: no-repeat;
	font-size: 9px;
	color: #B8B123;
	/*	float: right;*/
	width: 125px;
	padding-right: 10px;
}

.backtotop {
	background: url(/images/icons/backtotop.gif);
	background-repeat: no-repeat;
	background-position: 6.5em 0.3em;
	float:right;
	color: #B8B123;
	padding-bottom: 5px;
	padding-right: 10px;
	width: 150px;
}

.readmore {
	background: url(/images/icons/readmore.gif);
	background-repeat: no-repeat;
	background-position: 6.5em 0.3em;
	float:right;
	color: #B8B123;
	padding-bottom: 5px;
	padding-right: 10px;
	width: 150px;
}

.readmore_2 {
	background: url(/images/icons/readmore.gif);
	background-repeat: no-repeat;
	background-position: 1em 0.3em;
	float:right;
	color: #B8B123;
	/*padding-bottom: 5px;*/
	padding-right: 5px;
	padding-left: 23px;
	width: 80px;
}

.print {
	background-image: url(/images/icons/print.jpg);
	background-position: 3.2em 0em;
	background-repeat: no-repeat;
	font-size: 9px;
	color: #B8B123;
	/*	float: right;*/
	width: 75px;
	padding-right: 15px;
}

.print_lwr {
	background-image: url(/images/icons/print.jpg);
	background-position: 3.2em 0em;
	background-repeat: no-repeat;
	font-size: 9px;
	color: #B8B123;
	/*	float: right;*/
	width: 125px;
	padding-right: 10px;
}

.close {
	background-image: url(/images/icons/close.jpg);
	background-position: 1em 0em;
	background-repeat: no-repeat;
	font-size: 9px;
	color: #B8B123;

	padding-right: 120px;
}

.inside_table {
	background: #ffffff;
	border: 1px solid #E7E28D;
}

.subnav {
	/*background: url(/images/navigation/sub/subnav_bullet.jpg);*/
	background-repeat:no-repeat;
	color: #BCB52F;
	padding-left: 10px;
/*	float:right;*/
	text-decoration: none;
	width: 150px;
/*	padding-bottom: 5px;
	padding-top: 5px;*/
	background-position: -0.18em 0.1em;
}

.subnav a{
	background: url(/images/navigation/sub/subnav_bullet_on.jpg);
	background-repeat: no-repeat;
	float:right;
	text-decoration: none;
	padding-left: 12px;
	width: 150px;
	padding-bottom: 3px;
	padding-top: 3px;
	background-position: -0.18em 0.1em;
}

.subnav a:hover{
	background: url(/images/navigation/sub/subnav_bullet.jpg);
	background-repeat: no-repeat;
	color: #10431B;
	padding-bottom: 3px;
	padding-top: 3px;
	width: 150px;
	padding-left: 12px;
	float:right;
	text-decoration: none;
	background-position: -0.18em 0.1em;
}

.inside_table2 {
	border-left: 1px solid #10431B;
	border-right: 1px solid #10431B;
	border-bottom: 1px solid #10431B;
	border-top: 1px solid #10431B;
	border-collapse:collapse;
	border-style: dotted;
}

.inside_table2_th {
	border-width: 1px;
	padding: 3px;
	border-style: dotted;
	border-color: green;
	background-color: white;
	-moz-border-radius: ;
}

/*
/*** main table elements ***/
.flash_area {
	background:	url(/images/global/background/lve_flash_temp.jpg);
	background-repeat:no-repeat;
	width: 728px;
	height:219px;
}

.nav_area {
	background:	url(/images/global/background/nav_temp.jpg);
	background-repeat:	no-repeat;
	width: 728px;
	height: 32px;
}

.main_table_rpt {
	background:url(/images/global/background/lve_main_tbl_rptx.jpg);
	background-repeat:	repeat-x;
/*	width: 714px;*/
}

.main_table_rpt_inside {
	background:url(/images/global/background/lve_main_tbl_rptx_inside.jpg);
	background-repeat:	repeat-x;
	width: 714px;
}

.main_table_left {
	background: url(/images/global/background/lve_main_tbl_left.jpg);
	background-repeat:no-repeat;
	width:	7px;
}

.main_table_left_inside {
	background: url(/images/global/background/lve_main_tbl_left_inside.jpg);
	background-repeat:no-repeat;
	width:	7px;
}

.main_table_right {
	background:url(/images/global/background/lve_main_tbl_right.jpg);
	background-repeat: no-repeat;
	width:	7px;
}

.main_table_right_inside {
	background:url(/images/global/background/lve_main_tbl_right_inside.jpg);
	background-repeat: no-repeat;
	width:	7px;
}

/*** left column elements ***/
.left_top_column{
	background: url(/images/global/background/left_col_top.jpg);
	height: 11px;
	width: 191px;
	background-repeat:no-repeat;
}

.left_lft_column {
	background: url(/images/global/background/left_col_left.jpg);
	width:	2px;
}

.left_lft_column_inside {
	background: url(/images/global/background/left_col_left_inside.jpg);
	background-repeat:no-repeat;
	width:	2px;
}

.left_rght_column {
	background: url(/images/global/background/left_col_right.jpg);
	width:	2px;
}

.left_rght_column_inside {
	background: url(/images/global/background/left_col_right_inside.jpg);
	background-repeat:no-repeat;
	width:	2px;
}

.left_bottom_column{
	background: url(/images/global/background/left_col_bottom.jpg);
	height: 5px;
	width: 191px;
	background-repeat:no-repeat;
}

.left_bottom_column_inside{
	background: url(/images/global/background/left_col_bottom_inside.jpg);
	height: 5px;
	width: 191px;
	background-repeat:no-repeat;
}

.left_column {
	background:#FFFFFF;
	padding:10px;
}

.margin_left {
	margin-left: 8px;
}

/* ** right column elements ***/
.right_column_inside {
	background: url(/images/global/background/right_column_rpt_inside.jpg);
	background-repeat:repeat-x;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	margin-right: 6px;
}	

.right_column_top {
	background: url(/images/global/background/right_column_top.jpg);
	background-repeat: no-repeat;
	width: 400px;
	height: 250px;
}	

/* ** front push elements ***/
.front_push {
	border-top: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	width:141px;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 15px;
	/*margin-bottom: 6px;*/
	background:#FFFFFF;
}

.clear{
	clear: both;
}


.welcome {
	padding-right: 8px;
	padding-left: 8px;
/*	padding-left: 8px;*/
}

.learn_more_front {
	background:	url(/images/front/bottom_left_front_push.jpg);
	background-repeat:no-repeat;
	height: 26px;
	width: 139px;
}	

/*inside page elements*/
.inside_flash_area {
	background:url(/images/inside/lve_flash_temp.jpg);
	background-repeat:no-repeat;
	width: 728px;
	height:153px;
}

.category_title{	
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing: 0.01em;
	font-size: 10px;
	font-weight: bold;
	font-style:normal;
	color: #AE8300;
}
	

