body {
	margin: 0px auto;
	padding: 0px;
/*	position: absolute; */
	width: 778px;
	font-family: Arial, "Times New Roman", Times, serif;
	font-size: 13px;
	top: 0px;
	right: 0px;
	height: auto;
	background-color:#f6f9fd
/*	background-color:#bbffff */
}

h1 {
	font-family: "Bell MT", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 24pt;
/*	color:#0000ff; */
    color:#1460A6;
    text-align: center;    
}

a {
	color: #035AB0;
}

a:hover, a:link, a:visited, a:active {
	text-decoration: underline;
}

a:link.footer-link, a:active.footer-link, a:visited.footer-link  {
	color: #D1DDE4;
	text-decoration: none;
}
a:hover.footer-link {
	color: #FDFBC0;
	text-decoration: underline;
}

img {
   padding: 5px;
}

div.center {
    text-align: center;
}

div.center table   {
/*    margin-left: auto; */
/*    margin-right: auto; */
    text-align: left;
	border-collapse:collapse;
}

div.center td {
	padding: 0px;
}

#MainHeader {
	width:778px;
	height:182px;
/*	height:274px; */
	margin:0px;
	padding:0px;
	border:0;
	background-image: url(images/hdr.jpg);	
/*	background-image: url(images/hdrtest.jpg);	*/
}
#SubHeader {
	width: 545px;
	height:52px;
	margin:0px;
	padding:0px;
	border:0;
	background-image: url(images/hdr2.jpg);	
}

#NavMenuCell {
	background-image: url(images/bg.gif);
}

#NavContainer {
	font-family: Tahoma, sans-serif;
	width:233px;
	height:auto;
	background-image: url(images/menufooter.jpg);
	background-position: bottom;
}
#NavContainer table {
	width:233px;
}
#NavContainer td {
	background-image: url(images/button.jpg);
	background-repeat: no-repeat;
	height: 32px;
	width:233px;
	padding-left: 60px;
	font-size:12px;
	font-weight:600;

}
#NavContainer a {
	color: #FFFFFF;
	text-decoration: none;
}
#NavContainer a:hover {
	color:#FFFF66;
	text-decoration: none;
}
#CurrentPage a {
	color:#FFFF66;
	text-decoration: none;
}

#NewsContainer {
	width:233px;
	height:auto;
}
#NewsContainer table {
	width:233px;
}
#NewsContainer td {
	padding-top:10px;
	padding-left:25px;
	padding-right:10px;
	font-size:14px;
}

#NewsContainer td.NewsHeader {
	font-family: Arial, Helvetica, sans-serif;
/*	color: #035AB0; */
    color:#1460A6;
	text-align: justify;
	font-weight:bold;
}
#NewsContainer td.NewsBody {
	margin-top: .5em;
}

.NavDetails {
	font-family: "Bell MT", Arial, Helvetica, sans-serif;
	padding-top: 10px;
	padding-left: 30px;
	padding-right: 10px;
}
.NavDetails.DetailsHeader   {
/*	font-family: Arial, Helvetica, sans-serif; */
	color: #035AB0;
	font-weight:bold;
}
.NavDetails p {
	font-size:16px;
	margin-right: 15px;
/*	text-align: justify; */
}
.NavDetails ul {
	font-size:16px;
	list-style-type: circle;
	padding-left:10px;
	margin-left:10px;
}

#ContentContainer {
	width:545px;
	background-image: url(images/contentbg.jpg);
	background-repeat:repeat-y;
	margin-bottom: 10px;
}
#ContentContainer p, h1, h2, h3, hr {
	padding-left: 10px;
	margin-right: 10px;
}
#ContentContainer h2, h3 {
/*	color:#0000ff; */
    color:#1460A6;
}

#ContentContainer p.SectionBreak, hr {
	text-align: right;
	margin-left: 10px;
	margin-right: 10px;	
}

#FooterContainer {
	width:778px;
	font-family: Arial, Tahoma, sans-serif;
/*	background-color: #26292E; */
/*    background-color: #28A2C7; */
    background-color:#1760A9;
}
#FooterContainer td {
/*	text-align: center; */
	font-size:12px;
/*	color: #FDFBC0; */
	color: #F5F5F5;
	padding-left:10px;
	padding-right:10px;
	font-weight:normal;	
}
#FooterContainer tr.TopRow td {
	padding-top:5px;
}
#FooterContainer tr.BottomRow td {
	padding-top:5px;
	padding-bottom:5px;
}

#FooterContainer td.Copyright {
	text-align: right;
	font-size: 10px;
	font-weight: normal;
/*	color: #869DA8;	*/
/*	color: #2F4F4F;	*/
    color: #F5F5F5;
}

#FooterContainer ul { list-style-type: none; padding: 0; margin: 0; }
#FooterContainer li { display:inline; padding: 0; margin: 0; }
#FooterContainer a {
	color: #D1DDE4;
	text-decoration:none;
}
#FooterContainer a:hover {
	color: #FDFBC0;
	text-decoration: underline;
}

#FooterLinkbar {
	text-align:center;
}

.address-table {
    border: 0px;
    border-collapse: collapse;
}

table.fee-table-test td {
    margin: 20px;
    border: 1px solid #000;
    border-collapse: collapse;
    padding-left: 5px;
	background-color: #EEEEEE;
}

.fee-table {
	width: 500px;
	border-top: 1px solid #000;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	margin-left: 20px;
	background-color: #EEEEEE;
}
.fee-table-header {
	width: 500px;
	margin-left: -10px;
	padding-left: 5px;
	margin-right: -2px;
	padding-right: 5px;
	border-bottom: 1px solid #000;
	font-weight: bold;
}
.fee-desc {
	width: 360px;
	margin-left: -10px;
	padding-left: 5px;
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
}
.fee-amount {
	width: 140px;
	text-align: right;
	margin-right: -2px;
	padding-right: 5px;
	border-bottom: 1px solid #000;
}
.fee-table-footnote {
	font-size: 12px;
	margin: 0px 0px 0px 20px;
	padding: 5px 20px 5px 0px;
	/*
	margin-left: 20px;
	padding-right: 20px;
	margin-top: 0px;
	padding-top: 0px;
	*/
}

.underline {
	text-decoration:underline;	
}
.italic {
	font-style:italic;
}
.float-left {
	float: left;
	margin-right: 10px;
}
.float-right {
	float: right;
	margin-left: 10px;
}

.align-justify {
	text-align: justify;
}
.align-right {
	text-align: right;
}

.center {
	text-align: center;
}
.bigtext {
	font-size: 24px;
}
.blue {
	color: #0000ff;
}
.header-blue {
	color: #1460A6;
}
.red {
	color: #ff0000;
}
.purple {
	color: #ff00ff;
}
.bold {
	font-weight: bold;
}

.popup {
	color: #035AB0;
	text-decoration:underline;
	cursor:hand;
}

.small-font {
	font-size: 12px;
}

.header-font {
	font-family: "Bell MT", Arial, Helvetica, sans-serif;
}

.repeat-logo {
	background-image: url(images/logo1.gif);
	background-repeat: repeat-y;
}