/* ----- BASIC ELEMENTS ----- */

body {
background-color: #EFEFEF;
color: #707070;
font-size: 11px;
font-family: 'Tahoma';
background: url(/images/background.gif);
}

.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:9px;
text-align:left;
color:#CBD6CB;
}

#content_footer a {
color:#CBD6CB;
}


#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 154px;
font-size:9px;
}

.content_box p {
margin: 10px 5px 10px 5px;
font-size:10px;
text-align:left;
}

.content_box_large p {
margin: 10px 10px 10px 15px !important;
margin: 10px 10px 10px 5px;
font-size:11px;
text-align:justify;
}

.content_box_small p {
margin: 10px 30px 10px 0px;
font-size:11px;
text-align:left;
}

h1 {
margin: 0px 0px 0px 10px !important;
margin: 0px 0px 0px 0px;
font-weight:bold;
font-size:15px;
color:#000000;
}

h2 {
margin: 0px 30px 10px 30px;
font-size:12px;
font-weight:bold;
color:#DFBD02;
}

a {
text-decoration: none;
color: #016001;
}

a:hover {
text-decoration: none;
}


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

#navLeft, #navRight {
margin: 0;
padding: 0;
width: 122px;
list-style: none;
overflow: hidden;
}

#navLeft li, #navRight li {
width: 122px;
overflow: hidden;
text-transform: uppercase;
font-size:9px;
font-weight:bold;
}

#navLeft a, #navRight a {
color:#000;
}

.li_nav_header a  {
display: block;
width: 122px;
height: 20px;
background: url(/images/nav_header.gif) no-repeat;
}

.li_nav_body a  {
display: block;
width: 122px;
height: 20px;
background: url(/images/nav_body.gif) no-repeat;
padding-left: 15px;
line-height:20px;
}

.li_nav_footer a  {
display: block;
width: 122px;
height: 33px;
background: url(/images/nav_footer.gif) no-repeat;
}

.li_nav_body a:hover
{
background-position:  0 -20px;
color:#016001;
}

.li_active a:active  {
background: url(/images/nav_body.gif) no-repeat;
background-position:  0 -40px;
color:#fff;
}

.l2 {
        font-size:9px;
	text-transform: none;
list-style-type: square; 
}

.l3 {
	text-transform: none;
	font-weight:normal;
}


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

#center {
text-align: center;
}

#container {
width: 740px;
margin: 0 auto;
}

#top {
height: 10px;
padding:0px;
}

#logo {
margin-top: 30px;
width: 122px;
text-align:center;
}

#menu_left {
margin-top: 64px;
width: 122px;
float: left;
text-align: left;
}

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

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

#head {
width: 580px;
height: 119px;
float: right;
background: url(/images/content_header.gif) no-repeat;
}

#content {
background: url(/images/content_body.gif) repeat-y;
width: 580px;
text-align: justify;
float: right;
}
.content_box_large {
width: 360px;
margin:0px 0px 30px 14px;
float: left;
}
.content_box_small {
width: 178px;
margin:0px 0px 0px 0px;
float: right;
display: block;
}

#content_footer {
background: url(/images/content_footer.gif) no-repeat;
height: 85px;
width: 580px;
float: right;
text-align: center;
margin-bottom:30px;
}

.factbox {
text-align: left;
width: 150px;
padding: 4px;
margin-bottom:15px;
border-left: 3px double #a0a0a0;
border-bottom: 1px solid #a0a0a0;
background:#E3EDE3;
}


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

a img{
border: none;
}

img.left,img.center,img.right {
padding: 4px;
border: 1px solid #a0a0a0;
}

img.left {
margin: 0px 0px 20px 0px;
}

img.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;
}

/*----- google map ----- */
#map {
height: 400px;
width: 330px;
border: 1pt solid #cccccc;
}

.content_box_large a{
text-decoration: underline;
}

.content_box_small a{
text-decoration: underline;
}

.dataTable {
font-size: 9px;
}

table td {
font: normal 11px tahoma;
}

/* Calendar */
.miniCalendarHeader {
font-size: 11px;
}

.miniCalendarDay {
font-size: 9px;
}

.miniCalendarEventday {
color: #000000;
font-weight: bold;
}

.calendarEvent {
vertical-align: top;
}

.calendarEvent td {
vertical-align: top;
}
