body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: #EEEEEE;
}
.headerbg {
	background-image: url(images/navbackground.png);
	background-repeat: repeat-y;
	background-position: left;
}
.footerbg {
	background-image: url(images/bottomshadow.png);
	background-repeat: no-repeat;
	background-position: center;
}
.title {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #111D51;
	font-weight: bold;
}
.title a {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #111D51;
	font-weight: bold;
}
.title a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #2238A4;
	font-weight: bold;
	text-decoration:none;
}
.whitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
}
.whitetext a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration:underline;
}
.whitetext a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration:none;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	padding-right:10px;
	padding-top:5px;
	padding-bottom:5px;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.text a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #111D51;
	text-decoration:underline;
}
.text a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2238A4;
	text-decoration:none;
}
.subtitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 21px;
	color: #111D51;
	font-weight: bold;
}
.subtitle a {
	font-family: "Times New Roman", Times, serif;
	font-size: 21px;
	color: #111D51;
	font-weight: bold;
	text-decoration:underline;
}
.subtitle a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 21px;
	color: #2238A4;
	font-weight: bold;
	text-decoration:none;
}
.whitesubtitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 21px;
	color: #FFFFFF;
	font-weight: bold;
}
.leftbackground {
	background-image: url(images/leftbackground.png);
	background-repeat: repeat-y;
	background-position: right;
}
.rightbackground {
	background-image: url(images/rightbackground.png);
	background-repeat: repeat-y;
	background-position: left;
}
.leftpadding {
	margin-left: 10px;
}
.rghtpadding {
	padding-right: 5px;
	margin-right: 5px;
}
.bluetext {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #111D51;
}
.bluetext a {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #111D51;
	text-decoration:underline;
}
.bluetext a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #2238A4;
	text-decoration:none;
}
