body {
	margin: 0px;

	background-color:;
	color: #FFFFFF;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	background-image: url(images/background.gif);
	background-repeat: repeat-y;
	font-size: 11px;
	background-color: #336699;
	font-weight: normal;
}
#leftcolumn {
	background-repeat: no-repeat;
	width: 555px;
	border-right-color: #FFFFFF;
	border-right-style: solid;
	border-right-width: 1px;
	margin: 0px;
	padding: 0px;
	float: left;
	display: block;
}

#rightcolumn {
	background-color: #999999;
	padding: 10px;
	font-size: 11px;
	float: left;
	display: block;
	margin: 0px;
	width: 200px;
}
#flash {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-size: 11px;
}
#menu {
	background-color: #CCCCCC;
	height: 52px;
	color: #333333;
	border-top-color: #FFFFFF;
	border-top-style: solid;
	border-top-width: 1px;
	display: block;
}
#content {
	padding: 10px;
	font-size: 12px;
	line-height: 20px;
	display: block;
}

#rightcolumn a {
	color: #326698;
	text-decoration: none;
}
#rightcolumn li {
	line-height: 22px;
}
#rightcolumn ul {
	list-style-type: none;
	margin: 0px;
}
.clear {
	clear: both;
	visibility: hidden;
}


#leftcolumnfooter {
	border-right-color: #FFFFFF;
	border-right-style: solid;
	border-right-width: 1px;
	height: 100px;
	background-color: #5C85AD;
	text-align: center;
	padding: 10px;
	font-size: 11px;
	float: left;
	width: 535px;
	margin: 0px;
}
#rightcolumnfooter {
	background-color: #ADADAD;
	padding: 10px;
	width: 200px;
	height: 100px;
	text-align: right;
	font-size: 11px;
	float: left;
	margin: 0px;
}
h1 {
	font-size: 24px;
	font-weight: normal;
}
h2 {
	font-size: 14px;
}
.whitelink {
	color: #FFFFFF;
}
.bluetext {
	color: #336699;
}
input {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#leftcolumnfooter a {
	color: #CCCCCC;
	text-decoration: none;
}
#rightcolumnfooter a {
	color: #336699;
	text-decoration: none;
}
#content a {
	color: #FFFF00;
	text-decoration: none;
}
#content a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#content li {
	padding: 8px;
}
#content img {
}
#rightcolumn a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#footer {
	clear: both;
	display: block;
	width: 780px;
}
#pagewrapper {
	clear: both;
	width: 780px;
}
ul {
	line-height: 11px;
	list-style-type: square;
}
select {
	font-size: 11px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
.navtable {
	font-size: 11px;
}
h4 {
	font-size: 12px;
	font-weight: bold;
}

