body {
	background-color: #ffffff;
}

body, p {
	font-family: verdana, arial, helvetica;
	font-size: 10pt;
}

.fieldName {
	float: right;
	/*margin-right: 10px;*/
}

.eventForm {
	padding:  8px;
	background:  #99CCFF;
	margin-left: 30px;
	margin-right: 30px;
	text-align: right;
	vertical-align:  middle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:  #000000;
	font-size: 12px;
	font-weight: bold;
}

h1 {
	font-size: 12pt;
	color: #33cc66;
	font-family: arial, helvetica;
	margin-bottom: 5px;
}

h2 { 
	color: #0066cc;
	margin-bottom: 2px;
	font-family: arial, helvetica;
	font-size: 11pt; 
}

h3 { 
	color: #33cc66;
	margin-bottom: 2px;
	font-family: arial, helvetica;
	font-size: 6pt; 
}

p {
	margin-top: 2px;
	margin-bottom: 8px;
}

th {
	font-size: 8pt;
	font-weight: bold;
	text-align: left;
}
td {
	font-size: 8pt;
}

hr {
	height:2px;
	background:#6699cc;
	page-break-after: always;
}

#nav {
	text-align: left;
	font-size: 12px; 
	font-weight: bold;
	padding: 0px;
	height: 75px;
	font-family: arial, helvetica, sans;
	color: #ffffff;
}

#navLinks {
	text-align: right;
	padding-top: 5px;
	padding-right: 5px;
}

#subLinks {
	margin-bottom: 30px;
}
#content { 
	padding: 15px 30px 15px 15px;
	width: 95%;
} 

#admincontent { 
	padding: 15px 15px 15px 15px;
	width: 50%;
	text-align:left;
} 

#sidebar { background-color: #ffffcc;
	float: right;
	padding: 0px 10px 10px 10px;
	width: 250px;
	margin-left: 10px;
	border: 1px solid #0066cc; }

#nav a:link, .nav a:hover, #nav a:visited {
	color: #ffffff;
	text-decoration: none;
}

.footer { 
	color: #333333;
	font-family: verdana;
	font-size: 8pt; 
}

.greytext { 
	color: #666666; 
}

.eventForm {
	border: 0px none #FFFFFF;
	background-color: #CCCCCC;
	margin-left: 30px;
	margin-right: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}	

#subLinks a:link, #subLinks a:visited {
	font-size: 10px;
	color: #ffffcc;
	font-weight: bold;	
}

.interiorTable td { border-bottom: 1px solid #6699cc;
	padding: 6px; }
.interiorTable th { text-align: left; 
	border-bottom: 2px solid #6699cc;
	border-top: 2px solid #6699cc;
	padding: 6px;
}

.interiorTable {
	width: 95%;
}

/*just like interiorTable, but smaller */
.subTable td { border-bottom: 1px solid #9999ff;
	padding: 2px;
	font-size: 10px; }
.subTable th { text-align: left; 
	border-bottom: 2px solid #9999ff;
	border-top: 2px solid #9999ff;
	padding: 2px;
	font-size: 10px;
}

.highlight 
{
	font-weight: bold;
	color: #990000;	
}
.homepageheader
{
	font-weight: bold;
	color: #33cc66;
	font-size: 14px;	
}
.homepagetext
{
	font-size: 12px;	
}
.sidebarheader 
{
	font-weight: bold;
	color: #333333;
	font-size: 12px;	
}
.sidebartext 
{
	font-size: 11px;	
}
.redtext
{
	color:#FF0000
	background-color:#FFFF33
}
.bodytext
{
	width: 97%;
	text-align: left;
	font-size: 12px;
	line-height:18px;
}
.formheadings
{
	font-size: 12px;
	color:#6699cc;
	font-weight: bold;
}
.formlabels
{
	font-size: 11px;
	color:#666666;
	text-align:right;
}