body {
	font-family: "trebuchet ms", Verdana, Helvetica, sans-serif;
	color: #618DAB;
	background-image: url(../images/grid_lt_blue.gif);
	font-weight: lighter;
	background-color: #FFFFFF;
	font-size: 13px;
}
a:link {
	color: #FF9966;
	text-decoration: none;
	font-weight: normal}
a:visited {
	color: #FF9966;
	text-decoration: none;
	font-weight: normal}
a:hover {
	color: #FF6600;
	text-decoration: none;
	font-weight: normal}
a:active {
	color: #FF9966;
	font-weight: normal}
.nav {
	border: 1px dotted #CCCCCC;
	margin: 0px;
	padding: 0px;
}
.bodymajor {
	width: 644px;
	background-color: FFFFFF;
	margin: 0px;
	padding: 0px;
	border: 1px #99CCCC dashed;
}
.navblock {
	border-bottom: 1px dotted #FFCC99;
	border-left: 0px;
}
.tinyboldheader {  
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.bodyblockbox {
	font-size: 13px;
	background-color: #FFFFFF;
	font-weight: lighter;
	border: 1px dashed #99CCCC;
	list-style-position: outside;
	list-style-type: square;
	margin: 2px;
	padding: 2px;
}
.bodyblocktxt {
	font-size: 13px;
	background-color: #FBFBFB;
	border: none;
	font-weight: lighter;
	list-style-position: outside;
	list-style-type: square;
}
.disclaimer {
	font-family: Arial, Helvetica, sans-serif;
	color: #618DAB;
	font-weight: lighter;
	font-size: 10px;
}
.navblockleft {
	border-right: 1px dashed 99CCCC;
	border-bottom: 1px dashed 99CCCC;
}
.navblockprevnext {
	border-top: 1px dashed 99CCCC;
	border-left: 1px dashed 99CCCC;
}
.navbodyblocktxt {
	font-size: 13px;
	border: none;
	font-weight: lighter;
}
.navblockbtm {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #FFCC99;
}
.bodyblocktxtbld {
	font-size: 13px;
	background-color: #FBFBFB;
	border: none;
	font-weight: bold;
	list-style-position: outside;
	list-style-type: square;
}
