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

a:visited
{
	/*color: #9c9;*/
	color: #393;
	text-decoration: underline;
}

a:hover, a:active
{
	text-decoration: underline;
}

a img
{
	border-width: 0;
}

blockquote
{
	margin: 0 0 0 10px;
	padding: 3px 10px 3px 40px;	
	background-image: url(../images/quote.png);
	background-repeat: no-repeat;	
	font-style: italic;
}

body
{
  margin: 0px;
  padding: 0px;
  color: #039;
  font-family: Tahoma, Arial, sans-serif;
  font-size: .8em;
  background: #f3f3f3 url('../images/bg.jpg') repeat-y scroll left top;
  line-height: 160%;
}

em
{
	font-style: normal;
	background-color: #f7f8a3;
	padding: 1px 3px 2px 3px;
}

h1
{
	margin: 0 0 1px 0;
	display: inline;
	font-size: 2em;
}

h2
{
	font-size: 1.5em;
}

h3
{
	font-size: 1.3em;
}

h2, h3, h4, h5, h6
{
	margin: 20px 0 0 0;
	padding: 0 0 0 0;
}

h3.inline
{
	display: inline;
}

hr
{
	height: 0px;
	border-width: 1px 0 0 0;
	border-color: #666;
	border-style: solid;
	margin: 0 0 0 0;
}

p
{
	margin: 12px 0 12px 0;
}

ul
{
	list-style-type: square;
	margin: 0 0 0 30px;
	padding: 0 0 0 0;
}

ul li
{
	padding: 5px 0 10px 0;
}

table
{
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

table tr td
{
	vertical-align: top;
	padding-bottom: 20px;
}

#contact_table
{
	width: 100%;
}

#contact_table tr td
{
	vertical-align: top;
	padding-bottom: 5px;
}

.contact_left
{
	width: 150px;	
	text-align: right;
}

.form_input
{
	width: 200px;
	border: solid 1px #bdd5bd;
	background-color: #f9f9f9;
	padding: 3px;
	font-family: Tahoma, Arial, Sans-Serif;
}

label
{
	display: block;
	margin: 10px 0 0 0;
	font-weight: bold;
}

textarea.form_input
{
	width: 80%;
	height: 200px;
}

/*div
{
	border: solid 1px red;
}*/

.alpha-list
{
	list-style-type: lower-alpha;
}

.chart
{
	margin: 25px 0 0 0;
}

.icon-small
{	
	margin: 6px 5px -4px 0;
}

.side-quote
{
	font-style: italic;
	line-height: normal;

	margin: 0 10px 0 0;
	font-size: 13px;
}

.side-quote-author
{
	font-size: 10px;
	line-height: normal
}

#header
{
	height: 150px;
	background-image: url(../images/header_bg.jpg);
	background-repeat: repeat-x;
	position: absolute;
	top: 0px;
	left: 0px;	
	width: 100%;
}

#header-super
{
	position: absolute;
	top: 3px;
	left: 690px;	
}

#header-super a:link
{
	color: #000;
}

#header-super img
{
	float: left;
	margin: 0 2px 0 0;
}

.selected
{
	margin: -36px 0 0 0;
}

#misc_area
{
	width: 170px;
	margin: 30px 0 0 0;
	padding: 0 0 0 10px;
	color: #333;
	position: absolute;
	top: 380px;
	left: 0px;
}

#main_text
{
	width: 600px;
	position: absolute;
	left: 200px;
	top: 150px;
	margin: 15px 0 0 0;
}

#footer
{
	text-align: right;
	border-width: 1px 0 0 0;
	border-style: solid;
	border-color: #666;
	margin: 5px 0 15px 0;
	color: #000;
}

#footer ul
{
	list-style-type: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;	
}

#footer ul li
{
	display: inline;
}

.portrait
{
	float: right;
	margin: 0 0 5px 10px;
}

#site-navigation .hidden
{
	display: none;
}

#navigation
{
	padding: 0px;
	list-style-type: none;
	border-style: dotted;
	border-width: 1px 0 0 0;
	border-color: #666;
	height: 216px;
	/*background-color: #f2f8f2;*/
}

#navigation h2, #navigation img, #navigation a, #navigation li
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#navigation li
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border-style: dotted;
	border-width: 0 0 1px 0;
	border-color: #666;	
	height: 36px;	
	overflow: visible;	
}

#navigation li ul li
{
	height: auto;
	border-width: 0px;
	z-index: 125;
}

#navigation li ul
{
}

#navigation li ul li ul li
{
	height: auto;
	position: relative;
	left: 0px;
	z-index: 200;
	border-width: 0px;
}

/* CSS Popout site-navigation */

/* Fix IE. Hide from IE Mac \*/
* html #site-navigation ul li{float:left;height:1%;}
* html #site-navigation ul li a{height:1%;}
/* End */

#site-navigation		                                 /* position, size, and font of  menu */
{	
	position: absolute;
	left: 0px;
	top: 150px;
	width: 185px;	
	z-index: 10;
	text-align: center;
	font-size: 0.9em;
	font-family: helvetica, arial, geneva, sans-serif;
	margin: 15px 0 0 0;
}

#site-navigation a
{
	white-space:nowrap;
}	
	
#site-navigation li ul a, #site-navigation li ul li ul a
{
	width: 100%;
	display:block;						
	white-space:nowrap;
}	

#site-navigation li ul li a, #site-navigation li ul li ul li a:visited				/* all menus at rest */
{
	color: #666;
	background-color: #f0f7f0;
	text-decoration:none;				       /* removes underlines from links */
	border-style: dotted;
	border-width: 1px 1px 0 1px;
	border-color: #999;
}

#site-navigation li ul li a:hover, #site-navigation li ul li ul li a:hover			             /* all menus on mouse-over */
{
	color: #000;
	background-color: #cbe4cb;
}
#site-navigation ul li
{
	position:relative;
	list-style-type: none;
}

#site-navigation li ul
{
	position: absolute;
	top: 0;
	left: 185px;				                 /* distance from  left menu (this should be the same as width value in #site-navigation [1]) above */
	display: none;
	width: 185px;
	z-index: 400;
	border-width: 1px 0 1px 0;
	border-style: dotted;
}
	
#site-navigation li ul li ul
{
	position: absolute;
	top: 0;
	left: 145px;				                 /* distance from  left menu (this should be the same as width value in #site-navigation [1]) above */
	display: none;
	width: 185px;
	z-index: 401;
	border-width: 0px 0 1px 0;
	border-style: dotted;
}	

div#site-navigation ul, #site-navigation ul ul, div#site-navigation ul ul ul
{
	margin:0;				               /* keeps the menu parts together */
	padding:0;	
}
	
#site-navigation ul ul, #site-navigation ul ul ul
{
	border-style: dotted;
	border-width: 0 0 1px 0;
	border-color: #999;
}	

div#site-navigation ul ul, div#site-navigation ul ul ul, div#site-navigation ul li:hover ul ul, div#site-navigation ul li:hover ul ul ul
{
	display: none;
}

div#site-navigation ul li:hover ul, div#site-navigation ul ul li:hover ul, div#site-navigation ul ul ul li:hover ul
{
	display: block;
}
	
/* END CSS Popout site-navigation */	
