html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, hr, img {
margin: 0;
padding: 0;
border: 0;
}

/* NOTE:  Remember, using the height option with a DIV can cause it to limit the 
			size of a div in IE.  This means other divs might go 'outside' the 
			div in which the height option is used.
*/


/*
#clearing {
	border: 1px solid #FF00FF;
	width: 400px;
}

#clearing2 {
	width: 1px;
	min-height: 400px;
	height: 440px;
	line-height: 1px;
	float: right;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	clear: both;
	margin-right: 300px;
}
*/

/* djm 20081206
html {
	height: 100%;
}
*/

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 14px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	background-color: #E4F8FE;
	min-height: 100%; /* Used for Firefox to keep footer at bottom of browser web page */
}

a:link {
	color: #660000;
	text-decoration: underline;
}

a:hover {
	color: #660000;
	text-decoration: none;
}

a:visited {
	color: #660000;
	text-decoration: underline;
}

a:visited:hover {
	color: #660000;
	text-decoration: none;
}


#mast_menuL a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}

#mast_menuL a:hover {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

#mast_menuL a:visited {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

#mast_menuL a:visited:hover {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}


/*
a.skip {
    position: absolute; 
	left: -1000em; 
	width: 20em;
}
*/

/*
hr.divider1 {
	clear: both;
	background-color: #F38C07;
	height: 20px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
*/

hr.divider2 {
	background-color: #56919F;
	width: 80%;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	height: 2px;
	color: #56919F;
}

/*
hr.divider3 {
	clear: both;
	background-color: #F38C07;
	height: 1px;
	margin: 0px;
	padding: 0px;
	width: 100%;
}
*/

/*
#border-right {
	background-image: url(../prototype/images/border20.gif);
	background-repeat: repeat-y;
	width: 100%;
}
*/

#container_outer {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	border: 1px solid #56919F;
	background-color: #FFFFFF;
	padding: 0px;
}
/*
#container_inner{
/	height: 100%;  djm 20081206 /
	font-size: 85%;
	margin: 0px;
	padding: 0px;
	border: 1px solid #66FF00;
}
*/

#masthead {
	text-align: center;
	height: 90px;
	background-image: url(../images/header-bg-TPSMC4.jpg);
	background-repeat: repeat-x;
	font-size: 12px;
}

#mast_right {
	float: right;
	width: 686px;
	margin: 0px;
	text-align: left;
	padding: 0px;
}

/*
#mast_title {
	font-family: Dragonfly;
	font-size: 36px;
	font-weight: bold;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #990000;
}
*/

#mast_logo {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}

#mast_menuL {
	text-align: left;
	color: #FFFFFF;
	width: 200px;
	margin-top: 0px;
	margin-right: 40px;
	margin-left: 15px;
	margin-bottom: 0px;
	padding: 0px;
}

/*
#mast_menuL a:link {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

#mast_menuL a:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

#mast_menuL a:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #FFFF00;
}

#mast_menuL a:visited:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #CC0000;
}
*/
/*
#mast_menuL a:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}

#mast_menuL a:visited:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
*/

/* BELOW is new as of 08/01/2010...djm */
#mast_menuR_new {
	text-align: right;
	color: #FFFFFF;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: right;
	width: 380px;
}

#mast_menuR_new a {
	margin-left: 5px;
	margin-right: 5px;
}

#mast_menuR_new a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}

#mast_menuR_new a:hover {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

#mast_menuR_new a:visited {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

#mast_menuR_new a:visited:hover {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}


/*
mast_menuR_new a {
	margin-right: 20px;
}
*/

/* ABOVE is new as of 08/01/2010...djm */

#mast_menuR {
	text-align: right;
	color: #FFFFFF;
	width: 280px;
	float: right;
	padding: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#mast_left {
	padding: 0px;
	margin-top: 0px;
	margin-right: 688px;
	margin-bottom: 0px;
	text-align: center;
	margin-left: 0px;
}

#TPSMClogo {
	vertical-align: top;
}

#masthead p {
	text-align: right;
	font-size: 18px;
	margin-top: 5px;
	padding: 0px;
	margin-right: 15px;
	font-weight: 600;
}

