a {
	text-decoration: none;
	color: rgb(102,102,102);
}
a:hover {
	color: rgb(000,126,189);
}
p {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	text-align:justify;
	text-decoration: none;
	color: rgb(130,130,130);
	margin-top:5px;
}
h1 {
	text-align:left;
	text-decoration: none;
	color: rgb(168,168,168);
	margin-top:10px;
}
table {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
}
ol {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	text-align:justify;
	color: rgb(130,130,130);
}
input, textarea {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	text-align:justify;
	color: rgb(130,130,130);
}
h1.section { font-family: Verdana, Arial, sans-serif; font-size: 20px; font-style: normal; font-weight: bold; line-height: 0; text-align: left; letter-spacing: -1px; }
h1.title { color: rgb(102,102,102); font-size: 20px; font-family: Verdana, Arial, sans-serif; font-weight: bold; font-style: normal; line-height: 0; letter-spacing: -1px;  }
h2.menuheader {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: rgb(102,102,102);
	margin: 0;
	margin-bottom: 10px;
}
h2.menuheader:hover {
	color: rgb(000,126,189);
}
a.menuheader {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: rgb(102,102,102);
}
a.menuheader:hover {
	text-align:right;
	color: rgb(000,126,189);
}
a.menuitem { 
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: rgb(168,168,168);
	line-height: 13px;
	text-align:right;
}
a.menuitem:hover {
	color: rgb(253,147,23);
}

#seablue {
	color: rgb(000,126,189);
}
#olive {
	color: rgb(156,175,022);
}
#cypress {
	color: rgb(029,149,095);
}
#selected {
	color: rgb(102,102,102);
}
p.body { font-family: Verdana, Arial, sans-serif; font-size: 11px; font-style: normal; font-weight: normal; line-height: 14px; margin: 0; }
p.subtitle { font-family: Verdana, Arial, sans-serif; font-size: 11px; font-style: normal; font-weight: bold; line-height: 14px; margin: 0; }

p.info {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
}
p.copyright { color: #666; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-style: normal; font-weight: normal; text-align: center; margin: 0; padding-top: 2px; }
