﻿body 
{
	font-family:Arial;
	font-size:9pt;
}

img { border:0px;}
.menutext
{
	font-size:12pt;
	font-weight:bold;
	color:Black;
}
.menutext:hover
{
	text-decoration:underline;
}
.footertext
{
	font-size:8pt;
}
.footertext2,
.footertext2 a
{
	font-size:8pt;
	color:black;
	text-decoration:none;
}
#container
{
	
	width:100%;
	height:100%;
	
	
	position:absolute;
	
}
.headline1
{
    color:Black;
    font-size:10pt;
    font-weight:bold;
}
a.link
{
	text-decoration:none;
	font-weight:bold;
	color:#432c3b;
}
a.link:hover
{
	text-decoration:underline;
	font-weight:bold;
	color:#432c3b;
}
a.linkblue
{
	text-decoration:none;
	font-weight:bold;
	color:#111565;
}
a.linkblue:hover
{
	text-decoration:underline;
	font-weight:bold;
	color:#111565;
}
.headline
{
    color:#111565;
    font-size:12pt;
    font-weight:bold;
}
.subheadline1
{
    color:Black;
    font-size:10pt;
    font-weight:bold;
}
.smalltext
{
    color:Black;
    font-size:8pt;    
}
.loginboxtext
{
	color:White;
	font-size:10pt;
}
a.linkwhite
{
	text-decoration:none;
	font-weight:bold;
	color:white;
}
a.linkwhite:hover
{
	text-decoration:underline;
	font-weight:bold;
	color:white;
}
a.linkblue9pt
{
	text-decoration:none;
	font-weight:bold;
	color:#111565;
	font-size:9pt;
}
a.linkblue9pt:hover
{
	text-decoration:underline;
	font-weight:bold;
	color:#111565;
	font-size:9pt;
}