body {
	background-image: url(../images/background-white-blue.jpg);
	background-color: #2DCCD9;
	background-repeat: repeat-x;
	margin: 3px;
	padding: 5px;
}
.mininav {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
}
.mininav a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.mininav a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.mininav a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.maincontentpadding {
	margin: 10px;
	padding: 10px;
}
.maincontent {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
}
.subheadline {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #8BB4D9;
}
.mininav a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.mainheadline {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 19px;
	font-weight: bold;
	color: #1F99C6;
}
a:link {
	color: #003399;
}
a:hover {
	color: #6600CC;
	text-decoration: underline;
}
.quewrds {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	display: none;
}
.sublinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #0055A5;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #72B0DA;
}
.sublinks a:link {
	color: #72B0DA;
	text-decoration: none;
}
.sublinks a:visited {
	color: #72B0DA;
	text-decoration: none;
}
.sublinks a:hover {
	color: #2067AC;
	text-decoration: none;
}
.right {
	float: right;
	padding: 4px;
	clear: none;
}
.left {
	padding: 4px;
	float: left;
	clear: left;
}
.bigheadline {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #0055A5;
}
.darkheadline {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 19px;
	font-weight: bold;
	color: #0055A5;
}
.quewrds-new {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #D7FCFF;
}
