/* CSS Document */

body {
	background-image: url(images/background.gif);
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}


/* TEXT */
#bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333300;
	font-weight: normal;
	text-align:left;
	line-height: 19px;
}

#biotext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333300;
	font-weight: normal;
	text-align:left;
	line-height: 16px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-align: left;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
	text-align: left;
	margin: auto auto -0.9em;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:normal;
	font-style: italic;
	text-align: left;
	margin: auto auto -0.9em;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	margin: auto auto -0.9em;
}

h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	margin: 1em auto;
}

ul.tablelist {
	margin-top: 0px;
	margin-left: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-left: 1.5em;
    line-height: 1.3em;
	padding: 0px;
}

a:link {
	color: #595900;
	text-decoration: underline;
}
a:visited {
	color: #595900;
	text-decoration: underline;
}
a:hover {
	color: #595900;
	text-decoration: underline;
}
a:active {
	color: #595900;
	text-decoration: underline;
}


/* LAYOUT */
table.main {
	background: #666600;
	border: 0px solid #a5a5a5;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	text-align: center
}

td.header {
	background: #d5d580;
	border-top: 4px solid #666600;
	border-left: 4px solid #666600;
	border-right: 4px solid #666600;
	border-bottom: 0px solid #d5d580;
	width: 792px;
	height: 100px;
	padding: 0px;
	text-align: center;
}

td.topmenu {
	background: #666633;
	border-top: 0px solid #666633;
	border-left: 4px solid #666600;
	border-right: 4px solid #666600;
	border-bottom: 1px solid #000000;
	width: 792px;
	height: 23px;
	padding: 0px;
	text-align: center;
}

td.leftmenu {
	background: #d5d580;
	border-top: 0px solid #d5d580;
	border-left: 4px solid #666600;
	border-right: 1px solid #000000;
	border-bottom: 0px solid #d5d580;
	width: 145px;
	padding: 0px;
	text-align: center;
	vertical-align: top;
}

td.rightmenu {
	background: #d5d580;
	border-top: 0px solid #d5d580;
	border-left: 1px solid #000000;
	border-right: 4px solid #666600;
	border-bottom: 0px solid #d5d580;
	width: 145px;
	padding: 0px;
	text-align: center;
	vertical-align: top;
}

td.center {
	background: #feffcf;
	border: 0px solid #feffcf;
	width: 500px;
	padding: 0px;
	text-align: center;
	vertical-align: top;
}

td.footer {
	background: #515100;
	border-top: 4px solid #666600;
	border-left: 0px solid #515100;
	border-right: 0px solid #515100;
	border-bottom: 0px solid #515100;
	width: 800px;
	height: 30px;
	text-align: center;
}

table.content {
	background: #feffcf;
	border: 0px solid #feffcf;
	width: 500px;
	text-align: center;
	vertical-align: top;
}

td.topimg {
	background: #feffcf;
	border: 0px solid #feffcf;
	width: 500px;
	padding: 0px;
	text-align: center;
	vertical-align: top;
}

td.text {
	background: #feffcf;
	border: 0px solid #feffcf;
	width: 500px;
	padding: 10px;
	text-align: left;
	vertical-align: top;
}

td.bio {
	background: #feffcf;
	border: 0px solid #feffcf;
	width: 500px;
	padding: 15px;
	text-align: left;
	vertical-align: top;
}

table.contenttable {
	background: #feffcf;
	border: 1px solid #000000;
	border-collapse: collapse;
	width: 100%;
	padding-top: 10px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
}

td.contentcell {
	background: #feffcf;
	border: 1px solid #000000;
	text-align: left;
	vertical-align: top;
	line-height: 1.2em;
}

td.contentcell-centered {
	background: #feffcf;
	border: 1px solid #000000;
	text-align: center;
	vertical-align: top;
	line-height: 1.2em;
}

td.contentcell2 {
	background: #feffcf;
	border: 1px solid #000000;
	text-align: left;
	vertical-align: top;
	padding-top: 7px;
	padding-left: 2px;
	padding-right: 2px;
	padding-bottom: 10px;
	line-height: 1.2em;
}

