td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

a:link{
color:#cc6600;
}
a:visited{
color:#666666;
}
a:hover{
color:#000000;
}
body {
   	background-color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height:1.5em;
	width:auto;

	}
h1{ font-size:175%;
color:#669999;
text-align:center;
}
h2 {font-size:120%;
color:	#669999;
}

hr { background:#cc6600;
height:2px;
}
#main {
	background:white;
	line-height:1.7em;
	padding-top:10px;
	padding-right:75px;
	padding-left:75px;
	padding-bottom:50px;
	margin-top:30px;
	margin-right:170px;
	margin-bottom:0px;
	margin-left:170px;
	
	

}
#header {
	margin: 10px;
	height: 110px;
	border-bottom:thick;
	border-bottom-color:#669999;
	border-bottom-style:solid;
	border-top:medium;
	border-top-color:#cc6600;
	border-top-style:solid;
	border-right:thin;
	border-right-color:#669999;
	border-right-style:solid;
	border-left-color:#669999;
	border-left-style:solid;
	border-left-width:thin;
	background-color:#cde0d7;
	
}

#sidebar {
	
	font-size: 105%;
	text-align: left;
	padding: 15px;
	margin: 0px 10px 10px 20px;
	width:150px;
	position:absolute;
	top:150px;
	left:0px;
	border-top:thick;
	border-top-color:#cc6600;
	border-top-style:solid;
	border-bottom:thick;
	border-bottom-color:#669999;
	border-bottom-style:solid;
	border-right:thin;
	border-right-color:#669999;
	border-right-style:solid;
	border-left-color:#669999;
	border-left-style:solid;
	border-left-width:thin;
	background-color:#cde0d7;
	
	
	
}
#rightsidebar {
	
	font-size: 105%;
	text-align: left;
	padding: 15px;
	margin: 0px 20px 10px 10px;
	width:150px;
	position:absolute;
	top:150px;
	right:0px;
	border-top:thick;
	border-top-color:#cc6600;
	border-top-style:solid;
	border-bottom:thick;
	border-bottom-color:#669999;
	border-bottom-style:solid;
	border-right:thin;
	border-right-color:#669999;
	border-right-style:solid;
	border-left-color:#669999;
	border-left-style:solid;
	border-left-width:thin;
	background-color:#cde0d7;
}
#footer {
	background-color:#cde0d7;
	text-align: center;
	padding: 10px;
	padding-right:75px;
	padding-left:75px;
	margin-top:0px;
	margin-left:170px;
	margin-right:170px;
	height:55px;
	font-size: .8em;
	color: #CC6600;
	font-weight: ;
	font-family: Arial, Helvetica, sans-serif;	
	
}
.wisewords {

line-height:1.9em;
font-style:italic;
font-family:Georgia, "Times New Roman", Times, serif;
color:black;
border-style:solid;
border-width:thin;
border-color:#669999;
padding:25px;
padding-left:80px;
margin:40px;
margin-right:40px;
background-color:#cde0d7;
background-image:url(../image-files/background.gif);
background-repeat:no-repeat;
background-position:top left;

}

.smartquote {
	font-size: 80%;
	font-weight: bold;
	color: #669999;
	background-color: #cde0d7;
	float: right;
	width: 150px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-top: 0.2em;
	padding-right: 0.5em;
	padding-bottom: 0.2em;
	padding-left: 60px;
	background-image:url(../image-files/topquote.jpg);
	background-repeat:no-repeat;
	background-position: left top;	
	}
	.smartquoteleft {
	font-size: 80%;
	font-weight: bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #669999;
	background-color: #cde0d7;
	float: left;
	width: 150px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 0.2em;
	padding-right: 0.5em;
	padding-bottom: 0.2em;
	padding-left: 60px;
	background-image:url(../image-files/topquote.jpg);
	background-repeat:no-repeat;
	background-position: left top;	
	}
