/* CSS Document */

a:link, a:visited
    {
    color: #333030;
	text-decoration:none;
	font-weight: bold;
	}

.main_nav
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333030;
	padding: 0px;
	margin: 0px;
	border: 0px;
	text-decoration: none;
	text-align: center;
	line-height: 25px;
	font-weight: bold;
		}
.main_nav a:visited
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333030;
	padding: 0px;
	margin: 0px;
	border: 0px;
	text-decoration: none;
	text-align: center;
	line-height: 25px;
	font-weight: bold;
		}
.main_nav a:hover
	{
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #fff;
	white-space: nowrap;
	text-decoration: none;
	background-color: #f79549;	
	text-align: center;
	line-height: 25px;
	}
	
.main_nav_active
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #fff;
	white-space: nowrap;
	text-decoration: none;
	background-color: #f79549;	
	text-align: center;
	line-height: 25px;
	font-weight: bold;
	} 
	
.main_nav_home
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	padding: 0px;
	margin: 0px;
	border: 0px;
	white-space: nowrap;
	text-decoration: none;
	text-align: center;
	height: 37px;
	} 
.main_nav_home a:hover
	{
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	white-space: nowrap;
	text-decoration: none;
	background-image: url(../graphics/background/bg5.gif);
	text-align: center;
	line-height: 37px;
	}

.sub_nav 
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333030;
	padding: 0 10px 0 0;
	margin: 0px;
	white-space: nowrap;
	text-decoration: none;
	text-align: right;
	line-height:25px;
	font-weight: bold;
		} 
.sub_nav a:visited
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333030;
	padding: 0px;
	margin: 0px;
	white-space: nowrap;
	text-decoration: none;
	text-align: right;
	line-height:25px;
	font-weight: bold;
		} 
		
.sub_nav a:hover
	{
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding: 0px;
	color: #fff;
	text-decoration: none;
	text-align: right;
	line-height: 25px;
	font-weight: bold;
	}
	
.sub_nav_active 
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
	padding: 0 10px 0 0;
	margin: 0px;
	white-space: nowrap;
	text-decoration: none;
	text-align: right;
	line-height:25px;
	font-weight: bold;
	}
.sub_nav_h 
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #D9001B;
	padding: 0px;
	margin: 0px;
	white-space: nowrap;
	text-decoration: none;
	text-align: center;
	line-height: 20px;
	border-bottom-color: #D9DADB;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-width: 1px;
	}  

.content
    {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333030;
	padding: 0 0 0 0;
	margin: 0px;
	border: 0px;
	text-decoration: none;
	text-align: left;
	}
.content_25
    {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333030;
	padding: 0 0 0 30px;
	margin: 0px;
	border: 0px;
	text-decoration: none;
	text-align: left;
	}
.content_5
    {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333030;
	padding: 0 10px 0 10px;
	margin: 0px;
	border: 0px;
	text-decoration: none;
	text-align: left;
	}

.formular
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #58585A;
	padding-left: 5px;
	margin: 0px;
	border: 0px;
	border-bottom-color: #D9DADB;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-width: 1px;
	border-top-color: #D9DADB;
	border-top-style: solid;
	border-top-width: thin;
	border-top-width: 1px;
	border-right-color: #D9DADB;
	border-right-style: solid;
	border-right-width: thin;
	border-right-width: 1px;
	border-left-color: #D9DADB;
	border-left-style: solid;
	border-left-width: thin;
	border-left-width: 1px;
	text-decoration: none;
	border-color: #D9DADB;
	border-style: solid;
	text-align: left;
	line-height: 18px;
		}

