img {
	border: 0;
}
body {
	background-color: #eeede9;
	margin: 10px;
	}

table {
	border: 0px;
	}

form {
	margin: 0px;
	}

td {
	font-family: arial,helvetica,sans-serif;
	font-size: 11px;
	color: #392400;
	line-height: 150%; 
	}
li{
	padding-bottom: 4px;
}

input, select {
	font-family: arial,helvetica,sans-serif;
	font-size: 11px;
	height: 16px;
	}
	
textarea {
	font-family: arial,helvetica,sans-serif;
	font-size: 11px;
	}

a, a:visited, a:active {
	color: #0079c1;
	text-decoration: none;
	}

a:hover {
	text-decoration: underline;
	}

.subnav {
	font-size: 11px;
	color: #0079c1;
	font-weight: normal;
	padding: 5px 9px;
	height: 16px;
	background-color: #e6f5f9;
	}

a.subnav, a.subnav:visited, a.subnav:active {
	color: #392400;
	text-decoration: none;
	background-color: #e6f5f9;
	}

a.subnav:hover {
	color: #392400;
	text-decoration: underline; 
	}

.subnav_current {
	font-size: 11px;
	padding: 4px 9px;
	font-weight: bold;
	background-color: #FFFFFF;

	}

a.subnav_current, a.subnav_current:visited, a.subnav_current:active {
	color: #ff4800;
	font-weight: bold;
	text-decoration: none;
		
	}

a.subnav_current:hover {
	text-decoration: underline;
	}

.callout {
	font-size: 11px;
	color: #FFFFFF;
	line-height: 14px;
	padding: 9px;
} 

.footer {
	font-size: 10px; 
	color: #a7a59a	}
.login {
	font-size: 10px;
	color: #FFFFFF;
	clip:   rect(   )
	}
.heading {
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
	color: #392400;
	padding-top: 2px;
	padding-bottom: 3px;
}


h3 {
	font-size: 1.1em;
	line-height: 1.4em;
	color: #000000;
	font-weight: bold;
		}

h4 {
	font-size: .9em;
	line-height: 1.4em;
	color: #000000;
	font-weight: bold;
		}



.text-normal {color: #000000; line-height: 14px}
.home_text{font-size: 12px; line-height: 20px}
p{font-size: 12px; line-height: 20px}
.text-small {
	font-size: 9px;
	color: #333333;
	line-height: 14px;
	padding: 3px 1px;
}

.caption {
	color: #FFFFFF;
	line-height: 14px;
	text-align: center;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	background-color: #392400;
}
.subtitle {
	font-size: 13px;
	font-weight: bold;
	line-height: 16px;
	color: #392400;
}
.td-content {
	padding-top: 50px;
	padding-right: 40px;
	padding-bottom: 60px;
	padding-left: 40px;
	color: #333333;
	line-height: 14px;
	background-color: #FFFFFF;
}
.list_indented {
	margin: 30px;
}
.title {
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	line-height: 20px;
}
.title3 {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	line-height: 13px;
}
.super {  font-size: 7px; vertical-align: super; text-transform: none; font-weight: normal}
.locator {
	font-size: 10px;
	color: #999999;
}
.big {
	font-size: 24px;
	font-weight: bold;
	color: #666666;
	line-height: 32px; 
}
.news {
	font-size: 11px;
	color: #333333;
	;
	line-height: 14px;
	padding: 6px;
}

.sidebar {
	font-size: 11px;
	color: #392400;
	line-height: 14px;
	padding: 5px 20px;
}
.header {
	font-size: 12px;
	color: #a7a59a;
	font-weight: bold;
	padding-right: 6px;
	padding-left: 6px;
	padding-top: 3px;
	padding-bottom: 3px;
}
/*** Upper nav - normal ***/
.upper_nav {
  font: 10pt trebuchet,sans-serif;
  color: #392400;
  text-transform: lowercase;
  text-decoration:none;
  height: 26px;
  background-color:#bab7ab;
  border-left:   12px solid #bab7ab;
  border-right:  12px solid #bab7ab;
  border-top:    5px solid #bab7ab;
  border-bottom: 5px solid #bab7ab;
  vertical-align: super;
}
.upper_nav:link	{
  color: #392400;
  text-decoration: none;
}
.upper_nav:visited	{
  text-decoration: none;
  color: #392400;
}
.upper_nav:hover	{
  text-decoration: none;
  background-color:    #00b5cb;
  border-left-color:   #00b5cb;
  border-right-color:  #00b5cb;
  border-top-color:    #00b5cb;
  border-bottom-color: #00b5cb;
}
.upper_nav:active	{
  text-decoration: none;
  background-color:    #bab7ab;
  border-left-color:   #bab7ab;
  border-right-color:  #bab7ab;
  border-top-color:    #bab7ab;
  border-bottom-color: #bab7ab;
}
/*** Upper nav - reversed colors for current page ***/
.upper_nav_on {
  font: bold 10pt trebuchet,sans-serif;
  color: #0079c1;
  text-transform: lowercase;
  text-decoration:none;
  background-color:#e6f5f9;
  border-left:   12px solid #e6f5f9;
  border-right:  12px solid #e6f5f9;
  border-top:    5px solid #e6f5f9;
  border-bottom: 9px solid #e6f5f9;
  vertical-align: super;
}
.upper_nav_on:link	{
  color: #0079c1;
  text-decoration: none;
}
.upper_nav_on:visited	{
  text-decoration: none;
  color: #0079c1;
}
.upper_nav_on:hover	{
  text-decoration: none;
  background-color:    #e6f5f9;
  border-left-color:   #e6f5f9;
  border-right-color:  #e6f5f9;
  border-top-color:    #e6f5f9;
  border-bottom-color: #e6f5f9;
}
.upper_nav_on:active	{
  text-decoration: none;
  background-color:    #e6f5f9;
  border-left-color:   #e6f5f9;
  border-right-color:  #e6f5f9;
  border-top-color:    #e6f5f9;
  border-bottom-color: #e6f5f9;
}
/***** end upper nav ***/

/***** lower sub-nav ****/
.lower_nav {
  font: 9pt trebuchet,sans-serif;

  text-transform: lowercase;
  background-color:#e6f5f9;
  border-left:   9px solid #e6f5f9;
  border-right:  9px solid #e6f5f9;
  border-top:    1px solid #e6f5f9;
  border-bottom: 1px solid #e6f5f9;
}
/***** end lower sub-nav ****/
