body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(/images/splash/interiorback.gif);
	background-repeat: repeat-x;
	background-color: #F5DBA1;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #402B00;
}

p,td,li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #402B00;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #610918;
	font-weight: bold;
	font-style: italic;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #610918;
	font-weight: bold;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #610918;
	font-weight: bold;
	font-style: italic;
}

.caption {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #402B00;
	font-style: italic;
}

.required {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #610918;
	font-weight: bold;
}

.mwcobits {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #402B00;
}

/*
#rotation {
	position: relative;
	height: 120px;
	width: 500px;
}

#rotation div {
	position: absolute;
	top: 0;
	left: 0;
	text-align: left;
     font-family: "Monotype Corsiva",
               "Apple Chancery",
               "URW Chancery L",
               cursive;
font-size: 15px;
    color: #7C0C1E;
	font-weight: bold;
}
*/

div.error {
	font-size: 20px;
    color: #CD2626;
	font-weight: bold;
}

div.security_code {
	font-size: 10px;
    color: #7C0C1E;
    font-style: italic;
}

#SubjectInfoOut {
	position: absolute;
	left: -9999px;
}