.body { color: #000000; font-style: normal; font-weight: normal; font-size: 10pt; font-family: Verdana, Sans-Serif }
.rightnav {color: #000000; font-style: normal; font-weight: normal; font-size: 10pt; font-family: Georgia, Serif; text-decoration: none }
.header {color: #4B6657; font-style: italics; font-weight: bold; font-size: 18pt; font-family: Georgia, Serif }
.subheader {color: #4B6657; font-style: normal; font-weight: normal; font-size: 14pt; font-family: Georgia, Serif }
.largebold {color: #4B6657; font-style: normal; font-weight: bold; font-size: 14pt; font-famil: Verdana, Sans-Serif }
.schoollink { font-style: normal; font-weight: normal; font-size: 8pt; font-family: Verdana, Sans-Serif }
.notes { font-style: normal; font-weight: normal; font-size: 8pt; font-family: Verdana, Sans-Serif }
.title {color: #FFFFFF; font-style: normal; font-weight: bold; font-size: 14pt; font-family: Georgia, Serif }
.bold { color: #000000; font-style: normal; font-weight: bold; font-size: 10pt; font-family: Verdana, Sans-Serif }
.reviewbio { color: #6600CC; font-style: normal; font-weight: normal; font-size: 10pt; font-family: Verdana, Sans-Serif }
.boldred { color: red; font-style: normal; font-weight: normal; font-size: 10pt; font-family: Verdana, Sans-Serif }
.link { color: #0084A5; font-style: normal; font-weight: normal; font-size: 10pt; font-family: Verdana, Sans-Serif }
.calendar {color: #000000; font-style: normal; font-weight: normal; font-size: 10pt; font-family: Georgia, Serif; text-decoration: none }




.break { page-break-before: always; }

.textfield_effect {

/*we will first set the border styles.*/

	border-width: 2px;
	border-style: solid;
	border-color: #628373;



	
/*I am going to add some text formatting of my own*/

	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #628373;
	width: 160px;
	height: 30px;

}


img.special {border: 2px #628373 solid;}



		
#sddm
{	margin: 0;
	padding: 0;
	z-index: 30}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 10pt verdana}

#sddm li a
{	display: block;
	margin: 0 1px 0 0;
	padding: 4px 4px;
	width: auto;
	background: #dee7de;
	color: #000000;
	text-align: left;
	text-decoration: none}

#sddm li a:hover
{	background: #841111;
		color: #E8E8DC}
		
#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 1;
	background: #E8E8DC;
	border: 2px solid #E8E8DC}

	#sddm div a
	{	position: relative;
		display: block;
		margin: 2;
		padding: 5px 10px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #628373;
		color: #FFFFFF;
		font: bold 10pt verdana}

	#sddm div a:hover
	{	background:#841111;
		color: #E8E8DC}
