.maincontentcell {
	margin-left: 20px;
}
body {
	background-color: #5BC85F;
}
.maincontent {
	padding-right: 20px;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-top: 10px;
	letter-spacing: 0.01em;
	line-height: 1.3em;
}
.maincontent a:link {
	color: #F6851F;
	text-decoration: none;
}
.maincontent a:visited {	
	color: #F6851F;	
	text-decoration: none;
}
.maincontent a:hover {
	color:#FF0000;
	text-decoration: underline;
}
.maincontent a:active {	
	color: #F6851F;	
	text-decoration: none;
}

b {
	color: #FF6600;
	font-size: 14px;
	font-style: normal;
}
.subline {
	font-size: 16px;
	font-style: italic;
	color: #009900;
	font-weight: bold;
}
li {
	list-style-type: circle;
	padding-bottom: 5px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #009900;
	text-align: center;
	margin-top: 10px;
}
.navarea {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	width: 170px;
}
.navline {
	padding: 3px 5px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #5BC85F;
	background-color: #D9F1FD;
	margin: 3px 0px 6px;
	font-weight: bold;
}

.navline a:link {
	color: #155B80;
	text-decoration: none;
}
.navline a:visited {	
	color: #155B80;	
	text-decoration: none;
}
.navline a:hover {
	color: #FF3300;
}
.navline a:active {	
	color: #155B80;	
	text-decoration: none;
} 

.navline2 {
	padding: 3px 5px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #5BC85F;
	background-color: #FFE1C4;
	margin: 3px 0px 6px;
	font-weight: bold;
}

.navline2 a:link {
	color: #155B80;
	text-decoration: none;
}
.navline2 a:visited {	
	color: #155B80;	
	text-decoration: none;
}
.navline2 a:hover {
	color: #FF3300;
}
.navline2 a:active {	
	color: #155B80;	
	text-decoration: none;
} 

#request {
	width: 134px;
	height: 108px;
	background-image: url(images/btn_requestcat_over.gif);
	background-repeat: no-repeat;
	position: relative;
	top: 30px;
	left: 10px;
}

#request a {
     display: block; 
	 width: 100%; 
     height: 100%; 
     background-image: url(images/btn_requestcat.gif);
}

#request a:hover {
     background: transparent none;
}
.navheader {
	font-weight: bold;
	color: #000000;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-color: #FFAE5E;
	margin-top: 20px;
	padding-right: 0px;
}
.quote {

}
.quotename {
	font-size: 12px;
	line-height: 14px;
	color: #666666;
	font-weight: normal;
}

