p {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #003465;
	line-height: 1.2em;
	letter-spacing: 0.03em;
	//text-align: left;
}
.smallText {
	font-size: 0.7em;
	
}
.widgetTextBox {
	border: 1px solid #003465;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #003465;
	height: 1.4em;
	background-color: #93A4B1;
	vertical-align: middle;

}
.widgetButton {
	border: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #FFFFFF;
	height: 1.7em;
	background-color: #003465;
	padding-bottom: 3px;
	margin-bottom: 1px;
}
.subMenuSearchForm {
	margin: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
.noMargins {
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
}

form {margin-bottom: 0px;} 
.ingress {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	font-weight: bold;
	//text-align: left;
	letter-spacing: normal;


}
.bigTitle {
	font-family: Garamond, "Times New Roman", Times, serif;
	font-size: 34pt;
	color: #003465;
	text-align: justify;
}
.alignLeft {
	text-align: left;

}

a:link {
	color: #0068C6;
	text-decoration: underline;
}
a:visited {
	color: #0068C6;
	text-decoration: none;
}
a:hover,a:active {
	color: #FF0000;
	text-decoration: none;
}

a.submenu {
	color: #003465;
	text-transform: uppercase;
	font-weight: bold;
	font-family: Arial;
	line-height: 18px;
	font-size: 12px;
}
 a.submenu:link {
	text-decoration: none;
}
 a.submenu:visited {
	text-decoration: none;
}
a.submenu:active {
	text-decoration: none;
}
a.submenu:hover {
	text-decoration: underline;	
}

.tittel {
	font-family: Garamond, Georgia, "Times New Roman";
	font-size: 34px;
	color: #003465;
}
a.tittelfp {
	font-family: Garamond, Georgia, "Times New Roman";
	font-size: 24px;
	line-height: 30px;
	color: #003465;
	text-decoration: none;
}
