/* CSS Document */

body{
font-family: T VAG Rounded Thin, helvetica;
font-size:12px;
color: #000000;
margin: 0px 0px 0px 0px;
}

p { font-size: 12px;}
h1{ 
font-family: B VAG Rounded bold, helvetica;
font-weight:400;
font-size:17px;
color: #EDBE59;
}

h2{ 
font-family:T VAG Rounded Thin, helvetica;
font-size:12px;
color: #2E3888;
}
h3{ 
font-family:T VAG Rounded Thin, helvetica;
font-size:14px;
color: #2E3888;
}

.fact {
font-family:T VAG Rounded Thin, helvetica;
font-size:12px;
color: #7581BC;
}

.top {
font-family:T VAG Rounded Thin, helvetica;
font-size:9px;
color: #2E3888;
text-decoration:underline;
}
.boldit {
font-family:B VAG Rounded Bold;
font-size:12px;
color: #7581BC;
}

.use {
font-family:B VAG Rounded Bold;
font-size:12px;
color: #2E3888;
}

.header{ 
font-family: B VAG Rounded bold;
font-size:17px;
font-weight:400;
color: #2E3888;
}

.wspaces
{ letter-spacing: -0.2px;
}

.bullet { 
font-size: 16px;
color: #EDBE59;
font-weight:bold;
}

ol.decimal {list-style-type: decimal;
}

.menu {font-size:11px;
font-family:B VAG Rounded Bold;
font-weight:600;}
a:link {color:#32428B; text-decoration: none;}
a:visited {color:#32428B;text-decoration: none; }
a:hover{color:#EDBE59}
td.menu{ background-image: url(images/menu102x60_over.gif); 
background-repeat: no-repeat;
background-position:center;
background-position:left;
}
table.menu
{
	font-family:B VAG Rounded Bold;
	font-size:11px;
	position:absolute;
	visibility:hidden;
	font-weight:600;
	line-height: 120%;
	height: 90px;
	padding-left: 5px;
}

.bottomlinks a:hover
{color:#FCC245;text-decoration: none; }

.bottomlinks
{
	color:#32428B;
	font-size:12px;
}
	

