body {
	background-color: #5B1516;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.subhead {
	font-size: 21px;
	color: #291D18;
	margin-top: -15px;
}
.bighead {
	color: #541410;
	font-weight: bold;
	font-size: 27px;
}
.quote_id {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #45381C;
}
.quote {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	margin-top: -1px;
}
.emphasis20 {
	font-size: 20px;
	font-weight: bold;
}
.emphasis18 {
	font-size: 18px;
	font-weight: bold;
}
.emphasis16 {
	font-size: 16px;
	font-weight: bold;
}
.emphasis14 {
	font-size: 14px;
	font-weight: bold;
}
.emphasis12 {
	font-size: 12px;
	font-weight: bold;
}

.regular14 {
	font-size: 14px;
}
.emphasis8 {
	font-size: 10px;
}
.error {
	font-size: 16px;
	font-weight: bold;
	color: red;
}
.body {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	word-spacing: 0px;
	letter-spacing: 0px;
}
.body_callout {
	color: #541410;
	font-style: italic;
	font-weight: bold;
}
.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #CA9949;
	letter-spacing: .6px;
}
.footer_callout {color: #E0BE6A}
a:link {
	color: #CC0000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CC0000;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
}
.style7 {font-size: 11px; font-family: "Times New Roman", Times, serif;}

.printbackground {
	background-color: #ffffff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
}	

.imagebutton {
	margin: 0;
	padding: 0;
	background: #e5d290;
	font: 13pt Times New Roman;
	font-weight: bold;
	color: red;
}

.red {
	color: red;
}

.dropmenu {
	text-decoration: none; 
}

.dropmenu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 150px;
	border-bottom: 1px solid #651319;
	background: #e5d290;
	}

.dropmenu ul li {
	position: relative;
	background: #e5d290;
	border-bottom: 1px solid #651319;
	}

.dropmenu li ul {
	position: absolute;
	left: 149px;
	top: 0;
	display: none;
	background: #e5d290;
	}
	
.dropmenu ul li a {
	display: block;
	text-decoration: none;
	color: red;
	background: #e5d290;
	padding: 1px;
	border: 1px solid #651319;
	border-bottom: 0;
	font: 12pt Times New Roman;
	xxfont-weight: bold;
	}
	
.dropmenu li:hover ul, li.over ul { 
	display: block; }	
	
	
//Fix IE.  Hide from IE Mac //
.dropmenu html ul li {float: left; }
.dropmenu html ul li a {height: 1%; }
//End
	

div.stdheader {
	font-size: 12px;
}
h1 {
	font-size: 16px;
	}	
	
h1.maintitle {
   margin-left: 20px;
   font-family: Times New Roman,Helvetica,sans-serif;
   font-weight: bold;
   bottom: 5px;
}

h1.title {
   margin-left: 20px;
   font-family: Times New Roman,Helvetica,sans-serif;
   font-weight: bold;
   bottom: 5px;
}

h2 {
	font-size: 14px;
}

h2.institution {
   margin-left: 20px;
   font-family: Times New Roman,Helvetica,sans-serif;
}

h2.department {
   margin-left: 20px;
   font-family: Times New Roman,Helvetica,sans-serif;
}

h2.subtitle {
   margin-left: 20px;
   font-family: Times New Roman,Helvetica,sans-serif;
   font-weight: bold;
}

div.centerbold {
    text-align:center;
    font-weight: bold;
}
div.center {
    text-align:center;
}
div.right {
    text-align:right;
}
div.left {
    text-align:left;
}
div.l {
    text-align:left;
}
p.center {
    text-align:center;
}
p.right {
    text-align:right;
}
p.left {
    text-align:left;
}
div.indent1 {
   margin-left: 1em;
}
div.indent2 {
   margin-left: 2em;
}
div.indent3 {
   margin-left: 3em;
}
div.indent4 {
   margin-left: 4em;
}
div.indent5 {
   margin-left: 5em;
}
div.indent6 {
   margin-left: 6em;
}

}

	