.basictext {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #000000;
}

.mediumtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.largetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	letter-spacing: 3px;
	height: 10px;
	padding-top: 1px;
	padding-bottom: 10px;
}

.smalltext {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #000000;
}

.tinytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

.message {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #D72D28;
}

.pageheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

.siteheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #250B75;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #1010BE;
	text-decoration: underline;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #250B75;
	text-decoration: none;
}

/* user defined */
/* old border #1010BE (LR) 12/19/06 
*  old color #F3F3FE*/
.textfield {
	border: 1px solid #999966;
	background-color: #F5F5EB;
}

.display {
  border: 0px solid #FFFFFF;
  background-color: #FFFFFF;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #000000;
}

.basicbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #3F3F3F;
	padding: 2px;
	border: 1px solid #DDDDDD;
}

.basicbuttwo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #2B3D53;
	padding: 2px;
	border: 1px solid #DDDDDD;
}

/* (LR) - 7/18/07
/* Added new button for admin buttons (not used currently)
*/

.basicbuttsmlr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #3F3F3F;
	border: 1px solid #DDDDDD;
	text-align: center;
	word-spacing: normal;
	height: auto;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	white-space: pre;
}

.delete {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
  color: #FFFFFF;
	background-color: #3F3F3F;
	border: 1px solid #DDDDDD;
  height: 19px;
}

a.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #250B75;
	text-decoration: underline;
}

a.title:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #9362AC;
	text-decoration: none;
}

a.submit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #250B75;
	text-decoration: underline;
}

a.submit:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #1010BE;
	text-decoration: none;
}

a.files {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #000080;
  text-decoration: none;
}

a.files:hover {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #000080;
  text-decoration: underline;
}

hr {
  color: #250B75;
}

.previewtext {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #FFFFFF;
}

.previewhead {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #FFFFFF;
}

a.previewtext {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #FFFFFF;
  text-decoration: underline;
}
a.previewtext:hover {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #000000;
  text-decoration: none;
}
p {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #000000;
}
#eyostutorial {
	width: 175px;
	position: absolute;
	top: 28px;
	left: 650px;
}
#eyostutorial a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000099;
}
