

/* Forces horizontal scrollbar on in Mozilla */
html {
  background: url(../images/body-bg.png) repeat-x;
}

html,
body {
}

body {
  margin: 0;
  padding: 0;
  text-align: center;
  font: 400 0.8em georgia, serif;
  line-height: 180%;
  background: url(../images/body.jpg) repeat top left;
  background-attachment:fixed;
  color: #6D6864;
}

h1, h2, h3, h4, h5, h6, p, dl {
  margin: 0;
  padding: 10px 0;
}

h1 {   
  clear: both;
  font: 400 1.9em georgia, serif;
  color: #532406;  
}

h2 {
  clear: both;
  font: 400 1.3em georgia, serif;
  color: #61804E;
  margin-bottom: -15px;
}

h3 {
  font: 700 1.1em georgia, serif;
  color: #8F512A;
}

h4 {
  font: 400 0.9em georgia, serif;
  text-transform: uppercase;
}

a {
  text-decoration: none;
  color: #5E9040;  
  border-bottom: 1px solid #B8E78B;
}




a:hover {
  color: #3C5D29;
  background-color: #F1FFE3;
  border-bottom: 1px solid #4A6E35;
}


#footer a {
background: none;
text-decoration: none;
  color: #ffffff;  
  border-bottom: 1px dotted #ffffff;
}

#footer a:hover {
  color: #ffffff;  
  border-bottom: none;
}

ol {  
  margin: 10px 30px;
  padding: 0 30px;

  font-size: 1.4em;
  color: #532406;
  background-color: #FFF;
}

ol span {
  font-size: 0.7em;
  color: #6D6864;
}

ul {
  margin: 10px 30px;
  padding: 0 30px 0 5px;
  list-style: none;
}

ul li {
  padding-left: 25px;
  background: url(../images/bullet.gif) no-repeat;
  background-position: 0 3px;
}

acronym {
  cursor: help;
  border-bottom: 1px solid #DDD;
}

blockquote {
  margin: 10px 0;
  background-color: #F1FFE3;
  border-bottom: 1px solid #B8E78B;
}

blockquote p {
  margin: 0.4em 0.8em;
}

del {
  color: #AAA;
}

code {
  margin: 15px 0;
  padding: 10px;
  display: block;
  overflow: auto;
  
  font: 400 1em courier, monospace;
  line-height: 120%;
  white-space: pre;
  
  background: #F4F4F4;
  border-bottom: 1px solid #D3D3D3;
}



/**************************************************************
   Main Menu
 **************************************************************/

#MainMenu 
{

	margin-top: -70px;
	margin-left: 255px;
	height:32px;
	background: url(../images/bmid_030.gif);
	border:0;
}
#tab 
{
	top:0;
	height:0;
	background:repeat-x top;
	margin:0 0 0 10px;
}
#tab ul 
{
	list-style:none;
	float:left;
	margin:0;
	padding:0;
}
#tab li 
{
	display:inline;
	float:left;
	margin:0;
	padding:0;
}

#tab li.item_active {
background:url(../images/sub-menu.gif) no-repeat right top;

}
#tab a 
{
	background: url(../images/bright_030.gif) no-repeat right top;
	text-decoration:none;
	border:0;
	display:block;
	float:left;
	margin:0;
	padding:0;
}
#tab a span 
{
	display:block;
	background:url(../images/bleft_030.gif) no-repeat left top;
	font-family: Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	font-weight:700;
	line-height:32px;
	padding:0 18px 0 16px;
}
#tab a:hover,#tab a.item_active  
{
	background-position:right bottom;
}
#tab a:hover span,#tab a.item_active span 
{
	background-position:left bottom;
	color:#FFF;
	font-weight:700;
	font-style:normal;
	text-decoration:none;
}

/**************************************************************
   Sub Menu
 **************************************************************/

#navcontainer
{
font-family: Helvetica, sans-serif;
font-size:12px;
width: 600px;
margin-top: -7px;
margin-bottom: 1em;
overflow: hidden;
margin-left: 267px;
margin-right: 20px;
}

#navlist
{
list-style-type: none;
margin: 0;
padding: 0;
margin-top: 20px;
}

#navlist li
{
background: none;
border-left: 1px dotted #cccccc;
float: left;
line-height: 1.1em;
margin: 0 .5em 0 -.5em;
padding: 0 .5em 0 .5em;
}

#navlist a {
font-weight: 700;
color: #309dcf;
}

#navlist a:hover {
color: #ff9613;
text-decoration: underline;
border-bottom: none;
background: none;
}



.img-content {
border: 3px solid #cccccc;
margin-right: 10px;
margin-top: 5px;
}

.border {
border: 3px solid #cccccc;
}

/**************************************************************
   Tables
 **************************************************************/

table {
  width: 100%;
  margin-bottom: 10px;  
  font-family: Helvetica;
  font-size: 11px;
  border-collapse: collapse;
}

table caption {
  margin-top: 10px;
  padding: 0 0 0.5em 3px;

  font: 400 0.8em georgia, sans-serif;
  text-align: left;  
}

table th,
table td {
  text-align: left;
  vertical-align: top;
  padding: 4px 7px !important;
  padding: 6px 10px;
}


thead th {
background: #96c8e0 url(../images/menu-bg-no-opacity.png) repeat-x bottom left;
color: #ffffff;
border-bottom: 1px dotted #f0f0f0;
font-size: 14px;
}

tbody tr.dark {
  background-color: #f0f0f0;
}

tbody td {
  border-bottom: 1px solid #DDD;
}



/**************************************************************
   Form Elements
 **************************************************************/

label {
  float: left;
  text-align: left;
  width: 15em;
  padding-right: 1em;
  font-weight: bold;
  
}


input,
textarea,
select {
  padding: 4px;
  font: 400 1em georgia, sans-serif;
  
  color: #666;
  background: #FFF;
  border-width: 1px;
  border-style: solid;
  border-color: #888 #DDD #DDD #888;  
}



input.button {
  padding: 1px 10px;

  font: 400 1em georgia, sans-serif;
  cursor: pointer;

  color: #fff;
  background: #508231;
  border-width: 1px;
  border-style: solid;
  border-color: #B8E78B #2D5018 #2D5018 #B8E78B;
}

.required {
  cursor: help;
  border-bottom: 1px solid #CCC;
}

.formbutton {

	color: #FFF;
  background-color: #309dcf;
  font-weight: bold;
  border: none;

}
.formbutton:hover {
 background-color: #64b6db;
}

/**************************************************************
   Images
 **************************************************************/

img.floatRight {
  margin: 5px 0px 10px 15px;  
}

img.floatLeft {
  margin: 5px 15px 10px 0px;
}

a img {  
  
}

a:hover img {  
}
