html,body {
	margin: 0;
	padding: 0;
	background-color: #cccccc;
}

body {
	font: 76% arial, sans-serif;
	text-align: center
}

p {
	margin: 0 10px 10px
}

a {
	color: #981793;
	padding: 10px
}

div#header h1 {
	height: 80px;
	line-height: 80px;
	margin: 0;
	padding-left: 10px;
	background: #EEE;
	color: #79B30B
}

div#container {
	text-align: left;
}

div#content {
	min-height: 500px;
	height: auto !important;
	height: 500px;
	margin-left: 20px;
}

div#content p {
	line-height: 1.4
}

div#footer {
	background: #333;
	color: #FFF
}

div#footer p {
	margin: 0;
	padding: 5px 10px
}

div#container {
	width: 800px;
	margin: 0 auto;
	background-color: #FFFFFF;
}

div#footer {
	clear: both;
	width: 100%
}

.dataTable-display {
	font-size: 9pt;
	line-height: 10px;
}

.formstyle {
	margin: 0px;
	padding: 0px;
}

.main-header {
	margin: 0px;
	padding: 0px;
	font-family: arial;
	font-size: 11pt;
	font-weight: bold;
}

.activityHeader {
	font-family: arial;
	font-size: 12pt;
	font-weight: bold;
}

.page-container-header {
	margin: 0px;
	padding: 0px;
}

.label {
	font-family: arial;
	font-size: 11pt;
	font-weight: bold;
	text-align: right;
	white-space: nowrap;
}

.labelLeft {
	font-family: arial;
	font-size: 11pt;
	font-weight: bold;
	text-align: left;
	white-space: nowrap;
}

.additionalNotes {
	font-family: arial;
	font-size: 9pt;
}

.checkbox {
	
}

.dropdown {
	
}

.input {
	white-space: nowrap;
}

.errorMessages {
	color: red;
}

.infoMessages {
	color: black;
	font-weight: bold;
}

.errorField {
	color: red;
	white-space: nowrap;
}

a:link.normalLink {
	color: #0e3f71;
	font-family: "Comic Sans MS";
	font-size: 14;
	font-weight: bolder;
	text-decoration: underline;
}

a:hover.normalLink {
	color: #0e3f71;
	font-family: "Comic Sans MS";
	font-size: 14;
	font-weight: bolder;
}

a:visited.normalLink {
	color: #0e3f71;
	font-family: "Comic Sans MS";
	font-size: 14;
	font-weight: bolder;
	text-decoration: underline;
}

a:link.emailLink {
	color: #0e3f71;
	font-family: sans-serif;
	font-size: 10;
	font-weight: bolder;
	text-decoration: underline;
}

a:hover.emailLink {
	color: #0e3f71;
	font-family: sans-serif;
	font-size: 10;
	font-weight: bolder;
}

a:visited.emailLink {
	color: #0e3f71;
	font-family: sans-serif;
	font-size: 10;
	font-weight: bolder;
	text-decoration: underline;
}

.messageColumnLeft {
	text-align: left;
}

.messageColumnRight {
	text-align: right;
}

.messageColumnCenter {
	text-align: center;
}

.read {
	
}

.unread {
	font-weight: bold;
}

.emailLabel {
	font-weight: bold;
	width: 70px;
}

.emailHeader {
	margin-top: 10px;
	background-color: #D6D6D6;
	width: 750px;
	text-align: left;
}

.emailText {
	width: 600px;
}

.messageThreshold1 {
	text-align: center;
}

.messageThreshold2 {
	background-color: #FFFF1C;
	text-align: center;
}

.messageThreshold3 {
	background-color: #FF8400;
	text-align: center;
}

.messageThreshold4 {
	background-color: #FF3838;
	text-align: center;
}

.timeSelectionMoreThanOne {
	background-color: #FF0000;
}

.timeSelectionSelected {
	background-color: #389CFF;
}

.timeSelection {
	
}

.timestudycolumn {
	padding: 0;
}