/* Typography
====================================================================================== */
body,td,div
{
	font-size: 11px; 
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}

li,ul
{
	font-size: 11px; 
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	line-height: 120%;
}

p
{
	font-size: 12px;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}
a
{
	color: #50a815;
	text-decoration: none;
}
a:hover
{
	color: #50a815;
	text-decoration: none;;
}

h1
{ 
	font-weight: bold; 
	font-size: 16px; 
	color: #ff7900; 
	margin: 0px 0px 15px 0px; 
}

h1 a
{
	color: #ff7900;
	text-decoration: none;
}

h1 a:hover
{
	color: #ff7900;
	text-decoration: none;
}

h2
{ 
	font-weight: normal; 
	font-size: 15px; 
	color: #438416; 
	margin: 0px 0px 10px 0px;
}

h2 a
{
	color: #438416;
	text-decoration: none;
}

h2 a:hover
{
	color: #438416;
	text-decoration: none;
}


h3
{ 
	font-weight: bold; 
	font-size: 13px;
	color: #666666;
}

h3 a
{
	color: #666666;
	text-decoration: none;
}

h3 a:hover
{
	color: #666666;
	text-decoration: none;
}

.career p, li
{
	font-size: 11px;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	line-height: 145%;
}

.sitemap
{
	font-size: 12px;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	line-height: 145%;
}

/* Navigation
====================================================================================== */
.menu
{
	font-size: 14px;
	color: #CCCCCC;
	text-decoration: none;
}

.menu:hover
{
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}

.submenu
{
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: -1px;
}

.submenu:hover
{
	font-size: 12px;
	color: #7eda41;
	text-decoration: none;
	letter-spacing: -1px;
}

.current
{
	font-size: 14px;
	color: #50a815;
	text-decoration: none;
}

.current:hover
{
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}

.current_sub
{
	font-size: 12px;
	color: #7eda41;
	text-decoration: none;
	letter-spacing: -1px;
}

.current_sub:hover
{
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: -1px;
}

.small
{
	color: #999999;
	font-size: 11px;
}

.small a
{
	color: #999999;
	font-size: 11px;
	text-decoration: none;
}

.small a:hover
{
	color: #999999;
	font-size: 11px;
	text-decoration: none;
}

.section
{
	list-style: none;
	margin-left: 0px;
	margin-top: 80px;
	margin-right: 5px;
	width: 150px;
	text-align: right;
}

.section_li
{
	list-style: none;
	margin-left: 0px;
	margin-top: 25px;
	text-align: right;
}

.subsection
{
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	text-align: right;
	list-style: none;
}

.subsection_li
{
	margin-left: 0px;
	margin-top: 3px;
	text-align: right;
	list-style: none;
}

/* Images
====================================================================================== */
img
{
	border: 0pt;
}

/* Layout
====================================================================================== */
body
{
	background-color: #000000;
	background-image: url(/images/bg.jpg);
	background-repeat: repeat-x;
	margin-left: -50px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#background
{
	margin-left: auto;
	margin-right: auto;
	width: 990px;
	min-height: 684px;
}

#bg_header
{
	width: 990px;
	height: 37px;
	float: left;
}

#bg_main
{
	background-image: url(/images/bg_main.png);
	background-repeat: repeat-y;
	float: left;
	width: 990px;
	min-height: 519px;
}

#bar_left
{
	background-image: url(/images/bg_bar_left.png);
	background-repeat: repeat-y;
	float: left;
	width: 62px;
	min-height: 519px;
}

#navigation_outline
{
	background-image: url(/images/bg_navigation.png);
	background-repeat: repeat-y;
	width: 162px;
	float: left;
	min-height: 519px;
}

#navigation
{
	background-image: url(/images/navigation.png);
	background-repeat: no-repeat;
	float: left;
	width: 162px;
	min-height: 519px;
}

#content
{
	background-color: #FFFFFF;
	width: 749px;
	float: left;
	min-height: 519px;
}

#content_header
{
	height: 8px;
	width: 749px;
	float:left;
}

#content_left
{
	background-color: #FFFFFF;
	min-height: 503px;
	width: 8px;
	float: left;
}

#content_main
{
	background-color:#FFFFFF;
	width: 733px;
	min-height: 503px;
	float:left;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

#breadcrumb
{
	text-align: right;
	margin-right: 5px;
	color: #67695E;
	font-size: 11px;
}

#breadcrumb a
{
	color: #67695e;
	font-size: 11px;
	text-decoration: none;
}
#breadcrumb a:hover
{
	text-decoration: none;
}

#content_right
{
	min-height: 503px;
	width: 8px;
	float:right;
}

#content_footer
{
	width: 733px;
	height: 8px;
	float: left;
}

#bar_right
{
	background-color: #000000;
	min-height:519px;
	width: 17px;
	float: right;
}

#bg_footer
{
	width: 990px;
}
