body, html {
    margin:0;
    padding:10px;
    color:#000;
    }

body {
	min-width:800px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 120%;
	}
    
#wrap {
	margin:0 auto;
    width:800px;
    }
	
h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#00703c;
	}
	
p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000;
	}
#home {padding-top:15px;}
	

#content a:link, #content a:visited  {
	color:#000;
	text-decoration: underline;
	font-weight:normal;
	}

#content a:hover{
	color:#00703c;
	text-decoration: underline;
	font-weight:normal;
	}
	
#header {
	width:800px;
	height:149px;
	}	

#logo {
	height:114px;
	margin: 0 auto;
	width: 404px;
	}
	
#logoS {
	width:520px;
	height:114px;
	margin: 0 auto;
	}

#navbar {
	background-color:#fdf2d2; 
	}

.link {
	width:131px;
	}
	
.navcorn {
	width:7px;
	}

#nav td {
	background:url(images/nav_libg.gif) center right; 
	background-repeat:no-repeat; font-size:12px; 
	text-align:center; 
	line-height:15px;
	}

#nav td a {
	color:#00703c; 
	text-decoration:none; 
	font-weight:normal; 
	font-size:12px;
	}

#nav td a:hover {
	color:#000; 
	text-decoration:none;
	}

#nav td span {
	color:#000; 
	text-decoration:none;
	}

#nav .last {
	background:none;
	}
	

#main {
	background:url(images/maincontbg.gif) repeat-y;
	float:left;
	}

#sidebar {
	float:left;
	width:250px;
	}

#sidebar td a {
	color:#00703c;
	text-decoration:none;
	font-weight:normal;
	}

#sidebar td a:hover {
	color:#000; 
	text-decoration:none;
	}

#sidebar td{
	padding:0px;
	}

#sidebar tr{
	height:37px;
	width:200px;
	text-align:left;
	vertical-align:middle;
	}

#sidebar .top {
	background:url(images/tablebgtop.gif) no-repeat;
	background-position:top;
	}

#sidebar .mid{
	background-position:center;
	background-image: url(images/tablebgmid.gif);
	background-repeat: no-repeat;
	}

#sidebar .bot{
	background:url(images/tablebgbot.gif) no-repeat;
	background-position:center;
	}

#content {
	float:right;
	width:550px;
	line-height:15px;
	}
	
#padding {
	padding-top:20px;
	padding-left: 15px;
	padding-right: 20px;
	padding-bottom: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	}

#contentbottom{
	background-image:url(images/maincontbottom.jpg);
	background-repeat:no-repeat;
	height:11px;
	clear:both;	
	padding-top:5px;
	background-color:#00703c;
	
	}
#sidebar table tr td img {
	margin: 0px;
}


#footer { 
	color:#fff;
	background-color:#00703c;
	font-size:x-small;
	clear:both;
	}

	
#footerbottom{
	background:url(images/footerbottom.jpg) no-repeat bottom;
	height:9px;
}


#footer a:link {
	color: #ffffff;
	text-decoration: underline;
}

#footer a:hover, a:visited {
	color: #663;
}

#footer .cr{
	padding-left:20px;
	text-align:left;
	}
	
#footer .employee {
	padding-right:20px;
	text-align:right;
}


#dropmenudiv{
	position: absolute;
	border:1px solid #00703c;
	border-bottom-width: 0;
	font:normal 12px Arial, Helvetica, sans-serif;
	line-height:18px;
	z-index:100;
}

#dropmenudiv a{
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid #00703c;
	padding: 1px 0;
	text-decoration: none;
	font-weight: normal;
	color:#00703c;
}

#dropmenudiv a:hover{ /*hover background color*/
	background-color: #ffedbc;
	color:#000;
}


#us td{
	border-bottom:1px solid #ffcf06;
	vertical-align:top;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:0px;
}

.style1{
	font-weight:normal;
	color:#00703c;
	font-size: large;
}

.style2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000;
	
	line-height:15px;
}

form{
	padding-top:20px;
	}

fieldset {
    font-family:Arial, Helvetica, sans-serif;
    color: #000;
    background-color: none;
    padding: 2px;
    border: none;
    width: 450px;
    }

