body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	background-color: #333333;
}

.inactive {
	background-color: #E0E0E0;
}

.centered {
	text-align: center;
}

.dark {
	font-size: 9px;
	color: #A1BDE3;
}

.darkback {
	background-color: #000066;
}

.mediumback {
	background-color: #6699CC;
}

.required {
	background-color: #FFF5A0;
}

strong {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #6699CC;
}

em {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	font-size: 10pt;
	color: #000066;
}

p {
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


A:link {
	color: #000066;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
}

A:visited {
	color: #000066;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
}

A:active {
	color: #000066;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
}

A:hover {
	color: #6699CC;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
}

/* ----------------------------------------------------------------------- */
#support {
	margin: 10px 0 0 0;
	padding: 5px 5px 5px 5px;
	border-style: solid none none none;
	border-color: #D0D0D0;
	border-width: 1px;
	font-size: 9pt;
}

#support A:link {
	color: #000066;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
}

#support A:visited {
	color: #000066;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
}

#support A:active {
	color: #000066;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
}

#support A:hover {
	color: #6699CC;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
}

/* ----------------------------------------------------------------------- */

#menuaddress {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-align: center;
	color: #000066;
}

#menu {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000066;
	background-color: #6699CC;
	padding-top: 15px;
	margin: 0px 0px 0px 0px;
}

#menu ul {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#menu li.level1 {
	margin: 0px 0px 0px 0px;
	padding-left: 6px;
	list-style-type: none;
}

#menu li.heading {
	text-transform: uppercase;
	text-decoration: underline;
	padding-bottom: 5px;
}

#menu li.level2 {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding-left: 20px;
	border: 0px solid black;
}

#menu li.separator {
	list-style-type: none;
	text-decoration: none;
	line-height: 1em;
}

#menu a {
	display: block;
	padding: 2px 0px 1px 0px;
	width: 140px;
	border-bottom: 1px dotted #000066;
	margin: 0px 0px 0px 0px;
}

#menu a:link,a:visited {
	color: #000066;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
}

#menu a:hover {
	background-color: #6699CC;
	color: #FFFFFF;
	font-weight: normal;
}

/* ----------------------------------------------------------------------- */
A.dark:link {
	font-size: 7pt;
	color: #A1BDE3;
	text-decoration: none;
}

A.dark:visited {
	font-size: 7pt;
	color: #C8D5EA;
	text-decoration: none;
}

A.dark:active {
	font-size: 7pt;
	color: #C8D5EA;
	text-decoration: none;
}

A.dark:hover {
	font-size: 7pt;
	color: #C8D5EA;
	text-decoration: none;
}

/* ------------------------------------------------------------------------*/
#content ul,li {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 9pt;
}

#content h1 {
	font-size: 12pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#content h2 {
	font-size: 11pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
}

#content h3 {
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
}

#content h4 {
	font-size: 9pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
}

#content tr.header {
	color: #000000;
	background-color: #B7CCDB;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
}

#content A:link {
	color: #000066;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

#content A:visited {
	color: #000066;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

#content A:active {
	color: #000066;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

#content A:hover {
	color: #6699CC;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

#content span.projecttitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
}

/* ------------------------------------------------------------------------- */
#errors table {
	background: #FBE6F2;
	border: 1px solid #D893A1;
	margin: 6px 0 8px 0;
	padding: 0px;
	font-size: 9pt;
}

#messages table {
	background: #FFFFC6;
	border: 1px solid #C6C6C6;
	margin: 6px 0 8px 0;
	padding: 0px;
	font-size: 9pt;
}

#dbfailure table {
	background: #FBE6F2;
	border: 1px solid #D893A1;
	border-style: solid none solid none;
	margin: 6px 0px 8px 0px;
	padding: 10px 10px 10px 10px;
	font-weight: bold;
	font-size: 9pt;
}

/* ------------------------------------------------------------------------*/
#news em {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 9pt;
}

/* ------------------------------------------------------------------------*/
table.datagrid,tr.datagrid,td.datagrid {
	padding: 0px 0px 0px 0px;
	border: 0px groove;
	font-size: 9pt;
}

/* ------------------------------------------------------------------------*/
table.userinput,tr.userinput,td.userinput {
	padding: 2px 2px 2px 2px;
	border: 0px groove;
	font-size: 9pt;
}

/* ------------------------------------------------------------------------*/
table.statsgrid, tr.statsgrid, td.statsgrid {
	padding: 0px 0px 0px 0px;
	border-width: 1px 1px 1px 1px;
	border-style: inset inset inset inset;
	font-size: 9pt;
}

table.statsgridrecent, tr.statsgridrecent, td.statsgridrecent {
	padding: 0px 0px 0px 0px;
	border-width: 0px 0px 0px 0px;
	border-style: none none none none;
	font-size: 9pt;
}

#statsseparator {
	background-color: #000000;
	line-height: 0.5mm;
}

/* ------------------------------------------------------------------------*/
table.eventsgridpast,tr.eventsgridpast,td.eventsgridpast {
	padding: 0px;
	border: 0px groove;
	font-size: 9pt;
}

/* ------------------------------------------------------------------------*/
table.eventsgrid,tr.eventsgrid,td.eventsgrid {
	padding: 0px;
	border: 0px groove;
}

span.eventsgridname {
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	font-size: 10pt;
}

span.eventsgriddate {
	color: #000066;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	font-size: 9pt;
}

span.eventsgriddetails {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 9pt;
}

/* ------------------------------------------------------------------------*/
p.sitemap {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	font-size: 12pt;
	padding: 0px 0px 0px 0px;
	margin: 20px 0px 5px 0px;
}
