html, body { 
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px 0px 0px 0px;
	background: #003e00 url(images/bg_pattern2.gif) repeat-y 50% 0%;
	/*background: #000000 url(images/bg_lines.gif) repeat;*/
}

h1, .h1 {
	padding-bottom: 10px;
	font-size: 18px;
	color: #23950B;
}

h2, .h2 {
	padding-bottom: 0px;
	font-size: 12px;
	font-weight: bold;
	color: #23950B;
}

hr {
      background: #49481D;
      height: 1px;
      margin: 0; padding: 0;
      border-style: none;
}

p {
	color: #49481D;
	padding-top: 0px;
	padding-bottom: 0px;
	line-height: 1.2;
}

div#wrap_all {
	width: 760px;
	height: 100%;	
	border: 0px solid #ff3300;
	padding: 0px 0px 0px 0px;
	margin-left: auto;
	margin-right: auto;
	margin-top: auto;
	margin-bottom: auto;	
	text-align: left;
	font-weight: normal;
	font-size: small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: url(images/bg_pattern.gif) repeat-y;
}

.pad_all {
	width: 720px;
	height: 100%;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
	border: 0px solid #ff3300;
	background: transparent url(images/bg_main.gif) repeat-x top;
	float: left;
}

.pad_all_calculator {
	width: 100%;
	height: 100%;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	border: 0px solid #ff3300;
	background: transparent url(images/bg_sidenav_fill_top.gif) repeat-y;
	float: left;
}

.bg_white {
	background-color: #ff3300;
}

.bg_header_left {
	width: 220px;
	height: 250px;
	background: url(images/bg_header_left.jpg) no-repeat left;
	border: 0px solid #ff3300;
	float: left;
}


#frame_header {
	width: 761px;
	height: 50px;
	background: #003e00 url(images/frame_topmost2.gif) no-repeat bottom left;
	border: 0px solid #000000;
	margin-left: auto;
	margin-right: auto;
	margin-top: auto;
	margin-bottom: auto;
	padding: 0px 0px 0px 0px;
}

#frame_footer {
	width: 681px;
	height: 170px;	
	border: 0px solid #ff3300;
	margin-left: auto;
	margin-right: auto;
	margin-top: auto;
	margin-bottom: auto;
	padding-top: 80px;
	padding-left: 80px;
	font-size: x-small;
	text-align: left;
	color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #003e00 url(images/frame_footer.gif) no-repeat top left;
	float: left;
}


.frame_left {
	width: 220px;
	text-align: left;
	border: 0px solid #000000;
	float: left;
}

.frame_main {
	width: 500px;
	height: 100%;
	text-align: left;
	margin-top: 0px;
	border: 0px solid #ff3300;
	float: left;
}

.frame_main_full {
	width: 710px;
	text-align: left;
	border: 0px solid #ff3300;
}

.frame_main_top {
	width: 480px;
	height: 16px;
	text-align: left;
	margin-top: 0px;
	border: 0px solid #ff3300;
	float: left;
	background: url(images/image_top.gif) no-repeat 0px 0px;
}

.frame_main_bottom {
	width: 480px;
	height: 15px;
	text-align: left;
	border: 0px solid #ff3300;
	float: left;
	background: url(images/image_bottom.gif) no-repeat 0px 0px;
}


.bannerimage {
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	width: 500px;
	height: 250px;
	float: left;
}

#frame_contentarea {
	background: url(images/bg_contentarea.gif) repeat left top;
	padding-left: 30px;
	float: left;
}

#frame_contentarea_bottom {
	border: 0px solid #ff3300;
	width: 400px;
	height: 20px;
	background: url(images/contentarea_bottom.gif) no-repeat;
	float: left;
}

#frame_closecontent {
	border: 0px solid #ff3300;
	width: 700px;
	height: 20px;
	background: url(images/contentarea_bottom.gif) no-repeat;
	float: left;
}

#frame_contentarea_bottom_close {
	height: 27px;
	width: 760px;
	background-color: #ff3300;
	background: #003E00;
	float: left;	
}

#wrap_all_endpage {
	width: 760px;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	background: url(images/bg_middle_end.gif) repeat-y;
}


.font_references {
	font-size: x-small;
}


a.font_body:link, a.font_body:visited, a.font_body:hover, a.font_body:active  {
	font-weight: bold;
	color: #ff0000;
	text-decoration: underline
}