#container_content {
/* This used w/ a DIV to remove the whitespace between other Divs */
	padding-right: 2px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #56919F;
	margin-top: -5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

/*
#content_inner {
	margin: 0px;
	padding: 0px;
	border: 1px solid #FF0000;
}
*/

#content_right {
	float: right;
	width: 170px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #56919F;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 85%;
}

#content_right ul {
	margin-top: 5px;
	margin-bottom: 15px;
}

#content_right ul li {
	cursor:pointer;
	list-style-type: none;
}

#content_right a:link {
	color:#003366; /* darker blue lettering */
	/* font-weight: bold; */
	text-decoration: none;
}

#content_right a:hover {
	color:#000066; /* darker blue lettering */
	/* font-weight: bold; */
	text-decoration: underline;
}

#content_right a:visited {
	color:#000066; /* darker blue lettering */
	/* font-weight: bold; */
	text-decoration: none;
}

#content_right a:visited:hover {
	color:#000066; /* darker blue lettering */
	/* font-weight: bold; */
	text-decoration: underline;
}

/*
#content_right_btm {
	float: right;
	width: 170px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #56919F;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	font-size: 85%;
}
*/

.menu_left {
	text-align: left;
	font-size: 12px;
	margin-top: 5px;
	margin-bottom: 15px;
}

#content_center {
	width: 455px;
	margin-top: 5px;
	margin-right: 3px;
	margin-bottom: 10px;
	text-align: left;
	float: right;
	padding: 0px;
	font-size: 85%;
}

.content_border {
	border-right-color: #56919F;
	border-left-color: #56919F;
	width: 0px;
	float: right;
	height: 96%;
	border-right-style: solid;
	border-right-width: 2px;
}

#content_left {
	width: 140px;
	text-align: left;
	background-color: #9CC2CD;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#content_left_border {
	text-align: left;
	width: 155px;
	padding: 0px;
	margin: 0px;
}

#content_left_transition {
	text-align: right;
	width: 155px;
	margin: 0px;
	background-image: url(../images/LeftSideTransition_w1x15.jpg);
	background-repeat: repeat-x;
	padding: 0px;
}

#content_left_transition_btm {
	text-align: right;
	width: 140px;
	background-image: url(../images/LeftSideTransitionBottom_w1x20.jpg);
	background-repeat: repeat-x;
	padding: 0px;
	margin: 0px;
}

/* BELOW added 08/01/2010...djm */
#content_left_sans_color_centered {
	width: 140px;
	text-align: center;
	padding: 0px;
	font-size: 85%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
/* ABOVE added 08/01/2010...djm */

.menu_right {
	text-align: center;
	font-size: 12px;
	margin-top: 5px;
	margin-bottom: 15px;
}

#minpagelength {
	/*	Since I.E. does not recognize min-height, using this in a floated div
			acts like a pole that separates the top of the #outercontainer div from
			the top of the #footer div, thus providing a minimum height to the 
			#innercontainer div.
			Usually set to hidden visibility when in use -- see below.
	*/
	width: 1px;
	min-height: 400px;
	height: 440px;
	line-height: 1px;
	float: right;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

img.pagetitle {
	margin-bottom: 10px;
}

img.img1 {
	margin-right: auto;
	margin-left: auto;
}

img.img2 {
	margin-left: 10px;
}

.img3 {
	margin-top:0px;
	margin-bottom:0px;
	text-align: center;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

img.floatright_173 {
	float: right;
	width: 173px;
	margin-top: 4px;
	margin-bottom: 4px;
	margin-left: 8px;
}

img.floatleft_130 {
	float: left;
	width: 130px;
	margin-top: 4px;
	margin-bottom: 4px;
	margin-right: 8px;
}

img.floatleft_173 {
	float: left;
	width: 173px;
	margin-top: 4px;
	margin-bottom: 4px;
	margin-right: 8px;
}

.img_h170 {
	margin-top:0px;
	margin-bottom:0px;
	text-align: center;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

.frontpgscroll {
	float: left;
	margin-right: 10px;
	width: 120px;
}

.content1 {
	height: auto;
	text-align: center;
	margin: 5px;
}

.content2 {
	height: auto;
	width: 100%;
	text-align: center;
	overflow: auto;
}

#bio {
	text-align: left;
	height: 100%;
}

#bio_imagecol {
	height: auto;
	text-align: center;
	width: 330px;
	margin-left: 414px;
}

