.footer {
	font-size: 10px;
	color: #339900;
}
body {
	margin: 0px;
	padding: 0px;
	color: #333333;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.pageTitle {
	font-size: 12pt;
	color: #339900;
	font-weight: bolder;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.pageTitle a{
	text-decoration: underline;

}
.pageTitle a:visited{
	text-decoration: underline;

}
h1 {
	font-size: 12pt;
	color: #000066;

}
#headerNavigation {
	font-size: 8pt;
	background-color: #000066;

}
#headerNavigation A {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #FFFFFF;
	font-size: 8pt;
	text-decoration: none;
	background-color: #000066;

}
#headerNavigation A:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.headerSpacer {
	font-weight: bolder;
	color: #CC3333;
	font-size: 9px;
}

A:link {
	color: #339900; text-decoration: none
}
A:visited {
	color: #339900; text-decoration: none
}
A:hover {
	color: #CC3333; text-decoration: underline
}
td {
	font-size: 12px;
}
h2 {
	font-size: 12px;
	color: #000066;
	display: inline;
}
.greenBullets {
	list-style-image: url(images/ball_green_small.jpg);
}
.greenBullets a{
	list-style-image: url(images/ball_green_small.jpg);
	text-decoration: underline;
}
.greenBullets a:visited{
	text-decoration: underline;
}

h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #339900;
	font-weight: bold;
	list-style-type: disc;

}
.inLine {
	display: inline;
}
#email {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
	font-weight: normal;
	text-decoration: underline;
	line-height: 14pt;
}
#contacts {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
	line-height: 14pt;
}
#contacts a:hover {
	color: #CC3333;
}
.notes {
	font-size: 10px;
	color: #000066;
	text-decoration: none;
	list-style-type: disc;


}
.notes a {
	font-size: 10px;
	color: #000066;
	text-decoration: underline;
	list-style-type: disc;
}
.notes a:visited {
	font-size: 10px;
	color: #000066;
	text-decoration: underline;
	list-style-type: disc;
}
.notes a:hover {
	color: #CC3333;
	text-decoration: underline;
}

.notesTable {
	border: thin solid #000066;
	background-color: #D6D6E6;
	margin: 10px;




}
.notesTableLeft {
	border-top: thin none #000066;
	border-right: thin none #000066;
	border-bottom: thin none #000066;
	border-left: thin solid #000066;
}

A.top-menu:link {
	COLOR: #ffffff;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
A.top-menu:visited {
	COLOR: #ffffff;
	text-decoration: none;
}
.top-menu {
	COLOR: #ffffff;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;

}
.disabled {
	background-color: #CCCCCC;
}
.smalltext {
	font-size: 9px;
	color: #666666;
}
.medtext {
	font-size: 11px;
	color: #000066;
}
.designer a:hover{
	text-decoration: none;
	color: #339900;

}
.workshopOutline {
	font-size: 10px;
	color: #000066;
}
.workshopCaptions {
	font-size: 13px;
	font-weight: bold;
}.error {
	font-weight: bold;
	color: #FF0000;
}