a:link 		{color: #173956; background: none; text-decoration: none}
a:visited	{color: #858585; background: none; text-decoration: none}
a:hover		{color: #7D7AB0; background: none; text-decoration: underline}
a:active 	{color: #B06732; background: none; text-decoration: none}

BODY {color: #0A376C; background: #C9DCEF; background-image:url(/images/backgroundBlue2.gif)}

H1 {
		font-family: arial, sans-serif;
		font-size: 25px;
		font-weight: 800;
		letter-spacing:0.01em;
}

.border {
		border-color: #000000;
		border-style: solid; /* Options= Solid, Double, Dashed, Dotted, Grove, Ridge, Inset, Outset */
		border-width: 1px;
}

#members	{
		font-size: 12px;
		font-family: arial, sans-serif;
}

.subtitle {
		font-family: arial, sans-serif;
		font-size: 18px;
		font-weight: 700;
		letter-spacing:0.01em;
}

.text	{
		font-family: arial, sans-serif;
		font-size: 13px;
		padding-top: 0px;
		padding-bottom: 0px;
		padding-left: 10px;
		padding-right: 10px;
}

.list	{
		font-family: arial, sans-serif;
		font-size: 12px;
		padding-top: 0px;
		padding-bottom: 0px;
		padding-left: 0px;
		padding-right: 10px;
}

.list2	{
		font-family: arial, sans-serif;
		font-size: 11px;
		padding-top: 0px;
		padding-bottom: 0px;
		padding-left: 10px;
		padding-right: 10px;
}
.menu	{
		color: #173956; background: none;
		font-family: arial, sans-serif;
		font-size: 14px;
		font-weight: 600;
		padding-top: 4px;
		padding-bottom: 4px;
		padding-left: 10px;
		padding-right: 0px;
}
a.menu:link 		{color: #173956; background: none; text-decoration: none}
a.menu:visited	{color: #15446D; background: none; text-decoration: none}
a.menu:hover		{color: #7D7AB0; background: none; text-decoration: underline}
a.menu:active 	{color: #B06732; background: none; text-decoration: none}

.menubkgd {
    background: #82B6E3; background-image:url(/images/Menubkgd.gif)
}

.menu2bkgd {
    background: #82B6E3; background-image:url(/images/Menu2bkgd.gif)
}

.selected	{
		color: #173956; background: none;
		font-family: arial, sans-serif;
		font-size: 13px;
		font-weight: 800;
		line-height: 14px;
		text-decoration: none;
		padding-top: 0px;
		padding-bottom: 0px;
		padding-left: 2px;
		margin-left: 2px;
		padding-right: 0px;
}
a.selected:link 		{color: #173956; background: none; text-decoration: none}
a.selected:visited	{color: #15446D; background: none; text-decoration: none}
a.selected:hover		{color: #7D7AB0; background: none; text-decoration: underline}
a.selected:active 	{color: #B06732; background: none; text-decoration: none}

.submenu	{
		color: #173956; background: none;
		font-family: arial, sans-serif;
		font-size: 11px;
		font-weight: 400;
		padding-top: 4px;
		padding-bottom: 4px;
		padding-left: 30px;
		padding-right: 0px;
}
a.submenu:link 		{color: #173956; background: none; text-decoration: none}
a.submenu:visited	{color: #15446D; background: none; text-decoration: none}
a.submenu:hover		{color: #7D7AB0; background: none; text-decoration: underline}
a.submenu:active 	{color: #B06732; background: none; text-decoration: none}

.header	{
		color: #FFFFFF; background: none;
		font-family: arial, sans-serif;
		font-size: 11px;
		font-weight: 600;
		padding-top: 0px;
		padding-bottom: 0px;
		padding-left: 0px;
		padding-right: 0px;
}
a.header:link 		{color: #FFFFFF; background: none; text-decoration: none}
a.header:visited	{color: #FFFFFF; background: none; text-decoration: none}
a.header:hover		{color: #FFFFFF; background: none; text-decoration: underline}
a.header:active 	{color: #FFFFFF; background: none; text-decoration: none}

.footer {
		font-family: arial, sans-serif;
		font-size: 12px;
		text-align: center;
		font-weight: 600;
}

.websiteby {
		color: #000000; background: none;
		font-family: arial, sans-serif;
		font-size: 11px;
		text-align: center;
		padding-top: 15px;
		padding-bottom: 0px;
		padding-left: 0px;
		padding-right: 0px;
}