#bio_textcol {
	height: auto;
	text-align: center;
	width: 404px;
	text-decoration: none;
	overflow: auto;
	float: left;
}

#bio_textcol p {
	text-align: justify;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
}

#bio_bottom {
	height: auto;
	text-align: left;
	width: auto;
	text-decoration: none;
	overflow: auto;
	clear: both;
	padding-left: 3px;
	margin-top: 15px;
}

#bio_bottom p {
	text-align: justify;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
}

.column45left {
	height: auto;
	text-align: left;
	width: 48%;
	float: left;
}

.column45left p {
	text-align: left;
	margin-right: 5px;
	margin-left: 10px;
	margin-bottom: 5px;
}

.column45right {
	height: auto;
	text-align: left;
	width: 48%;
	float: right;
}

.columnleft {
	height: auto;
	text-align: left;
	float: left;
	margin-top: 15px;
}

.columnleft p {
	text-align: left;
	margin-bottom: 5px;
}

p.para1 {
	margin-right: 5%;
	margin-left: 5%;
	text-align: justify;
	margin-top: 3px;
	margin-bottom: 10px;
}

p.para2 {
	margin-right: 5%;
	margin-left: 5%;
	text-align: justify;
	margin-top: 5px;
}

p.para3 {
	margin-right: 5%;
	margin-left: 5%;
	text-align: right;
	margin-top: 5px;
}

p.para4 {
	text-align: justify;
	margin-top: 35px;
	font-size: x-small;
	font-weight: bold;
	margin-bottom: 15px;
	margin-right: 10px;
	margin-left: 10px;
}

p.quote_header {
	text-align: center;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
}

p.para5_left {
	text-align: left;
	margin-right: 5px;
	margin-left: 5px;
}

/*
p.para5_center {
	text-align: center;
	background-color: #999999;
	width: 90%;
}
*/

p.para6_justify {
	text-align: justify;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 10px;
	margin-top: 5px;
}

p.para7_justify {
	text-align: justify;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 10px;
	clear: both;
	margin-top: 10px;
}

p.para8_center {
	text-align: center;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

p.para9_left {
	text-align: left;
	margin-right: 5px;
	margin-left: 10px;
	margin-bottom: 5px;
	margin-top: 5px;
}

p.para10_justify {
	text-align: justify;
	padding: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
}

p.para11_justify {
	text-align: justify;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
}

p.para12_link_left {
	text-align: left;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
	margin-top: 5px;
}

p.para13_justify {
	text-align: justify;
	padding: 0px;
	margin-top: 25px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
}

p.para14_justify {
	text-align: justify;
	margin-right: 5px;
	margin-left: 5px;
	color: #660000;
	margin-top: 10px;
	margin-bottom: 10px;
}

p.condtreathdr {
	padding: 5px;
	width: 730px;
	text-align: justify;
	vertical-align: middle;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #999999;
	font-weight: bold;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}

span.boldunderline {
	font-weight: bold;
	text-decoration: underline;
}

span.boldunderline2 {
	font-weight: bold;
	text-decoration: underline;
}

span.small {
	font-size: small;
	text-align: justify;
}

span.smaller {
	font-size: smaller;
}

span.bluetext {
	color: #0000CC;
	font-weight: bold;
}

span.superscript {
	vertical-align: super;
	font-size: smaller;
}

span.italics_660000 {
	font-style: italic;
	color: #660000;
	text-align: center;
}

.center1 {
	clear: both;
	margin-left: 10px;
	padding: 0px;
	margin-top: 15px;
	margin-bottom: 15px;
}

.center2 {
	clear: both;
	margin-right: auto;
	margin-left: auto;
	margin-top: 3px;
}

.halfofit {
	width: 50%;
	margin-bottom: 10px;
	padding-left: 15px;
}

.halfofitFloatRight {
	width: 35%;
	float: right;
	padding-left: 45px;
	margin-right: 5px;
}

table.table_1 {
	width: 100%;
}

/*
table.col2tbl {

}
*/

/*
table.conditions {
	text-align: center;
	width: 740px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #999999;
	margin-right: auto;
	margin-left: auto;
}

table.conditions td {
	padding: 5px;
	text-align: center;
	vertical-align: middle;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #999999;
	font-weight: bold;
	font-size: smaller;
	width: 24%;
	height: 50px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}

table.treatments {
	text-align: center;
	width: 740px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #999999;
	margin-right: auto;
	margin-left: auto;
}

table.treatments td {
	padding: 5px;
	text-align: center;
	vertical-align: middle;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #999999;
	font-weight: bold;
	font-size: smaller;
	width: 32%;
	height: 40px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}

table.contactinfo {
	text-align: center;
	width: 300px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #999999;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

table.contactinfo td.contactinfo_cols {
	padding: 0px;
	text-align: right;
	vertical-align: top;
	font-weight: bold;
	width: 33%;
	height: auto;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}

table.contactinfo td.contactinfo_data {
	text-align: left;
	vertical-align: top;
	width: auto;
	height: 20px;
	margin: 0px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 0px;
	padding-right: 0px;
}

table.maps {
	text-align: center;
	width: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #999999;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
	padding-left: 10px;
}

table.maps td.map_cols {
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	height: auto;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	font-size: larger;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}

table.maps td.map_image {
	text-align: left;
	vertical-align: top;
	width: auto;
	height: 20px;
	margin: 0px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-right: 0px;
}
*/

#container_footer {
	bottom: 0;
	left: 0;
	width: 100%;
	text-align: center;
	margin-bottom: 10px;
	margin-top: 2px;
	background-color: #FFFFFF;
	font-size: 85%;
}

