body {
	margin: 0;
	padding: 0;
	background: #fff url(images/bg.gif) no-repeat 100% 90% fixed;
	font: .8em/1.6em Georgia, Verdana, Arial, sans-serif;
	color: black;
}

* {
	margin: 0;
	padding: 0;
}
#container {
	margin: auto;
	text-align: center;
}
#content {
	margin: 0px auto;
	width: 80%;
	text-align: center;
}

#header {
	height: 214px;
}

#leftcol ul {
	margin-top: 30px;
}

#leftcol li {
	list-style-type: none;
	text-align: right;
}

#leftcol li a, #leftcol li a:visited {
	border-bottom: none;
	color: #00008b;
	font-weight: bold;
	font-size: 1.1em;
	text-decoration: none;
	line-height: 2em;
}

#leftcol li a:hover {
	color: #007cff;
	border-bottom: none;
}

#rightcol {
	margin: 0px 0 50px 280px;
	text-align: left;
	text-align: justify;
}

#rightcol p {
	margin-bottom: 1em;
}

#rightcol ul {
	font-size: .9em;
}

.bold {
	font-weight: bold;
}

h1 {
	color: #00008b;
	font-size: 1.5em;
	text-align: center;
}

h1.home {
	color: #00008b;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
	font-size: 1.2em;
	padding-bottom: .5em;
	font-weight: bold;
}

h2 {
	margin: 0 0 .7em 0;
	color: #00008b;
	font-size: 1.7em;
	text-align: center;
}

#footer {
	margin-top: 40px;
	clear: both;
	font-size: .9em;
	text-align: center;
	border-top: 1px solid #00008b;
	padding-top: 5px;
}

/*
#footer a:link, #footer a:visited {
	color: #C80000;
	text-decoration: none;
	border-bottom: none;
}

#footer a:hover {
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px solid #C80000;
}
*/
a:link, a:visited {
	color: #C80000;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #3F41B0;
}

#rightcol ul {
	margin-top: 30px;
	list-style-type: square;
}

#rightcol li {
	margin: 1em;
	text-align: left;
	font-size: 1.1em;
}

a img {
	border: none;
}

.autotec {
	color:#000188 !important;
	font-weight: bold;
	text-transform: lowercase;
}

td {
	padding: 0 5px;
}

.printicon {
	margin-right: 6px;
}

#printthispage {
	text-align: right;
	margin-top: 16px;
	margin-right: 8px;
}

#printthispage a, #printthispage a:visited {
	color: #007cff;
	font-size: .9em;
	font-weight: normal;
}

#printthispage a:hover {
	color: #00008b;
}

#leftcol, .floatlft {
	float: left;
}

.brunner {
	font-weight: bold;
	color: #c80000;
	font-family: 'bauhaus md bt', inherit;
	font-size: 1.25em;
}
