body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../images/curriculum/spiral.gif);
	background-repeat: repeat-y;
}
.boxhead {
	text-align: center;
	width: 100%;
}
.boxstandard {
	text-align: left;
	width: 100%;
	border: 2px solid #000000;
	padding: 15px;
}
.pagecont {
	text-align: left;
	margin-right: 55px;
	margin-left: 40px;
}
h2 {
	font-size: 24px;
	text-align: center;
}
h3 {
	text-align: center;
	font-size: 18px;
	font-weight: bold;
}
h4 {
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}
.smallcredit {
	font-size: 10px;
	font-style: italic;
}
.smalltext {
	font-size: 10px;
}
.case {
	text-transform: uppercase;
}
.drop {
	border: thin ridge #666666;
}
a:link {
	color: #0000FF;
	font-style: normal;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.tealink {
	text-transform: uppercase;
	color: #0000FF;
	text-decoration: none;
}
.tealinkov {
	text-transform: uppercase;
	color: #0000FF;
	text-decoration: underline;
}
.stulink {
	text-transform: uppercase;
	color: #FF0000;
	text-decoration: none;
}
.stulinkov {
	text-transform: uppercase;
	color: #FF0000;
	text-decoration: underline;
}
.formtitle {
	font-family: "Comic Sans MS";
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #FF0000;
}
.formredtext {
	color: #FF0000;
}
.formblktxt {
	font-family: "Comic Sans MS";
	font-size: 14px;
	text-decoration: underline;
}
.formpurtxt {
	font-family: "Comic Sans MS";
	font-size: 14px;
	font-weight: bold;
	color: #660099;
	text-decoration: underline;
}
.formpurreviewtxt {
	font-size: 14px;
	color: #660099;
	font-style: italic;
}
.formwhitetxt {
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	font-size: 16px;
	padding: 2px;
	background-color: #3300FF;
}
.formcultitle {
	font-size: 24px;
	font-weight: bold;
	background-position: center;
	padding: 3px;
	border: 5px solid #FF9900;
	text-align: center;
}
.formpurtitle {
	font-weight: bold;
	color: #3300FF;
	text-align: center;
	font-size: 12px;
}
.formtabletitle {
	text-transform: uppercase;
	font-weight: bold;
}
fieldset {
	padding: 0.5em;
	border: 1px solid #000000;
}
legend {
padding: .2em;
background-color: #EBEBFF;
font-weight: bold;
color: #000000;
border: 1px solid #000000;
}
input {
border: 1px solid #000000;
font-weight: bold;
background-color: #F5F5F5;
}
form {
	background: #FFFFFF fixed;
	border: none #000000;
	padding: 10px;
}
form {
}
