@charset "utf-8";
/* CSS Document */

body {

	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #666666;
}
.sysmessage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: italic;
	font-weight: bold;
	color: #009900;
}
.recentnews {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
}

textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

form {
	margin: 0px;
}

td {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #666666;
}

a.urlprofile:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #006600;
	text-decoration: none;
}
a.urlprofile:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #663399;
	text-decoration: underline;
}
a.urlprofile:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #006600;
	text-decoration: none;
}
a.urlprofile:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #006600;
	text-decoration: none;
}

.searchfound {
	color: #009933;
	font-weight: bold;
}
select.streamlined {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #666666;
	border: 1px solid #666666;
	background-image: url(../images/selectback.jpg);
}

table.bordertable {
	border: 1px solid #666666;
}

select.droplists {
	width: 160px;
}

a.memberlink:link {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
}

a.memberlink:hover {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: normal;
	text-decoration: underline;
	text-align: center;
}
a.memberlink:visited {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
}

a.memberlink:active {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
}

a.navitem:link {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
}

a.navitem:hover {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
}
a.navitem:visited {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
}

a.navitem:active {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
}

a.login:link {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
}
a.login:hover {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
}
a.login:visited {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
}
a.login:active {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
}
a.littlemore:link {
	font-size: 9pt;
	font-style: italic;
	color: #666666;
	text-decoration: none;
}
a.littlemore:hover {
	font-size: 9pt;
	font-style: italic;
	color: #000099;
	text-decoration: none;
}
a.littlemore:visited {
	font-size: 9pt;
	font-style: italic;
	color: #666666;
	text-decoration: none;
}
a.littlemore:active {
	font-size: 9pt;
	font-style: italic;
	color: #666666;
	text-decoration: none;
}
a:link {
	color: #663399;
	text-decoration: none;
}
a:hover {
	color: #663399;
	text-decoration: underline;
}
a:visited {
	color: #663399;
	text-decoration: none;
}
a:active {
	color: #663399;
	text-decoration: none;
}
input.streamlinedinput {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #666666;
	border: 1px solid #666666;
	background-image: url(../images/inputback.jpg);
}

#info {
	position: fixed;
	z-index: 1000;
	border: 1px solid #663399;
	left: 100px;
	height: 100px;
	width: 200px;
	background-color: #FFFFFF;
}

.gallerytitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	text-transform: capitalize;
	color: #000000;
}

.formlabel {
	font-weight: bold;
}
.gallerycell {
	background-color: #F4F4F4;
}




.visibleblock {
	display: block;
}
.hiddenblock {
	display: none;
}

.footer {
	color: #666666;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
}
.little {
	font-size: 8pt;
	font-style: italic;
}
.eventdate {
	font-size: 9pt;
	font-style: italic;
	color: #663399;
}
.loginstatus {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
}
.directorycategory {
	color: #663399;
	font-weight: bold;
}
.pagetitle {
	font-size: 12pt;
	font-weight: bold;
	color: #663399;
}
.subheading {
	font-size: 10pt;
	font-weight: bold;
	color: #663399;
}

.redstar {
	font-size: 12px;
	color: #FF0000;
}
.currentstep {
	font-size: 14px;
	font-weight: bold;
	color: #009900;
}
tr.oddrow {
	background-color: #CCC;
}
tr.evenrow {
	background-color: #FFF;
}
