body
{
	margin: 0px;
	padding: 0px;
	background-color: #EDEDED;
	background-image: url(../images/bg.gif);
	background-position: center;
	background-repeat: repeat-y;
	text-align: center;

}
td.left_nav_header
{
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #0D0D0F;
	padding-left: 25px;
	background-image: url(../images/nav_bullet.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
}
a.left_nav_header
{
	color: #0D0D0F;
	text-decoration: none;
}
a.left_nav_header:hover
{
	color: #E07612;
	text-decoration: none;
}


td.left_nav_box
{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-width: 0px;
	border-left-width: 0px;
	border-right-color: #C7C7C7;
	border-bottom-color: #C7C7C7;
	background-color: #EDEDED;
	border-style: solid;

}

A.left_nav
{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #0D0D0F;
	text-decoration: none;
	padding-left: 25px;
	line-height: 18px;
}
A.left_nav:hover
{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #E07612;
	text-decoration: none;
	padding-left: 25px;
	line-height: 18px;
}

td.left_nav_separator
{
	height: 20px;
}

hr
{
	color: #FFFFFF;
	height: 1px;

}

span.page_title
{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #484E4C;
}

span.page_sub_title
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #484E4C;
}

span.video_link
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #484E4C;
	cursor:pointer;
}

span.orange
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #E67714;
}

td.main_text
{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #484E4C;
}

td.dotted_line
{
	background-image: url(../images/dotted_line.gif);
	background-position: center;
	background-repeat: repeat-x;
}

td.dotted_vertical
{
	background-image: url(../images/dotted_vertical.gif);
	background-position: center;
	background-repeat: repeat-y;
}

A.footer
{
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #0D0D0F;
	text-decoration: none;
}
A.A.footer:hover{
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #E07612;
	text-decoration: none;
}

td.footer
{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #484E4C;
}

input { 
	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif; 
	background-color: #ffffff; 
	color: #000000; 
	border: 1px solid #000000; 
} 

li.video
{
	margin-left: 0px;
	padding-left: 0px;
	color: #E67714;
	padding: 0px;

}