table.contenttable-noborder {
	background: #feffcf;
	border: 0px solid #feffcf;
	border-collapse: collapse;
	width: 100%;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

td.contentcell-noborder {
	background: #feffcf;
	border: 0px solid #feffcf;
	text-align: left;
	vertical-align: top;
	line-height: 1.2em;
}

td.contentcell-nobordercentered {
	background: #feffcf;
	border: 0px solid #feffcf;
	text-align: center;
	vertical-align: top;
	line-height: 1.2em;
}

table.numberedlist {
	background: #feffcf;
	border: 0px solid #feffcf;
	width: 90%;
	padding: 0px;
	margin: auto;
}

td.numbercell {
	width: 5%;
	vertical-align: top;
}

td.numbercontent {
	width: 95%;
	vertical-align: top;
}

/* ************* */
/* POPUP MENU #1 */
/* CSS GENERATED BY MM FIREWORKS */

td img {
/* Another Mozilla/Netscape bug with making sure our images display correctly */
	display: block;
}

#FWTableContainer1127019680 {
/* The master div to make sure that our popup menus get aligned correctly.  Be careful when playing with this one. */
	position:relative;
	margin:0px;
	width:133px;
	height:23px;
	text-align:left;
	z-index:0;
}

#MMMenuContainer0108153713_0 {
/* This ID is related to the master menu div for menu MMMenuContainer0108153713_0 and contains the important positioning information for the menu as a whole */
	position:absolute;
	left:0px;
	top:23px;
	visibility:hidden;
	z-index:3;
}

#MMMenu0108153713_0 {
/* This class defines things about menu MMMenu0108153713_0's div. */
	position:absolute;
	left:0px;
	top:0px;
	visibility:hidden;
	background-color:#e7e7b6;
	width:135px;
	height:196px;
	border: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

.MMMIFVStyleMMMenu0108153713_0 {
/* This class determines the general characteristics of the menu items in menu MMMenu0108153713_0 */
	width:133px;
	height:16px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:133px;
	height:16px;
}

.MMMIVStyleMMMenu0108153713_0 {
/* This class determines the general characteristics of the menu items in menu MMMenu0108153713_0 */
	width:133px;
	height:16px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:133px;
	height:16px;
}

#MMMenu0108153713_0_Item_0 {
/* Unique ID for item 0 of menu MMMenu0108153713_0 so we can set its position */
	left:0px;
	top:0px;
}

#MMMenu0108153713_0_Item_1 {
/* Unique ID for item 1 of menu MMMenu0108153713_0 so we can set its position */
	left:0px;
	top:16px;
}

#MMMenu0108153713_0_Item_2 {
/* Unique ID for item 2 of menu MMMenu0108153713_0 so we can set its position */
	left:0px;
	top:32px;
}

#MMMenu0108153713_0_Item_3 {
/* Unique ID for item 3 of menu MMMenu0108153713_0 so we can set its position */
	left:0px;
	top:48px;
}

#MMMenu0108153713_0_Item_4 {
/* Unique ID for item 4 of menu MMMenu0108153713_0 so we can set its position */
	left:0px;
	top:64px;
}

#MMMenu0108153713_0_Item_5 {
/* Unique ID for item 5 of menu MMMenu0108153713_0 so we can set its position */
	left:0px;
	top:80px;
}

#MMMenu0108153713_0_Item_6 {
/* Unique ID for item 6 of menu MMMenu0108153713_0 so we can set its position */
	left:0px;
	top:96px;
}

#MMMenu0108153713_0_Item_7 {
/* Unique ID for item 7 of menu MMMenu0108153713_0 so we can set its position */
	left:0px;
	top:112px;
}

#MMMenu0108153713_0_Item_8 {
/* Unique ID for item 8 of menu MMMenu0108153713_0 so we can set its position */
	left:0px;
	top:128px;
}

#MMMenu0108153713_0_Item_9 {
/* Unique ID for item 9 of menu MMMenu0108153713_0 so we can set its position */
	left:0px;
	top:144px;
}

#MMMenu0108153713_0_Item_10 {
/* Unique ID for item 10 of menu MMMenu0108153713_0 so we can set its position */
	left:0px;
	top:160px;
}

#MMMenu0108153713_0_Item_11 {
/* Unique ID for item 11 of menu MMMenu0108153713_0 so we can set its position */
	left:0px;
	top:176px;
}

#MMMenuContainer0108153713_0 img {
/* needed for Mozilla/Camino/Netscape */
	border:0px;
}

#MMMenuContainer0108153713_0 a {
/* Controls the general apperance for menu MMMenuContainer0108153713_0's items, including color and font */
	text-decoration:none;
	font-family:copperplate;
	font-size:12px;
	color:#333300;
	text-align:left;
	vertical-align:middle;
	padding:0px;
	background: url("mmmenu1_133x16_up.gif") #e7e7b6;
	font-weight:normal;
	font-style:normal;
	display:block;
	position:absolute;
}

#MMMenuContainer0108153713_0 a:hover {
/* Controls the mouse over effects for menu MMMenuContainer0108153713_0 */
	color:#cc6600;
	background: url("mmmenu1_133x16_over.gif") #e7e7b6;
}


/* ************* */
/* POPUP MENU #2 */
/* CSS GENERATED BY MM FIREWORKS */

