@charset "utf-8";
#container {
	background-color: #FFFFFF;
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: auto;
}
#header {
	width: 880px;
	background-color: #FFFFFF;
	height: 119px;
	background-image: none;
	z-index: 1;
	padding: 0px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#navbar {
	width: 880px;
	height: 20px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #CC9933;
	background-color: #003366;
	border-top-width: thick;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CC0033;
	border-right-color: #CC0033;
	border-bottom-color: #CC0033;
	border-left-color: #CC0033;
}
ul {
	margin: 0px;
	background-position: center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 125px;
}
li {
	display: inline;
	margin-right: 20px;
	margin-left: 20px;
	list-style-type: none;
}

#sidebar1 {
	float: left;
	width: 122px;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #003366;
	height: 660px;
	padding-top: 50px;
	padding-bottom: 10px;
	border-right-color: #CC0033;
	border-left-color: #CC0033;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-style: normal;
	color: #000000;
	font-weight: lighter;
}
h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: x-small;
	line-height: normal;
}




#maincontent {
	width: 554px;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	letter-spacing: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: xx-small;
	font-style: normal;
	text-indent: 5px;
	padding-top: 20px;
	line-height: normal;
}
.lineheightnormal {
	line-height: 3px;
}

h1 {
	font-size: x-large;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #000000;
	font-style: normal;
}

#sidebar2 {
	width: 144px;
	height: 700px;
	float: right;
	margin-top: 0px;
	margin-bottom: 0px;
	clear: right;
	padding: 10px;
}
#footer {
	clear: both;
	width: 880px;
	background-color: #003366;
	height: 40px;
	z-index: 1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: left;
	vertical-align: top;
	color: #FFFFFF;
}
body {
	width: 880px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
.link-color {
	color: #000000;
}
.link-color2 {
	color: #CC9933;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
}
h5 {
	font-size: small;
	font-family: "Times New Roman", Times, serif;
}
.ul {
	padding: 0px;
	display: table-column-group;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.li {
	display: table;
	margin-right: 10px;
	margin-left: 10px;
	list-style-type: none;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: lighter;
}
.link-color-white {
	color: #FFFFFF;
}
