body {
	background:#FFFFFF;
	margin:0px
}

td, p, input {
	font-family: verdana, arial, helvetica;
	font-size:8pt;
	color:#00447c;
}

td.nav {
	background:#bf311a
}	

a {
	color:#bf311a;
	text-decoration:none
}

a:hover {
	color:#bf311a;
	text-decoration:underline
}

a.email {
	color:#008551;
	text-decoration:underline
}

a.email:hover {
	color:#008551;
	text-decoration:underline
}

h1 {
	margin-top:10px;
	margin-bottom:7px;
	font-size:1.2em;
	color:#bf311a;
}

.list {
	color:#008551;
	font-weight:bold;
	/*padding-left:15px*/
}

/* heirmenus */

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

#maincontainer {
/* The master div to make sure that our popup menus get aligned correctly.  Be careful when playing with this one. */
	position:relative;
	margin:0px;
}

/* about us */

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

#MMMenu1_0 {
/* This class defines things about menu MMMenu1_0's div. */
	position:absolute;
	left:0px;
	top:0px;
	visibility:hidden;
	width:174px;
	margin:0px;
}

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

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


#MMMenu1_0 a {
/* Controls the general apperance for menu #MMMenuContainer1_0's items, including color and font */
	padding:0px;
	display:block;
	position:absolute;
}

/* child development */

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

#MMMenu1_1 {
/* This class defines things about menu MMMenu1_1's div. */
	position:absolute;
	left:0px;
	top:0px;
	visibility:hidden;
	width:174px;
}

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

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

#MMMenu1_1_Item_2 {
/* Unique ID for item 2 of menu MMMenu1_1 so we can set its position */
	left:0px;
	top:20px;
	/*top:39px;*/
}

#MMMenu1_1_Item_3 {
/* Unique ID for item 3 of menu MMMenu1_1 so we can set its position */
	left:0px;
	top:39px;
	/*top:58px;*/
}

#MMMenu1_1_Item_4 {
/* Unique ID for item 4 of menu MMMenu1_1 so we can set its position */
	left:0px;
	top:58px;
	/*top:77px;*/
}

#MMMenu1_1 a {
/* Controls the general apperance for menu #MMMenuContainer1_1's items, including color and font */
	padding:0px;
	display:block;
	position:absolute;
}