#FWTableContainer1836376494 {
/* The master div to make sure that our popup menus get aligned correctly.  Be careful when playing with this one. */
	position:relative;
	margin:0px;
	width:145px;
	height:42px;
	text-align:left;
	z-index:0;
}

#MMMenuContainer0109154801_0 {
/* This ID is related to the master menu div for menu MMMenuContainer0109154801_0 and contains the important positioning information for the menu as a whole */
	position:absolute;
	left:145px;
	top:-27px;		/* CHANGED FROM -37 PER TINA'S REQUEST */
	visibility:hidden;
	z-index:3;
}

#MMMenu0109154801_0 {
/* This class defines things about menu MMMenu0109154801_0's div. */
	position:absolute;
	left:0px;
	top:0px;
	visibility:hidden;
	background-color:#e7e7b6;
	border: 1px solid #000000;
	width:135px;
	height:355px;
	z-index:3;
}

.MMMIFVStyleMMMenu0109154801_0 {
/* This class determines the general characteristics of the menu items in menu MMMenu0109154801_0 */
	width:133px;
	height:16px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:133px;
	height:16px;
}

.MMMIVStyleMMMenu0109154801_0 {
/* This class determines the general characteristics of the menu items in menu MMMenu0109154801_0 */
	width:133px;
	height:16px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:133px;
	height:16px;
}

#MMMenu0109154801_0_Item_0 {
/* Unique ID for item 0 of menu MMMenu0109154801_0 so we can set its position */
	left:0px;
	top:0px;
}

#MMMenu0109154801_0_Item_1 {
/* Unique ID for item 1 of menu MMMenu0109154801_0 so we can set its position */
	left:0px;
	top:16px;
}

#MMMenu0109154801_0_Item_2 {
/* Unique ID for item 2 of menu MMMenu0109154801_0 so we can set its position */
	left:0px;
	top:32px;
}

#MMMenu0109154801_0_Item_3 {
/* Unique ID for item 3 of menu MMMenu0109154801_0 so we can set its position */
	left:0px;
	top:48px;
}

#MMMenu0109154801_0_Item_4 {
/* Unique ID for item 4 of menu MMMenu0109154801_0 so we can set its position */
	left:0px;
	top:64px;
}

#MMMenu0109154801_0_Item_5 {
/* Unique ID for item 5 of menu MMMenu0109154801_0 so we can set its position */
	left:0px;
	top:80px;
}

#MMMenu0109154801_0_Item_6 {
/* Unique ID for item 6 of menu MMMenu0109154801_0 so we can set its position */
	left:0px;
	top:96px;
}

#MMMenu0109154801_0_Item_7 {
/* Unique ID for item 7 of menu MMMenu0109154801_0 so we can set its position */
	left:0px;
	top:112px;
}

#MMMenu0109154801_0_Item_8 {
/* Unique ID for item 8 of menu MMMenu0109154801_0 so we can set its position */
	left:0px;
	top:128px;
}

#MMMenu0109154801_0_Item_9 {
/* Unique ID for item 9 of menu MMMenu0109154801_0 so we can set its position */
	left:0px;
	top:144px;
}

#MMMenu0109154801_0_Item_10 {
/* Unique ID for item 10 of menu MMMenu0109154801_0 so we can set its position */
	left:0px;
	top:160px;
}

#MMMenu0109154801_0_Item_11 {
/* Unique ID for item 11 of menu MMMenu0109154801_0 so we can set its position */
	left:0px;
	top:176px;
}

#MMMenu0109154801_0_Item_12 {
/* Unique ID for item 12 of menu MMMenu0109154801_0 so we can set its position */
	left:0px;
	top:192px;
}

#MMMenu0109154801_0_Item_13 {
/* Unique ID for item 13 of menu MMMenu0109154801_0 so we can set its position */
	left:0px;
	top:208px;
}

#MMMenu0109154801_0_Item_14 {
/* Unique ID for item 14 of menu MMMenu0109154801_0 so we can set its position */
	left:0px;
	top:224px;
}

#MMMenu0109154801_0_Item_15 {
/* Unique ID for item 15 of menu MMMenu0109154801_0 so we can set its position */
	left:0px;
	top:240px;
}

#MMMenu0109154801_0_Item_16 {
/* Unique ID for item 16 of menu MMMenu0109154801_0 so we can set its position */
	left:0px;
	top:256px;
}

#MMMenu0109154801_0_Item_17 {
/* Unique ID for item 17 of menu MMMenu0109154801_0 so we can set its position */
	left:0px;
	top:272px;
}

#MMMenu0109154801_0_Item_18 {
/* Unique ID for item 18 of menu MMMenu0109154801_0 so we can set its position */
	left:0px;
	top:288px;
}

