body, td, A, P, INPUT, TEXTAREA, SELECT {
font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
}
body, td, P {
	font-size:10pt;
	color: #333333;
}
a {
	font-weight: bold;
	text-decoration: none;
	color: #D14719;
	}
a:link {
	font-weight: bold;
	text-decoration: none;
	color: #D14719;
	}
a:visited {
	text-decoration: none;
	color: #D14719;
	font-weight: bold;
	}
a:hover {
	text-decoration: underline;
	color: #D14719;
	font-weight : bold;
	}
a img {
	border: 0px;
}

TABLE.links A
{
	font-size:10pt !important;
}

p.Small {
font-size: 8pt;  
}
li {
  font-size: 10pt;
	color: #333333;
	margin-left:45px;
	}
h1 {
  font-size: 10pt;
	font-weight : bold;
	color: #333333;
	}
h2, .title {
	font-size: 11pt;
	font-weight : bold;
	font-style: italic;
	color: #58B18C;
	}
.header {
  font-size: 10pt;
	font-weight : bold;
	color: #333333;
	}
body {
	scrollbar-face-color: #C8E292;
	scrollbar-shadow-color: #333333;
	scrollbar-highlight-color: #333333;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-track-color: #C8E292;
	scrollbar-arrow-color: #333333:;
	background-color : #FFFFFF;
	behavior:url('http://www.drrobertamorgan.com/csshover.htc');
	}
input, TEXTAREA, SELECT {
	background-color: #ADDFD3;
  font-size: 9pt;
	color: #333333;
	}
td.redTitle {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12pt;
	color:#D14719;
	padding:4px;
	}
img.floatLeft {
	float: left;
	margin-left:0px;
	margin-right:20px;
	margin-top:0;
	margin-bottom:10px;
	clear: left;
	}
img.floatRight {
	float: right;
	margin-right:0px;
	margin-left:20px;
	margin-top:0;
	margin-bottom:10px;
	clear: right;
	}
TABLE.front { background: #F1FEF0; }
div.front {
	padding-top: 1pt;
	padding-bottom: 6pt;
	padding-left:10px;
	padding-right:10px;
  white-space:normal;
	}
h1.articleHeader {
	font-size:18px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:lighter;
	width:465px;
	border-bottom:1px solid #333333;
	text-indent:5px;
	padding-bottom:4px;
	}
td.articleContent {
	padding-left:15px;
	padding-top:20px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	}

/* Nav Styles */

li {
	position: relative;
	margin:0px;
	padding: 0px;
	z-index: 9;
}

li.folder, li.folder:hover	{
	display: block;
	background-color: #C8E292;
	font-weight: normal;
	font-size:12px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	border-right:2px solid #333333;
	line-height:18px;
	list-style:none;
	width:140px;
}	

li.folder a{
	background-image:url('images/nav.jpg');
	background-position:top center;
	display:block;
	width:130px;
	padding-left:10px;
	height:18px;
}
	li.folder a:hover{
		background-position:bottom center;
		cursor:pointer;
		font-weight:bold;

	}
		
li.folder ul {
	margin: 0;
	width: 140px;
	list-style-type: none;
	position: absolute;
	display: none;
	left: 120px; /* IE */
	top: 2px;
}
				
li.folder>ul { 
	margin: 0;
	left: 130px;
}
		
ul.level1 li.folder:hover ul.level2 {
	margin: 0;
  display: block;
	width: 150px;
  background-color:#C8E292;
  }
ul.level1 {
	margin: 0;
	display: block;
	width: 140px;
  	background-color:#C8E292;
	padding:0;
  }
ul.level2 {
	margin: 0;
	display: block;
	border:1px solid #000000;
	}

a.nav {
	padding: 0px;
	text-decoration: none;
	width: 100%; /* IE */
	font-weight:normal;
	}
a.nav:hover {
	color: #000000;	
	font-weight:normal;
	text-decoration: none;
	}

li.submenu {
	margin: 0;
	background-color: #C8E292;
  padding-left: 5px;
	font-weight: normal;
	font-size:11px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	display: block;
	line-height:14px;
	}

li.submenu:hover {
	display: block;
	background-color:#FFFFCC;
	}

a.nav:link, a.nav:visited {
	margin: 0;
	color: #000000;	
	font-weight:normal;
	text-decoration: none;
	}

div.menu {
	margin: 0;
	padding: 0;
	width: 140px;
	}

span.navCategory:hover {
	cursor:default;
	}.bigheader {
	font-size: 12pt;
	font-style: italic;
	font-weight: bold;
}