.font_body_highlight {
	text-decoration: underline;
	color: #000000;	
}


.font_title_sub {
	text-transform: uppercase;
	font-weight: bold;
	padding-bottom: 10px;
	font-size: 14px;
	color: #23950B;	
	/* sub-links title */
}

.font_title_subsubs {
	text-decoration: underline;
	font-weight: normal;
	/* sub-links title */
}

.image_body {
	border: 1px solid #ffffcc;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}


/*
.font_title_main {
	font-weight: bold;
	font-size: 24px;
	color: #006699;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 2.0;
}

.font_title_sub {
	font-weight: bold;
	color: #006699;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 2.0;
}


a.font_body:link, a.font_body:visited, a.font_body:hover, a.font_body:active {	
	color: #FF6600;
	text-decoration: underline;
}
*/

.am_stabs {
	color: #000000;
	padding-left: 30px;
}

/* sub-links title */
.font_stabs_header {
	font-weight: normal;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 2.0;
}


ul.content_options li, ul.content_options li a:link, ul.content_options li a:visited, ul.content_options li a:hover, ul.content_options li a:active  {
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	line-height: 1.5;
	list-style-type: square;
}


.line_divider {
	width: 700px;
	height: 20px;	
	float: left;
}


.streamlinelogo {
	width: 169px;
	height: 20px;
	float:center;
	margin-top: 10px;
}

.footertext, a.footertext:link, a.footertext:visited {	
	color: white;
	text-decoration: none;
	font-weight: bold;
	text-decoration: underline;
}

.footertext2, a.footertext2:link, a.footertext2:visited {
	color: white;
	text-decoration: none;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;	
}

.table_wrap {
	width: 480px;
	border: 0px solid #ff4400;
	float: left;
}

.table_left {
	width: 200px;
	border: 0px solid #ff4400;
	text-align: left;
	float: left;
}

.table_right {
	width: 280px;
	border: 0px solid #ff4400;
	text-align: left;
	float: left;
}


.table_prod_wrap {
	width: 470px;
	height: 100%;
	border: 1px solid #996600;
	float: left;
}

.table_prod_row {
	width: 470px;
	height: 60px;
	border-bottom: 1px solid #996600;
	float: left;
}

.table_prod_a {
	width: 200px;
	height: 60px;
	border-bottom: 0px solid #996600;
	border-right: 1px solid #996600;
	padding-left: 10px;	
	text-align: left;
	float: left;
}

.table_prod_b {
	width: 100px;
	height: 60px;
	border-bottom: 0px solid #996600;
	border-right: 1px solid #996600;
	text-align: left;
	float: left;
}

.table_prod_c {
	width: 75px;
	height: 60px;
	border-bottom: 0px solid #996600;
	border-right: 1px solid #996600;
	text-align: center;
	float: left;
}

.table_prod_d {
	width: 75px;
	height: 60px;
	border-bottom: 0px solid #996600;
	text-align: center;
	float: left;
}

.table_prod_image {
	width: 100px;
	height: 52px;
	border: 0px;
}

.table_prod_icon {
	width: 20px;
	height: 20px;
	border: 0px;
}

.table_prod_pad {
	
}

/* GLOSSARY TABLE */
.font_tableheader {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 14px;
	color: #23950B;	
	/* sub-links title */
}


.table_gloss_wrap {
	width: 700px;
	border: 1px solid #996600;
	background: transparent url(images/bg_glossarytable.gif) repeat-y;
	float: left;
}

.table_gloss_row {
	width: 700px;
	border-bottom: 1px solid #996600;
	/*
	padding-top: 5px;
	padding-bottom: 5px;
	*/
	float: left;	
}

.table_gloss_a {
	width: 185px;
	height: 100%;
	border-bottom: 0px solid #996600;	
		
	padding-left: 10px;	
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	
	text-align: left;
	float: left;
}

.table_gloss_b {
	width: 450px;
	height: 100%;
	border-bottom: 0px solid #996600;
	border-left: 0px solid #996600;
	border-right: 0px solid #996600;
	
	
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	
	text-align: left;
	float: left;
}

.table_gloss_c {
	width: 135px;
	height: 100%;
	border-bottom: 0px solid #996600;
	/*padding-left: 10px;	*/
	text-align: left;
	float: none;
}

.calc_red {
	color: #FF0000;
	font-weight:bold;
}