html,body{margin:0;padding:0}
body{font: 76% arial,sans-serif;text-align:center;background:#800000;}
p{margin:0 10px 10px}
a{display:block;color: #000;padding:10px}
#header{
	width: 734px;
	margin: 0 0 0 0;
	height: 200px;
	background: url('logo.jpg') top left no-repeat;
	text-align: left;
}

div#header h1{height:80px;line-height:80px;margin:0;
  padding-left:10px;background: #EEE;color: #79B30B}

div#container{
    text-align:left;
    overflow: hidden;
}

div#wrapper{
    float:left;
    width:100%;
    padding-bottom: 32767px;
	margin-bottom: -32767px;
}

div#content p{line-height:1.4;background:white;}

div#navigation{
    padding-bottom: 32767px;
	margin-bottom: -32767px;
}
#navigation ol, #navigation  ul, #navigation li { margin:0; }
#navigation li { list-style:none; display:inline; margin-top: 0;
	margin-bottom:0;
	margin-left:0;
    color: #000;
}
#navigation img { vertical-align:bottom; }
#navigation li a:hover { background:white;}

div#navigation p {
	font-family: Arial; "Trebuchet MS", "Abadi MT Condensed", "Trebuchet MS", Helvetica, Arial;
	font-weight: normal;
	font-size: 11px;
	color: black;
    background: #C0C0C0;


}
div#navigation{float:left;width:194px;background:#C0C0C0;}

div#navigation h5 {
	font-family: Veranda, "Trebuchet MS", "Abadi MT Condensed", "Trebuchet MS", Helvetica, Arial;
    font-weight: bold;
	font-size: 16px;
    text-align:left;
    font-style:italic;
	color: black;
    border-bottom: solid 1px;
    border-color: #808080;
	padding-left:20px;
    background: #C0C0C0;
}

div#navigation a {
	font-family: "Abadi MT Condensed", Arial, Veranda;
	font-weight: bold;
	font-size: 14px;
	color: #000;
	padding-left:12px;
	text-decoration:none;
}
div#navigation a:hover {
	font-family: "Abadi MT Condensed", Arial, Veranda;
	font-weight: bold;
	font-size: 14px;
	color: #004040;
	padding-left:12px;
	text-decoration:none;
}

#div#navigation .disclaimer {
	font-family: Arial; "Trebuchet MS", "Abadi MT Condensed", "Trebuchet MS", Helvetica, Arial;
	font-weight: normal;
	font-size: 9px;
	color: black;
    padding-top: 5px;
    border-top: solid 1px;
    border-color: #808080;
    font-style:italic;
    background: #C0C0C0;
}

div#extra{background:#800000;}
div#footer {
    color: #fff;
    background:#800000;
}
div#footer p{margin:0;padding:5px 10px;text-align:center;font-weight:normal}

div#container{width:783px;margin:0 auto}
div#content{
    float:left;
    width:540px;
    background:#fff;
    padding-bottom: 32767px;
	margin-bottom: -32767px;
}

div#content p {
	font-family: Veranda, "Trebuchet MS", "Abadi MT Condensed", "Trebuchet MS", Helvetica, Arial;
	font-weight: normal;
	font-size: 12px;
	color: #555555;
	padding-left:20px;
}

div#content .dklist {
	font-family: Veranda, "Trebuchet MS", "Abadi MT Condensed", "Trebuchet MS", Helvetica, Arial;
	font-weight: bold;
	font-size: 12px;
	color: #000;
	padding-left:20px;
}

div#content h1 {
	font-family: "Trebuchet MS", Veranda, Helvetica, Arial;
    font-weight: bold;
	font-size: 14px;
    text-align:left;
	color: #000000;
    padding-top: 20px;
	padding-left:20px;
}

div#content h2 {
	font-family: "Trebuchet MS", Veranda, Helvetica, Arial;
    font-weight: bold;
	font-size: 14px;
    text-align:left;
	color: #400000;
    padding-top: 20px;
	padding-left:20px;
}

div#content h5 {
	font-family: "Trebuchet MS", Veranda, Helvetica, Arial;
    font-weight: bold;
	font-size: 12px;
    text-align:left;
	color: #000000;
	padding-left:30px;
}

div#content h4 {
	font-family: "Trebuchet MS", Veranda, Helvetica, Arial;
    font-weight: bold;
	font-size: 10px;
    text-align:left;
	color: #000000;
	padding-left:20px;
}

div#content a {
	font-family: "Trebuchet MS", Arial, Veranda;
	font-weight: bold;
	font-size: 14px;
	color: #800000;
	padding-left:20px;
	text-decoration:none;
}
div#content a:hover {
	font-family: "Trebuchet MS", Arial, Veranda;
	font-weight: bold;
	font-size: 14px;
	color: #000;
	padding-left:20px;
	text-decoration:none;
}

div#content .darker {
	font-family: Veranda, "Trebuchet MS", "Abadi MT Condensed", "Trebuchet MS", Helvetica, Arial;
	font-weight: normal;
	font-size: 12px;
	color: #800000;
	padding-left:20px;}

div#extra{clear:both;width:90%;margin: 0 0 0 0; padding: 0 0 0 0}
div#extra p{
	text-align:center;
	font-weight: bold;
	font-size: 12px;
	background:#fff;
}
h5 {
   font-weight: bold;
   font-size:16px;
   text-align:center;
}

.img_right
{
    float: right;
    border-style: none;
    margin-left: 20px;
}

.img_left
{
    float: left;
    border-style: none;
    margin-right: 20px;
}

.cssbutton{
    background-color: #C0C0C0;
    /*border: 2px #d1ec4c outset;*/
    border-bottom: solid 1px;
    border-color: #800000;
    padding: 1px 4px;
    margin-top: 2px;
    white-space: nowrap;
    color: white;
    text-decoration: none;
    text-align: left;
    font: 90%, "Trebuchet MS", "Trebuchet MS", Verdana, Helvetica, sans-serif;
}

.cssbutton:visited{
    color: black;
    font: 90%, "Trebuchet MS", "Trebuchet MS", Verdana, Helvetica, sans-serif;
}

.cssbutton:hover{
    color: white;
    font: 100%, "Trebuchet MS", "Trebuchet MS", Verdana, Helvetica, sans-serif;
}

.cssbutton:active{
    color: white;
    font: 90%, "Trebuchet MS", "Trebuchet MS", Verdana, Helvetica, sans-serif;
}

/* Fields for an input form */

div.row {
    clear: both;
    padding-top: 5px;
}

div.row span.label {
    background: #FFF; /*#FFFF80;*/
	color: #800000; 
    font: 100% "Calibri", arial,sans-serif;
    float: left;
    width: 150px;
    text-align: right;
    padding-right:5px;
}

