body {
	color: #000000;
	background: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font: small Verdana, Arial, Helvetica, sans-serif;
}
img {
	margin: 0px;
	border: 0px;
}
#skipp {
	font: small Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: #C6403C url(visulas/reddot1.jpg) repeat-x left top;
	text-align: right;
	vertical-align: top;
	margin: 0px;
	padding: 6px 50px 10px 10px;
}
#skipp a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
#skipp a:hover {
	color: #FFFF33;
	text-decoration: none;
}
#skipp a:visited {
	text-decoration: underline;
	color: #CCCCCC;
}
#banner {
	background: #C6403C url(visulas/reddot1.jpg) repeat fixed left top;
	text-align: left;
	vertical-align: top;
	margin: 0px;
	padding: 0px 0px 0px 40px;
	border-bottom: 1px solid #000000;
}
#leftc {
	text-align: left;
	vertical-align: top;
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 5px;
	float: left;
	width: 180px;
}
#leftc ul {
	list-style: none;
	text-align: center;
	margin: 0px 0px 10px;
	padding: 0px;
	background: #FFFF99;
}
#leftc li {
	border-bottom: 1px solid #CC9900;
	padding: 5px 3px 7px;
	margin: 0px;
}
.here {
	margin: 0px;
	font-style: italic;
	color: #666666;
	background: #FFFFCC;
}
#leftc p {
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	width: 170px;
}
#leftc a:hover {
	color: #660033;
	text-decoration: none;
	background: #FFCC66;
	padding: 0px;
	margin: 0px;
}
#subnav {
	padding: 0px 50px;
	margin: 0px;
	text-align: right;
	vertical-align: top;
	color: #990000;
	font-size: small;
	font-weight: bold;
}
#largec {
	text-align: left;
	vertical-align: top;
	margin: 0px 60px 10px 220px;
	padding: 0px 10px 20px;
	line-height: 1.7em;
}
#footer {
	text-align: right;
	vertical-align: top;
	padding: 0px 70px;
	border-top: medium dotted #CCCCFF;
	margin: 20px 0px 0px;
}
#footer p {
	font: small Arial, Helvetica, sans-serif;
	padding-top: 20px;
	margin: 0px;
	padding-bottom: 20px;
}
h1 {
	font-size: medium;
	color: #660033;
	margin: 0px;
	padding-top: 10px;
}
h2 {
	font-size: small;
	color: #000066;
	padding-top: 15px;
	padding-bottom: 0px;
}
h3 {
	font-size: small;
	color: #660033;
}
#largec ul {
	margin-bottom: 30px;
}
#largec ul li {
	margin-top: 5px;
	margin-bottom: 10px;
}
#largec ol li {
	margin-top: 20px;
}

a:link {
	color: #000066;
	text-decoration: underline;
}
a:hover {
	color: #660033;
	text-decoration: none;
}
a:visited {
	color: #993399;
	text-decoration: underline;
}
.smallertxt {
	font-size: 80%;
}
.imright {
	margin: 0px 0px 10px 15px;
	float: right;
}
.imleft {
	margin: 0px 15px 10px 0px;
	float: left;
}
.greenbold {
	font-weight: bold;
	color: #003300;
}
.redbold {
	font-weight: bold;
	color: #990000;
}
.callout {
	background: #CCFFFF;
	padding: 5px;
}
