body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 76%;
	color: #333333;
	font-weight: normal;
	background-color: #FFFFFF;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.blue {
	background-image: url(images/bluebg.gif);
	background-repeat: repeat;
	text-align: left;
	vertical-align: top;
	width: 250px;
}

td.white {
	background-image: url(images/whitebg.gif);
	background-repeat: repeat;
	text-align: left;
	vertical-align: top;
	width: 485px;
	margin: 0px;
	padding: 0px;
	height: 135px;
}

table.nav {
	border-width: 0px 0px 0px 0px;
	border-spacing: 0px 0px;
	border-style: none none none none;
	border-collapse: separate;
	width: 100%;
	height: 97px;
	font-size: 0.95em;
	color: #FFFFFF;
}

table.nav td {
	border-width: 0px 0px 0px 0px;
	padding: 3px 7px 0px 0px;
	border-style: none none none none;
	text-align: right;
	vertical-align: bottom;
	height: 25%;
}

table.nav a:link {
	text-align: right;
	text-decoration: none;
	padding: 0px;
	color: #000000;
	margin: 0px;
}

table.nav a:hover {
	color: #FFFFFF;
}

table.nav a:visited {
	color: #000000;
}

table.nav a:visited:hover {
	color: #FFFFFF;
}



.view  {
	text-align: center;
	color: #000000;
	vertical-align: middle;
}

table.links {
	border-width: 0px 0px 0px 0px;
	border-spacing: 0px 0px;
	border-style: none none none none;
	border-collapse: separate;
	width: 100%;
	font-size: 1em;
	margin: 0px;
	padding: 0px;
	color: #000000;
}

table.links td {
	border-width: 0px 0px 0px 0px;
	padding: 3px 7px 0px 0px;
	border-style: none none none none;
	text-align: right;
	vertical-align: bottom;
}

table.links a:link {
	text-align: right;
	text-decoration: none;
	padding: 0px;
	color: #000000;
	margin: 0px;
}

table.links a:hover {
	color: #FFFFFF;
}

table.links a:visited {
	text-align: right;
	text-decoration: none;
	padding: 0px;
	color: #000000;
	margin: 0px;
}

table.links a:visited:hover {
	color: #FFFFFF;
}


td.content {
	font-size: 1em;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 7px;
	border: thin solid #99ccff;
	background-color: #FFFFFF;
}
.whiteSpace {
	background-color: #FFFFFF;
	height: 5px;
}

.sectionDiv {
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	width: 5px;
}


.header {
	font-size: 1.25em;
	font-weight: bold;
}
li {
	list-style-position: outside;
	list-style-type: circle;
	padding-bottom: 5px;
}
a:link {
	text-decoration: underline;
	color: #333333;
}
a:hover {
	color: #996633;
	text-decoration: none;
}

.floatRight {
	margin: 2px;
	padding: 4px;
	float: right;
	text-align: center;
	font-size: .90em;
	width: 275px;
}
.borderRight {
	float: right;
	border: thin solid #999999;
	padding: 2px;
	margin-left: 5px;
	margin-bottom: 2px;
}

.floatLeft {
	margin: 2px;
	padding: 4px;
	float: left;
	text-align: center;
	font-size: .90em;
}

.floatPicRight {
	margin: 2px;
	padding: 4px;
	float: right;
	text-align: center;
	font-size: .90em;
}
.bold {
	font-weight: bold;
}
.italic {
	font-style: italic;
}
a:visited {
	text-decoration: none;
}
.smPrint {
	font-size: 0.85em;
	color: #0099FF;
	text-align: center;
	background-color: #FFFFFF;
}

.smPrint a:link {
	text-decoration: none;
	color: #0099FF;
}

.smPrint a:visited {
	text-decoration: none;
	color: #0099FF;
}

.smPrint a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #0099FF;
}