#MMMenu0109154801_0_Item_19 {
/* Unique ID for item 19 of menu MMMenu0109154801_0 so we can set its position */
	left:0px;
	top:304px;
}

#MMMenu0109154801_0_Item_20 {
/* Unique ID for item 20 of menu MMMenu0109154801_0 so we can set its position */
	left:0px;
	top:320px;
}

#MMMenu0109154801_0_Item_21 {
/* Unique ID for item 21 of menu MMMenu0109154801_0 so we can set its position */
	left:0px;
	top:336px;
}

#MMMenuContainer0109154801_0 img {
/* needed for Mozilla/Camino/Netscape */
	border:0px;
}

#MMMenuContainer0109154801_0 a {
/* Controls the general apperance for menu MMMenuContainer0109154801_0's items, including color and font */
	text-decoration:none;
	font-family:copperplate;
	font-size:12px;
	color:#333300;
	text-align:left;
	vertical-align:middle;
	padding:0px;
	background: url("mmmenu1_133x16_up.gif") #e7e7b6;
	font-weight:normal;
	font-style:normal;
	display:block;
	position:absolute;
}

#MMMenuContainer0109154801_0 a:hover {
/* Controls the mouse over effects for menu MMMenuContainer0109154801_0 */
	color:#cc6600;
	background: url("mmmenu1_133x16_over.gif") #e7e7b6;
}


/* ************* */
/* POPUP MENU #3 */
/* CSS GENERATED BY MM FIREWORKS */

#FWTableContainer1314124527 {
/* The master div to make sure that our popup menus get aligned correctly.  Be careful when playing with this one. */
	position:relative;
	margin:0px;
	width:145px;
	height:31px;
	text-align:left;
	z-index:0;
}

#MMMenuContainer0110135711_0 {
/* This ID is related to the master menu div for menu MMMenuContainer0110135711_0 and contains the important positioning information for the menu as a whole */
	position:absolute;
	left:145px;
	top:-15px;
	visibility:hidden;
	z-index:1;
}

#MMMenu0110135711_0 {
/* This class defines things about menu MMMenu0110135711_0's div. */
	position:absolute;
	left:0px;
	top:0px;
	visibility:hidden;
	background-color:#e7e7b6;
	border: 1px solid #000000;
	width:152px;
	height:113px;
	z-index:1;
}

.MMMIFVStyleMMMenu0110135711_0 {
/* This class determines the general characteristics of the menu items in menu MMMenu0110135711_0 */
	width:191px;
	height:16px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:150px;
}

.MMMIVStyleMMMenu0110135711_0 {
/* This class determines the general characteristics of the menu items in menu MMMenu0110135711_0 */
	width:191px;
	height:16px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:150px;
}

#MMMenu0110135711_0_Item_0 {
/* Unique ID for item 0 of menu MMMenu0110135711_0 so we can set its position */
	left:0px;
	top:0px;
}

#MMMenu0110135711_0_Item_1 {
/* Unique ID for item 1 of menu MMMenu0110135711_0 so we can set its position */
	left:0px;
	top:16px;
}

#MMMenu0110135711_0_Item_2 {
/* Unique ID for item 2 of menu MMMenu0110135711_0 so we can set its position */
	left:0px;
	top:32px;
}

#MMMenu0110135711_0_Item_3 {
/* Unique ID for item 3 of menu MMMenu0110135711_0 so we can set its position */
	left:0px;
	top:62px;
}

#MMMenu0110135711_0_Item_4 {
/* Unique ID for item 4 of menu MMMenu0110135711_0 so we can set its position */
	left:0px;
	top:78px;
}

#MMMenu0110135711_0_Item_5 {
/* Unique ID for item 5 of menu MMMenu0110135711_0 so we can set its position */
	left:0px;
	top:94px;
}

#MMMenuContainer0110135711_0 img {
/* needed for Mozilla/Camino/Netscape */
	border:0px;
}

#MMMenuContainer0110135711_0 a {
/* Controls the general apperance for menu MMMenuContainer0110135711_0's items, including color and font */
	text-decoration:none;
	font-family:copperplate;
	font-size:12px;
	color:#333300;
	text-align:left;
	vertical-align:middle;
	padding:0px;
	background: url("mmmenu1_191x16_up.gif") #e7e7b6;
	font-weight:normal;
	font-style:normal;
	display:block;
	position:absolute;
	z-index:3;
}

#MMMenuContainer0110135711_0 a:hover {
/* Controls the mouse over effects for menu MMMenuContainer0110135711_0 */
	color:#cc6600;
	background: url("mmmenu1_191x16_over.gif") #e7e7b6;
}