﻿body
{
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
}

#container
{
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
}

textarea
{
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
}

table
{
	margin: 0;
	padding: 0;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}



/* START Navigation Left */

h2.nav_left, label.hidden
{
	position: absolute;
	top: -20em;
	left: -200em;
}

div#nav_left
{
	clear: both;
	width: 164px;
	float: left;
}

div#nav_left_no_sm
{
	clear: both;
	float: left;
}

div#nav_left ul
{
	list-style: none;
	padding: 0;
	margin: 0;
	float: left;
}

div#nav_left li
{
	margin: 0;
	font-size: 10px;

}

div#nav_left li a
{
	background-color: #cb6827;
	display: block; 
	border-top: 1px solid #ffffff;
	color: #ffffff;
	text-align: left;
	text-decoration: none;
	width: 161px;
	padding-left: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
}

div#nav_left li a:hover
{
	text-decoration: underline;
}

div#nav_left li a.sub
{
	background-color: #ffc782;
	display: block;
	border-top: 1px solid #ffffff;
	color: #000000;
	text-align: left;
	text-decoration: none;
	width: 158px;
	padding-left: 6px;
}

div#nav_left li a.sub:hover
{
	text-decoration: underline;
}


/* END Navigation Left */


/* START Closing Stub for Navigation Left */

div#nav_left_bottom_stub
{
	float : left;
	width: 164px;
	line-height: 14px;
	border-top: 1px solid #ffffff;
	background-color: #cb6827;
}

div#nav_left_bottom_stub_white
{
	float : left;
	width: 164px;
	line-height: 240px;
	border-top: 1px solid #ffffff;
	background-color: #ffffff;
}

div#nav_left_bottom_stub_white_15px
{
	float : left;
	width: 15px;
	line-height: 14px;
	border-top: 1px solid #ffffff;
	background-color: #ffffff;
}

/* END Closing Stub for Navigation Left */

/* START Content */

div#content
{
	float: left;
	margin-top: .5em;
	margin-right: 0;
	margin-bottom: 1em;
	margin-left: 1em;
	padding-right: 30px;
	width: 541px;
}

div#content_no_sidemenu
{
	float: left;
	margin-top: .5em;
	margin-right: 0;
	margin-bottom: 1em;
	margin-left: 1em;
	padding-right: 30px;
	width: 760px;
}


h1
{
	font-size: 21px;
	font-weight: bold;
	color: #cb6827;
	letter-spacing: 1px;
}

h2
{
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	background-color: #cb6827; 
	text-indent: 8px;
	width: 541px;
	height: 18px;
	background-image: url('/assets/images/1033/orange_header_bar.gif');
	background-repeat: no-repeat;
	margin-bottom: -.5em;
    display:block;
}

h3
{
	font-size: 12px;
	font-weight: bold;
	color: #cb6b1e;
	margin-bottom: -.5em;
}

h4
{
	font-size: 12px;
	font-weight: normal;
	color: #cb6b1e;
}

h5
{
	font-size: 11px;
	font-weight: bold;
}

h6
{
	font-size: 10px;
	font-weight: bold;
}

ul
{
	list-style-type: disc;
}

ol
{
	list-style-type: decimal;
}

ol li
{
	margin-bottom: 0.50em;
}

a
{
	color: #000000;
	text-decoration: underline;
}

a:hover
{
	color: #a04e69;
	text-decoration: underline;
}

.main_text_10
{
	font-size: 10px;
}

/* END Content */

/* START Footer */

div#footer
{
	clear: both;
	margin-top: .5em;
	font-size: 10px;
	text-align: center;
}

/* END Footer */


/* START Old BHI Styles for RED */

.red_header
{
	font-size:21px;
	font-family: verdana,arial,helvetica,sans-serif;
	color : #cb6827;
	font-weight : bold;
	letter-spacing : 1px;
}

.red_header_bg
{
	font-size: 10px;
	font-family: verdana,arial,helvetica,sans-serif;
	color: #ffffff;
	font-weight: bold;
	background-color: #cb6827;
	width: 541px;
}

.red_header_bar
{
	font-size: 10px;
	font-family: verdana,arial,helvetica,sans-serif;
	font-weight: bold;
	color: #ffffff;
	background-color: #cb6827;
	text-indent: 8px;
	width: 541px;
	height: 15px;
	background-image: url('/Assets/images/1033/red_header_bar.gif');
	background-repeat: no-repeat;
	margin-bottom: -.5em;
	display: block;
}

.red_highlight
{
	font-size: 12px;
	font-family: verdana,arial,helvetica,sans-serif; 
	color: #cb6b1e; 
}


.red_highlight:hover
{
	font-size: 12px;
	font-family: verdana,arial,helvetica,sans-serif; 
	color: #cb6b1e; 
	text-decoration: none;
}


.red_highlight_bold
{
	font-size: 12px;
	font-family: verdana,arial,helvetica,sans-serif; 
	font-weight: bold;
	color: #cb6b1e; 
}

/* END Old BHI Styles for RED */


h1#hidden
{
	position: absolute;
	top: -20em;
	left: -200em;
}



.TabArea
{
            background-color: White;
            font-size: x-small;
            border-left: 1px solid black;
            border-bottom: 1px solid black;
            border-right: 1px solid black;
            border-top:1px solid black;
			height: 350px;
            z-index:-25;
}
