body,td,th {
	font-family: 'Lucida Sans Unicode','Lucida Grande',Tahoma,sans-serif;
	font-size: medium;
	color: #332200;
	padding:0;
	margin:0;
}

table, th, tr, td {
	border:0;
	padding:0;
	margin:0;
}

body {
	background-color: #665533;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.banner {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}
.title {
	font-size: 16px;
	font-weight: bold;
	color: #332200;
	text-align: center;
	vertical-align: middle;
}
.button {
	font-weight: bold;
	color: #002233;
	font-size: 14px;
	text-align: center;
	vertical-align: middle;
}
.bold {
	font-weight: bold;
}
hr {
	color: #665533;
	background-color: #CCBB99;
	height: 2px;
}
.mailto {
	font-size: x-small;
}
a.button:link {
	text-decoration: none;
	color: #335566;
}
a.button:visited {
	text-decoration: none;
	color: #335566;
}
a.button:hover {
	color: #FFFFFF;
}
a.button:active {
	color: #FFFFFF;
}

a:link img, a:visited img {
	border:0;
}

.banner-MG {
	font-size: medium;
	font-weight: bold;
	color: #eeffcc;
	text-align: center;
	vertical-align: middle;
}
.header {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}
.footer {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	vertical-align: top;
}
.sidebar {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	vertical-align: top;
}
a.sidebar:link {
	text-decoration: none;
	text-align: left;
	color: #335566;
}
a.sidebar:visited {
	text-decoration: none;
	text-align: left;
	color: #335566;
}
a.sidebar:active {
	text-decoration: underline;
	text-align: left;
	color: #336655;
}
a.sidebar:hover {
	text-decoration: underline;
	text-align: left;
	color: #336655;
}
a:link {
	font-weight: bold;
	text-decoration: underline;
	color: #335566;
}
a:visited {
	font-weight: bold;
	text-decoration: underline;
	color: #335566;
}
a:active {
	font-weight: bold;
	text-decoration: none;
	color: #336655;
}
a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #336655;
}
.section {
	font-size: medium;
	font-weight: bold;
	color: #332200;
}
.highlight {
	font-weight: bold;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #332200;
	border-right-color: #332200;
	border-bottom-color: #332200;
	border-left-color: #332200;
	background-color: #FFEECC;
	padding: 4px;
}
ul {
	list-style-position: outside;
	list-style-image: url(/images/bullet-round.gif);
	list-style-type: circle;
}
ol {
	list-style-position: outside;
	list-style-type: decimal;
	font-weight: bold;
}
.label {
	font-size: large;
	font-weight: bold;
	color: #FFEECC;
}

