body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#9B9C9E;
	font-size:12px;
}
.text {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#9B9C9E;
	font-size:12px;
	}
h1 {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	color:#243058;
	font-size:21px;
	margin:0px;
	font-weight:normal;
	}
.menutext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-size:11px;
    font-weight:bold;
	}
.menutext_selected {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#595274;
	font-size:11px;
    font-weight:bold;
	text-decoration:underline;
	}
a {
	color:#595274;
	text-decoration:none;
}
a:hover{
	color:#595274;
	text-decoration:underline;
}
form {
	margin:0px;
}
input {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#9B9C9E;
	font-size:12px;
}
select {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#9B9C9E;
	font-size:12px;
}
.greytext {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#9B9C9E;
	font-size:12px;
	}

.greytext a {
	color:#595274;
	}

.box_header {
	padding-left:12px;
	padding-right:12px;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:19px;
	margin:0px;
	font-weight:normal;
}
.box_header_navy {
	padding-left:12px;
	padding-right:12px;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	color:#595274;
	font-size:19px;
	margin:0px;
	font-weight:normal;
}
.box_middle_blue {
	padding-left:12px;
	padding-right:12px;
	background-color:#595176;
	color:#FFFFFF;
}
.box_middle_orange {
	padding-left:12px;
	padding-right:12px;
	background-color:#F9E900;
	color:#595176;
}
.text_blue {
	color:#595176;
}

.text_orange {
	color:#FFA500;
}
.text_yellow {
	color:#Fef900;
}
.text_white {
	color:#FFFFFF;
}
