/* Base tags____________________________________________________________________ */

html {
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
}
body {
	background-color: #F6F0DD;
	text-align: left;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-style: normal;
	font-weight: normal;
	margin: 0px 0px 16px 0px;
	padding: 0px;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
	line-height: 15px;
}
blockquote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
}


input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	padding: 2px;
}

a:link {
	color: #0033CC;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #333399;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #CC3333;
	text-decoration: underline;
	font-weight: bold;
}






/* Specific IDs____________________________________________________________________ */


#container {
	width: 702px;
	height: 100%;
	padding: 0px;
	margin: 0px;
	border: none;
}
#main {
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	width: 520px;
	padding: 10px;
	margin: 0px;
	text-align: left;
	vertical-align: top;
}
#sidebar {
	margin: 0px;
	padding-top: 2px;
	padding-right: 10px;
	padding-left: 10px;
	width: 180px;
	text-align: left;
	vertical-align: top;
	padding-bottom: 50px;
}
#sidebar p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	margin-bottom: 10px;
}
#logo {
	padding: 0px;
	margin: 0px 0px 10px 0px;
	border: none;
}
#copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 11px;
	margin: 0px;
	padding: 10px;
	text-align: left;
	vertical-align: bottom;
}




/* Classes____________________________________________________________________ */

.sideNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	padding-top: 2px;
}
.section {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	padding: 0px;
	margin-top: 16px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #993333;
}
.event-date {
	font-size: 14px;
	font-weight: bold;
	margin-top: 16px;
}
.event-note {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	text-transform: uppercase;
	color: #CC0000;
	margin-left: 10px;
	vertical-align: middle;
}
.event-title {
	font-style: italic;
}
.head {
	font-size: 14px;
	font-weight: bold;
}
.infoLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.officerCells {
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.headCell {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 0px;
}
.valueCell {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}
.chk_primary {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	text-transform: uppercase;
	color: #993333;
	padding-right: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.chk_permit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	text-transform: uppercase;
	color: #993333;
	padding-left: 10px;
}
.message {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC3333;
}
.identity {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}
.userLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	padding-top: 4px;
}
.note {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.cListHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	font-weight: normal;
	padding: 6px;
	text-align: left;
	vertical-align: bottom;
}
.cListCell {
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 4px;
}
.cListValue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding-top: 2px;
	padding-left: 6px;
	padding-bottom: 2px;
}
.past_due {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	text-transform: uppercase;
	color: #CC0000;
	margin-left: 10px;
}