* {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

body {
	background-color: #FFFFFF;
}

.mainbackground {
	background-image: url(images/middle_background.gif);
	background-repeat: repeat-y;
}

.copyright {
	font-size: 0.7em;
	text-align: center;
	color: #999999;
	border: none;
}

a {
	color: #21367E;
}

h1 {
	color: #2A3E84;
	font-size: 20px;
	font-weight: bold;
	border: none;
}

a:link {
	color: #21367E;
	text-decoration: none;

}

a:hover {
	color: #283C86;
	text-decoration: underline;

}

p {
	font-size: 12px;
	margin-right: 30px;
}

h2 {
	color: #3150B9;
	font-size: 1.1em;
	margin-top: 0em;
	margin-bottom: 1.5em;
}

li {
	font-size: 12px;
	margin-right: 30px;
}

.menuNormal {
	font-size: 14px;
	text-decoration: none;
	text-align: left;
}

.menuHighlight {
	background-color: #C5D8F3;
	height: 20px;
	width: 108px;
	padding-left: 10px;
	color: #2A3E84;
	font-size: 14px;
	padding-top: 3px;
	padding-bottom: 3px;
}

a.menuNormal:link {
	text-decoration: none;
}

.newsMenu {
	font-size: 12px;
	color: #2A3E84;
	padding-right: 20px;
	padding-bottom: 3px;
	padding-left: 20px;
	line-height: 13px;
}

.breadcrumbs {
	font-size: 11px;
	color: #999999;
	border: none;
}
.tmainbackground {

	background-image: url(images/tmiddle_background.gif);
	background-repeat: repeat-y;
}
h3 {

	color: #898B92;
	font-size: 14px;
	margin-top: 0em;
	margin-bottom: 1.5em;
}
td {

	font-size: 12px;
}

