﻿/* (C) Copyright 2006 Long2 Consulting. All Rights Reserved */

body  {
	color:#FFFFFF;
	background-color: #E2E1E1;
	font: 1em Verdana, Arial, sans-serif;
	margin: 0px;
}

html  {
	color:#FFFFFF;
	background-color: #E2E1E1;
	font: 1em Verdana, Arial, sans-serif;
	margin: 0px;
}

#container {
   position: relative;
   margin: 0px auto 0px auto;
   width: 760px;
}

p {
	margin: 6px 15px 6px 6px;
}

h6 {
	margin: 2px 15px 0px 6px;
}

h5 {
	margin: 2px 15px 0px 6px;
}

h4 {
	margin: 2px 15px 0px 6px;
}

h3 {
	margin: 2px 15px 0px 6px;
}

h2 {
	margin: 2px 15px 0px 6px;
}

h1 {
	margin: 2px 15px 0px 6px;
}

hr {
	margin: 2px 15px 0px 6px;
}

table {
	color: #000000;
	background-color: #FFFFFF;
	border-collapse: collapse;
	font-size: 100%;
}

ol {
	color: #000000;
	background-color: transparent;
	line-height: 150%;
	text-align: left;
}

ul {
	color: #000000;
	background-color: transparent;
	line-height: 150%;
	text-align: left;
}

ol {
	list-style-image: url('none');
	list-style-type: decimal;
	margin-right: 20px;
}

li {
	color: #000000;
	background-color: transparent;
	list-style-image: url('images/bullet1.gif');
	text-align: left;
	margin-right: 8px;
}

ul {
	color: #000000;
	background-color: transparent;
	list-style-image: url('images/bullet1.gif');
	text-align: left;
	margin-right: 8px;
}

h1 {
	font-size: 165%;
	color: #87A6B8;
	text-align: center;
	border-bottom: 1px solid #87A6B8;
}

h2 {
	font-size: 150%;
	color: #9ACA4A;
	text-align: left;
	border-bottom: 1px solid #9ACA4A;
}

h3 {
	font-size: 130%;
	color: #808080;
	text-align: left;
	border-bottom: 1px solid #808080;
}

h4 {
	font-size: 100%;
	color: #FFFFFF;
	text-align: left;
	background-color: #808080;
}

h5 {
	font-size: 100%;
	color: #FFFFFF;
	text-align: left;
	background-color: #9ACA4A;
}

h6 {
	font-size: 100%;
	color: #FFFFFF;
	text-align: left;
	background-color: #87A6B8;
}

a:link {
	text-decoration: underline;
	color: #9ACA4A;
	background-color: #FFFFFF;
}
a:visited {
	text-decoration: underline;
	color: #9ACA4A;
	background-color: #FFFFFF;
} 

a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #9ACA4A;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #9ACA4A;
}

.submitbuttons {
	background-image: url('images/blankbutton.gif');
	width: 101px;
	height: 18px;
	color: #9ACA4A;
	font-weight: bold;
	border: none;
	font-size: 75%;
}

.wrapper {
	background-image: url('images/background.gif');
	background-repeat: repeat-y;
}

.date {
	text-align: right;
	padding-right: 15px;
	color: #FFFFFF;
	font-size: 10pt;
	font-weight: bold;
	vertical-align: top;
}

.logo {
 	color: #87A6B8;
	font-size: 135%;
	font-family: "Albertus Medium", Verdana, Arial, sans-serif;
	text-align: center;
	font-weight: bold;
 }

#sub_menu {
	font-size: 10pt;
	font-weight: bold;
	line-height: 22px;
}

#sub_menu p{
	color: #FFFFFF;
 	background-color: transparent;
}

#hmenu {
	margin: 50px 8px 0px 8px;
	padding: 0px;
	list-style: none;
	text-align: right;
}
	
#hmenu li {
	display: inline; 
	padding: 8px;
}
	
#hmenu a:visited {
	text-decoration: none;
	background-color: transparent;
	color: #9ACA4A;
	padding: 4px;
}

#hmenu a:link {
	text-decoration: none;
	background-color: transparent;
	color: #9ACA4A;
	padding: 4px;
}

html > body #hmenu a:visited { }
	
html > body #hmenu a:link { }
	
#hmenu a:hover {
	color: #FFFFFF;
	background: #87A6B8;
}

#hmenu a:active {
	color: #FFFFFF;
	background: #87A6B8;
}

#picture {
	vertical-align: top;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10pt;
}

#picture p {
	margin: 20px 0px 0px 285px;

}

#body2 {
	text-align: left;
	font-weight: bold;
	font-size: 9pt;
	line-height: 10px;
	vertical-align: top;
	margin: 0px 8px 1px 12px;
}


#vmenu {
	margin: 2px 0px 0px 0px;
	padding: 0px;
	list-style: none;
	background-color: transparent;
}
	
#vmenu li { 
	margin-left: 18px;
	margin-bottom: 3px;
	list-style-image: none;
}
	
