.feedbackBox {
	background-image: url( "../images/input.jpg" );
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	border: 1px solid #284362;
}
.feedbackBox2 {
	background-image: url( "../images/input2.jpg" );
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	border: 1px solid #284362;
}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #163561;
	letter-spacing: 0.01em;
}

.bluesubheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #002562;
	line-height: 15px;
}


.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #002562;
	line-height: 15px;
}

.bodybold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	line-height: 15px;
}

.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #002562;
}

.smalltextwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: bold;
	color: #FFFFFF;
}

.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #002562;
	line-height: 22px;	
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #700608;	
}

.sidemenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #002562;	
}

a.onered:link {color: #700608; text-decoration:none}
a.onered:visited {color: #660066; text-decoration:none}
a.onered:hover {color: #CC0000; text-decoration:underline}

a.twoblue:link {color: #002562; text-decoration:none}
a.twoblue:visited {color: #660066; text-decoration:none}
a.twoblue:hover {color: #0033CC; text-decoration:underline}

a.threegrey:link {color: #002562; text-decoration:underline}
a.threegrey:visited {color: #002562;text-decoration:underline}
a.threegrey:hover {color: #000000; text-decoration:underline}

 BODY { background-image:url(images/g.gif);
               background-repeat:no-repeat;
			   background-position:-225px 50px;
			   background-attachment:fixed;
}