#footerleft {
	border: 0;
	text-align: right;
	float: left;
	margin-left: 5px;
}

#footerright {
	border: 0;
	text-align: right;
	margin-right: 5px;
	float: right;
}

.footerRow {
	clear: both;
	margin-right: auto;
	margin-left: auto;
	margin-top: 3px;
}

.footerRow a:link {
	text-decoration: none;
	color: #000000;
	font-weight: normal;
}

.footerRow a:hover {
	font-weight: normal;
	text-decoration: underline;
	color: #660000;
}

.footerRow a:visited {
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}

.footerRow a:visited:hover {
	font-weight: normal;
	text-decoration: underline;
	color: #660000;
}

h1 {
	font-size: 2em;
	margin-top: 10px;
	margin-bottom: 5px;
	}
	
h2 {
	font-size: 1.50em;
	margin-top: 10px;
	}
	
h3 {
	font-size: 1.25em;
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: bold;
	color: #56919F;
	}
	
h3.h3left {
	font-size: 1.25em;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: left;
	margin-right: 5%;
	margin-left: 5%;
	}
	
h3.left {
	font-size: 1.25em;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: left;
	}
	
h4 {
	font-size: 1em;
	margin-top: 25px;
	margin-bottom: 10px;
	font-weight: bold;
	color: #660000;
	clear: both;
	}
	
h4.subheading {
	font-size: 1em;
	margin-top: 10px;
	margin-bottom: 20px;
	font-weight: normal;
	color: #003366;
	clear: both;
	}
	
h4.centered {
	font-size: 1em;
	margin-top: 25px;
	margin-bottom: 10px;
	font-weight: bold;
	color: #660000;
	clear: both;
	text-align: center;
	}

/*
h5 {
	font-size: .85em;
	margin-top: 10px;
}
*/
	
h5 {
	font-size: 1.5em;
	margin-top: 25px;
	margin-bottom: 5px;
	font-weight: bold;
	color: #660000;
	clear: both;
	text-align: center;
	}
	
h5.subheading {
	font-size: 1em;
	margin-top: 0px;
	margin-bottom: 5px;
	color: #660000;
	clear: both;
	text-align: center;
	}
	
h6 {
	font-weight: bold;
	text-decoration: underline;
	text-align: center;
	margin-top: 10px;
	font-size: 14px;
	}
	
