P {
margin-left: 0.125in; 
margin-right: 0.25in; 
margin-top: 0; 
margin-bottom: 0; 
text-align: left;
font-family: Verdana, Arial; 
font-weight: normal; 
font-size: 10pt; 
color: black;}

.toptitletext {text-align: center; font-family: Times New Roman; letter-spacing: 4px; font-weight: normal; font-style: normal; font-size: 38pt; color: #004800;}
.addressbottompage {text-align: center; font-family: Verdana, Arial; font-weight: bold; font-size: 10pt; color: black;}
.toppage {font-size: 8pt;}


.shadow_title {position: relative; font: 1.5em times new roman; font-style: normal; font-weight: 500; font-size: 40pt; letter-spacing: 5px; color: silver;}
.text_title {position: absolute; left: -2.0px; top: -2.0px; font-style: normal; font-weight: 500; font-size: 40pt; color: #004800;}

.shadow {position: relative; font: 1.5em verdana; font-style: normal; font-weight: bold; font-size: 28pt; color: silver;}
.text {position: absolute; left: -2.0px; top: -2.0px; font-style: normal; font-weight: bold; font-size: 28pt; color: #004800;}


li {
margin-bottom: 2px; 
text-align: left;
font-family: verdana, Arial; 
font-weight: normal; 
font-size: 10pt; 
color: black; 
}

li.subbullet {
margin-bottom: 2px; 
margin-left: .25in;
text-align: left;
font-family: verdana, Arial; 
font-weight: normal; 
font-size: 10pt; 
color: black; 
}

span.color1  {font-family: Verdana, Arial; font-weight: normal; color: #800000;} 

H1 {text-align: center; font-family: Times New Roman; font-weight: bold; font-size: 18pt; font-style: italic; color: black; margin-top: 0; margin-bottom: 0; margin-left: 0in; margin-right: 0in; }
H2 {text-align: left; font-family: Verdana, Arial; font-weight: bold; font-size: 18pt; font-style: normal; color: #004800; margin-top: 0; margin-bottom: 0; margin-left: 0.125in; margin-right: 0in; }
H3 {text-align: left; font-family: Verdana, Arial; font-weight: bold; font-size: 14pt; font-style: normal; color: #004800; margin-left: 0.125in; }
H4 {text-align: center; font-family: Verdana, Arial; font-weight: bold; font-size: 14pt; font-style: normal; color: #004800; }


A:link {text-decoration: none; color: #666666;}
A:visited {text-decoration: none; color: #666666;}
A:hover {text-decoration: none; color: #800000;}
A:active {text-decoration: none; color: #666666;}

body { background-image: url('images/back80.jpg') }
body { margin-left: 0; margin-top: 0; }
body { background-color: silver }

#maintable { width: 800px; background-color: #FFFFCC; border: 1px solid black; }
.leftmargintable { width: 15px; background-color: #004800; border-: 0px solid black }
#toptitle { width: 100%; height: 190px; background-image: url(''); background-color: #ECD672; border-bottom: 1px solid gray }
.toptitleleft { width: 190px; }
.toptitlequote { width: 160px; text-align: center; padding-right: 10px; font-family: Times New Roman; font-weight: bold; font-style: italic; font-size: 18pt; color: black;}
#bodytable { width: 100%; background-color: #FFFFCC; }
.leftbody { width: 190px; vertical-align: top; background-color: white; border-right: 1px solid gray}
.mainbody { vertical-align: top; background-color: #FFFFCC; }

#team { width: 85%; }
.teamleft { width: 50%; vertical-align: top; text-align: left; font-family: verdana, Arial; font-weight: normal; font-size: 10pt; color: black; }
.teamright { width: 50%; vertical-align: top; text-align: left; font-family: verdana, Arial; font-weight: normal; font-size: 10pt; color: black; }

#loancalc { font-family: Verdana, Arial; font-size: 11pt; background-color: #FFFFFF; border: 1px solid gray; }

.hr1 {height: 1px;background-color: black; color: black; width:96%; border: none; padding: 0;}

.bgcolor1 { background-color: #006600; }

.ol2 { border: 1px solid gray; }


/* MENU CODE */

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.markermenu{
list-style-type: none;
margin: 5px 0;
padding: 0;
width: 170px;
border: 0px solid #B5B5B5;
}

.markermenu li a{
background: #ECD672 url(arrow-list.gif) no-repeat 2px center;
font: bold 13px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: #00014e;
display: block;
width: auto;
padding: 3px 0;
padding-left: 20px;
text-decoration: none;
border-bottom: 0px solid #B5B5B5;
}


* html .markermenu li a{ /*IE only. Actual menu width minus left padding of LINK (20px) */
width: 150px;
}

.markermenu li a:visited, .markermenu li a:active{
color: #00014e;
}

.markermenu li a:hover{
color: silver;
background-color: #004800;
background-image:url(arrow-list-red.gif); /*onMouseover image change. Remove if none*/
}


/*#CD9B69 #cccc99 comment for this rule */
