﻿
body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, sans-serif;
}

ul, ol {
	line-height: 150%;
	font-size: .8em;
	line-height: 1.5em;
}

li {
	list-style-image: url('images/bullet1.gif');
	font-size: 1em;
	line-height: 1.5em;
	text-align: left;
	font-weight: normal;
}

h1 {
	font-family: Hancock Bold;
	font-size: 3em;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding: 10px 0 10px;
	letter-spacing: 0em;
	text-transform: uppercase;
}

h2 {
	font-size: 1.3em;
	font-weight: bold;
	color: #5A8C8C;
	background-color: transparent;
	border-bottom-style: solid;
	border-color: #5A8C8C;
	border-width: 1px;
	padding: 2px;
}

h3 {
	font-size: 1.1em;
	font-weight: bold;
	color: #FFFFFF;
	background: #F0654F;
	text-align: left;
	padding: 6px 0 6px 6px;
	letter-spacing: 0.4em; 
}

h4 {
	font-size: 1.1em;
	font-weight: bold;
	color: #F0654F;
	background-color: transparent;
	border-bottom-style: solid;
	border-color: #F0654F;
	border-width: 1px;
	padding: 2px;
	letter-spacing: 0.4em; 
}

h5 {
	font-size: 1em;
	font-weight: bold;
	color: #FFFFFF;
	background: #5A8C8C;
	text-align: left;
	padding: 4px 0 4px 4px;
	letter-spacing: 0.3em; 
}

h6 {
	font-size: 1em;
	font-weight: bold;
	color: #5A5A8D;
	background-color: transparent;
	border-bottom-style: solid;
	border-color: #5A5A8D;
	border-width: 1px;
	padding: 2px;
	letter-spacing: 0.3em; 
}

p {
	margin: 0 1em 1em;
		line-height: 1.5em;
}

body {
	background: #000000 url('images/sdbg.jpg') no-repeat fixed -50px 80px;
}

div#content {
	background: #000000 url('images/sdbg_content2.jpg') no-repeat fixed -50px 80px;
}

div#links a {
	background: #000000 url('images/sdbg_faded4.jpg') no-repeat fixed -50px 30px;
}

div#companyname {
	position: absolute;
	top: 5px; 
	left: 10px; 
	width: 45px;
	color: #FFFFFF;
	font-weight: bold;
	font-style: italic;
	letter-spacing: 0.3em; 
	font-size:.9em;
	font-family:Verdana, sans-serif;
	text-align: center;
}

div#content {
	margin: 10px 25px 25px 153px;
	color: #000000;
	font: Verdana, sans-serif;
	font-weight: bold;
	padding: 10px; 
	border: 3px solid #000000;
	width: 575px;
}

div#content a:link {
	color: #F0654F;
	text-decoration: underline;
}

div#content a:visited {
	color: #F0654F;
	text-decoration: none;
}

div#content a:link:hover {
	color: #FFFFFF;
	background-color: #F0654F;
	}

div#content a:visited:hover {
	color: #FFFFFF;
	background-color: #F0654F;
}

div#links {
	position: absolute;
	top: 85px; 
	left: 0px; 
	width: 153px;
}

div#links a {
	display: block;
	padding: 5px 10px;
	margin: 0 0 2px;
	border-width: 0;
	border-left: 3px solid #3A4256; 
	text-align: center; 
	font: bold .8em sans-serif; 
	text-decoration: none; 
	color: #FFFFFF;
}

div#links a:hover {
	color: #F0654F;
	border-color: #F0654F;
}

div#copyright {
	color: #A5BDD3;
	font: .8em Verdana, sans-serif;
	text-align: center;
	width: 760px;
}

.Form {
	background-color: transparent;
}

.FormButton {
	color: #FFFFFF;
	background-color: #F0654F;
	border: 1px solid #FFFFFF;
	padding: 2px;
	font: bold .8em sans-serif; 
}

.calendar-table {
border: 1px solid #5A5A8D;
}

.calendar-month {
color: #FFFFFF;
background-color: #F0654F;
border: 1px solid #5A5A8D;
font-size: .9em;
height: 36px;
}

.calendar-offday {
border: 1px solid #5A5A8D;
background-color: #5A5A8D;
font-size: .9em;
}

.calendar-day {
color: #FFFFFF;
background-color: #CBD1D9;
border: 1px solid #5A5A8D;
vertical-align: top;
text-align: center; 
font-size: .8em;
width: 14.3%;
}

.calendar-daynumber {
color: #5A5A8D;
background-color: #CBD1D9;
vertical-align: top;
text-align: right; 
font-size: .9em;
font-weight: bold;
}

.calendar-dayname{
color: #FFFFFF;
background-color: #5A5A8D;
border: 1px solid #5A5A8D;
vertical-align: top;
text-align: center; 
font-size: .8em;
}
.mainpage-headline {
	font-family: Verdana;
	font-size: 4;
	font-weight: bold;
	color: #000080;
}
.mainpage-body {
	font-family: Arial;
	font-weight: bolder;
	color: #000080;
	font-size: 4;
}
.style1 {
	font-family: Arial;
	font-size: .8em;
	font-weight: normal;
	color: #000000;
	text-align: center;
}
.style2 {
	font-family: Arial;
	font-size: .8em;
	font-weight: normal;
	color: #000000;
}
.style3 {
	line-height: 150%;
	font-size: .8em;
	line-height: 1.5em;
	text-align: center;
}