body { 
	background-image: url('images/bluesand_bg.gif'); 
	text-align: center; 
}
body,div,p,td,th,font,span { 
	font-family: helvetica;
	font-size: 12px;
}
a { 
	color: #555;
	text-decoration: none;
	font-size: 1em;
}
a:hover {
	color: #993333;
	text-decoration: underline;
}
input {
	margin-left: 5px;
}
li {
	padding-top: 4px;
	padding-bottom: 4px;
}
div.fpbar { 
	background-image: url('images/fp_bar1.gif'); 
	text-align: left; 
	height: 70px;
	line-height: 40px;
	padding-left: 20px;
	font-size: 24px;
}
div.ipbar { 
	background-color: #ffffff;
	background-image: url('images/fp_bar1.gif'); 
	text-align: center;
	height: 70px;
	line-height: 40px;
}
div.logo {
	background-color: #ffffff;
	width: 197px;
	border-bottom: 18px solid #99cccc;
}
img.logo {
	width: 190px;
	height: 211px;
	border: 0;
}
div.mbox {
	background-color: #ddddcc;
	border-top: 18px solid #003366;
	background-image: url('images/int_nav_01.gif'); 
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 5px solid #660000;
}
div.body {
	text-align: left;
	margin: 0 auto;
	background-color: #ffffff;
	width: 703px;
	padding: 0px;
	border-left: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
	border-right: 1px solid #336699;
	border-bottom: 1px solid #336699;
}
div.content {
	padding: 20px;	
}
h1 {
	margin-top: 0px;
	color: #003366;
	font-size: 30px;
	font-weight: bold;
}
h1#pt {
	margin-top: 0px;
	color: #000;
	font-size: 1.2em;
	font-weight: bold;
}
b {
	color: #000000;
	font-size: 14px;
}
h2 {
	color: #880000;	
	font-size: 16px;
	margin: 0px;
	padding: 0px;
	border-bottom: 1p solid #880000;
}
h3 {
	color: #000000;	
	font-size: 14px;
}
h6 {
	color: #66aaaa;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 25px;
}

#credits { color: #444444; text-align: center; font-size: 11px; padding: 4px; }
#credits a { color: #666666; text-decoration: none; font-size: 8px; text-align: right; padding-left: 4em; }
#credits a:hover { color: #666666; text-decoration: underline; } 


ul#snav,
ul#snav li {
/* Setting a common base */
margin: 0;
padding: 0;
}

ul#snav {
width: 100%;
text-align:center;
}

ul#snav li {
display: inline-block;
width: auto;
padding:0.4em;
min-height: 50px;
background: #fff;
vertical-align: top;
/* For IE 7 */
zoom: 1;
*display: inline;
}
#snav a {
font-size: 1.0em;
}
