body 
{
	margin:0px;
	padding:0px;
}
#header {
	clear: both;
	height: 120px;
	width: 100%;
	margin-bottom:0px
    padding-bottom:0px;
}

.text
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#656565;
}
.left_menu_link
{
	color:#656565;
	text-decoration:none;
}
#footer
{
	background-color:#FF8D00;
	height:70px;
	width:100%;
	margin:0px;
	padding:0px;
}

h1
{
	color:#FF8D00;
	font-size:20px;
}
.page_sub_header
{
	color:#FF8D00;
	font-size:12px;
}

.picSign
{
	font-style:italic;
	font-size:11px;
	margin-top:4px;
	margin-bottom:4px;
	color:#666666;
}

.footer_link
{
	color:white;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	text-decoration:none;
}
.footer_separator
{
	color:#000;
	font-size:11px;
}
.footer_text
{
    color:white;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
}
.left_menu_link_active
{
	color:#FF8D00;
	text-decoration:none;
	font-weight:bold;
}

