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: #000000; background: #C3E1F0;
    background-image:url(/images/Background.gif);
    background-repeat: repeat-x;
    margin: 0px;
    padding-top: 0px;
		padding-bottom: 0px;
		padding-left: 0px;
		padding-right: 0px;
}

H1 {
    color: #000000; background: none;
		font-family: arial, sans-serif;
		font-size: 18px;
		padding-top: 0px;
		padding-bottom: 0px;
		padding-left: 0px;
		padding-right: 0px;
}

.subtitle {
    color: #000000; background: none;
		font-family: arial, sans-serif;
		font-size: 16px;
		font-weight: 700;
		letter-spacing:0.01em;
}

.text	{
		color: #296C83;
		font-family: arial, sans-serif;
		font-size: 12px;
		padding-top: 0px;
		padding-bottom: 0px;
		padding-left: 10px;
		padding-right: 10px;
}

.home	{
		color: #296C83; background: none;
		font-family: arial, sans-serif;
		font-size: 12px;
		font-weight: 700;
}
a.home:link 		{color: #296C83; background: none; text-decoration: none}
a.home:visited	{color: #296C83; background: none; text-decoration: none}
a.home:hover		{color: #173C49; background: none; text-decoration: none}
a.home:active 	{color: #296C83; background: none; text-decoration: none}

.menu	{
		color: #FFFFFF; background: none;
		font-family: arial, sans-serif;
		font-size: 12px;
		font-weight: 600;
		padding-top: 0px;
		padding-bottom: 0px;
		padding-left: 5px;
		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: none}
a.menu:active 	{color: #B06732; background: none; text-decoration: none}

.menubkgd {
    background-image:url none;
}

.selected	{
		color: #959838; background: none;
		font-family: arial, sans-serif;
		font-size: 12px;
		font-weight: 800;
		line-height: 14px;
		text-transform: Uppercase;
		text-decoration: none;
		padding-top: 0px;
		padding-bottom: 0px;
		padding-left: 5px;
		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: none}
a.selected:active 	{color: #B06732; background: none; text-decoration: none}

.footer {
		font-family: arial, sans-serif;
		font-size: 12px;
		text-align: center;
}

.footerselected {
		font-family: arial, sans-serif;
		font-size: 12px;
		font-weight: 800;
}
a.footerselected:link 		{color: #000000; background: none; text-decoration: none}
a.footerselected:visited	{color: #000000; background: none; text-decoration: none}
a.footerselected:hover		{color: #000000; background: none; text-decoration: none}
a.footerselected:active 	{color: #000000; background: none; text-decoration: none}

.footermenu {
		font-family: arial, sans-serif;
		font-size: 12px;
		font-weight: 400;
}
a.footermenu:link 		{color: #000000; background: none; text-decoration: none}
a.footermenu:visited	{color: #000000; background: none; text-decoration: none}
a.footermenu:hover		{color: #000000; background: none; text-decoration: none}
a.footermenu:active 	{color: #000000; background: none; text-decoration: none}

.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;
}