body {
	font: 14px arial, helvetica, sans-serif;
	color: #000;
	background: #fff;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
		}
.space {
	margin-top: 4px;
	margin-bottom: 6px;
	margin-left: 16px;
	line-height: 15px;
	font-size: 13px;
	}
.h3main {
	font-size: 17px;
	font-weight: bold;
	color: #000;
	margin-top: 20px;
	margin-bottom: 0px;
	pause: 20ms 20ms;
	}
.callOut {
	color: #000;
	margin-top: 25px;
	margin-bottom: 0px;
	background-image: url(../img/callOut.gif);
	background-repeat: no-repeat;
	margin-left: 0px;
	}
.copyright {
	margin-left: 265px;
	margin-top: 0px;
	color: #fff;
	line-height: 10px;
	font-size: 12px;
	}
#nav {
	position: absolute;
	left:-2px;
	top:125px;
	width:230px;
	border:0px solid #000;
	color: #000;
	font-weight: normal;
	border: 1px solid #ddd;
	padding-bottom: 30px;
		}
	#nav A {
	color: #000;
	font-weight: bold;
	padding-left: 15px;
		}
	#nav a:link {
	text-decoration: none;
		}
	#nav a:visited {
	text-decoration: none;
		}
	#nav a:active {
	text-decoration: none;
	background-image: url(arrow2.gif);
	background-repeat: no-repeat;
		}
	#nav a:hover {
	text-decoration: underline;
	background-image: url(arrow_hover.gif);
	background-repeat: no-repeat;
		}
	#nav a.active:link {
	text-decoration: none;
	background-image: url(arrow.gif);
	background-repeat: no-repeat;
		}
	#nav a.active:visited {
	text-decoration: none;
	background-image: url(arrow.gif);
	background-repeat: no-repeat;
		}
	#nav a.active:hover {
	text-decoration: underline;
	background-image: url(arrow_hover.gif);
	background-repeat: no-repeat;
		}
	#nav a.null:link {
	text-decoration: none;
	background-image: url(arrowNull.gif);
	background-repeat: no-repeat;
		}
	#nav a.null:visited {
	text-decoration: none;
	background-image: url(arrowNull.gif);
	background-repeat: no-repeat;
		}
	#nav a.null:hover {
	text-decoration: underline;
	background-image: url(arrowNull.gif);
	background-repeat: no-repeat;
		}
	#sub0 {
	font-size: 17px;
	margin: 0px;
	padding-top: 10px;
}
	#sub1 {
	font-size: 15px;
	margin-left: 15px;
}
	#sub2 {
	font-size: 13px;
	margin-left: 30px;
	padding-bottom: 5px;
}
   #sub3 {
   font-size: 13px;
	margin-left: 40px;
	padding-bottom: 3px;
   }
#main {
	margin-left: 245px;
	margin-right:60px;
	margin-top: 25px;
		}
	#main h1 {
	font-size: 26px;
	font-weight: bold;
	margin: 0px;
	color: #444;
	pause: 30ms 40ms;
		}
	#main h2 {
	font-size: 18px;
	font-weight: bold;
	color: #222;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 20px;
	pause: 20ms 20ms;
		}
	#main h3 {
	font-size: 16px;
	font-weight: bold;
	color: #444;
	text-transform: uppercase;
	margin-top: 10px;
	margin-right: 200px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: inset;
	border-bottom-width: 2px;
	pause: 20ms 20ms;
		}
	#main h4 {
	font-size: 16px;
	font-weight: bold;
	color: #444;
	text-transform: uppercase;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 20px;
	pause: 20ms 20ms;	
		}
#main h5{margin:0;font-size:14px;}
	#main span {
	font-size: 18px;
	font-weight: bold;
	margin: 0px;
	color: #000;
		}
#main p {margin: 4px 0px 16px 20px;}
	#main li {
	margin-left: 20px;
		}
	#main dt {
	margin-top: 10px;
	margin-left: 20px;
	font-weight: bold;
		}
	#main a:link {
	text-decoration: none;
	font-weight: bold;
	color: #660033;
		}
	#main a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #660033;
		}
	#main a:active {
	text-decoration: none;
	font-weight: bold;
	color: #CC0000;
		}
	#main a:hover {
	text-decoration: underline;
	color: #ae0060;
		}
	#main td {
	font: 12px/13px arial,helvetica,sans-serif;
	font-weight: bold;
		}
	#main #menu {
	float:right;
	width:190px;
	padding: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	border: 1px solid #ddd;
		}
	#menu p {
	margin-left: 0px;
	margin-top: 0px;
		}
#main .imgRight{float:right;padding:0 20px 6px;line-height:18px;}
#main .imgLeft{float:left;padding:0 20px 6px;line-height:18px;}
#topBanner {
	background-image: url(../img/bannerBG.gif);
	background-repeat: repeat-x;
		}
#bannerImage {
	height: 105px;
}
#footer {clear:both;
	background-image: url(../img/footer.jpg);
	background-repeat: repeat-x;
	width: 100%;
	height: 30px;
		}
#footerFixed {
	position: absolute;
	left:0px;
	top:740px;
	background-color: #999;
	background-image: url(../img/footer.jpg);
	background-repeat: repeat-x;
	width: 100%;
	height: 30px;
	}
#tag {
	position: absolute;
	left:20px;
	top:106px;
	}
.floatLeft {
	float: left;
	padding-right: 20px;
	padding-bottom: 20px;
}
#main a.h4nav {color:#444;}
#main a.h1nav {color: #000;}
#main hr {clear:both;height:1px;margin:20px 0;}

.break {background:url(../img/rose.gif) center center no-repeat; height:60px;text-align:center;}