/* (C) Copyright 2005 Long2 Consulting. All Rights Reserved */

html, body  {
	color:#000000;
	background-color: #FFFFFF;
	font: .9em Verdana, Arial, sans-serif;
	margin: 0px;
}

p {
	margin: 8px 8px;
	padding-right: 8px;
}

hr, h1, h2, h3, h4, h5, h6 {
	margin: 0px 8px 8px 8px;
	padding-right: 8px;
}

table {
	color: #000000;
	background-color: #FFFFFF;
	font-size: 1em;
	border-collapse: collapse;
}

ul, ol {
	color: #000000;
	line-height: 150%;
	font-size: 10pt;
	text-align: left;
}

ol {
	list-style-image: url('none');
	list-style-type: decimal;
}

ul, li {
	color: #000000;
	list-style-image: url('images/bullet1.gif');
	font-size: 10pt;
	text-align: left;
	margin-right: 10px;
}

h1 {
	font-size: 1.4em;
	color: #1E60C4;
	text-align: center;
	padding: 2px;
	border-bottom: 1px solid #1E60C4;
}

h2 {
	font-size: 1.1em;
	color: #38AF27;
	text-align: left;
	padding: 2px;
	border-bottom: 1px solid #38AF27;
}

h3 {
	font-size: 1em;
	color: #6FA0E9;
	text-align: left;
	padding: 2px;
	border-bottom: 1px solid #6FA0E9;
}

h4 {
	font-size: 1em;
	color: #FFFFFF;
	text-align: left;
	padding: 2px;
	background-color: #6FA0E9;
}

h5 {
	font-size: .9em;
	color: #FFFFFF;
	text-align: left;
	padding: 2px;
	background-color: #1E60C4;
}

h6 {
	font-size: .9em;
	color: #FFFFFF;
	text-align: left;
	padding: 2px;
	background-color: #38AF27;
}

a:link {
	text-decoration: underline;
	color: #38AF27;
	background-color: transparent;
}
a:visited {
	text-decoration: underline;
	color: #38AF27;
	background-color: transparent;
} 

a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #38AF27;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #38AF27;
}

.picture {
	border: double 2px #38AF27;
}

.submitbuttons {
	background-image: url('images/blankbutton.gif');
	width: 125px;
	height: 31px;
	color: #1E60C4;
	font-weight: bold;
	border: none;
}
 
 .top {
 	color: #1E60C4;
	font-size: 1.6em;
	font-family: Verdana, Arial, sans-serif;
	text-align: center;
	font-weight: bold;
 }
 
#navlist {
	margin: 0 0 0 8px;
	padding: 0;
	float: left;
	width: 100%;
}
 
#navlist a {
	margin: 0;
	padding: 0;
	background-image: url('images/butreg.gif');
	background-repeat: no-repeat;
	width: 101px;
	height: 27px;
	float: left;
	color: #16468D;
	text-decoration: none;
}

#navlist a:visited {
	margin: 0;
	padding: 0;
	background-image: url('images/butreg.gif');
	background-repeat: no-repeat;
	width: 101px;
	height: 27px;
	float: left;
	color: #16468D;
	text-decoration: none;
}

#navlist a:hover {
	margin: 0;
	padding: 0;
	background-image: url('images/buthov.gif');
	background-repeat: no-repeat;
	width: 101px;
	height: 27px;
	float: left;
	color: #16468D;
	background-color: #A4F09B;
	text-decoration: none;
}

.navtext a {
	font-weight: bold;
	text-decoration: none;
	font-size: 9pt;
	line-height: 26px;
	text-align: center;
}

#subnavcontainer {
	margin: 0px 8px 0px 8px;
	padding: 0px 8px 0px 8px;
	text-align: center;
	font-weight: bold;
	background-color: transparent;
}

#subnavcontainer a {
	text-decoration: none;
	color: #16468D;
	font-size: 9pt;
	font-weight: bold;
	text-align: center;
	padding: 2px 6px 2px 6px;
	line-height: 18px; 
}

#subnavcontainer a:hover {
	margin: 0px;
	color: #16468D;
	background-color: #90ED84;
}


#subnavcontainer a:active {
	margin: 0px;
	color: #16468D;
	background-color: #90ED84;
}

#maincontent {
	background-color: #FFFFFF;
	vertical-align: top;
}

.maincontent {
	color: #000000;
	text-align: left;
	font-size: .9em;
}

.tableheader {
	text-align: center;
	font-weight: bold;
	font-size: 9pt;
	color: #16468D;
}

.tablecontent {
	padding: 4px;
	text-align: left;
	font-weight: normal;
	font-size: 8pt;
	color: #16468D;
	vertical-align: top;
}

#copyright {
	
}

#copyright p{
	font: bold 8pt Verdana, Arial, Helvetica, sans-serif;
	color: #16468D;
	text-align: center;
}

#copyright a:link {
	text-decoration: underline;
	color: #16468D;
	background-color: transparent;
}

#copyright a:visited {
	text-decoration: underline;
	color: #16468D;
	background-color: transparent;
} 

#copyright a:hover {
	text-decoration: none;
	color: #16468D;
	background-color: #FFFFFF;
}

#copyright a:active {
	text-decoration: none;
	color: #16468D;
	background-color: #FFFFFF;
}

.calendar-table {
	border: 1px solid #1E60C4;
	font: normal 10pt Verdana, Arial, Helvetica, sans-serif;
}

.calendar-month {
	color: #FFFFFF;
	background-color: #1E60C4;
	border: 1px solid #1E60C4;
	font-size: 10pt;
	height: 36px;
}

.calendar-offday {
	border: 1px solid #1E60C4;
	background-color: #FFFFFF;
	font-size: 10pt;
}

.calendar-day {
	color: #000000;
	background-color: #CADCF7;
	border: 1px solid #1E60C4;
	vertical-align: top;
	text-align: center; 
	font-size: 10pt;
	width: 14.3%;
}

.calendar-daynumber {
	color: #000000;
	background-color: #CADCF7;
	vertical-align: top;
	text-align: right; 
	font-size: 10pt;
	font-weight: normal;
}

.calendar-dayname{
	color: #FFFFFF;
	background-color: #F99582;
	border: 1px solid #1E60C4;
	vertical-align: top;
	text-align: center; 
	font-size: 10pt;
}