<!--
/* ----- BASIC ELEMENTS ----- */

body {
background-color: #fff;color: #707070;font-family: Verdana, Arial, Helvetica, sans-serif;background: url(img/background.gif);}
.clear {clear: both;}


h1 {  POSITION: absolute;   TOP: -20em;   LEFT: -200em; } 
h2 {padding:.25em;font-size:150%;font-weight:bold;color: #003366;font-family:Times New Roman, Times, serif;border-bottom:1px solid  #006600;margin: 0;}
h3 {font-size:120%;font-weight:bold;color: #000000;margin: 0;}
p {margin: 10px 30px 10px 30px;}
img a, a img {border: none; text-decoration:none;}
a {text-decoration: underline; color: #016001;}
a:hover {text-decoration: none;}

#top p {margin: 95px 0px 0px 154px;font-size:9px;}

.quote {color:#FFFFFF; padding-top:5px; padding-right:50px;}
.yellow_span {color:#DFBD02;font-weight:bold;}
.green {color:#016001;}
.date {color:#016001;text-decoration:overline;padding: 10px 0 20px 0;}
.light_green {color:#85B285;}

#content_footer p {margin: 40px 30px 10px 30px;font-size:10px;text-align:left;}
#menu_left p {margin: 25px 0px 0px 25px;color:#fff;font-weight:bold;text-transform: uppercase;}

.content_box p {margin: 10px 5px 10px 5px;font-size:90%;text-align:left;}
.content_box_large p {margin: 10px 20px 10px 15px !important;margin: 10px 30px 10px 5px;font-size:90%;text-align:left;}
.content_box_pdlarge p {margin: 10px 20px 10px 15px !important;margin: 10px 30px 10px 5px;font-size:90%;text-align:left;}
.content_box_small p {margin: 10px 30px 10px 0px;font-size:90%;text-align:left;}
.content_box_pdsmall p {font-size:90%;}
.mast {margin: 20px 30px 7px 30px;font-weight:bold;font-size:300%;color: #FFFF00;font-style:italic;text-shadow:#0066FF;font-family:Times New Roman, Times, serif;}

/*----- MENU ----- */

#navRight {margin: 0;padding: 0;width: 122px;list-style: none;overflow: hidden;}
#navRight a {color:#fff;}

#navLeft {margin: 0;margin-top:2px;padding: 0;list-style: none;overflow: hidden;}
#navLeft a {color: #003300;}

#navLeft li, #navRight li {overflow: hidden;text-transform: uppercase;font-size:70%;font-weight:bold;}

#menu_left ul li {background: url(img/nav_body1.gif) repeat-y; line-height: 2em; }

.li_nav_header a  {display: block;width: 300px;height: 24px;background: url(img/nav_header1.gif) no-repeat ;}
.li_nav_footer a  {display: block;width: 300px;height: 44px;background: url(img/nav_footer1.gif) no-repeat;}
.li_nav_body a:hover{background-position:  0 -20px;color:#016001;}
.li_active a:active  {background: url(img/nav_body1.gif) no-repeat;background-position:  0 -40px;color:#fff;}

/*----- LAYOUT ----- */

#container {width: 95%;margin: 0 auto;}

#top {height: 10px;padding:10px;}
#menu_left {width: 25%;float: left;}

#head {width: 70%;height: 210px;float: right;background: url(img/content_header1.jpg) no-repeat top right;}
#content {background: url(img/content_body1.jpg) repeat-y top right;width: 70%;float: right;}
#testimonial {margin: auto;width: 490px;font-style:italic; }

.login_box {width: 122px;height:155px;loat: left;background: url(img/login_box.gif) no-repeat top;}
.login_box_2 {width: 122px;height:155px;float: left;background: url(img/login_box.gif) no-repeat top;}

.content_box_small {width: 140px;margin: 45px 0 10px 14px;float: right;}
.content_box_pdsmall {width: 110px;margin: 0px;padding-right:18px;float: right;text-align:right;}
.content_box_pdlarge {width: 65%;margin:10px 0 10px 14px;float: left;}
.content_box_large {width: 72%;margin:10px 0 10px 14px;float: left;}
.content_box_xlarge {width: 90%;margin:10px 0 10px 10px;float: left;}

#content_footer {background: url(img/content_footer1.jpg);background-repeat:no-repeat;background-position:bottom right;/*height: 85px;*/width: 70%;float: right;font-size:90%;margin-bottom:30px;padding-bottom:35px;}
#content_footer p {text-align:center;font-weight:bold;color:#000000;}

#itemsingle {width: 25%; text-align:right; font-size:90%; padding-top:12px; float:right;padding-right:18px;}
#itemsingle ul {margin: 0; padding:0;}
#itemsingle ul li {padding-bottom:1.2em; list-style-type:none;}

/*----- IMAGES ----- */

img.left,img.center,img.right {padding: 4px;}
img.left {float: left;margin: 0px 12px 5px 0px;}
img.right {float: right;margin: 0px 30px 5px 0px;}

/*----- FORM ----- */

input   {border-top: 1pt solid #cccccc;border-bottom: 1pt solid #cccccc;border-right: 1pt solid #cccccc;border-left: 1pt solid #cccccc;font: normal 10px tahoma;width:70px;color: #707070;margin:5px 10px 5px 25px;}
input.login {margin-top:10px !important;margin-top:-5px;}


-->