body {

	margin: 0;

	padding: 0;

	background: #ffffff;

	font-family: Arial;

	font-size: 13px;

	color: #666666;

}



h1, h2, h3 {

	margin: 0;

	font-weight: normal;

	color: #ffffff;

}



h1 {

	letter-spacing: -1px;

	font-size: 2.4em;

}



h2 {

	font-size: 1.8em;

}



h3 {

	font-size: 1.2em;

	font-weight: bold;

}



hr {

	color: #ffffff; 

	background-color: #ffffff; 

	border: 1px dotted #5a5a5a; 

	border-style: none none dotted none; 

}





p, ul, ol {

	margin-bottom: 1.6em;

}



a:link {

	color: #069C41;

	text-decoration: none;

}



a:hover {

	color: #069C41;

	text-decoration: underline;

}



a:visited {

	color: #069C41;

	text-decoration: none;

}



a:active {

	color: #069C41;

	text-decoration: none;

}



img {

	border: none;

}



/* Header */



#headerline {

	border-top: 5px solid #F48623;

}



/* Content */



#content {

	float: left;

	width: 510px;

}



/* rightnav */





#rightnav ul {

	margin-bottom: 25px;

	margin-left: 0px;

	margin-right: 0px;

	margin-top: 0px;

	padding: 0;

	list-style: none;

	text-transform: lowercase;

}



#rightnav li {

	background: url(img/NavBar30.jpg) repeat-x;

}



#rightnav li ul {

	line-height: 150%;

}



#rightnav li li {

	margin-left: 10px;

	padding: 0;

	background: none;

	padding-left: 15px;

	background: url(img/DotOrangeButterfly10.jpg) no-repeat left center;

}



#rightnav h2 {

	margin-bottom: 20px;

	text-transform: lowercase;

	color: #ffffff;

}

.title 

{

color: #069C41

}



/* leftnav */





#leftnav ul {

	margin-bottom: 25px;

	margin-left: 0px;

	margin-right: 0px;

	margin-top: 0px;

	padding: 0;

	list-style: none;

	text-transform: lowercase;

}



#leftnav li {

	background: url(img/NavBar30.jpg) repeat-x;

}



#leftnav li ul {

	line-height: 150%;

}



#leftnav li li {

	margin-left: 10px;

	padding: 0;

	background: none;

	padding-left: 15px;

	background: url(img/DotOrangeButterfly10.jpg) no-repeat left center;

}



#leftnav h2 {

	margin-bottom: 20px;

	text-transform: lowercase;

	color: #ffffff;

}

.title 

{

color: #069C41

}





/* Footer */





.footer {

	color: #069C41;

	font-size: 10px;

	text-align: center;

}





.tablemenu {

	/*

	padding-left: 15px;

	padding-right: 15px;

	padding-top: 10px;*/

	text-align: center;

	text-transform: lowercase;

	font-size: 25px;

	float: inherit;

}



.banner {

	font-size: 18px;

	color: #F48623;

	text-decoration: none;

}



a.banner:link {

	font-size: 18px;

	color: #F48623;

	text-decoration: none;

}



a.banner:hover {

	font-size: 18px;

	color: #F48623;

	text-decoration: underline;

}



a.banner:visited {

	font-size: 18px;

	color: #F48623;

	text-decoration: none;

}



a.banner:active {

	font-size: 18px;

	color: #F48623;

	text-decoration: none;

}



table.thin-border {

	border-width: 1px;

	border-style: solid;

	border-color: #069C41;

}

/*

table.thin-border tr {

	border-width: 1px;

	border-style: solid;

	border-color: #069C41;

}



table.thin-border td {

	border-width: 1px;

	border-style: solid;

	border-color: #069C41;

} */ 

#sddm {
	margin: 0;
	padding: 0;
	z-index: 30
}
#sddm li {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font-size: 25px;
}
#sddm li a {
	display: block;
	margin: 0 1px 0 0;
	padding: 10px;
	width: 100%;
	background: #FFFFFF;
	color: #069C41;
	text-align: center;
	text-decoration: none
}
#sddm li a:hover {
	background: #FFFFFF;
	text-decoration:underline;
}
#sddm div {
	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #FFFFFF;
	border: 1px solid #F48623
}
#sddm div a {
	position: relative;
	display: block;
	margin: 10;
	padding: 5px 25px;
	width: auto;
	white-space: nowrap;
	text-align: center;
	text-decoration: none;
	background: #FFFFFF;
	color: #F48623;
	font: 20px arial
}
#sddm div a:hover {
	background: #FFFFFF;
	color: #F48623
}