.smartquote p {
	
	background-repeat:no-repeat;
	background-position: right bottom;
	margin: 0px;
	padding-top: 6px;
	padding-right: 4px;
	padding-bottom: 6px;
	padding-left: 8px;
}

.callout {
	font-size: 80%;
	font-weight: bold;
	color: #669999;
	background-color: #cde0d7;
	float: right;
	width: 150px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-top: 0.2em;
	padding-right: 0.5em;
	padding-bottom: 0.2em;
	padding-left: 0.5em;
		
	}

#main .mytables {
background:#cde0d7;
border-style:solid;
border:thin;
border-color:#CCCCCC;
}

#main .mytables td, th {
border:thin solid;
padding:10px;
border-color:#CCCCCC;
} 
 

 #sidebar table{
 border:none;
 padding:5px;
 }
.footer {
	background-color:#cde0d7;
	text-align:center;
	padding:5px;
	margin-top:100px;
	margin-left:10px;
	margin-right:10px;
	min-width:500px;
	font-size: .8em;
	color: #CC6600;
	font-weight: ;
	font-family: Arial, Helvetica, sans-serif;	
	
}
.reference {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:.90em;
font-style:oblique;
}
#sitemap ul{


list-style:square;
font-size:.9em;

}

#sitemap h2 {
position:relative;
right:-15px;
}



.box {
  position:relative;
  left:-7px;

  }
#menu {
  width:150px; 
  text-align:center; 
  position:relative;
  font-family: Arial, Helvetica, sans-serif;
  font-weight:600;
  }
#menu a, #menu a:visited {
  text-decoration:none; 
  color:#669999; 
  display:block; 
  width:150px; 
  height:16px; 
  border:1px solid #cde0d7; 
  padding:5px;
  }
* html #menu a, 
* html #menu a:visited {
  width:150px; 
  height:28px; 
  w\idth:150px; 
  he\ight:16px;
  }
#menu a span {
  display:none;
  }
#menu a:hover {
  border:0px solid #669999; 
  }
#menu a:hover span.left, 
#menu a:hover span.right {
  display:block; 
  position:absolute; 
  height:0; 
  width:0; 
  overflow:hidden; 
  border-top:8px solid #cde0d7; 
  border-bottom:8px solid #cde0d7; 
  }
#menu a:hover span.left {
  left:5px; 
  top:5px; 
  border-left:8px solid #669999;
  }
#menu a:hover span.right {
  left:150px; 
  top:5px; 
  border-right:8px solid #669999;
  }

* html #menu a:hover span.left, 
* html #menu a:hover span.right {
  width:8px; 
  height:16px; 
  w\idth:0; 
  he\ight:0;
  }
  
  
  .newslettertable {
  margin-left:20px;
  margin-right:20px;
border:thin solid;
border-color:#669999;
border-collapse:collapse;
}

 .newslettertable th {
	padding:5px;
	background-color:#cde0d7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:17px;
	color: #cc6600;
	border-collapse:collapse;
} 
	
div#textbox{ margin: 0 10%;background: #cde0d7; }
b.rtop, b.rbottom{display:block;background: #fff;}
b.rtop b, b.rbottom b{display:block;height: 1px;
overflow: hidden; background: #cde0d7}
b.r1{margin: 0 5px}
b.r2{margin: 0 3px}
b.r3{margin: 0 2px}
b.rtop b.r4, b.rbottom b.r4{margin: 0 1px;height: 2px}




#menu h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	background-color:
	#EAF5E0;
	white-space: normal;
	letter-spacing: normal;
	text-align: center;
	vertical-align: middle;
	word-spacing: normal;
	height: auto;
	width: auto;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	padding: 0.2em;
	margin-bottom: 5px;
	margin-top:5px;
	color:	#9AA0A4;
	
	}
	
	#tableborder {
	border:thin;
	border-color:#cc6600;
	border-style:dashed;
	padding:10px;
	}

	