#logo {
	background:#FFFFFF url(logo-green.png) no-repeat scroll 20px top;
}

.separator {
	color: #AA272F; /* Red */
}

h1, h2 { 
	color: #338C26; /* Green */
}

#title {
	background-color: #338C26; /* Green */
}

#navigation li a {
	color: #338C26; /* Green */
	background-image: url(arrow-green.gif);
}

#navigation li a:hover {
	color: #AA272F; /* Red */
	background-image: url(arrow-red.gif);
}

#menucontainer {
}

#menu a.section {
	border-top:1px solid #2A55A3; /* Blue */
	background-image: url(arrow-green.gif);
	color:#338C26; /* Green */
}

#menu a.section:hover {
	color: #2A55A3; /* Blue */
	background-image: url(arrow-blue.gif);
}

#menu a.selected {
	background-image: url(arrow-blue.gif);
	border-bottom: 0px;
	color: #2A55A3; /* Blue */
}

#menu a.current {
	color: #AA272F; /* Blue */
	background-color:#FFFFFF;
}

#menu li li a {
	color: #2A55A3; /* Blue */
}

#menu li li a:hover {
	color: #AA272F; /* Red */
}

#newsbuttons li {
	background-color: #88AF70;
}

#newsbuttons li.active {
	background-color: #B9CFA9;
}

#footer p {
	color: #338C26; /* Green */
	padding: 5px 0px 0px 0px;
}

#footer a {
	color: #338C26; /* Green */
}

#footer a:hover {
	color: #AA272F; /* Red */
}

.collapsable h6 {
	color: #88AF70;
}

.collapsable a {
	color: #338C26; /* Green */
}

.collapsable a:hover{
	color: #AA272F; /* Red */
}

.collapsablemenu a {
	color: #338C26; /* Green */
}

.collapsablemenu a:hover{
	color: #AA272F; /* Red */
}

#loginbanner {
	background-image: url(client-login.gif);
}

#login {
	background-color: #338C26;
}

.inputbkgnd {
	background-image: url(input-green.gif);
}

.inputbkgndother {
	background-image: url(input-green-longer.gif);
}

#logincontent { 
	color: #2A55A3;
}
	
#logincontent h1 { 
	color: #338C26;
}
#main p.customerquote 
{
	font-size: 11pt;
	font-style: italic;
	color: #338C26;
}
#main p.customerquote.visited 
{
	font-size: 11pt;
	font-style: italic;
	color: #338C26;
}
#main a:visited 
{
	color: #338C26;
}
	
