body {
	margin: 0px;
}
h1 {
    font-family:Verdana;
    font-size:11pt;
    font-weight: bold;
    color: #554629;
    margin-bottom: 5px;
    margin-top: 2px;
    padding 0px;
}
h2 {
    font-family:Verdana;
    font-size:13px;
    font-weight: normal;
    color: #554629;
    margin: 0px;
    padding 0px;
    text-align: center;
}
h3 {
    font-family:Verdana;
    font-size:10pt;
    font-weight: bold;
    font-style: italic;
    color: #087647;
    margin-bottom: 8px;
    margin-top: 8px;
    padding 0px;
}
h4 {
    font-family:Verdana;
    font-size:10pt;
    font-weight: bold;
    color: #554629;
    margin: 0px;
    padding: 0px;
    padding-bottom: 9px;
    text-align: left;
}
.box {
   font-family: arial, verdana, sans-serif;
   font-size: x-small;
   background: #cccccc;
}
.box-title {
   font-size: small;
   font-weight: bold;
   color: white;
   background: #08004D;
   padding: 2px;
   text-align: center;
}
.box-content {
   background: #eeeeee;
   padding: 2px;
}
.copyright {
	font-family:Arial;
	font-size:10pt;
	color: #999999;
}

ul {
	margin-top: 2px;
    padding 0px;
}
#cover {
	text-align: left;
	font-family:verdana;
	font-size:10pt;
	color: #554629;
	line-height: 1.4;
	letter-spacing: 0.10em;
}

td {
	text-align: left;
	font-family:verdana;
	font-size:10pt;
	color: #554629;
}

th {
	text-align: left;
	font-family:verdana;
	font-weight: bold;
	font-size:10pt;
	color: #554629;
}

.white {
	text-align: left;
	font-family:verdana;
	color: #ffffff;
	font-size: 11px;
}


.sm {
	font-family:verdana;
	font-size: 8pt;
	color: #554629;
}

.check {
	list-style-position: outside;
	list-style-image: url(images/check.jpg);
	list-style-type: square;
	vertical-align: middle;
	margin-left:20px;
}

.pdflist {
	list-style-position: outside;
	list-style-image: url(images/pdficon.jpg);
	list-style-type: square;
	vertical-align: middle;
	margin-left:30px;
	margin-top:10px;
	margin-bottom:0px;
}

fieldset {
	text-align: left;
	font-family: verdana;
	font-size: 9px;
	color: #554629;
	padding-top:0px;
	padding:0px;
	margin:0px;
	width:170px;
	font-weight: normal;
}


.fieldset2 {
	text-align: left;
	font-family: verdana;
	font-size: 12px;
	color: #554629;
	padding-top:0px;
	padding:0px;
	margin:0px;
	width:170px;
	font-weight: normal;
}


legend {
	color: #554629;
	padding:0px;
	margin:0px;
	font-weight:bold;
	font-size:11px;
	font-family:verdana;
}

.brownbox {
	background-color:#554629; 
	font-size:8pt; 
	padding: 5px; 
	text-align: center;
}

.availtable {
	width: 171px; 
	border-color: #967B67; 
	border-style: solid; 
	border-width: 1px; 
	margin-top: 10px;
	margin-left: 2px;
}


.whitectrl {border: 0px solid #FFFFFF; font-family: Verdana, arial, helvetica, sans-serif; font-size: 	11px; font-weight: bold; background: #FFFFFF; color: #000000;}

select, option, textarea, input {border: 1px solid #000066; font-family: Verdana, arial, helvetica, sans-serif; font-size: 	11px; font-weight: bold; background: #eeeeee; color: #000000;}

#event {
	padding:5px 11px;

	margin-top: 5px;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
        text-align:left;
	border : 1px double #cccccc;
	background: #eeeeee;
	width:90%; 
	voice-family: "\"}\"";
	voice-family:inherit;
	}
A:link    { color: #554629;	text-decoration: underline;}
A:active  { color: #554629;	text-decoration: underline;}
A:visited { color: #554629;	text-decoration: underline;}
A:hover   { color: green; 	text-decoration: underline;}

A.bizg:link    { color: #999999; text-decoration: underline;}
A.bizg:active  { color: #999999; text-decoration: underline;}
A.bizg:visited { color: #999999; text-decoration: underline;}
A.bizg:hover   { color: #554629; text-decoration: underline;}


.marpicr {
	margin-right: 22px;
	margin-left: 3px;
}

.marpicl {
	margin-left: 25px;
}

.box {
   font-family: arial, verdana, sans-serif;
   font-size: x-small;
   background: #ccc;
   margin-left: 2px;
   width: 170px;
}
.box-title {
   font-size: small;
   font-weight: bold;
   color: white;
   background: #967B66;
   padding: 5px;
   text-align: center;
}
.box-content {
   background: white;
   padding: 5px;
}