@charset "UTF-8";
body {
	background-color: #c1d1c8;
	margin-top: 45px;
	margin-right: 0%;
	margin-bottom: 0px;
	margin-left: 0%;
}
.shadowL {
	background-image: url(image/shadow_l.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.contentpane {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	padding: 35px;
	text-align: left;
	height: 390px;
	line-height: 16px;
	color: #555555;
}
.calendarpane {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	padding-top: 35px;
	padding-right: 18px;
	padding-bottom: 35px;
	padding-left: 18px;
	text-align: left;
	line-height: 16px;
	color: #555555;
}
.contactcell {
	background-color: #FFFFFF;
	text-align: right;
	height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #669999;
	background-image: url(image/white_tr.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 18px;
}
.navcell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #669999;
	background-color: #FFFFFF;
	text-align: center;
	height: 20px;
	vertical-align: bottom;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #52537E;
	font-weight: normal;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-align: right;
	padding-right: 2px;
	height: 15px;
}
.shadowB {
	background-image: url(image/shadow_b.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.contactleftcell {
	background-color: #FFFFFF;
	text-align: left;
	height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #669999;
	background-image: url(image/white_tl.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 18px;
}
.bottomleftcell {
	background-color: #FFFFFF;
	text-align: left;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #669999;
	background-image: url(image/white_bl.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 18px;
}
a.nav:link {
	color: #5D486C;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a.nav:visited {
	color: #5D486C;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a.nav:hover {
	color: #76948E;
	text-decoration:underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a.nav:active {
	color: #76948E;
	text-decoration:underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	color: #76948E;
	text-decoration:underline
}
a:visited {
	color: #76948E;
	text-decoration:underline
}
a:hover {
	color: #5D486C;
	text-decoration:underline
}
a:active {
	color: #5D486C;
	text-decoration:none
}
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	padding-right: 18px;
}
.doname {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 7px;
	padding-bottom: 7px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
li {
	list-style-type: disc;
}
