
.background {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bkgrnd-top.jpg);
	background-repeat: repeat-x;
	background-color: #dbdbdb;
}

.menutext {
	font-family: "Trebuchet MS", "Trebuchet MS Bold", "Trebuchet MS Italic";
	text-transform: uppercase;
	color: #FFFFCC;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
}
.menutext a{
	font-family: "Trebuchet MS", "Trebuchet MS Bold", "Trebuchet MS Italic";
	text-transform: uppercase;
	color: #FFFFCC;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}

.menutext a:hover{
	color: #CCCCFF;
	text-decoration: none;
}

.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

.content_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2A4072;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
}

.content strong, a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5169A9;
	text-transform: uppercase;
	text-decoration: none;
}

.content a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1D2D62;
	text-transform: uppercase;
	text-decoration: underline;
}

.right-content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003366;
	vertical-align: top;
}

.footer {
	font-family: "Trebuchet MS", "Trebuchet MS Bold", "Trebuchet MS Italic";
	text-transform: uppercase;
	color: #FFFFFF;
	font-size: 10px;
	text-align: center;
}

li {
	padding-bottom: 4px;
}

