body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin: 0px;
	text-align: center;
	background-image: url(images/bg_page.gif);
	background-repeat: repeat-y;
	background-position: center top;
	line-height: 16px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0092DD;
	text-align: left;
	font-weight: bold;
}
.line {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #0092DD;
}
.picLeft {
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px solid #848589;
}
.colMain {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-image: url(images/bg_main3.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 25px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 25px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #848589;
	width: 560px;
	text-align: justify;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
}

.colMain a:link {
	color: #848589;
	text-decoration: underline;
}
.colMain a:visited {
	color: #848589;
	text-decoration: underline;
}
.colMain a:hover {
	color: #0092DD;
	text-decoration: underline;
}
.tableborder {
	border: 1px dotted #e5e5e5;
}

.colMain a:active {
	color: #848589;
	text-decoration: underline;
}






.header {
	background-image: url(images/header2.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 200px;
	vertical-align: bottom;
	text-align: left;
	background-color: #005985;
}
.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	height: 25px;
}
.bgMain {
	background-repeat: no-repeat;
	background-position: center top;
	width: 800px;

	background-image: url(images/bg_main2.gif;
	background-image: url(images/bg_page2.gif);
}
.colRight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	width: 170px;
	padding: 15px;
	background-color: #848589;
}
.colRight a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
.colRight a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
.colRight a:hover {
	color: #CCCCCC;
	text-decoration: none;
}
.colRight a:active {
	color: #FFFFFF;
	text-decoration: none;
}

.calendar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	background-color: #CCCCCE;
	text-align: center;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-bottom-width: 1px;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #CCCCCE;
	text-align: left;
	vertical-align: middle;
	height: 25px;
	text-indent: 15px;
	background-image: url(images/header2.jpg);
	background-position: center bottom;
}
.footer a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
.footer a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
.footer a:hover {
	color: #D2D6D9;
	text-decoration: underline;
}
.footer a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
