a:link	{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;	
	text-decoration: none;
	color: #404040;	
	}	
a:visited	{	
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #404040;	
	}
a:hover	{	
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #ff6809;	
	}
p {
  font-family: Arial;
  font-size: 11px;
  line-height: 16pt;
  margin-left: 7px;
  color: #000000;
  }
.boldtext {
  font-family: Arial;
  font-size: 11px;
  font-weight: bold;
  line-height: 16pt;
  margin-left: 7px;
  color: #1f0856;
  }
.orange_arrow {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #ff6809;
}
.menuh1 {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #404040;
	text-transform: uppercase;
	letter-spacing: +1px;
}
.paginate_1 {
	background: #EEEEEE;
}
div.error {
	border: 1px solid red;
	padding: 5px;
	background: #FFFFCC;
	color: #DD0000;
	margin-bottom: 15px;
	width: 400px;
}

div.success {
	border: 1px solid green;
	padding: 5px;
	background: #FFFFFF;
	color: green;
	margin-bottom: 15px;
	width: 400px;
}

.show_in_print {
	display: none;
}

body {
	background-color: #ebebeb;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#Layer1 {
	position:absolute;
	width:203px;
	height:137px;
	z-index:1;
	top: 544px;
}
#Layer2 {
	position: relative;
	float: right;
	margin-top: -70px;
	width:345px;
	height:65px;
	z-index:2;
}
.content{
        padding: 10px;
        font-family: verdana, arial, helvetica, sans-serif;
        background: #FFFFFF;
	font-size: 70%;

}
.footer{
        margin: 0;
        font-family: verdana, arial, helvetica, sans-serif;
	font-size: 70%;
	color: #cccccc;
}
.content h1 {
        color: #002075;
        margin-top: 0;
        font-size: 175%;
}

.content h2 {
        font-size: 125%;
}

.content a, .content a:link, .content a:visited {
        color: #002075;
        text-decoration: none;
}

.content a:hover {
        color: #002075;
        text-decoration: underline;
}

.navmenuhead {
	padding: 0px;
}
