body {
margin:auto;
}

a:link, a:visited, a:active {
	text-decoration: underline;
	color: #707070;
}
a:hover {
	text-decoration: underline;
	color: #31519F;
}

.text_normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	line-height: 16px;
	text-decoration: none;
}

.text_normal em{ 

color: #31519E;}

.text_blue { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #31519F; line-height: 16px; text-decoration: none}

.text_header { font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: #31519F; line-height: 16px; text-decoration: none; padding-left: 18px; background-image:url(../images/bg_title.jpg)}

.text_header h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #31519F;
	line-height: 0px;
	text-decoration: none;
	padding-left: 18px;
	background-image:url(../images/bg_title.jpg);
	font-weight: normal;
	margin-left: -18px;
	margin-bottom: 8px;
	padding-top: 15px;
}

.text_form {
	font-family: 'Helvetica Neue', Helvetica, Arial;
	font-size: 11px;
	color: #707070;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #cccccc;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;
	height: 20px;
	width: 150px;
	margin-bottom:5px;
}

.submitbutton {
	text-align: center;
	padding: 3px 5px;
	width: 80px;
	font: normal 0.7em Arial, Helvetica, sans-serif;
	color: white;
	font-size: 100%;
	border: 2px solid white;
	background-color: #31519E;
}

.bg_text {
	background:transparent url(../images/bg_text.jpg) repeat-y;
	}
	
.bg_line {
	background: transparent url(../images/bg_textarea.jpg) repeat-y;
	}
	
.newsletter {
	background-color: #FF0000;
	background-image: url(../images/signup.jpg);
	height: 189px;
	padding-top: 30px;
	}
	
	
form {
padding:0 0 0 0;
margin:0px 0 0px 0;
}


#MenuPos {
background-color:transparent;
}

