body {
	background-image: url(../images/red_bg.gif);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}
#wrapper {
	font: 12pt Arial, Helvetica, sans-serif;
	position: relative;
	padding: 0px;
	margin: 0px;
	background-color: #FFFFFF;
	width: 100%;
}
#logo {
	height: 54px;
	width: 327px;
	z-index: 8;
	margin-top: 14px;
}
#qualitas {
	background-image: url(../images/iip.gif);
	height: 66px;
	background-repeat: no-repeat;
	right: 40px;
	z-index: 5;
	width: 302px;
	position: absolute;
	top: 10px;
}
#mainnav {
	display: none;
}

#content {
	margin-top: 30px;
	font-size: 100%;
	line-height: 120%;
	color: #333333;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 95%;
	background-color: #FFFFFF;
}
#rgtnav {
	display: none;
}
#footer {
	margin-top: 20px;
	font-size: 70%;
	line-height: 150%;
	color: #999999;
	clear: both;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	padding-top: 5px;
	padding-bottom: 5px;
	position: relative;
}
a:link {
	color: #EC0000;
}
h1 {
	font-size: 125%;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0.6em;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
#content p, p  {
	margin-top: 0px;
	margin-bottom: .8em;
}
.box {
	background-color: #E2E2E2;
	border: 1px dotted #CCCCCC;
	padding: 5px 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}
h3 {
	font-size: 1em;
	margin-top: 20px;
	margin-bottom: 0px;
	padding-bottom: 3px;
	color: #333333;
}

#header {
	height: 84px;
	z-index: 5;
}

h2 {
	font-size: 115%;
	color: #000066;
	margin-top: 0px;
	margin-bottom: .2em;
}
#menus {
	display: none
}

#footer .txtrgt {
	display: none
}
#footer p {
	margin: 0 0 3px 0;
}

#content ul {
	padding: 0px;
	margin: 0px 0px .8em 0px;
}
#content li {
	list-style-type: square;
	list-style-position: outside;
	list-style-image: url(../images/tick.gif);
	padding: 0px 0px 0px 5px;
	margin-left: 20px;
	line-height: 140%;
}

.dotbox {
	padding: 5px 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 90%;
	background-color: #E4E4E4;
	margin-right: 0px;
	margin-left: 0px;
	width: 97%;
	border: 1px dotted #CCCCCC;
}
.datatable {
	border: 1px solid #E4E4E4;
	border-collapse:collapse;
	font-size: 0.85em;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 100%;
}
.datatable td {
	border: 1px solid #E4E4E4;
	padding: 4px 20px 4px 12px;
}
.datatable th {
	background-color: #000066;
	text-align: left;
	padding: 2px 5px 2px 5px;
	color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.datatable tr.altrow {
	background-color: #E9E9E9;
}
.datatable a:link {
	color: #666666;
}
.datatable a:hover {
	color: #FF0000;
}
.smtxt {
	font-size: 85%;
	line-height: 125%;
	text-align: justify;
}
.whitebox {
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 15px;
	border: 1px solid #E4E4E4;
	width: 90%;
}
.bigmap {
	float: right;
	margin-right: 25px;
	text-align: center;
	font-size: 90%;
}
.whitebox250 {
	margin-top: 10px;
	margin-bottom: 10px;
	width: 20em;
	font-size: 90%;
	line-height: 120%;
}
h1.welcome {
	margin-top: 60px;
	margin-bottom: 0px;
	padding: 0px;
	background-image: url(../images/welcome.gif);
	background-position: center center;
	background-repeat: no-repeat;
	text-align: center;
}
.datatable td.shade {
	width: 95px;
	background-color: #F3F3F3;
}
.datatable tr.month {
	background-color: #999999;
	font-weight: bold;
	color: #FFFFFF;
}
form {
	width: 80%;
	margin-left: 25px;
}
.datatable td.form {
	width: 150px;
	background-color: #F3F3F3;
}
submit {
	margin-right: 12px;
}
.space {
	margin-right: 25px;
	margin-left: 10px;
}
.pdf {
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-left: 0px;
}
#content ol li {
	list-style-position: outside;
	list-style-image: none;
	list-style-type: lower-roman;
}
.underline {
	text-decoration: underline;
}
