/* Normalize margin, padding */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td {
	margin: 0px;
	padding: 0px;
}
/* Normalize font-size for headers */
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
}
/* Remove list-style from lists */
ol, ul {
	list-style: none;
}
/* Normalize font-style and font-weight */
address, caption, cite, code, dfn, em, strong, th, var {
	font-style: normal;
	font-weight: normal;
}
/* Remove table border */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* Remove border from fieldset and img */
fieldset, img {
	border: 0;
}
/* Left-align text in caption and th */
caption, th {
	text-align: left;
}
/* Remove quotation marks from q */
q:before, q:after {
	content: '';
}
/* Remove underscore from links */
a:link, a:visited {
	text-decoration:none;
}
body {
	color: #000000;
	background-color: #000000;
	background-repeat: repeat-x;
}
h1 {
	font-size: 200%;
}
h2 {
	font-size: 2.0em;
	font-style: italic;
	color: #990000;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: groove;
	border-left-style: none;
	border-top-color: #990000;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #990000;
}
h3 {
	font-size: 125%;
	font-weight: bold;
	color: #990000;
}
h4 {
	font-size: 140%;
	font-style: italic;
}
h5 {
	font-size: 105%;
	font-weight: bold;
	color: #440000;
	margin-top: 10px;
}
h6 {
	font-size: 90%;
	margin: 0px;
	font-style: italic;
}
#wrapper {
	background-color: #FAE5E5;
	padding: 0px;
	width: 843px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	margin-top: 0px;
	background-image: url(../images/backgrounds/wrapperBG.jpg);
	border-top: 35px solid #8C0000;
	border-right: 50px solid #8C0000;
	border-bottom: 35px solid #8C0000;
	border-left: 50px solid #8C0000;
}
#masthead {
	text-align: center;
	position: relative;
	padding-top: 10px;
	background-color: #FAE5E5;
	height: 170px;
}
#leftCol {
	font-size: 75%;
	float: left;
	width: 180px;
	clear: left;
	background-repeat: no-repeat;
	background-position: bottom;
	min-height: 488px;
	background-color: #E3E2F4;
	background-image: url(../images/backgrounds/bottomGradient.jpg);
}
#centerCol {
	float: left;
	width: 316px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	border-top-width: medium;
	border-right-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #660000;
	border-right-color: #660000;
	border-bottom-color: #660000;
	border-left-color: #660000;
	background-color: #FAE5E5;
	min-height: 800px;
	background-image: url(../images/backgrounds/possible%20pink%20backgrounds/burlap.jpg);/*	height: 800px; */
}
#centerColWide {
	float: left;
	width: 625px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	border-top-width: medium;
	border-right-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #660000;
	border-right-color: #660000;
	border-bottom-color: #660000;
	border-left-color: #660000;
	background-color: #FAE5E5;
	min-height: 800px;
	background-image: url(../images/backgrounds/possible%20pink%20backgrounds/burlap.jpg);/*	height: 800px; */
}
#rightCol {
	font-size: 90%;
	float: right;
	width: 275px;
	padding-top: 24px;
	padding-right: 6px;
	padding-bottom: 20px;
	padding-left: 9px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #000000;
	background-color: #FAE5E5;
	background-image: url(../images/backgrounds/possible%20pink%20backgrounds/burlap.jpg);
}
#footer {
	font-size: 80%;
	background-color: #BFBFE5;
	padding: 5px;
	clear: left;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #000000;
}
#cfhs {
	float: left;
	width: 180px;
}
#classTitle {
	float: right;
	width: 275px;
	padding-left: 20px;
	padding-top: 40px;	
}
#headerImage {
	width: 300px;
	float: left;
	margin-left: 27px;
	margin-top: 10px;
	background-color: #333333;
	margin-bottom: 10px;
	padding-bottom: 7px;
	background-position: 10% 10%;
}
#headerImage img {
	margin-top: -10px;
	margin-left: -9px;
}
#cfhs {
	padding-left: 20px;
	padding-top: 40px;
}
#leftCol form {
	margin-left: 10px;
	margin-top: 7px;
}
#leftCol input,button {
	background-color: #F2BFBF;
	width: 140px;
	margin-bottom: 5px;
	display: block;
}
label {
	text-align: right;
	display: block;
	float: left;
	width: 11em;
	margin-right: .5em;
}
.submit {
	font-weight: bold;
	background-color: #E57F7F;
	margin-left: 3.5em;
	border: medium outset #666666;
}
fieldset {
	padding: 5px;
	border: thin solid #660000;
}
legend {
	color: #00004D;
	background-color: #FAE5E5;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
	border: thin solid #D94040;
	margin-bottom: 5px;
}
textarea {
	background-color: #F2BFBF;
	margin-top: 5px;
}
#leftCol form {
	width: 160px;
}
select {
	background-color: #FAE5E5;
	margin-bottom: 5px;
}
.bigRedAsterisk {
	font-size: 200%;
	color: #FF0000;
}
.errorMsg {
	font-weight: bold;
	color: #FF0000;
}
.small {
	font-size: 75%;
	color: #000000;
}
.normal {
	font-size: 12pt;
	color: #000000;
	font-style: normal;
}
#centerCol h4 {
	margin-top: 5px;
}
#centerCol form {
	margin-top: 10px;
}
#formoption input{
	border: medium groove #FF0000;
}#border {
	border: thick double #FF0000;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	padding-top: -15px;
	padding-right: 15px;
	padding-left: 15px;
}

