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: #1A2F69; background: #42539F;
    background-image:url(/images/Background.jpg);
    background-repeat: repeat-x;
    margin 0px;
    padding-top: 0px;
		padding-bottom: 0px;
		padding-left: 0px;
		padding-right: 0px;
}

H1 {
		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	{
		font-family: arial, sans-serif;
		font-size: 12px;
		padding-top: 0px;
		padding-bottom: 0px;
		padding-left: 10px;
		padding-right: 10px;
}

.caption	{
		font-family: arial, sans-serif;
		font-size: 11px;
		text-align: center;
		padding-top: 0px;
		padding-bottom: 0px;
		padding-left: 0px;
		padding-right: 0px;
		font-weight: 800;
}

.menu	{
		color: #747474; background: none;
		font-family: arial, sans-serif;
		font-size: 12px;
		font-weight: 600;
		padding-top: 0px;
		padding-bottom: 0px;
		padding-left: 25px;
		padding-right: 0px;
}
a.menu:link 		{color: #747474; background: none; text-decoration: none}
a.menu:visited	{color: #747474; background: none; text-decoration: none}
a.menu:hover		{color: #213063; background: none; text-decoration: none}
a.menu:active 	{color: #FFFFFF; background: none; text-decoration: none}

.submenu	{
		color: #505150; background: none;
		font-family: arial, sans-serif;
		font-size: 11px;
		font-weight: 400;
		padding-top: 0px;
		padding-bottom: 0px;
		padding-left: 30px;
		padding-right: 0px;
}
a.submenu:link 		{color: #505150; background: none; text-decoration: none}
a.submenu:visited	{color: #505150; background: none; text-decoration: none}
a.submenu:hover		{color: #213063; background: none; text-decoration: none}
a.submenu:active 	{color: #FFFFFF; background: none; text-decoration: none}

.menubkgd {
    background: #D0D0D0;
    background-image: url(/images/Menubkgd.gif);
}

.barbkgd {
    color: #FFFFFF; background: none;
    background-image: url(/images/bar.jpg);
    background-repeat: no-repeat;
    font-family: arial, sans-serif;
		font-size: 15px;
		font-weight: 800;
}

.barbkgd2 {
    color: #FFFFFF; background: #4A5CA4;
    font-family: arial, sans-serif;
		font-size: 15px;
		font-weight: 800;
}
a.barbkgd2:link 		{color: #FFFFFF; background: none; text-decoration: none}
a.barbkgd2:visited	{color: #FFFFFF; background: none; text-decoration: none}
a.barbkgd2:hover		{color: #FFBC2D; background: none; text-decoration: none}
a.barbkgd2:active 	{color: #FFFFFF; background: none; text-decoration: none}

.footerbkgd {
    background: none;
    background-image: url(/images/footerbkgd.gif);
    background-repeat: no-repeat;
}

.selected	{
		color: #FFFFFF; background: #273367;
		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: 25px;
		padding-right: 0px;
}
a.selected:link 		{color: #FFFFFF; background: #273367; text-decoration: none}
a.selected:visited	{color: #FFFFFF; background: #273367; text-decoration: none}
a.selected:hover		{color: #FFFFFF; background: #273367; text-decoration: none}
a.selected:active 	{color: #FFFFFF; background: #273367; text-decoration: none}

.footer {
    font-family: arial, sans-serif;
		font-size: 13px;
		text-align: center;
}

.footerselected {
		font-family: arial, sans-serif;
		font-size: 12px;
		font-weight: 800;
}
a.footerselected:link 		{color: #FFBC2D; background: none; text-decoration: none}
a.footerselected:visited	{color: #FFBC2D; background: none; text-decoration: none}
a.footerselected:hover		{color: #FFFFFF; background: none; text-decoration: none}
a.footerselected:active 	{color: #FFBC2D; background: none; text-decoration: none}

.footermenu {
    color: #FFFFFF; background: none;
		font-family: arial, sans-serif;
		font-size: 12px;
		font-weight: 400;
}
a.footermenu:link 		{color: #FFFFFF; background: none; text-decoration: none}
a.footermenu:visited	{color: #FFFFFF; background: none; text-decoration: none}
a.footermenu:hover		{color: #D7DFFE; background: none; text-decoration: none}
a.footermenu:active 	{color: #FFFFFF; background: none; text-decoration: none}

.websiteby {
		color: #FFFFFF; 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;
}