﻿body
{
	margin: 0 auto;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
/* 	text-align: center; */
}

#container
{
	text-align: left;
	margin: 0 auto;
	width: 760px;
	padding: 0;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

table
{
	margin: 0;
	padding: 0;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}


/* START Navigation Header Tall */

h2.nav_header_tall, label.hidden
{
	position: absolute;
	top: -20em;
	left: -200em;
}

div#nav_header_tall
{
	width: 760px;
	height: 68px;
	background-color: #000000;
}

div#nav_header_tall ul
{
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: 10px;
	line-height: 3em;
	text-align: center;
}

#nav_header_tall li
{
	float: left;
	width: 97px;
}

#nav_header_tall li a
{
	color: #ffffff;
	text-decoration: none;
	display: block;
}

#nav_header_tall li a:hover
{
	text-decoration: underline;
}

/* END Navigation Header Tall */



/* START Navigation Header Short */

h2.nav_header_short, label.hidden
{
	position: absolute;
	top: -20em;
	left: -200em;
}

div#nav_header_short
{
	width: 760px;
	height: 32px;
	background-color: #000000;
}

#nav_header_short ul
{
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: 10px;
	line-height: 3em;
	text-align: center;
}

#nav_header_short li
{
	float: left;
	width: 97px;
}

#nav_header_short li a
{
	color: #ffffff;
	text-decoration: none;
	display: block;
}

#nav_header_short li a:hover
{
	text-decoration: underline;
}


/* END Navigation Header Short */


/* START Navigation Top */
/* Made width 770px, which is 10px greater than body width of 760px, 
in order for Firefox to render top navigation bar on one line. 
Also changed div#nav_top li a padding from .3em to 4px 3px 4px 3px; 
to accommodate Firefox Ver. 1.5. */

h2.nav_top, label.hidden
{
	position: absolute;
	top: -20em;
	left: -200em;
}

div#nav_top
{
	width: 770px;
}

div#nav_top ul
{
	list-style: none;
	padding: 0;
	margin: 0;
}

div#nav_top li
{
	float: left;
	font-size: .85em;
}

div#nav_top li a
{
	width: 121px;
	height: 2em;
	background-color: #614166;
	line-height: 1em;
	display: block;
	border-top: 1px solid #999999;
	border-bottom: 4px solid #000000;
	color: #ffffff;
	text-align: center;
	text-decoration: none;
	padding: 4px 3px 4px 3px;
}

div#nav_top li a:hover
{
	width: 119px;
	margin-left: .1em;
	margin-right: .1em;
	border-bottom: 4px solid #614166;
}

div#nav_top li a.highlight
{
	width: 119px;
	border-bottom: 4px solid #b8a809;
	font-weight: bold;
	color: #b8a809;
}

div#nav_top li a.highlight:hover
{
	width: 117px;
	border-bottom: 4px solid #614166;
	text-decoration: none;
}

/* END Navigation Top */


/* 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;
/*	width: 164px;   */
	float: left;
}

div#nav_left ul
{
	list-style: none;
	padding: 0;
	margin: 0;
/*	line-height: 0;    */
	float: left;
}

div#nav_left li
{
	margin: 0;
	font-size: 10px;
}

div#nav_left li a
{
	background-color: #614166;
	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: #d8bfd8;
	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: #614166;
}

div#nav_left_bottom_stub_white
{
	float : left;
	width: 164px;
	line-height: 14px;
	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;
}

div#nav_left_bottom_stub_white_0px
{
	float : left;
	width: 0px;
	line-height: 0px;
	border-top: 0px 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: #614166;
	letter-spacing: 1px;
}

h2
{
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	background-color: #ffffff;
	text-indent: 8px;
	width: 541px;
	height: 15px;
	background-image: url('/assets/images/1033/sidl/sidl_header_bar.gif');
	background-repeat: no-repeat;
	margin-bottom: -.5em;
}

h3
{
	font-size: 12px;
	font-weight: bold;
	color: #d47f22;
	margin-bottom: -.5em;
}

h4
{
	font-size: 12px;
	font-weight: normal;
	color: #d47f22;
}

h5
{
	font-size: 11px;
	font-weight: bold;
}

