﻿<style type="text/css">
body
{ 
background: #005e00 url('/img/grnbkg.jpg') repeat-x; 
text-align: center;
}

p{ text-align: left; }

a:link{
        color: #5e825e;
		font-weight: bold;
        background-color: transparent;
		font-family: Arial, Helvetica, sans-serif;
        }
a:visited{
        color: #5e825e;
		font-weight: bold;
        background-color: transparent;
        }
a:hover{
        color: #5e825e;
        font-weight: bold;
		
        /* background-color: black; */
        }
a:active{
        color: #5e825e;

        background-color: transparent;
        }
.menulink{
        color: #000000;
        font-size: 11pt;
        font-weight: bold;
        background-color: transparent;
        text-decoration: none;
        }
#main{
/*width: 1000px; controls the width of the page */
border: 1px solid green;

}		
#head{
width:1000px;
/*height: 254px;*/
height:287px;
border: 1px solid red;
border-bottom: 0px;
margin-top: 0px;
margin-bottom: 0px;
margin-left:auto;
margin-right:auto;
}

#ticker{
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
	color: black;	

 
	/*
	padding: 10px;
	background-color: #fffe97;
	border-bottom: 3px solid #c1c06d;
	*/
	padding-left: 10px;	
	padding-right:10px;
	padding-top:0px;
	padding-bottom:0px;
	background-color: white;
	border-bottom: 3px solid white;
}


.subhead{
        font-family: Times New Roman;
        font-size: 20pt;
        font-weight: bold;
        font-style: italic;
        text-align: left;
        color: rgb(78,120,84);
		margin-top: 20px;
}

.vacancyhead{
        font-family: Times New Roman;
        font-size: 20pt;
        font-weight: bold;
        font-style: italic;
        text-align: left;
        color: rgb(78,120,84);
		margin-top: 2px;
}

.faqsnipsbox{
		width: 90%;
		float:right;
		border: 3px solid #9eba9e;
		background-color: #e5f9e5;
		padding: 2px 5px;
		margin-top: 0px;
		margin-right: 8px;
		vertical-align: top;
}
.faqs{
        font-family: Times New Roman;
        font-size: 1.5em;
        font-weight: bold;
        text-align: left;
        color: #000066;		
}
.faqs a:hover{
		color: #000066;
}
.faqsnipsq{
        font-family: Tahoma,arial;
        font-size: 9pt;
        font-weight: bold;
        
        text-align: left;
        color: rgb(78,120,84);
}		
.faqsnips{
        font-family: arial, Helvetica,Tahoma;
        font-size: 9pt;
        /* font-weight: bold;*/        
        text-align: left;
        color: black;
}
.faqsnipsq a:hover{
		color: #ff0000;	
}


.bodytext{
        vertical-align: top;
        font-family: arial;
        font-size: 10pt;
		font-weight: normal;

padding:10px;
	line-height: 145%;
		color: black;
		text-align: left;
}

.jobtitle{
        vertical-align: top;
        font-family: arial;
        font-size: 8pt;
		font-weight: normal;
		color: black;
}


table.dayplan { 
		width: 100%; 
		padding: 0px;  
		border: 1px solid #789DB3; 
		border-spacing: 0px;
}

table.dayplan td { 
		font-size: 10pt; 
		border-bottom: 1px solid red; 
		background-color: #F4F4F4; 
		vertical-align: middle; 
		padding: 7px; 
		font-weight: bold; 
}
table.dayplan tr.uline td { 
		border-bottom: 1px solid #ff0000;  
}


.title{
        color: black;
        vertical-align: top;
        font: 11px Arial,Helvetica,sans-serif;
        font-weight: bold;
        }
		
.address{
        color: black;
        vertical-align: top;
        font: 10px Arial,Helvetica,sans-serif;      
        }
      
.credit{
        color: #7174a9;
        font: 9px times new roman;
        font-weight: bold;
        }

.sig{
	width:1000px;
	margin: 0 auto;   /* align for good browsers */
	text-align: right;
}
.sig a{
		color: #fff;
        font: 9px Arial,Helvetica,sans-serif;
        font-weight: normal;
		text-align: right;
		text-decoration: none;
}		
	
	
.sig a:visited{
		color: #fff;
        font: 8px Arial,Helvetica,sans-serif;
        font-weight: normal;
		text-align: right;
		text-decoration: none;
}	
	
#cssbuttons {
	float: left;
	width: 195px ;
	text-align: left ;
	margin-left: 10px;
	margin-top: 0px;
	font: 14px Arial,Helvetica,sans-serif;
	font-weight: bold;
	border: 1px solid black;
	background-color: red;
}

#cssbuttons ul {
	margin: 0px ;
	padding: 3px ;
}

#cssbuttons li {
	margin: 2px ;
	padding: 0px ;
	display: block ;
	text-indent: 3mm

}

#cssbuttons li a {
	color: #000 ;
	
	background-color: #ffd201 ;
	border: 1px outset #b37d00 ;
	width: 184px ;
	text-decoration: none ;
	display: block ;
	padding-top: 3px ;
	padding-bottom: 3px;
}

#cssbuttons li a:hover {
	color: #fff ;
	background-color: #f07100 ;
}

/*
CORP MENU ITEMS
*/
#corpbuttons {
	float: left;
	width: 195px ;
	text-align: left ;
	margin-left: 10px;
	margin-top: 10px;
	font: 14px Arial,Helvetica,sans-serif;
	font-weight: bold;
	border: 1px solid black;
	background-color: #005e00;
}

#corpbuttons ul {
	margin: 0px ;
	padding: 3px ;
}

#corpbuttons li {
	margin: 2px ;
	padding: 0px ;
	display: block ;
	text-indent: 3mm

}

#corpbuttons li a {
	color: #000 ;
	
	background-color: #a2ffa1 ;
	border: 1px outset #b37d00 ;
	width: 184px ;
	text-decoration: none ;
	display: block ;
	padding-top: 3px ;
	padding-bottom: 3px;
}

#corpbuttons li a:hover {
	color: #fff ;
	background-color: #36a436 ;
}



/*
Sub Menu
*/
.submenu ul{
font: bold 13px arial;
padding-left: 0;
margin-left: 0px;
height: 20px;

}

.submenuul ul li{
vertical-align:top;
list-style: none;
/* display: inline; */
margin-left:5px;
}

.submenu ul li a{
padding: 2px 0.5em;
text-decoration: none;
float: left;
color: black;
background-color: #e1e1e1; /* You Can Change this color */
border: 2px solid #e1e1e1; /*You can change this color*/
}

.submenu ul li a:hover{
background-color: #e5e5e5; /*You Can Change This Color*/
border-style: outset;
}

.submenu ul li a:visited{
list-style: none;
/* display: inline; */
margin-left:0px;
color:#000;
background-color: #e1e1e1;
}

/*
html>body .submenu ul li a:active{ 
//Apply mousedown effect only to NON IE browsers 
border-style: inset;
}
*/


/* Horizontal Menu */
#menu {
height: 28px;
margin: 20px 0px 6px;
background: #fff;

}

ul#navlist {
margin: 0px -15px -3px -15px;
padding-left: 15px;
white-space: nowrap;
font-weight: bold;

}

#navlist li {
display: inline;
list-style-type: none;
float: left;
padding: 5px 0 5px 0;
background-color: red;
border:1px solid red;
}

#navlist a {
padding: 5px 12px;
}

#navlist a:link, #navlist a:visited {
color: #246;
background-color:#ffff00;
text-decoration: none;
}

#navlist a:hover {
color: #000;

text-decoration: none;
background-color: #00ff01;
} 

</style>
