body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color: #D2D9E3;
	margin-top: 34px;
	line-height: 17px;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 17px;
}

h1 {
	font-size:16px;
	font-weight: bold;
	color: #2B2773;
}

h2 {
	font-size:12px;
	font-weight: bold;
	color: #2B2773;
}

a:link {
color: #124db0;
text-decoration:none;
}

a:visited {
color: #124db0;
text-decoration:none;
}

a:hover {
color: #124db0;
text-decoration:underline;
}

a:active {
color: #124db0;
text-decoration:none;
}

#bghome {
	background-image:url(images/bg_main.gif);
	background-position:left top;
	background-repeat:repeat-x;
}

#container {
	text-align:center;
}

ul, dl {
  margin:.5em 0 1em;
  padding:0;
  list-style:none;
  }
	
ul li {
  background:url("images/list_bullet.gif") no-repeat 0 .5em;
  margin:0 0 6px;
  padding:0 0 0 15px;
  }
  
.hdrBlue {
font-size: 13px;
color: #032967;
font-weight: bold;
}