h6
{
	font-size: 10px;
	font-weight: bold;
}

ul
{
	list-style-type: disc;
}

ol
{
	list-style-type: decimal;
}

a
{
	color: #614166;
	text-decoration: underline;
}

a:hover
{
	color: #a04e69;
	text-decoration: underline;
}

.main_text_10
{
	font-size: 10px;
}

/* END Content */


/* START Navigation Bottom */
h2.nav_second_menu, label.hidden
{
	position: absolute;
	top: -20em;
	left: -200em;

}

#nav_second_menu
{
	clear: both;
	width: 760px;
	background-color: #000000;
}

#nav_second_menu ul
{
	list-style: none;
	padding: 0;
	margin: 0;
}

#nav_second_menu li
{
	float: left;
	font-size: 10px;
}

#nav_second_menu li a
{
	background-color: #000000;
	height: 2.2em;
	line-height: 2em;
	width: 108.5px;
	display: block;
	border-top: 1px solid #ffffff;
	color: #ffffff;
	text-align: center;
	text-decoration: none;
}

#nav_second_menu li a:hover
{
	text-decoration: underline;
}

/* END Navigation Bottom */


/* START Footer */

div#footer
{
	clear: both;
	margin-top: .5em;
	font-size: 10px;
	text-align: center;
}

/* END Footer */

h2.nav_bottom, label.hidden
{
	position: absolute;
	top: -20em;
	left: -200em;

}

#nav_bottom
{
	clear: both;
	width: 760px;
}

#nav_bottom ul
{
	list-style: none;
	padding: 0;
	margin: 0;
}

#nav_bottom li
{
	float: left;
	font-size: 10px;
}

#nav_bottom li a
{
	background-color: #b8a809;
	height: 2.2em;
	line-height: 2em;
	width: 108px;
	display: block;
	border-top: 1px solid #000000;
	color: #000000;
	text-align: center;
	text-decoration: none;
}

#nav_bottom li a:hover
{
	text-decoration: underline;
}

/* END Navigation Bottom */


/* START Footer */

div#footer
{
	clear: both;
	margin-top: .5em;
	font-size: 10px;
	text-align: center;
}

/* END Footer */




/* Hide from IE5-Mac \*/
#nav_bottom li a
{
	float: none;
}
/* End hide */



/* Hide from IE5-Mac \*/
div#nav_top li a
{
	float: none;
}
/* End hide */


/* Hide from IE5-Mac \*/
div#nav_header_short li a
{
	float: none;
}
/* End hide */


/* Hide from IE5-Mac \*/
div#nav_header_tall li a
{
	float: none;
}
/* End hide */



/* START Old BHI Styles for BOG_SIDL */

.bog_header
{
	font-size: 21px;
	font-family: verdana,arial,helvetica,sans-serif;
	color: #614166;
	font-weight: bold;
	letter-spacing: 1px;
}

.bog_header_bg
{
	font-size: 10px;
	font-family: verdana,arial,helvetica,sans-serif;
	color: #ffffff;
	font-weight : bold;
	background-color: #614166;
	width: 541px;
}

.bog_header_bar
{
	font-size: 10px;
	font-family: verdana,arial,helvetica,sans-serif;
	font-weight: bold;
	color: #ffffff;
	background-color: #ffffff;
	padding-top: 0;
	padding-left: 9px;
	margin-top: 0;
	padding-bottom: 0;
	width: 541px;
	height: 15px;
	background-image: url('/assets/images/1033/sidl/sidl_header_bar.gif');
	display: block;
}

.bog_highlight
{
	font-size: 12px;
	font-family: verdana,arial,helvetica,sans-serif; 
	color: #d47f22; 
}

.bog_highlight:hover
{
	font-size: 12px;
	font-family: verdana,arial,helvetica,sans-serif; 
	color: #d47f22; 
	text-decoration: none;
}


.bog_highlight_bold
{
	font-size: 12px;
	font-family: verdana,arial,helvetica,sans-serif; 
	font-weight: bold;
	color: #d47f22; 
}

/* END Old BHI Styles for BOG_SIDL */

h1#hidden
{
	position: absolute;
	top: -20em;
	left: -200em;
}
