td, body			{
  font-family: Helvetica, Arial;
  font-size: 16px;
  color: black;
}
:link { color: #000066 }
:visited { color: #000066 }
:active { color: #000066 }

p {
	font-family: Helvetica, Arial;
	font-size: 16px;
	color: black;
}
p.lowerbuttonbar {
	text-align: center;
	font-family: Helvetica, Arial;
	font-size: 12px;
	color: black;
}

a {
	color: #000066;
	cursor: pointer;
	text-decoration: underline;
}

a:hover {
	color: #006600;
	cursor: pointer;
	text-decoration: underline;
}

.mainbig {
	font-style: normal;
	color: #000000;
	text-decoration: none;
}

a.mainbig:link {
	font-style: normal;
	color: #000066;
	text-decoration: underline;
}

a.mainbig:visited {
	font-style: normal;
	color: #000066;
	text-decoration: underline;
}

a.mainbig:hover {
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}

a.mainbig:active {
	font-style: normal;
	color: #000000;
	text-decoration: underline;
}

.mainmenu {
	font-style: normal;
	color: #000000;
	text-decoration: none;
}

a.mainmenu:link {
	font-style: normal;
	color: #000000;
	text-decoration: none;
}

a.mainmenu:visited {
	font-style: normal;
	color: #000000;
	text-decoration: none;
}

a.mainmenu:hover {
	font-style: normal;
	color: #660000;
	text-decoration: underline;
}

a.mainmenu:active {
	font-style: normal;
	color: #660000;
	text-decoration: underline;
}

.titlefade				{
	font-family: Helvetica, Arial;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #498FB1;
}

a.titlefade:link		{
	font-family: Helvetica, Arial;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #498FB1;
	text-decoration: none;
}

a.titlefade:visited 	{
	font-family: Helvetica, Arial;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #498FB1;
	text-decoration: none;
}

a.titlefade:active 		{
	font-family: Helvetica, Arial;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #498FB1;
	text-decoration: none;
}

.titlebig			{
	font-family: Helvetica, Arial;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #284E61;
	text-decoration: none;
}

a.titlebig:link		{
	font-family: Helvetica, Arial;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #284E61;
	text-decoration: underline;
}

a.titlebig:visited 	{
	font-family: Helvetica, Arial;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #284E61;
}

a.titlebig:active 	{
	font-family: Helvetica, Arial;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #284E61;
}

.smwhite {
	font-family: Helvetica, Arial;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.pageheader {
	word-spacing: normal;
	font-family: Helvetica, Arial;
	font-size: 15px;
	font-weight: bold;
	color: #002D59;
	display: block;
}
