@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
	}
body {
	background-color: #FFFFFF;
	}
a:link {
	text-decoration: underline;
	}
a:visited {
	text-decoration: underline;
	}
a:hover {
	text-decoration: none;
	}
a:active {
	text-decoration: underline;
	}
.links-main {
	color: #CC3300;
	font-weight: bold;
	}
h1 {
	color: #CC3300;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	letter-spacing: -1px;
	}


.tableborder-dotted {
	border: 1px dotted #333333;
	background-color: #F2E6D6;
	}
.tableborder-solid {
	border: 1px solid #CCCCCC;
	}


.emphasis {
	color: #180E02;
	font-weight: bold;
	}
.fineprint {
	font-size: 8pt;
	font-style: italic;
	}


.headings {
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: bold;
	}
.headings-blue {
	color: #336699;
	font-weight: bold;
	}
.headings-green {
	color: #54BE46;
	font-weight: bold;
	}
.headings-orange {
	color: #FF5C00;
	font-weight: bold;
	}
.headings-purple {
	color: #B727BF;
	font-weight: bold;
	}
.headings-building {
	color: #792720;
	font-weight: bold;
	}
.headings-yellow {
	color: #EEAF30;
	font-weight: bold;
	}


.list-noindent {
	list-style-type: circle;
	padding: 0;
	margin-left: 0;
	}
ul {
	list-style-image: url(_images/bullet.gif);
	}
ul ul {
	list-style-image: none;
	list-style-type: circle;
	}
	

.calendarmonth {
	color: #180E02;
	font-weight: bold;
	font-size: 12pt;
	}
.calendartext {
	font-size: 8pt;
	}

.biophoto {
	padding-right: 8px;
	}

