/*START element page styles*/
BODY {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	background-color: #C7C3A5;
}
HR {
	color : #CCCCCC;
	height: 1px;
}
P,DIV,TR,TD,CENTER,TABLE,SELECT,TEXTAREA {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
}
/*END element page styles*/

.outerTable {
	border: 1px solid black;
}
.outerTable_cell {
	background-color: #F8F0B7;
}
.navcell {
	background-color : #1E4F81;
}
.navtx {
	font-size: 11px;
	color: white;
}
.nav, nav:active, nav:visited {
	color: white;
	text-decoration: none;
	font-size: 11px;
}
.header {
	background-color: #D5AB59;
}

.contentcell {
	background-image : url(images/caduceus.jpg);
	background-repeat: no-repeat;
}
.pagetitle {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	font-style : italic;
	color: #1E4F81;
}
.subtitle {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #1E4F81;
}
.essayTitle {
	font-size: 12px;
	font-weight: bold;
	color: #993300;
}
.essayDate {
	font-style : italic;
}

.bottx {
	font-size : 9px;
	color: white;
}
.webmaster, webmaster:active, webmaster:visited {
	font-size : 9px;
	text-decoration: none;
	color: white;
}
.webmaster:hover {
	font-size : 9px;
	text-decoration: underline;
	color: white;
}
.dotline {
	background-image : url(images/dotline.gif);
}

.insertTable {
	border: 1px solid #1E4F81;
	margin-left: 5px;
	margin-bottom: 5px;
}
.insertTableHead {
	text-align: center;
	background-color : #1E4F81;
	color: white;
	padding: 1px;
}
.insertTableBody {
	font-size: 10px;
	padding: 5px;
	background-color: #F8F2C7;
}
.insertTableBody a {
	font-size: 10px;
}
.contactfield {
	width: 250px;
}
.headshot {
	margin-right: 10px;
	margin-bottom: 5px;
}
.relatedEssays {
	margin-left: 10px;
}

.email_confirm_mssg {
background-color:#bdf8b7;
padding: 10px;
font-size: 13px;
font-weight: bold;
border: 2px solid #b4b29f;
}
