body {
	background-image: url(../_images/back.gif);
	background-repeat: repeat-y;
	background-position: center;
	margin: 0px;
	background-color: #DEDEDE;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	vertical-align: top;

}
p {
	line-height: 18px;
}
input, select, option {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
a:link, a:visited {
	color: #0066CC;
	line-height: 24px;

}
a:hover, a:active {
	color: #003366;
}
h1 {
	font-size: 12px;
	color: #0066CC;
	font-weight: bold;
	width: 150px;

}
h2 {
	font-size: 18px;
	font-weight: bold;
	color: #CC6600;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	color: #3366CC;
	margin-bottom: -5px;
}
h4 {
	font-size: 18px;
	font-weight: bold;
	color: #2F61C0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D2E2F2;
	padding-top: 15px;
}





.footer {
	color: #999999;
	padding-top: 10px;
	padding-bottom: 25px;
}
.footerTable {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.footerContact {
	color: #999999;
	width: 625px;
	vertical-align: middle;
}
.footerContact a:link, .footerContact a:visited {
	color: #666666;
}
.footerContact a:hover, .footerContact a:active {
	color: #003366;
}





.pad {
	padding: 50px;
.dates {
	padding-right: 20px;
}
.dates {
	padding-right: 25px;
	width: 90px;
	padding-bottom: 5px;



}
.datesTable {
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C0D8F0;
}
.list {
	padding-bottom: 10px;
}
.list a:link, .list a:visited {
	color: #666666;
}
.list a:hover, .list a:active {
	color: #003366;
}
.publication {
	font-weight: bold;
	color: #CC6600;
	width: 200px;
	font-size: 12px;
	padding-top: 5px;
	padding-bottom: 5px;

}

