@charset "UTF-8";
/* CSS Document */

/* @override http://whitelabelpartnersite.businesscatalyst.com/stylesheets/theme.css */

/* -----------------------------------------------------------------------

 green2 Theme for Unbranded Partner Site

----------------------------------------------------------------------- */

/* links */
a:link, a:visited {
	color: #005953;
}

a:hover, a:active {
	color: #005953;
}

a.link-button {
	background: #fff;
	border: 1px solid #e7e7e7;
	color: #005953;
}

a.link-button:hover {
	background: #5A861D;
	border: 1px solid #5A861D;
	color: #fff;
}

a.link-block {
	background: #5A861D;
	color: #fff;
}

a.link-block:hover {
	background: #DED7C1;
	color: #005953;
}


/* submit button */
.button-submit {
	background: #664F20;
	color: #fff;
}


/* containers */

#search-site {
	background: #311E0D;
	border: 1px solid #27180C;
}

#stretch-nav {
	background: #B2D1E5 ;
	border-bottom: 1px solid #CEC8B3;
}


/* menu hover state */
#container-nav li a {
	color: #0054a6;
}

#container-nav li.selected a,
#container-nav li.selected a:hover {
	color: #01162a;
	cursor: default;
}

#container-nav li a:hover {
	color: cyan;
}

.nav-side li a:hover {
	background: #DED7C1;
	border-top: 1px solid #fff;
	color: #865932;
}

#stripNav0 li a:hover {
	background: #DED7C1;
	color: #865932;
}


.bold {
	font-weight: bold;
	color: #0E69B7;
}
#container-content #fadeshow1 #text-container span table tbody tr td p span span {
	color: #919191;
}
#container-content #fadeshow1 #text-container span table tbody tr td p span span {
	color: #949494;
}
#container-content #fadeshow1 #text-container span table tbody tr td p span span {
	color: #666;
}
