@charset "utf-8";
/* CSS Document */

body {
font-family:Arial, Helvetica, sans-serif;
font-size: 0.75em; 
line-height:1.5; 
color: #444444; 
width:100%;
text-decoration: none;
word-spacing: normal;
letter-spacing: 0;
height:100%;
margin:0;
}

p { font-size:12px; }

.bg {
background-image:url(../images/bg_01.png);
background-repeat:repeat-x;
}

a 		{ font-size:12px; color:#91C3E2; }
a:hover { font-size:12px; color:#01509D; }
a:visited { font-size:12px; color:#999999; }


.body1, .body2 { font-size:12px; color:#021830; }

.white { color:#FFFFFF; }

.footer { font-size:11px; color:#999999; text-decoration:none; }
.footer a { font-size:11px; color:#999999; text-decoration:none;  }
.footer a:hover { font-size:11px; color:#666666; text-decoration:underline; }

.bluequote { font-size:18px; font-weight:bold; font-style:italic; color:#01509D; line-height:1; }

/* Menus */

.nav	{	font-size:12px; color:#01509d; font-weight:bold; background-color:#fff; border-bottom:solid 5px #01509d; cursor:pointer; text-align:left; margin-right:2px; }
.navover{	font-size:12px; color:#01509d; font-weight:bold; background-color:#f0f0f0; border-bottom:solid 5px #021830; cursor:pointer; text-align:left; margin-right:2px; }

.sub	{ font-size:12px; background-color:#003C74; color:#FFFFFF; padding:4px 0 4px 8px; cursor:pointer; }
.subover{ font-size:12px; background-color:#01509D; color:#FFFFFF; padding:4px 0 4px 8px; cursor:pointer; }

.side	{ font-size:12px; color:#01509d; font-weight:lighter; border-bottom:solid 1px #01509d; padding:5px 0 -2px 0; cursor:pointer; }
.sideover { font-size:12px; color:#fff; font-weight:lighter; border-bottom:solid 1px #fff; padding:5px 0 -2px 0; cursor:pointer;}

.sidewhite	{ font-size:16px; color:#fff; font-weight:lighter; border-bottom:solid 1px #fff; padding:3px 0 0 0; cursor:pointer; }
.sidewhiteover {font-size:16px; color:#fff; font-weight:lighter; border-bottom:solid 1px #fff; padding:3px 0 0 0; cursor:pointer; }