body {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background-color: white;
	color: black;
}

td {
	font-family: tahoma, arial;
	font-size: 70%;
	line-height: 1.4em;
}

big {
	font-size: 110%;
}

small {
	font-size: 90%;
	line-height: 1.3em;
}

small select, small input {
	font-size: 110%;
}

h2 {
	font-size:		150%;
	font-weight:	bold;
	margin-bottom:	30px;
	margin-top:		10px;
	font-family:	helvetica,arial;
	color:			#228C00;
}

h3 {
	font-family: arial;
	font-size: 140%;
	font-weight: bold;
	margin-bottom: 0px;
	padding-bottom: 10px;
	padding-top: 8px;
	margin-top: 22px;
	padding-left: 8px;
	background: url('/images/page/header3-bg.gif') no-repeat;
}

input, textarea {
	font-size: 95%;
	font-family: tahoma;
	padding-left: 3px;
}

textarea {
	padding-left: 4px;
}

select {
	font-family: tahoma;
	font-size: 90%;
}

a {
	color: #0370B5;
}

a:active, a:hover {
	color: #379A00;
}

p {
	margin-top: 10px;
	margin-bottom: 15px;
}

ul {
	margin-top: 0px;
	line-height: 130%;
}

li {
	margin-bottom: 10px;
	margin-left: -15px;
}

label {
	cursor: hand;
}

hr {
	color:white;
	height: 1px;
	border:none;
	border-bottom: 1px #B7E8B5 dotted;
}


.noDisplay {
	display: none;
}

.button {
	padding:1px;
}

.firstHeader {
	margin-top: 10px;
}

.pageHeader, .pageMenu, .pageFooter {
	display: inline;
}

.pageHeader {
	height: 100px;
}

.pageHeader img {
	color: white;
}

.pageMenu a img {
	FILTER: progid:DXImageTransform.Microsoft.Fade(Overlap=1.00, Duration=0.2);
}

.pageFooter {
	height: 50px;
}

.pageMenu {
	color: black;
}


.pageFooter td {
	font-size:		65%;
	font-family:	tahoma;
	line-height:	1.3em;
}

.pageFooter, .pageFooter a {
	color: #C0C0C0;
}


.pageContent {
	padding-right: 20px;
	padding-top: 20px;
}

.roundedTable, .roundedTableNormal {
	color: white;
	background-color:;
}

.roundedTable h2 {
	line-height: 120%;
}

.roundedTableNormal {
	color: black;
}

.roundedTable td p {
	font-size: 90%;
	line-height: 1.6em;
}

.roundedTable td h3 {
	margin: 0px;
}

.roundedTable td p {
	margin-bottom: 0px;
}


.msgTitle {
	font-weight:bold;
	color:black;
	text-decoration:none;
}
.msgTitle:hover, .msgTitle:active {
	text-decoration:underline;
	color:red;
}
.msgReply {
	text-decoration:none;
	color:#404080;
}

.msgReply:hover, .msgReply:active {
	text-decoration:underline;
	color:red;
}


.footerImage img {
	filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1) progid:DXImageTransform.Microsoft.Alpha(opacity=25);
}

.footerImage:hover img {
	filter:;
}

.eventsCalendar {
	margin-top:20px;
	margin-bottom:10px;
}

.eventsCalendar td {
	font-size: 80%;
	padding-left: 8px;
	padding-top: 2px;
	line-height: 140%;
}

.eventDescription {
	font-size: 85%;
	line-height:120%;
	margin-top: 2px;
}

.eventDescription p {
	margin-top:0px;
	margin-bottom:5px;
}


.rowHeader td {
	color:white;
}


.welcomeMenu, .pageHeaderMenu img {
	FILTER: progid:DXImageTransform.Microsoft.Fade(Overlap=1.00, Duration=0.2);
	aFILTER: progid:DXImageTransform.Microsoft.Slide(bands=21,duration=0.4);
}

.welcomePageClipart {
	aFILTER: progid:DXImageTransform.Microsoft.Slide(slidestyle=push,bands=100,duration=0.2);
	FILTER: progid:DXImageTransform.Microsoft.Fade(Overlap=1.00, Duration=1.5);
}


.headline {
	acolor: black;
}

.headlineTicker {
	margin-top:2px;
	font-size: 12px;
	font-family: arial;
}



.newsTicker {
 	position: absolute;
	top: 145;
	left: expression(eval((window.document.body.clientWidth - 730) / 2) + 25);
	width: 500px;
	height: 20px;
	overflow: hidden;
	text-align: left;
	FILTER: progid:DXImageTransform.Microsoft.Slide(slidestyle=push,bands=1,duration=1);
}

.hint {
	border-bottom: 1px #FFA0FF dotted;
}