/*
 * Combined style sheet for the index pages and the slide pages.
 */

/* Style for all bodies. */
body {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: black;
	margin-left: 0px;
	margin-top: 0px;
	background: #F1EBE4 url(../../images/inner-bak.gif) repeat-x;
	}
</style>
}



.image {
	border-width: 0;
	border-color: black;
	border-style: solid;
	margin: 5;
}

Style for all table cells. */
td {
	font-size: 10px;
}


a:link {color: #3333ff; text-decoration: none}
a:visited {color: #3333ff; text-decoration: none}
a:hover {color: #ff0000;  text-decoration: underline}

a.norm:link {color: #3333ff; text-decoration: none}
a.norm:visited {color: #3333ff; text-decoration: none}
a.norm:hover {color: #ff0000;  text-decoration: underline}


a.smallnormal:link {color: #3333ff; text-decoration: none}
a.smallnormal:visited {color: #3333ff; text-decoration: none}
a.smallnormal:hover {color: #ff0000;  text-decoration: underline}

a.whtsm:link {color: #ffffff; text-decoration: underline; font-size: 9pt}
a.whtsm:visited {color: #ffffff; text-decoration: underline; font-size: 9pt}
a.whtsm:hover {color: #ff0000;  text-decoration: none; font-size: 9pt}


ul.circle 
{
list-style-type: circle; color: #000000; font-family: Arial; font-size: 10pt; 
}

p { font-family: Arial; font-size: 10pt; line-height: 11pt; margin-left: 25px}

.title  { color: #000000; font-family: Arial; font-size: 10pt; font-weight: bold; margin-left: 25px}

.text    { font-family: Arial; font-size: 10pt; line-height: 11pt; margin-left: 25px}

.smallnormal    { font-family: Arial; font-size: 10pt; line-height: 11pt}

.textcap    { margin-left: 15; margin-right: 15; color: #000000; font-family: Arial; font-size: 8pt; font-weight: normal}

.h2 { color: #000000; font-family: Arial; font-size: 10pt; font-weight: bold; text-decoration: underline; margin-left: 25px}

.h1 { color: #006633; font-family: Arial; font-size: 12pt; font-weight: bold; margin-left: 25px}

.textwhtsm  { color: #ffffff; font-family: Arial; font-size: 8pt; font-weight: normal}

.textblsm  { color: #000000; font-family: Arial; font-size: 8pt; font-weight: normal}
.subhead  { 
color: #000000; 
font-family: Arial; 
font-size: 10pt; 
font-weight: bold; 
margin-left: 25px}
.faqhead  { color: #000000; font-family: Arial; font-size: 10pt; font-weight: bold}
#navcontainer
{
	background-color: #006633;
	height: 26 px;
	position: absolute;
	left: 30px;
	top: 0px;
}

#navcontainer ul { padding: 0; }
#navcontainer ul li { display: inline; }

#navcontainer ul
{
margin: 0;
padding: 0 3 0 3;
color: #FFFFFF;
font-family: tahoma, verdana, geneva, arial, helvetica, sans-serif;
font-size: 8pt;
letter-spacing: 2px;
font-weight: bold;
}

#navcontainer ul li a
{
padding: 6px 12px;
background-color: #006633;
color: #FFFFFF;
text-decoration: none;
float: left;
border-right: 1px solid #94B473;
}

#navcontainer ul li a:hover
{
background-color: #008442;
color: #FFFFFF;
}

#navlist li a:hover, #navlist li a:active
{
color: #FFFFFF;
text-decoration: none;
background: #006633;
text-align: left;
}
#navlist li a#current
{
background: #008C46;


}
.photopadding {
	position:relative;
	top: 5px;
}