h7 {
	font-size: 1em;
	margin-top: 10px;
	margin-bottom: 20px;
	color: #660000;
	}
	

.ul_1 {
	margin-left: 10%;
}

/* Changed...djm 07/05/2011
.ul_1 li {
	text-align: left;
	list-style-image: url(../images/TreeOfLife_05_w20x20.gif);
	list-style-type: none;
}
*/

.ul_1 li {
	text-align: left;
	list-style-type: disc;
}

.ul_2 {
	margin-right: 5%;
	margin-left: 5%;
	margin-top: 10px;
}

.ul_2 li {
	list-style-type: square;
	margin-left: 40px;
}

.ul_3 {
	margin-right: 5%;
	margin-left: 5%;
	margin-top: 10px;
	vertical-align: top;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
}

.ul_3 li {
	list-style-type: none;
	margin-left: 20px;
	text-decoration: none;
	color: #000000;
	font-style: normal;
	font-weight: normal;
}

.ul_4 {
	margin-right: 5%;
	margin-left: 5%;
	margin-top: 10px;
	vertical-align: top;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

.ul_5 {
	margin-right: 5%;
	margin-left: 5%;
	margin-top: 10px;
	vertical-align: top;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
}

.ul_5 li {
	list-style-type: none;
	margin-left: 5px;
	text-decoration: none;
	color: #000000;
	font-style: normal;
	font-weight: normal;
	margin-bottom: 5px;
}

.ul_6 {
	margin-top: 0px;
	margin-left: 10%;
	margin-bottom: 15px;
}

/* Changed...djm 07/05/2011
.ul_6 li {
	text-align: left;
	list-style-image: url(../images/TreeOfLife_05_w20x20.gif);
	list-style-type: none;
}
*/

.ul_6 li {
	text-align: left;
	list-style-type: disc;
}

.clearit {
	margin: 0px;
	padding: 0px;
	clear: both;
	visibility: hidden;
	line-height: 1px;
}

/* Begin- Left-hand menu navigation */

#LHverticalNav {width:138px; font-size:12px;}

/*Main Menu -------------------------------------------------*/
#LHverticalNav ul {
margin:0px; 
padding:0px; 
background-color:#9CC2CD; /* light blue background for all menus */
}

#LHverticalNav ul li {
height:25px;
line-height:25px; 
list-style:none; 
padding-left:10px;

color:#012D58; /* darker blue lettering */
/* Remove border...djm 08/27/2010 
border-top:#fff solid; 
border-bottom:#fff solid; 
border-width:1px;
*/
/* cursor:pointer; -- don't want cursor showing until link hovered */
}

/* djm Added 08/26/2010 */
#LHverticalNav ul li a{ 
color:#012D58; /* darker blue lettering */
text-decoration: none;
cursor:pointer; 
}

#LHverticalNav ul li:hover {
	background-color:#56919F; /* Changes background to dark blue when menu item hovered over; 
								 This is NOT the link iteelf, just the menu line              */
	position:relative;
	color: #FFFFFF; /*  Changes text to white if there is no link; 
						Menu will be displayed w/ it since <ul> should be below it */
}

#LHverticalNav ul li:hover a:hover {
	color:#FFFFFF;
	text-decoration: none;
}

/*Sub Menu ---------------------------------------------------*/
#LHverticalNav ul ul { /* Sub-menu box */
	display:none; 
	position:absolute; 
	left:130px; 
	top:5px; 
	border:#fff solid; 
	border-width:1px; 
	/* background-color:#56919F; dark blue background */
	/* background-color:#9CC2CD; light blue background */
	font-size:11px; /* djm 08/27/2010 */
}

#LHverticalNav ul li:hover ul {
	display:block;
}

#LHverticalNav ul ul li { /* Sub-menu menu item */
	width:170px; 
	float:left; 
	display:inline; 
	border:none;
}

/* 3rd level Sub-menu - currently not being used
#LHverticalNav li:hover ul li ul {display:none;}

#LHverticalNav ul ul li ul {left:110px; background-color:#0099CC;}
#LHverticalNav ul ul li:hover ul {display:block;}
*/

/* End- Left-hand menu navigation */

