table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}

body {
	background-color: #062693;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}

	a:link { color : #ffffff; }
    a:visited { color : #ffffff; }
    a:hover { color : #dcef0a; }
    a:active { color : #ffffff; }
	
	.botNav:link { color : #ffffff; }
    .botNav:visited { color : #ffffff; }
    .botNav:hover { color : #dcef0a; }
    .botNav:active { color : #ffffff; }
	
	.catBox:link { color : #A80307; }
    .catBox:visited { color : #A80307; }
    .catBox:hover { color : #000000; }
    .catBox:active { color : #A80307; }
	
	ul {list-style-image: url(images/bullet.gif); line-height:20px}
    .colheader{
	background-color:#000044;
	font:14px arial;
	color:white;
     }
     .landingpic{border:1px solid #000044;}
     .landingtestimonial{
	padding:24px 4px 12px 4px;
	font:12px arial;
	font-style:italic;
      }