body,td,th {
   font-family: Georgia, Times New Roman, Times, serif;
   font-size: 13px;
}
body {
   margin-left: 0px;
   margin-top: 0px;
   margin-right: 0px;
   margin-bottom: 0px;
}
.outerMenu {
   background-color: #003366;
   background-image: url(/images/menu_bg.jpg);
   background-repeat: no-repeat;
   background-position: left top;
   width: 200px;
   height: 191px;
   padding-top: 3px;
   padding-bottom: 0px;
}
.outerContent {
   padding: 20px;
   line-height: 25px;
   font-size: 12px;
   color: #333333;
   text-align: justify;
}
.outerContent h1 {
   width: 100%;
   font-family: Geneva, Arial, Helvetica, sans-serif;
   font-size: 25px;
   font-weight: normal;
   color: #003466;
   display: block;
   border-bottom-width: 1px;
   border-bottom-style: solid;
   border-bottom-color: #CCCCCC;
}
.ftr a {
   color: #999999;
   text-decoration: none;
}
.sidebar {
   color: #666666;
   padding-top: 60px;
   padding-right: 0px;
   padding-left: 0px;
   width: 230px;
}
#splash {
   position:absolute;
   left:50%;
   top:144px;
   width:559px;
   height:199px;/* 331px */
   overflow: hidden;
   margin-left:-185px;
   z-index:1;
}
   /*#splash img { margin-top: -72px; }*/
#contentDiv{
   position: relative;
   z-index: 2;
}
.disclaimer {
   font-family: Geneva, Arial, Helvetica, sans-serif;
   font-size: 11px;
   color: #AAA;
   width: 100%;
   padding: 5px 0px 50px 0px;
   margin: 0px;
}
.disclaimer a {
	color: #AAA;
	text-decoration:underline;
}
p.ftrlinks {
   text-align: center;
   font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
   font-size: 9px;
   text-transform: uppercase;
   font-weight: bold;
   letter-spacing: 2px;
   margin: 0px;
   padding: 15px 0px 15px 0px;
}
.ftrlinks a {
   text-decoration: none;
   color: #003466;
}
.form * {
   font-family: Georgia, Times New Roman, Times, serif;
   font-size: 11px;
}
.form td {
   padding: 5px 0px 0px 0px;
   line-height: normal;
}
ul {
list-style-position: outside;
list-style-image: url(/images/bullet.gif);
list-style-type: square;

}




