body
{
	padding: 0px 0px 10px 0px;
	margin-left: 7px; margin-right: 7px; margin-top: 10px; margin-bottom: 10px;
	color: #000000;
	font: normal 12px Verdana,Tahoma,Arial,Helvetica,Geneva;
}

.clear {clear: both;}
.teal {color: #0B696F}
td { font: normal 12px Verdana,Tahoma,Arial,Helvetica,Geneva; }
.nav-background {background-image:url(../images/bkg-nav-gray.jpg); float:right; background-repeat:repeat-x;}

A {
	COLOR: #0B696F; TEXT-DECORATION: underline
}
A:hover {
	COLOR: #663366; TEXT-DECORATION: underline
}
A.link:hover {
	COLOR: #663366; TEXT-DECORATION: underline
}

H1 {
	FONT-SIZE: 22px; COLOR: #663366;
	margin-left : 5px; margin-top: 7px; margin-bottom: 7px;
	font-family : serif;
	font-style : italic;
}
H2 {
  font-family: serif; font-style : italic;
  font-size: 20px;
  color: green; padding: 3px;
  margin-bottom : 3px;
}
H3 {
	FONT-SIZE: 16px; COLOR: #0B696F; margin-bottom: 7px;	font-family : serif;
	font-style : italic;
}

H4 {
	FONT-SIZE: 12px; COLOR: green; margin-bottom: 7px;
}

fieldset{background-color:#FFFFCC; border-color:#663366;padding:6px; border-width:1px;}
.button {
background-color : #663366;
font-size: 10px; font-weight: bold; 
color: #FFFFFF;
padding : 1px;
}

.content {
	  padding-right : 20px; padding-left : 10px;
}
.hdr_blue, .hdr_blue a {
		color : White; padding:3px;
	font-weight : bold;text-decoration: none;
		background : #0B696F;
}

.hdr_blue a:hover {
	text-decoration: underline;
}
li {
	list-style-image : url(../images/bullet.gif);
	padding-bottom: 3px;
}

#etoNotice {display:none;}
.etoNotice {display:none;}

.footer, .footer a,.footer a:link,.footer a:visited,.footer a:hover {
	FONT-SIZE: 10px; COLOR: white; FONT-FAMILY: verdana;
	font-weight : bold;padding:3px;
}
.footer-bkg {
	background-image : url(../images/footer.jpg);
	background-position : bottom left; text-align:center;
	background-repeat : no-repeat;height: 91px;
	
}
.membonly,.membonly a,.membonly a:hover,.membonly a:link,.membonly a:visited {
	FONT-SIZE: 16px; COLOR: white; FONT-FAMILY: verdana; font-weight : bold;
}
.hdr, .hdr a {
background-color : #663366; 
margin: 0 5px 0 5px;line-height: 14px;
font-size: 12px; font-weight: bold; 
color: #FFFFFF;text-decoration: none;
}
 .hdr a:hover {
background-color : #663366;
margin: 0 5px 0 5px;line-height: 14px;
font-size: 12px; font-weight: bold; 
color: #FFFFFF;text-decoration: underline;

}

HR {
	border : 1px solid #663366;
}

.masthead {
	background-image : url(../images/masthead.png);
	background-position : left bottom;
	background-repeat : no-repeat;
}
.pagetrail,.pagetrail a,.pagetrail a:hover,.pagetrail a:link,.pagetrail a:visited {
	font-size : 10px; color: #663366;
	margin-right : 10px;
	text-align : right;
	padding : 3px;
}

.phone {
	COLOR: green; 
}

.title {
font-weight: bold; margin-top: 10px;font-size: 27px; color: #FFFFE6; font-family: "Times New Roman", Times, serif;
}

 /* Stylesheet settings for ListMenu Snippet
// STYLES used
//
// #LM_level_N      menu level where N is the number of the depth
//                  starting at 0
// #LM_youAreHere   menu item of current location
// .LM_expanded     expanded menu item with children
// .LM_collapsed    menu item with childen, but not expanded
// .LM_endPage      menu item with children
// .LM_description  menu item description
// 
*/

/* ListMenu Styles */

#listMenuWrapper {
	position:relative;
	margin:0;
	padding:0;
	font-size: 12px;
	color: green;
	width: 190px;
 list-style: none; list-style-image:none;
}

#listMenuWrapper ul {
position:relative;margin:0;padding:0;
 list-style: none; list-style-image:none;
}

#listMenuWrapper ul li {
position:relative;margin:0;padding:1px;
 list-style: none; list-style-image:none;
border-color: #f0e7d7 #aaab9c #cccccc #ffffff;
}

#listMenuWrapper a, #listMenuWrapper #LM_youAreHere {
display: block;
position:relative;margin:0;padding:1px;
border-width: 1px;
border-color: #f0e7d7 #aaab9c #ccc #fff;
border-style: solid;
text-decoration: none;
 list-style: none; list-style-image:none;}

#listMenuWrapper .snippetName a {
position:relative;margin:0;padding:0;
display:inline;
 list-style: none; list-style-image:none;}

.LM_collapsed a {  list-style: none; list-style-image:none;}
.LM_collapsed a:hover {

	border-color: #f0e7d7 #fff #fff #ccc;
		color : White;
	font-weight : bold;font-size: 11px;
		background : green;
 list-style: none; list-style-image:none;}

.LM_expanded a {  list-style: none; list-style-image:none;}
.LM_expanded a:hover { 

	border-color: #f0e7d7 #fff #fff #ccc;
		color : White;
	font-weight : bold;font-size: 11px;
		background : green;
 list-style: none; list-style-image:none;}
.LM_expanded #LM_youAreHere {
	border-color: #f0e7d7 #fff #fff #ccc;
		color : White;
	font-weight : bold;font-size: 11px;
		background : green;
 list-style: none; list-style-image:none;}

.LM_endPage a { list-style: none; list-style-image:none; }
.LM_endPage a:hover  {

	border-color: #f0e7d7 #fff #fff #ccc;
		color : White;
	font-weight : bold;font-size: 11px;
		background : green;
 list-style: none; list-style-image:none;}
.LM_endPage #LM_youAreHere {
	border-color: #f0e7d7 #fff #fff #ccc;
		color : White;
	font-weight : bold;font-size: 11px;
		background : green;
 list-style: none; list-style-image:none;}

#LM_level_1 li a, #LM_level_1 li #LM_youAreHere {padding-left:8px;  list-style: none; list-style-image:none;}
#LM_level_2 li a, #LM_level_2 li #LM_youAreHere {padding-left:16px;  list-style: none; list-style-image:none;}
#LM_level_3 li a, #LM_level_3 li #LM_youAreHere {padding-left:24px;  list-style: none; list-style-image:none;}
#LM_level_4 li a, #LM_level_4 li #LM_youAreHere {padding-left:32px;  list-style: none; list-style-image:none;}



