/*---------------------------
	TEXT STYLES
---------------------------*/

body {
	background-color: #FFFFFF;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	margin: 0px;
}

p {
  line-height: 18px;
}

li {
  line-height: 18px;
}
	
.qsp {
  list-style-image: url(/images/qsp_bullet_2.gif);
}
  
td {
  font-size: 11px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
}

a:link { color: #1C4C7A; text-decoration: none;}
a:visited { color: #1C4C7A; text-decoration: none;}
a:hover { color: #1C4C7A;	text-decoration: underline;}

h1 {
	font-family: Verdana, Arial, Univers, sans-serif;
	color: #1E5088;
	font-weight: bold;
  text-align: center;
	font-size: 18px;
}

h2 {
	font-family:  Verdana, Arial, Arial Narrow, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #577EA6;
}

h3 {
	font-family:  Verdana, Arial, Arial Narrow, Arial, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}

.header {
  background-image: url('../images/banner.jpg'); 
  background-position: top left; 
  background-repeat: no-repeat;
  backround-color: #B0BD91;
  width: 780px;
}

.nav {
  background-image: url('../images/nav_bg.jpg'); 
  background-position: top left; 
  background-repeat: no-repeat;
  background-color: #7794B2;
  width: 200px;
}

.spacer {
  background-image: url('../images/spacer_top.jpg'); 
  background-position: top left; 
  background-repeat: no-repeat;
  backround-color: #FFFFFF;
  width: 28px;
}

.content {
  backround-color: #FFFFFF;
  width: 552px;
}

li.navigation { 
  list-style: none;
  margin-bottom: 8px;
  text-align: right; 
}

li.navigation1 { 
  list-style: none;
  margin-bottom: 0px;
  text-align: right;
  color:#000099;
  font-weight:bolder;
  font-size:14px; 
  font-family:Arial;
}
li.navigation2 { 
  list-style: none;
  margin-bottom: 0px;
  text-align:right; 
}
ul.navlist {
  margin-right: 25px;
  dislpay: inline;
}

a.menu:link { line height: 11px; color: #025581;	text-decoration: none; font: bold 12px Verdana; }
a.menu:visited { color: #025581; text-decoration: none; font: bold 12px Verdana; margin-bottom: 10px; }
a.menu:hover { color: #FFFFFF; text-decoration: none; font: bold 12px Verdana; margin-bottom: 10px; } 

a.bottom:link { color: #025581;	text-decoration: none; font: bold 16px Verdana; }
a.bottom:visited { color: #025581; text-decoration: none; font: bold 16px Verdana;}
a.bottom:hover { text-decoration: underline; } 