body {
	margin: 0px;
	padding: 0px;
	background-image: url(images/bg.gif);
}
#container {
	text-align: center;
	margin: 0 auto;
	width: 771px;
}
#top {
	height: 146px;
	width: 100%;
	margin: 0px;
}
#menu {
	width: 766px;
	height: 35px;
	margin: 0px;
	background-image: url(images/bgmenu.gif);
	background-repeat: repeat-x;
	text-align: left;
	/* line-height: 150%; */
	padding-top: 5px;
	padding-left: 5px;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 10pt;
}
#content {
	background-image: url(images/bgcenter.gif);
	background-repeat: repeat-y;
	padding-bottom: 5px;
}
#left {
	width: 200px;
	float: left;
	padding: 5px;
	margin-top: 0px;
	text-align: center;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 9pt;
	margin-right: 5px;
}
#right {
	width: 515px;
	margin-top: 0px;
	float: right;
	margin-right: 20px;
	padding: 5px 5px 0px 5px;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 9pt;
	text-align: left;
}
.clr {
	clear: both;
}
#bottom {
	background-image: url(images/bgbottom.gif);
	background-repeat: no-repeat;
	height: 40px;
	width: 100%;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
}
.links {
	margin: 20px 0px 0px;
}
.links a {
	color: #000259;
}
.heading1 {
	font-size: 24px;
	font-weight: bold;
	color: #000259;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000259;
}
.headingql {
	font-size: 24px;
	font-weight: bold;
	color: #000259;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000259;
}
#left a {
	color: #000259;
	padding-bottom: 25px;
}
#right p {
	text-align: justify;
}
.minheadpic {
	text-align: left;
	margin-right: 10px;
	margin-left: 5px;
	margin-bottom: 10px;
}
h3 {
	font-size: 1.25em;
}
h2 {
	margin-bottom: -0.5em;
	font-size: 1.5em;
	color: #000259;
}
.specialtext {
	font-style: italic;
	font-weight: bold;
	color: #cc0033;
	text-align: center;
	font-size: 1.25em;
}
.copyright {
	line-height: 3em;
}

