body{
margin:0px;
background-color:#004000;
font-family: Verdana, Arial, Helvetica, sans-serif;
color:#444;
}
	
p{
line-height:15px;
font-size:11px;
text-align:justify;
}

.header, .header a, .header a:hover{
color:#59982C;
text-decoration:none;
}

table, tr, td{
line-height:15px;
font-size:11px;
}

#quote{
width:100%;
text-align:justify;
font-size:11px;
line-height:15px;
}

#quote img{
margin:0px 10px 0px 0px;
}

h1{
margin-top:20px;
}

h2{
font-size:13px;
line-height:15px;
color:#444;
margin-bottom:-10px;
text-align:justify;
}

h3{
font-size:11px;
line-height:15px;
color:#444;
margin-bottom:-10px;
text-align:justify;
}


ul{
font-size:11px;
list-style-type:none;
margin-top:15px;
margin-bottom:0px;
margin-left:12px;
padding:0px;
}

li{
line-height:15px;
padding-left:15px;
background: url(../images/bullet.gif) no-repeat 0 2px;
}

#trail{
margin-top:-10px;
font-size:11px;
}

#trail a, #trail td{
color:#999;
}

#trail input{
color:#555;
border:1px #999 solid;
font-size:11px;
}

#menuTable{
background-color:#0E4290;
text-align:center;
font-weight:bold;
color:white;
font-size:11px;
cursor:hand;
}

#menuTable a{
color:white;
text-decoration:none;
}

#menuSubTable{
background-color:#175FCB;
color:white;
font-size:11px;
}

#menuSubTable a{
color:#C0D7FA;
text-decoration:none;
}

#menuSubTable a:hover{
color:white;
text-decoration:none;
}

#boxout h1{
line-height:1.4em;
font-size:11px;
margin:0px 0px 3px 0px;
text-align:center;
border:none;
}

#boxout h2{
line-height:1.4em;
font-size:11px;
margin:0px 0px 3px 0px;
text-align:center;
color:red;
border:none;
}

#boxout p{
padding:0px;
margin:0px 0px 5px 0px;
line-height:1.2em;
font-size:11px;
text-align:center;
}

#boxout ul{
list-style-type:none;
font-size:11px;
margin-top:2px;
margin-bottom:2px;
margin-left:0px;
padding:0px;
}

#boxout li{
background: url(../images/bullet.gif) no-repeat 0 2px;
padding-left:15px;
}

#copyright{
font-size:11px;
color:#888;
text-align:right;
margin:0px;
margin-top:5px;
margin-right:20px;
padding-top:5px;
clear:both;
}

a{
color:blue;
}

a:hover{
color:red;
}

input, textarea, select{
font-family: Verdana, Arial, Helvetica, sans-serif;
color:#444;
font-size:11px;
}