body
	{
	background-color: #ffffff;
	}

p       {
        padding-top: 0px;
        padding-bottom: 0px;
        margin-top: 0px;
        margin-bottom: 10px;
        }

div, h1, h2, td
	{
	font-family: Verdana,arial,sans-serif;
	color: #000000;
	font-size: 11px;
	vertical-align: top;
	}

#contentDivRightColumn div
	{
	font-size: 10px;
	}

h1
	{
	font-size: 13px;
	font-weight: bold;
	}

h2
	{
	font-size: 24px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 5px;
	}

h3
	{
	font-size: 12px;
	text-decoration: underline;
	margin-top: 0px;
	margin-bottom: 5px;
	}

h4
	{
	font-size: 14px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 5px;
	}

h5
	{
	font-size: 12px;
	font-weight: bold;
	margin-top: 8px;
	margin-bottom: 5px;
	}

a
	{
	color: #003399;
	}

.sectionLabel a
	{
	color: #ffffff;
	}

a h1
	{
	color: #000000;
	}

a h2
	{
	color: #000000;
	}

a h3
	{
	color: #000000;
	}

a h4
	{
	color: #000000;
	}

a h5
	{
	color: #000000;
	}

#navDiv
	{
	 position: absolute;
	 left: 0px;
	 top: 120px;
	 width: 190px;
	 bottom: 100px;
	 background-color: #fceec2;
	 height: 200%;
	 }

#specialNavDiv
	{
	 position: relative;
	 top: 10px;
	 left: 3px;
	 height: 155px;
	 }

	
.anav
	{
	color: #ffffff;
	text-decoration: none;
	font-size: 10px;
	}

.navHover
	{
	padding-bottom: 2px;
	padding-top: 2px;
	font-weight: bold;
	margin-bottom: 2px;
	font-size: 10px;
	color: #ffffff;
	background-color: #92c1d1;
	}
	
a.navPath,.navSelf,.navSelfTopLevel
	{
	color: #ffffff;
	text-decoration: none;
	font-size: 10px;
	}

.anavPath
	{
	color: #ffffff;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	}
	
.nav,.navSelf
	{
	padding-bottom: 2px;
	padding-top: 2px;
	background-color: #336699;
	margin-bottom: 2px;
	font-size: 10px;
	color: #ffffff;
	}

.navSelf,.navSelfTopLevel
	{
	background-color: #ff9966;
	font-weight: normal;
	font-weight: bold;
	}

.navTopLevel,.navSelfTopLevel
	{
	padding-top: 3px;
	padding-bottom: 3px;
	font-weight: bold;
	}

.navLine,.line
	{
	background-color: #999999;
	font-size: 1px;
	line-height: 1px;
	height: 1px;
	}
.line
	{
	margin-top: 2px;
	margin-bottom: 3px;
	}
.contentImage_left
	{
	float: left;
	padding-right: 5px;
	padding-bottom: 3px;
	}
.contentImage_right
	{
	float: right;
	padding-left: 5px;
	padding-bottom: 3px;
	}
.contentImage_above
	{
	padding-bottom: 10px;
	}
	
.border_all
	{
	border: 1px solid gray;
	padding: 5px;
	padding-right: 4px;
	margin-right: 5px;
	margin-top: 3px;
	margin-bottom: 3px;
	}

.border_right
	{
	border-right: 1px solid gray;
	padding-right: 4px;
	margin-right: 5px;
	}

.activityDate
	{
	font-size: 10px;
	font-weight: bold;
	margin-top: 7px;
	margin-bottom: 3px;
	}

.spot
	{
	background-color: #fcdfc1;
	}
	
#contentDivMainColumnTotalWidth
	{
	position: absolute;
	left: 200px;
	top: 120px;
	width: 580px;
	}

#contentDivMainColumn
	{
	position: absolute;
	left: 200px;
	top: 111px;
	width: 410px;
	}

#contentDivRightColumn
	{
	position: absolute;
	left: 615px;
	top: 120px;
	width: 165px;
	font-size: 10px;
	background-color: #c3d8e0;
	}

#horMenu
	{
	position: absolute;
	top: 102px;
	left: 0px;
	top: 102px;
	width: 780px;
	height: 15px;
	background-color: #cc0000;
	}

.horMenuItem
	{
	padding-left: 12px;
	padding-right: 12px;
	font-size: 10px;
	font-weight: bold;
	color: white;
	}

.rightColumnTitle
	{
	font-size: 11px;
	background-color: #999999;
	color: #ffffff;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 3px;
	padding-left: 2px;
	margin-bottom: 4px;
	margin-top: 25px;
	}

.sectionLabel
	{
	font-size: 10px;
	background-color: #cc0000;
	color: #ffffff;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 3px;
	padding-left: 2px;
	margin-bottom: 4px;
	margin-top: 3px;
	}

td.table, td.tableHead
	{
	padding-top: 2px;
	padding-bottom: 3px;
	padding-left: 2px;
	padding-right: 2px;
	margin-bottom: 4px;
	border-style: solid;
	border-width: 0px;
	border-color: #aaaaaa;
	}

td.tableHead
	{
	background-color: #999999;
	color: #ffffff;
	font-weight: bold;
	}

tr.tableAlt
	{
	background-color: #eeeeee;
	}

.devShowBox
	{
	background-color: #cccccc;
	padding: 4px;
	}

.code
	{
	font-family: Courier New,monospace;
	font-size: 12px;
	}


textarea, input.text, select
	{
	width: 100%;
	font-family: Verdana,sans-serif;
	font-size: 11px;
	}

input.submit
	{
	font-family: Verdana,sans-serif;
	font-size: 11px;
	}

input.checkbox, input.radio
	{
	position: relative;
	top: 3px;
	margin-right: 6px;
	}


.dropCap:first-letter
	{
		font-size: 200%;
		font-weight: bold;
		float: left;
	}
	
.subtitle
	{
		text-align: center;
		font-weight: bold;
	}

caption {
                font-size: 11px;
                font-weight: bold;
                font-style: italic;
        }

.leftPadded {
                padding-left: 5px;
        }

.smaller {
	font-size: 16px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 5px;
	}

.comment {
	background-color: #FFE2AF;
}
