/* ----- BASIC ELEMENTS ----- */

body {
background-color: #fff;
color: #707070;
font-family: 'Tahoma';
font: 11px/15px 'Tahoma', Verdana, Helvetica, sans-serif; 
background: url(images/bg1.gif);
margin:0px 0px 0px 0px;
}

.clear {
clear: both;
}

img {
border: 0px;
}

p {
margin: 10px 30px 10px 30px;
}

.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;
font-size:9px;
color:#fff;
font-weight:bold;
text-transform: uppercase;
}

.login_box p {
margin:20px 10px 0 25px;
color:#016001;
}

.login_box_2 p {
padding:0 10px 0 0;
color:#fff;
}

#top p {
margin: 95px 0px 0px 100px;
font-size:9px;
}

hr {
	width: 100%;
	height: 0px;
	text-align: center;
	border-color: #9ab8c2;
	border-style: dashed;
	border-width: 0px 0px 1px 0px;
}

h1 {
margin: 13px 5px 3px 22px;
font-weight:bold;
font-size:18px;
color:#029ba9;
}

h2 {
margin: 0px 15px 0px 0px;
font-size:13px;
font-weight:bold;
color:#fc667f;
}

a {
text-decoration: none;
color: #016001;
}

a:hover {
text-decoration: none;
color:#85B285;

}



#navLeft, #navRight {
margin: 0;
padding: 0;
width: 140px;
list-style: none;
overflow: hidden;
}

#navLeft li, #navRight li {
width: 140px;
overflow: hidden;
text-transform: uppercase;
font-size:11px;
font-weight:bold;
}

#navLeft a, #navRight a {
color:#029ba9;
}

.li_nav_header a  {
display: block;
width: 140px;
height: 20px;
background: url(images/nav_header.gif) no-repeat;
}

.li_nav_body a  {
display: block;
width: 140px;
height: 26px;
background: url(images/nav_body.gif) no-repeat;
padding-left: 23px;
line-height:26px;
}


.li_nav_footer a  {
display: block;
width: 140px;
height: 33px;
background: url(images/nav_footer.gif) no-repeat;
}

.li_nav_body a:hover
{
background-position:  0 -26px;
color:#016001;
}

.li_active a:active  {
background: url(assets/nav_body.gif) no-repeat;
background-position:  0 -40px;
color:#fff;
}

/*----- LAYOUT ----- */

#container {
width: 770px;
margin: 0px 0px 0px 0px;
position:relative;
}

#top {
height: 10px;
padding:10px;
}

#menu_left {
width: 140px;
float: left;
}

.login_box {
width: 122px;
height:155px;
float: left;
}

.login_box_2 {
width: 122px;
height:155px;
float: left;
}

#head {
width: 620px;
height: 51px;
float: right;
background: url(images/content_header2.gif) no-repeat top;
}

#content {
background: url(images/content_body.gif) repeat-y;
width: 620px;
text-align: justify;
}
.content_box_large {
width: 340px;
margin:10px 0 30px 14px;
float: left;
}
.content_box_small {
width: 140px;
margin:10px 0 30px 14px;
float: right;
}

#content_footer {
background: url(images/content_footer.gif) no-repeat;
height:70px;
width: 620px;
text-align: center;
}

img.left,img.center,img.right {
padding: 4px;
border: 1px solid #a0a0a0;
}

img.left {
float: left;
margin: 0px 12px 5px 0px;
}

img.right {
float: right;
margin: 0px 30px 5px 0px;
}


input   {
border-top: 1pt solid #cccccc;
border-bottom: 1pt solid #cccccc;
border-right: 1pt solid #cccccc;
border-left: 1pt solid #cccccc;
font: normal 12px tahoma;
color: #707070;
}

.soul {
	font-family: "Mistral", "Times New Roman", Times, serif;
	font-size: 16px;
}