#submit1 input {
	width: 16em;
}
input {
	background-color: #F2BFBF;
}

.centerline {
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #990000;
	padding-left: 5px;
}
iframe {
	height: 900px;
	width: 625px;
}
.cplLogin {
	background-color: #CC99CC;
	height: 35px;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	width: 100%;
}
.cplAction {
	background-color: #FFFF99;
	width: 100%;
}
.cplMidSection {
	background-color: #CCFFFF;
	width: 100%;
}
.cplBottomSection {
	background-color: #33CCCC;
}
#cpl label {

	text-align: right;
	float: left;
	width: 10em;
	display: block;
	margin-right: 0.5em;
}
#cpl #loginTable .cplLogin label {
	width: 5em;
}
#cpl #loginTable .cplAction label {
	width: 8em;
}
#wrapper #cplCenterCol {
	float: left;
	background-color: #00FF99;
	padding: 0px;
	border: thin solid #000099;
	margin: 0px;
	width: 525px;
	display: inline;
}
#wrapper #cplRightCol {
	background-color: #FFFF99;
	padding: 15px 3px 4px 4px;
	float: right;
	border: thin solid #FF0000;
	margin: 0px;
	width: 235px;
	height: 703px;
}
#wrapper #cplCenterCol #cpl {
	width: 100%;
}
#altReunion {
	float: right;
	width: 370px;
}
#reunionTitle {
	float: left;
	width: 220px;
}
th {
	font-size: 105%;
	font-weight: bold;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin-right: 2px;
	margin-left: 2px;
}
.wideColumn {
	width: 40%;
}
/*
#report input {
	width: 110px;
*/
}
#report textarea {
	width: 240px;
}
.wideButton {
	width: 150px;
}
/*
#report td {
	min-width: 11em;
}
*/
#databaseTable td {
	width: 200em;
}
.narrow {
	width: 10px;
}
#searchTable {
	width: 600px;
}
#narrowtd {
	width: 10px;
}
#wrapper #masterCenterCol {
	float: left;
	background-color: #00FF99;
	padding: 10px;
	border: thin solid #000099;
	margin: 0px;
	width: 821px;
	display: inline;
}
#wrapper #masterCenterCol td {
	padding-right: 10px;
	padding-left: 5px;
}
#clear {
	clear: both;
}p {
	margin-top: 10px;
	display: block;
}
#article1 {
	margin-top: 10px;
	margin-bottom: 5px;
}#article2 {
	margin-top: 10px;
	margin-bottom: 5px;
}
#article3 {
	margin-top: 10px;
	border: medium outset #FF0000;
	padding: 10px;
	margin-right: 5px;
}
#article3 a:link, a:visited {
	text-decoration: underline;
}
#article4 {
	margin-top: 10px;
	border: medium outset #FF0000;
	padding: 10px;
	margin-right: 5px;
}
#mail_list table{
	width: 100%;
}
#mail_list td {
	padding-bottom: 5px;	
}
#leftCol a span {
	display: none;
}
#leftCol a:hover span {
	display: block;
	position: absolute; top: 388px; left: 163px; width: 175px;
	padding: 7px; z-index: 100;
	color: #CCC; background: black;
	border: medium outset #FF0000;
	font-size: 115%;
}

