/* CSS Document */

	body,td,th {margin: 0px; font-family: Arial, Helvetica, sans-serif; font-size: 13px;}
	/* background-color: #99ccff */
	

/* START Links */

	a {font-size: 14px; text-decoration: none; color: #006699;}
	a:hover {text-decoration: underline; color: #0000FF;}
	.topLink {padding-left: 20px; font-size: 11px;}
	.topLink a {font-size: 11px;}

/* END Links */

	.mainContent {padding-left: 10px;}

	.image-left {float: left; padding: 5px;}
	.image-right {float: right; padding: 5px;}
	p {text-indent: 25px;}
	fieldset {border: #ccc solid 2px; padding: 5px; -moz-border-radius: 10px;}
	fieldset a {font-size: 13px;}
	legend {color: #399;}
	ul {list-style-type: circle;}
	ul.bold {font-weight: bold;}
	td div.indent {text-indent: 15px;}
	.notice {font-size: 12px;}
	.notice a {font-size:12px;}

/* START Background Images */

td.top4 {background-image:url(../images/top3.gif); height:33px;}
td.navBG {background-image:url(../images/NavBG.gif);}
td.stampBG {background-image:url(../images/StampBG.gif);}

/* END Background Images */

/* START Footer */

	.stamp   {font-size: 10px}
	.stamp a {font-size: 10px;}
	
/* END Footer */