body {
    
    background-image: url('images/background.jpg');
    background-repeat: repeat-x;
    margin: 0px;
    padding: 0px;
    font-family: Arial, Sans-Serif;
    font-size: 11px;
    background-color: #D0D0D0;
    scrollbar-face-color: #CCCCCC;
    scrollbar-arrow-color: #FFFFFF;
    scrollbar-track-color: #EBFFED;
    scrollbar-shadow-color: #CCCCCC;
    scrollbar-highlight-color: #CCCCCC;
    scrollbar-3dlight-color: #808080;
    scrollbar-darkshadow-Color: #202020;
}

#container {
 
    position: absolute;
    left: 50%; 
    width: 780px;
    height: auto;
    margin-left: -390px;
    border-left: solid 1px #50A272;
    border-right: solid 1px #C7C7C7;
    border-bottom: solid 1px #C7C7C7;
}

#header {

    margin: 0px 4px 0px 4px;
    width: 770px;
    height: 115px;
    border-left: solid 1px #50A272;
    border-right: solid 1px #C7C7C7;
    border-bottom: solid 8px #18964C;
}

#logo {
 
    width: 172px;
    height: 115px;
    background-image: url('images/LargeLogo.jpg');
    background-repeat: no-repeat;
    float:left;
}

#links {
    
    padding: 75px 0px 0px 0px;
    float: right;   
    color: #686868;
    font-family: Arial, Sans-Serif;
    font-size: 12px;
}

#links a {
    
    color: #686868;
    text-decoration: none;   
}

#links a:hover {
    
    text-decoration: underline;   
}

#links li {
 
    padding: 0px 15px 0px 15px;
    display: inline;
    list-style-type: none;
    background-image: url('images/greyarrow.gif');
    background-repeat: no-repeat;
}

#contentholder {
    
    margin: 0px 0px 0px 4px;
    width: 770px;
    height: 454px;
    border-left: solid 1px #50A272;
    border-right: solid 1px #C7C7C7;
}

#contenthead {
 
    margin: 0px 0px 0px 20px;
    width: 755px;
    height: 32px;
    line-height: 32px;
    color: #18964C;
    font-size: 18px;
    font-family: Arial, Sans-Serif;
    border-bottom: solid 2px #D7D7D7; 
}

#contentleft {
    
    width: 370px;
    height: 400px;
    overflow: hidden;
    color: #686868;
    float: left;
    border-right: solid 2px #CCCCCC;
}

#contentleft a {
    
    color: #18964C;     
}

#contentright {
    
    margin-left: 10px;
    width: 290px;
    height: 400px; 
    float: left;
    color: #686868;
}

#contentright a {
    
    color: #18964C;     
}


#contentbottom {
    
    margin: 10px 0px 0px 0px;
    width: 755px;
    height: 188px;
    border-top: dotted 2px #878787;
    float: right;
    
}


#footerleft {
    
    padding: 0px 0px 0px 20px;
    width: 684px;
    height: 20px;
    border-top: solid 1px #C7C7C7; 
    border-right: solid 1px #C7C7C7;
    line-height: 20px;
    color: #8E8E8E;
    font-size: 10px;
    float: left;
}

#footerleft a {
 
    color: #18964C;
}

#footerleft a:hover {
    
    text-decoration: none;
}

#footerright {
 
    padding: 0px 5px 0px 0px;
    width: 60px;
    height: 20px;
    float: right;
    border-top: solid 1px #C7C7C7; 
    font-size: 10px;
    line-height: 20px;
    background-image: url('images/greenarrow.gif');
    background-repeat: no-repeat;
    text-align: right;
}

#footerright a {
 
    color: #18964C;
    text-decoration: none;
}

#footerright a:hover {
 
    text-decoration: underline;
}

.greentitle {
    
    padding: 0px 0px 0px 15px;
    line-height: 32px;
    color: #18964C;
    font-size: 18px;
    font-family: Arial, Sans-Serif;
}

.toptext {
    
    float: right; 
    margin: 7px 10px 0px 0px;
    font-size: 14px;
    line-height: 16px;
}

.toptext a {
 
    color: #18964C;
    text-decoration: none;
}

.toptext a:hover {
 
    text-decoration: underline;
}

.searchresults {
    
    margin: 7px 0px 0px 15px;
    width: 240px;
    height: 48px;
    border-bottom: solid 1px #B2B2B2;
    color: #676767;
    font-size: 11px;
    font-weight: bold;
    line-height: 13px;
}

.searchresultsbox {
 
    margin: 0px 10px 0px 0px;
    width: 62px;
    height: 37px;
    float: left;
    border: solid 1px #18964C;
}

.greentext {
    
    color: #18964C;
    font-weight: bold;
}

.morelink {

    background-color: #18964C; 
    color: #FFFFFF;
    font-weight: normal;
}

.morelink a {
 
    color: #FFFFFF;
    text-decoration: none;   
}

.morelink a:hover {
 
    text-decoration: underline;   
}

.searchrecommended {
    
    height: 30px;
    color: #18964C;
}

.searchgrey {
 
    color: #494949;
    font-weight: bold;   
}

.NewsItem {
    
    width: 480px; 
    padding: 5px 20px 5px 20px; 
    color: #676767;    
}

.NewsItem a {
    
    color: #18964C;
}

.NewsItem a:hover {
    
    text-decoration: none;      
}

label,input {
	display: block;
	width: 150px;
	float: left;
	margin-bottom: 10px;
	color: #686868;
	font-size: 11px;
}

textarea {
    
    color: #686868;
    font-size: 11px;
    font-family: Arial;
    width: 150px;   
}

select {
    
    color: #686868;
    font-size: 11px;
    font-family: Arial;
}

label {
	text-align: right;
	width: 150px;
	padding-right: 20px;
}

br {
	clear: left;
}

input {
	display: block;
	width: 150px;
	float: left;
	margin-bottom: 5px;
}

br {
	clear: left;
}
