body{
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom : 1;
	padding-left : 0;
	padding-right : 0;
	padding-top : 0;
	margin-left : 0px;
	margin-right : 0%;
	margin-top : 0%;
	margin-bottom : 0%;
}
A:LINK     {color:#585858; text-decoration:none; font-size:11px;}
A:VISITED  {color:#585858; text-decoration:none; font-size:11px;}
A:ACTIVE   {color:#000000; text-decoration:none; font-size:11px;}
A:HOVER    {color:#585858; text-decoration:underline; font-size:11px;}

hr{
	color:#585858 1px;
}
.headline{
	font-family: Arial;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
	padding-left:13px; 
}
.main_content_padding{
	padding-left:15px;
	padding-right:15px;
}
.sub_headline{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.content_text{
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}
.active_f_lvl_nav{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.inactive_f_lvl_nav{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #585858;
}

.inactive_n_lvl_nav{
	font-family: Arial;
	font-size: 11px;
	color: #585858;
}
.w_border_top{
	border-top: 1px solid #ffffff;
}
.o_border_t{
	border-top: 2px solid #eb6b08;
}
.o_border_tr{
	border-top: 2px solid #eb6b08;
	border-right: 1px solid #eb6b08;
}
.o_border_r{
	border-right: 1px solid #eb6b08;
}
.o_border_lr{
	border-left: 1px solid #eb6b08;
	border-right: 1px solid #eb6b08;
}
.g_border_dark{
	border: 1px solid #585858;
}
.o_border_t_gbg{
	background-color: #585858;
	border-top: 2px solid #eb6b08;
}
.o_border_b_gbg{
	background-color: #585858;
	border-bottom: 2px solid #eb6b08;
}
.dg_background{
	background-color: #585858;
}
.g_background{
	background-color: #c2c2c2;
}
.g_background{
	background-color: #c2c2c2;
}
.lg_background{
	background-color: #d8d8d8;
}
