body {
	background: #ffffff;
	color: #333333;
	font-family: "Trebuchet MS", "Bitstream Vera Serif", Utopia, "Times New Roman", times, serif;
	margin: 5px;
	padding: 5px;
	}
	
#content {
	background: #ffffff;
	border: 1px solid #9C9C9C;
	margin: 0 auto;
	padding: 5px;
	}
	
#footer {
	border-left: 1px solid #9C9C9C;
	border-right: 1px solid #9C9C9C;
	border-bottom: 1px solid #9C9C9C;
	padding-left: 10px;
	font-family: "Trebuchet MS", "Bitstream Vera Serif", Utopia, "Times New Roman", times, serif;
	font-size: smaller;
}	

#header {
	background-color: #f4f4f4;
	background-image: url(logo2.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	height: 100px;
	margin: 0;
	padding: 0;
}
	
#header h1, h2 {
    font-family: "Trebuchet MS", "Bitstream Vera Serif", Utopia, "Times New Roman", times, serif;
	font-size: 2.5em;
	text-align: left;
	color: #24618E;
	margin: 0;
	padding-top: 10px;
	padding-left: 10px;
	}
	
#header h2 {
	font-size: 1.5em;
    }
	
#lvheader {
	background-color: #f4f4f4;
	height: 100px;
	margin: 0;
	padding: 0;
}
	
#lvheader h1, h2 {
    font-family: "Trebuchet MS", "Bitstream Vera Serif", Utopia, "Times New Roman", times, serif;
	font-size: 2.5em;
	text-align: left;
	color: #24618E;
	margin: 0;
	padding-top: 10px;
	padding-left: 10px;
	}
	
#lvheader h2 {
	font-size: 1.5em;
    }	

#navigation {
	width:100%;
	background:#F4F4F4;
	font-size:93%;
	line-height:normal;
	border-bottom:1px solid #24618E;
	float : left;
}

#navigation ul {
	margin: 0;
	padding: 10px 0 0 0;
	list-style:none;
}

#navigation li {
      display:inline;
      margin:0;
      padding:0;
      }

#navigation a {
      float:left; 
      background:url("tableft.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 5px;
      text-decoration:none;
      }

#navigation a span {
      float:left;
      display:block;
      background:url("tabright.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#24618E;
      }
	
#navigation a.btnactive {
      float:left;
      background:url("tableft-a.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 5px;
      text-decoration:none;
      }
	  	
#navigation a span.btnactive {
      float:left;
      display:block;
      background:url("tabright-a.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#fff;
      }	  
	  

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#navigation a span {float:none;}
/* End IE5-Mac hack */

#navigation a:hover span {
      color:#FFF;
      }

#navigation a:hover {
      background-position:0% -42px;
      }

#navigation a:hover span {
      background-position:100% -42px;
      }	

#subnavi {
	background: #24618E;
	font-size: 85%;
	margin: 0;
	padding: 2px 2px 2px 10px;
}
	
#subnavi li {
	display: inline;
	padding: 0px 15px 0px 0px;
	}
	
#subnavi ul, ol {
	margin: 0;
	padding: 0px 0px 0px 0px;
	}	

#subnavi a {
	color: #f4f4f4;
}

#maintext {
    text-align: justify;
	padding: 5px 5px 5px 5px;
}

#maintext  table{
	width: 95%;
	border-collapse:collapse;
	margin-bottom: 10px;
	border-left: 1px solid #9c9c9c;
	border-right: 1px solid #9c9c9c;
}

#maintext  th{
	border-top: 1px solid #9c9c9c;
	border-bottom: 1px solid #9c9c9c;	
	background-color: #f4f4f4;
	text-align: left;
}

#maintext tr{
	vertical-align : top;
}

#maintext td{
	vertical-align : top;
	border-bottom: 1px solid #9c9c9c;
}

#maintext td.first{
    border-top: 1px solid #9c9c9c;
		border-bottom: 1px solid #9c9c9c;
}

#maintext li{
  margin-left: 1em;
}

#maintext ul {
  list-style-position: inside;
}

.li_indent{
	margin-left : 2em;
}

.leftimg {
	float: left;
	margin: 10px 1em 0 0;
	position: relative;
	text-align: left;
}

.headline {
  float: left;
	text-align: left;
	font-weight: bold;
	border-bottom: 1px solid #333333;
	color : #333333;
}

.subheadline {
	float: none;
	text-align: left;
	font-weight: normal;
	color : #333333;
	font-style : italic;
}

.rightTop {
	text-align: right;
	font-weight: bold;
	border-bottom: 1px solid #333333;
	color : #333333;
}
	
.smallprint {
	font-family: "Trebuchet MS", "Bitstream Vera Serif", Utopia, "Times New Roman", times, serif;
	font-size: smaller;
	}
	
li.additem {
	font-size: x-small;
	list-style-type : none;
}

.additem {
	font-size: x-small;
}

span.extlink{
	position: absolute;
	left: -3000px;
	top: -3000px;
	width: 0;
	height: 0;
	overflow: hidden;
	display: inline;
}

a.extern:link {
	background : url(extLink.gif) no-repeat 100% 0;
	padding: 0 20px 0 0;
}

a.extern:visited {
	background : url(extLink.gif) no-repeat 100% .100px;
	padding: 0 20px 0 0;
}

a.extern:hover, a.extern:active, a.extern:focus {
	color: #ff0000;
	background : url(extLink.gif) no-repeat 100% -200px;
	padding: 0 20px 0 0;
}

a[href]:link { font-weight: normal; color: #003399; text-decoration: none; }
a[href]:visited { font-weight: normal; color: #a4a4a4; text-decoration: none; }
a[href]:hover { font-weight: normal; color: #ff0000; text-decoration: none; }

.poem {
	text-align: left;
	padding: 5px 5px 5px 5px;
	border-top: 1px solid #666666;
	width : 50%;
	margin-left : 100px;
	margin-top : 40px;
	margin-bottom: 10px;
}	

.poemsource {
	text-align: left;
	margin-left : 100px;
	font-size : x-small;
	font-style : oblique;
	color : #666666;
}

.license{
	text-align : center;
	font-size : smaller;
}

.stateon {
  filter: alpha( opacity="70");
  -moz-opacity:.70;
  opacity:.70;
}

.stateoff {
}