#vmenu a:visited {
	text-decoration: none;
	display: block;
	width: 167px;
	line-height: 10px;
	background: #fff;
	padding: 5px;
	border: solid 1px #87A6B8;
	border-left: solid 10px #87A6B8;
	color: #87A6B8;
	/* box model hack */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 146px;
}
		
#vmenu a:link {
	text-decoration: none;
	display: block;
	width: 167px;
	line-height: 10px;
	background: #fff;
	padding: 5px;
	border: solid 1px #87A6B8;
	border-left: solid 10px #87A6B8;
	color: #87A6B8;
	/* box model hack */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 146px;
}
	html > body #vmenu a:visited { width: 146px; }
	
	html > body #vmenu a:link { width: 146px; }
	
#vmenu a:hover {
	background: #fff;
	border-left: solid 10px #9ACA4A;
}

#vmenu a:active {
	background: #fff;
	border-left: solid 10px #9ACA4A;
}

#vsubmenu {
	margin: 5px 0px 0px 0px;
	padding: 0px;
	list-style: none;
	background-color: transparent;
}

#vsubmenu li { 
	margin-bottom: 5px; 
	list-style-image: none;
	list-style-type: none;
}
	
#vsubmenu a:visited {
	text-decoration: none;
	display: block;
	width: 157px;
	line-height: 9px;
	background: #fff;
	padding: 5px;
	border: solid 1px #87A6B8;
	border-left: solid 10px #9ACA4A;
	color: #87A6B8;
	/* box model hack */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 126px;
}
		
#vsubmenu a:link {
	text-decoration: none;
	display: block;
	width: 157px;
	line-height: 9px;
	background: #fff;
	padding: 5px;
	border: solid 1px #87A6B8;
	border-left: solid 10px #9ACA4A;
	color: #87A6B8;
	/* box model hack */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 126px;
}
	html > body #vsubmenu a:visited { width: 126px; }
	
	html > body #vsubmenu a:link { width: 126px; }
	
#vsubmenu a:hover {
	background: #fff;
	border-left: solid 10px #87A6B8;
}


#vsubmenu a:active {
	background: #fff;
	border-left: solid 10px #87A6B8;
}


#body3 {
	text-align: left;
	font-weight: normal;
	font-size: 80%;
	vertical-align: top;
	margin: 6px 16px 1px 12px;
}

h6{
	margin: 6px 16px 1px 12px;
}

h5{
	margin: 6px 16px 1px 12px;
}

h4{
	margin: 6px 16px 1px 12px;
}

#body3 p{
	margin: 6px 16px 1px 12px;
}

#body1 {
	color: #000000;
	vertical-align: top;
	margin: 5px 16px 5px 16px;
	padding-top: 5px;
	background-image: url('images/background.gif');
	background-repeat: repeat-y;
	font-size: 80%;
	text-align: left;
}

h6{
	margin: 5px 16px 5px 16px;
}

h5{
	margin: 5px 16px 5px 16px;
}

h4{
	margin: 5px 16px 5px 16px;
}

h3{
	margin: 5px 16px 5px 16px;
}

h2{
	margin: 5px 16px 5px 16px;
}

h1{
	margin: 5px 16px 5px 16px;
}

#body1 p{
	margin: 5px 16px 5px 16px;
}

#footer {
	vertical-align: top;
}

#footer p{
	font: bold 75% Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: center;
}

#footer a:visited {
	text-decoration: underline;
	color: #FFFFFF;
	background-color: transparent;
}

#footer a:link {
	text-decoration: underline;
	color: #FFFFFF;
	background-color: transparent;
}

#footer a:active {
	text-decoration: none;
	color: #9ACA4A;
	background-color: #FFFFFF;
}

#footer a:hover {
	text-decoration: none;
	color: #9ACA4A;
	background-color: #FFFFFF;
}

.calendar-table {
	border: 1px solid #87A6B8;
	font: normal 10pt Verdana, Arial, Helvetica, sans-serif;
}

.calendar-month {
	color: #FFFFFF;
	background-color: #87A6B8;
	border: 1px solid #87A6B8;
	font-size: 10pt;
	height: 36px;
}

.calendar-offday {
	border: 1px solid #87A6B8;
	background-color: #FFFFFF;
	font-size: 10pt;
}

.calendar-day {
	color: #000000;
	background-color: #DAE3E9;
	border: 1px solid #87A6B8;
	vertical-align: top;
	text-align: center; 
	font-size: 10pt;
	width: 14.3%;
}

.calendar-daynumber {
	color: #000000;
	background-color: #DAE3E9;
	vertical-align: top;
	text-align: right; 
	font-size: 10pt;
	font-weight: normal;
}

.calendar-dayname{
	color: #FFFFFF;
	background-color: #9ACA4A;
	border: 1px solid #87A6B8;
	vertical-align: top;
	text-align: center; 
	font-size: 10pt;
}