body, content, main {
	font-family: arial,verdana,halvetica,sans-serif;
	font-weight:normal;
	color:#1379BF;
	font-size: 9pt;
	text-decoration: none;
}
td {
	font-family: arial,verdana,halvetica,sans-serif;
	font-weight:normal;
	font-size: 9pt;
	text-decoration: none;
	color: #1379BF;
}
a:link, a:visited, a:hover {
	font-family: arial,verdana,halvetica,sans-serif;
	font-weight:bold;
	text-decoration: none;
	color: #1379BF;
	font-size : 9pt;
}
.languages, a.languages:link, a.languages:visited, a.languages:hover {
	font-family: arial,verdana,halvetica,sans-serif;
	text-decoration: none;
	color: #1379BF;
	font-size : 7pt;
}
.bold {
	font-weight: bold;
}
.hide {
	display: none;
}
.heading, a.heading:link, a.heading:visited, a.heading:hover {
	font-weight: bold;
	font-size: 16pt;
	color: #1379BF;
}
.subheading, a.subheading:link, a.subheading:visited, a.subheading:hover {
	font-size: 11pt;
}
.subheadingbold, a.subheadingbold:link, a.subheadingbold:visited, a.subheadingbold:hover {
	font-size: 11pt;
	font-weight: bold;
}
.small, a.small:link, a.small:visited, a.small:hover {
	font-size : 7pt;
}
.altcolor {
	color: #CC99CC;
}
.footer, a.footer:link, a.footer:visited, a.footer:hover {
	font-family: arial;
	font-size : 8pt;
	color: #1379BF;
}

.inputbox {
	font-size : 8pt;
	background: #ffffff;
	color: #000000;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
}
.inputbox2 {
	font-size : 8pt;
	background: #ffffff;
	color: #000000;
	border-top: 0px solid #000000;
	border-right: 0px solid #000000;
	border-bottom: 0px solid #000000;
	border-left: 0px solid #000000;
	height: 12pt;
}

.altcolorRed {
	color: Red;
}

.white {
	color: white;
	font-family: arial;
	font-size : 8pt;
}

.adopt {
	font-size : 11pt;
	font-weight: bold;
	color: #1665A0;
}

.caldate{
	font-family: arial,verdana,halvetica,sans-serif;
	font-size : 10pt;
	color: #6494CE;
}

.eventlink{
	font-family: arial,verdana,halvetica,sans-serif;
	font-size : 8pt;
	color: #999999;
	font-weight: normal;
}

.morelink, a.morelink:link, a.morelink:visited, a.morelink:hover{
	font-family: arial,verdana,halvetica,sans-serif;
	font-size : 8pt;
	color: #969696;
	font-weight: normal;
}