body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height:140%;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	background-color: #F1F1F1;
	margin-left: 0;
	margin-top: 0;
}
td,p,br,tr,div,a{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height:140%;
	font-weight: normal;
	font-variant: normal;
   color: #5F5F5F;
	text-transform: none;
}
a:link,a:visited,a:active{
	color: Gray;
	text-decoration: none;
	line-height:140%;

}
	
a:hover{
	color : #D00000;
	line-height:140%;
}
.menu_link{
	width: 100%;
	text-decoration: none;
	text-transform: uppercase;
	color: Black;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	vertical-align: middle;
	border-bottom-style: inset;
	border-bottom-width: 2px;
	font-weight: bold;
	margin-left: 10px;
	}
a.menu_link:link,a.menu_link:visited,a.menu_link:active{
	
}
a.menu_link:hover{
	color: white;
	
}
/*.menu_link_background{
	width: 170px;
	text-decoration: none;
	text-transform: uppercase;
	background-color: #E7E7E7;
	color: Aqua;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	border-top-color: White;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-color: white;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}*/
.sub_menu_link{
	height: 20px;
	width: 170px;
	text-decoration: none;
	text-transform: uppercase;
	color: white;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	padding-left: 0px;
	border-bottom-style: inset;
	border-bottom-width: 2px;
	font-weight: bold;
	}
a.sub_menu_link:link,a.sub_menu_link:visited,a.sub_menu_link:active{
	
}
a.sub_menu_link:hover{
	color: white;
	
}
.intranet{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	font-style: normal;
	line-height:140%;
   text-align: center;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #737373;
}
.mailinglist_input{
	width: 200px;
	height: 25px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #696969;
	outline: #737373;
	background-color: White;
}
.mailinglist_button{
	width: 200px;
	height: 25px;
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	font-style: normal;
	line-height:140%;
	font-variant: normal;
	text-transform: none;
	color: White;
	background-color: #d1c498;
}
.default_input{
	width: 100%;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height:140%;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-align: center;
	color: black;
	background-color: #FF6347;
}
