body {
	background-image: url(../graphics/bg.gif);
	background-repeat: repeat-y;
	margin: 0;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	color: #ffffff;
	letter-spacing: 1px;
}

a.smalltext {
	font-size: 10px;
	letter-spacing: normal;
	text-decoration: underline;
	color: #FFFF00;
}

a.smalltext:visited {
	font-size: 10px;
	letter-spacing: normal;
	text-decoration: underline;
	color: #FFFF00;
}

a.smalltext:active {
	font-size: 10px;
	letter-spacing: normal;
	text-decoration: underline;
	color: #FFFF00;
}

a.smalltext:hover {
	font-size: 10px;
	letter-spacing: normal;
	text-decoration: underline;
	color: #FFFFFF;
}

a.nav {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: underline;
	letter-spacing: 1px;
}

a.nav:hover {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
	letter-spacing: 1px;
}

a.navsmall {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	color: #ffffff;
	text-decoration: underline;
	letter-spacing: normal;
}

a.navsmall:hover {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
	letter-spacing: normal;
}

a.breadcrumbs {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	color: #fff000;
	text-decoration: underline;
	letter-spacing: normal;
}

a.breadcrumbs:hover {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
	letter-spacing: normal;
}

a.leftnav {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	color: #fff000;
	text-decoration: underline;
}

a.leftnav:hover {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}

a {
	font-family: Arial, Helvetica, Sans-Serif;
	color: #000;
	text-decoration: underline;
	letter-spacing: 1px;
}

a:hover {
	font-family: Arial, Helvetica, Sans-Serif;
	color: #ffffff;
	text-decoration: underline;
	letter-spacing: 1px;
}

#contentbg {
	margin: 0;
	width: 744px;
	height: 100%;
}

#form {
	border: 1px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

#contentheader {
	background-image: url(../graphics/onsiteheader.gif);
	background-repeat: no-repeat;
	margin: 0;
	width: 744px;
	height: 100%;
}

#nav {
	background-image: url(../graphics/csi_lady.gif);
	background-repeat: no-repeat;
	left: 0px;
	top: 20px;
	width: 367px;
	height: 221px;
	position: absolute;
}

#logo {
	background-image: url(../graphics/logo.gif);
	background-repeat: no-repeat;
	left: 310px;
	top: 47px;
	width: 340px;
	height: 87px;
	position: absolute;
}

#undernav {
	background-image: url(../graphics/wires.gif);
	background-repeat: no-repeat;
	left: 358px;
	top: 150px;
	width: 274px;
	height: 140px;
	position: absolute;
	padding-top: 5px;
	padding-left: 50px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	color: #ffffff;
	letter-spacing: normal;
}

#undernavb {
	background-image: url(../graphics/wires.gif);
	background-repeat: no-repeat;
	left: 358px;
	top: 150px;
	width: 274px;
	height: 140px;
	position: absolute;
	padding-top: 5px;
}

#content {
	left: 110px;
	top: 260px;
	width: 500px;
	position: absolute;
	z-index: 500;
}

#content2 {
	left: 100px;
	top: 260px;
	width: 560px;
	position: absolute;
	z-index: 500;
}

td.content {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	color: #ffffff;
	letter-spacing: 1px;
}

td.navtext {
	border-left: 1px dashed #fff;
	padding-left: 5px;
	line-height: 24px;
}

td.contact {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 11px;
	color: #ffffff;
}

h1 {
	font: 100% "Trebuchet MS", "Lucida Grande", Helvetica, Sans-Serif;
	font-weight: bold;
	font-size: 24px;
	color: #d50000;
}

.small {
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	font-size: 10px;
	color: #ffffff;
}

.subhead {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	text-decoration: underline;
	color: #ff0000;
	font-weight: bold;
}

.clear {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	color: #ffffff;
	letter-spacing: normal;
	visibility: hide;
}
	