legend {
    color: #00703c;
    font-weight: bold;
    background-color: #ffedbc;
    padding: 2px 6px;
    margin-bottom: 8px;
    }

label  {
    font-weight: bold;
    line-height: normal;
    text-align: right;
    margin-right: 10px;
    display: block;
    float: left;
    width: 200px;
	color:#00703c;
    }
	
textArea  {
    font-weight: bold;
    line-height: normal;
    text-align: left;
    margin-right: 10px;
    position: relative;
    display: block;
    float: left;
    width: 200px;
    }	
	

label.fieldLabel  {
    display: inline;
    float: none;
    }

input.formInputText  {
    font-size: .8em;
    color: #000;
    background-color: #ffedbc;
    padding: 2px;
    border: solid 1px #fff;
    margin-right: 5px;
    margin-bottom: 5px;
    height: 15px;
    }

textArea.formAreaText  {
    font-size: .8em;
    color: #4C1809;
    background-color: #ffedbc;
    padding: 2px;
    border: solid 1px #fff;
    margin-right: 5px;
    margin-bottom: 5px;
	overflow:auto;
    }

select.formSelect {
    font-size: .8em;
    color: #00703c;
    background-color: #ffedbc;
    padding: 2px;
    border: solid 1px #fff;
    margin-right: 5px;
    margin-bottom: 5px;
    cursor: pointer;
    }	
	
input.formButton  {
    font-size: .8em;
    font-weight: bolder;
    text-align: center;
    color: #fff;
    background: #00703c repeat-x;
	padding: 2px;
    border: solid 1px #fff;
    cursor: pointer;
    }	
	
input.formButton:hover  {
    background: #ffcf06 repeat-x;
	}		
.download {
	font-size: medium;
	font-weight: bold;
}

/* PDF document links */
a[href$='.pdf'] {
background:transparent url(icns/page_white_acrobat.png) center left no-repeat;
display:inline-block;
padding-left:20px;
line-height:15px;
}
 
/* Excel Documents links */
a[href$='.xls'], a[href$='.csv'], a[href$='.xlw'], a[href$='.xlt'], a[href$='.xlsx'] {
background:transparent url(icns/page_white_excel.png) center left no-repeat;
display:inline-block;
padding-left:20px;
line-height:15px;
}
 
/* Word Document Links */
a[href$='.doc'], a[href$='.rtf'], a[href$='.wps'], a[href$='.txt'], a[href$='.docx'] {
background:transparent url(icns/page_word.png) center left no-repeat;
display:inline-block;
padding-left:20px;
line-height:15px;
}
 
/* mailto: links */
a[href^="mailto:"] {
background:transparent url(icns/email.png) center left no-repeat;
display:inline-block;
padding-left:20px;
line-height:15px;
}

a[href$='.zip'], a[href$='.rar'], a[href$='.gzip'] {
background:transparent url(icns/page_white_compressed.png) center left no-repeat;
display:inline-block;
padding-left:20px;
line-height:18px;
}

a[href$='.pub'] {
background:transparent url(icns/page_white_picture.png) center left no-repeat;
display:inline-block;
padding-left:20px;
line-height:18px;
}

a[href$='.ppt'], a[href$='.pptx'] {
background:transparent url(icns/page_white_powerpoint.png) center left no-repeat;
display:inline-block;
padding-left:20px;
line-height:18px;
}
#content {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#content p {
	padding-top: 0px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 18px;
}
#wrap {
	list-style-position: outside;
	list-style-type: none;
}
#wrap #main #content #padding .blogfeed span {
	display: block;
}

#wrap #main #content #padding .blogfeed span:first-child {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#00703c;
	}
.centered {
	text-align: center;
}
a:link {color: #063}
#padding p {

}
.passwordform {
	border: thin solid #69C;
	background-color: #F4FBFD;
	width: 300px;
	float: right;
	margin: 40px;
}

#main #content #padding ul li {
	list-style-type: none;
	padding: 0px;
	list-style-position: outside;
	margin: 0px;
	line-height: 2em;
}
#main #content #padding ul {
	padding: 0px;
	margin: 0px;
}
.logos img {
	padding-right: 20px;
}
