body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	background-image: url(../images/red_bg.gif);
	background-repeat: repeat-y;
	background-position: left;
}
#wrapper {
	font: 1em Arial, Helvetica, sans-serif;
	position: relative;
	padding: 0px;
	margin: 0px;
	background-color: #FFFFFF;
	right: 4%;
	left: 4%;
	width: 92%;
}
#logo {
	height: 54px;
	width: 327px;
	z-index: 8;
	margin-top: 14px;
}
#header {
	height: 80px;
	z-index: 5;
}
#qualitas {
	background-image: url(../images/latin_txt.gif);
	height: 28px;
	background-repeat: no-repeat;
	right: 40px;
	z-index: 5;
	width: 223px;
	position: absolute;
	top: 24px;
	right: 0;
}
#mainnav {
	background-color: #000066;
	height: 21px;
	color: #FFFFFF;
	font-size: 90%;
	padding-top: 4px;
	padding-left: 60px;
}
#mainimg {
	background-image: url(images/man.jpg);
	background-repeat: no-repeat;
	position: absolute;
	top: 7px;
	right: 50px;
	height: 175px;
	width: 80px;
}
#content {
	margin-top: 30px;
	font-size: 90%;
	line-height: 140%;
	color: #666666;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 72%;
	background-color: #FFFFFF;
}
#rgtnav {
	width: 20%;
	color: #333333;
	font-size: 75%;
	line-height: 130%;
	margin-bottom: 10px;
	position: absolute;
	top: 150px;
	right: 0px;
}
#footer {
	margin-top: 45px;
	font-size: 70%;
	line-height: 150%;
	color: #999999;
	clear: both;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	padding-top: 15px;
	padding-bottom: 10px;
	position: relative;
	background-image: url(../images/iip.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
h1 {
	font-size: 125%;
	color: #000066;
	margin-top: 0px;
	margin-bottom: .4em;
}
h2 {
	font-size: 115%;
	color: #000066;
	margin-top: 0px;
	margin-bottom: .2em;
}
h3 {
	font-size: 1em;
	margin-top: 20px;
	margin-bottom: 0px;
	padding-bottom: 3px;
	color: #333333;
}
#content p, p  {
	margin-top: 0px;
	margin-bottom: .8em;
}
#rgtnav p {
	margin-top: 0px;
	margin-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #F7F7F7;
	padding-bottom: 4px;
}
.box {
	background-color: #E2E2E2;
	border: 1px dotted #CCCCCC;
	padding: 5px 10px;
	margin-top: 1px;
	margin-bottom: 5px;
}
.tagline {
	position: absolute;
	height: 13px;
	width: 488px;
	right: 182px;
	background-image: url(images/tagline1.gif);
	background-repeat: no-repeat;
	top: 120px;
}
#menus {
	position: absolute;
	top: 80px;
	color: #FFFFFF;
	font-size: 77%;
	width: 700px;
	height: 34px;
}
#footer p { margin: 0 0 3px 0; }
a:link { color: #EC0000; }
a:visited { color: #FF3E3E; }
a:hover { color: #000066; }
#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%;
}
h3.home {
	background-color: #999999;
	text-align: center;
	color: #FFFFFF;
	padding: 0px;
	margin: 0px;
}
.home a, .home a:visited{
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	line-height: 160%;
	padding-top: 3px;
	padding-bottom: 3px;
}
.home a:hover  {
	background-color: #EC0000;
	display: block;
	line-height: 160%;
}
.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;
	color: #333333;
}
.datatable th {
	background-color: #000066;
	text-align: left;
	padding: 2px 10px 2px 10px;
	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, .datatable a:visited { color: #666666; }
.datatable a:hover, .datatable a:active { 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%;
	width: 260px;
}
.right {
	float: right;
	margin-top: 10px;
	margin-right: 25px;
}
#content h1.welcome {
	margin-top: 80px;
	height: 100px;
	width: 260px;
	background-image: url(../images/welcome.gif);
	background-repeat: no-repeat;
	background-position: center center;
	margin-bottom: 120px;
	margin-left: 32%;
}
#content h1.welcome span { display: none; }
.datatable td.shade {
	width: 95px;
	background-color: #F3F3F3;
	color: #333333;
}
.datatable tr.month {
	background-color: #CCCCCC;
	font-weight: bold;
	color: #FFFFFF;
}
form {
	width: 80%;
	margin-left: 25px;
}
.datatable td.form {
	width: 150px;
	background-color: #F3F3F3;
}
.datatable label { color: #333333; }
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; }

.comment {background: #eee; padding: 5px;}
.comment h3 {margin-top: 10px;}
#boxright {float:right; padding: 10px 0 10px 10px; width:213px; }
#boxright p {font-size: 10px; text-align:left; padding-left: 10px;}