a{
	color: #404042;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #D7E6F4;
	color: #404042;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 82%;
	line-height: 1.3;
	text-align: center;
}

body.mcecontentbody {
	margin: 0px;
	background: #FFFFFF;
	color: black;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 82%;
	line-height: 1.3;
	text-align: left;
}

h1{
	padding: 0px 0px 7px 0px;
	margin: 0px;
	color: #4D85BC;
	font-size: 150%;
	line-height: 1.2;
}

h2{
	padding: 0px 0px 7px 0px;
	margin: 0px;
	color: #4D85BC;
	font-size: 150%;
}

h3{
	padding: 0px 0px 0px 0px;
	margin: 0px;
	color: #4D85BC;
	font-size: 115%;
}

h4{
	padding: 0px 0px 0px 0px;
	margin: 0px;
	color: #0B65BD;
	font-size: 100%;
}

p{
	padding: 0px 0px 7px 0px;
	margin: 0px;
}

table. indent {
	padding: 6px 6px 6px 10px;
}

table.journal p {
	padding-bottom: 0px;
}

table.journal td {
	padding-left: 10px;
	padding-right: 10px;
	background-color: #E6F3EC;
}

table.journal th {
	padding-left: 10px;
	padding-right: 10px;
	background-color: #CBDCEC;
	color: #0b65bd;
}

table.results {
	border-top: 1px solid #80c09c;
	margin-top: 6px;
}

table.results td {
	border-bottom: 1px solid #80c09c;
	padding: 5px 6px 5px 6px;
}

ul{
	padding: 0px 0px 10px 0px;
	margin: 0px;
}

.small-text {
	font-size: 75%;
}

.archive-link{
	color: #0B65BD;
	font-weight: bold;
}

.archive-link a{
	color: #0B65BD;
}

.bluetext {
	color: #0b65bd;
}

.green-advert{
	padding: 10px;
	margin-bottom: 12px;
	background-color: #CEE4D7;
	font-size: 90%;
}

.green-advert h3{
	color: #238A53;
}

.img-left{
	float: left;
	margin-right: 12px;
}

.img-right{
	float: right;
	margin-left: 12px;
}

.links a {
	color: #5da57b;
	font-weight: bold;
}

.links h3 {
	padding-top: 6px;
	border-top: 1px solid #b3cbe2;
	margin-top: 9px;
}

.mcecontentbody a {
	color: black !important; /* FF requires a important here */
	text-decoration: underline;
}

.news-link{
	color: #0B65BD;
	font-size: 90%;
	text-align: right;
}

.news-link a{
	color: #0B65BD;
}

.news-text{
	font-size: 90%;
}

.news-text p{
	margin: 0px;
	padding: 0px;
}

.no-padding{
	padding: 0px;
	margin: 0px;
}

#adept-footer{
	width: 438px;
	padding: 5px 22px;
	font-size: 90%;
	text-align: right;
	float: left;
}

#client-footer{
	width: 432px;
	padding: 5px 22px;
	font-size: 90%;
	text-align: left;
	float: left;
}

#adept-footer a{
	color: #959598;
	text-decoration: none;
}

#container{
	margin: 0px auto;
	width: 960px;
	background-color: white;
	text-align: left;
}

#content{
	width: 496px;
	margin-left: 28px;
	float: left;
	margin-top: 18px;
	margin-bottom: 20px;
}

#content a:hover {
	color: #4D85BC;
}

#content hr {
	color: #80c09c;
	height: 1px;
	margin-top: 6px;
	margin-bottom: 8px;
}

#content ul{
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

#content ul li{
	padding-left: 20px;
	background-image: url(../images/paw.gif);
	background-repeat: no-repeat;
	background-position: 0 0em;
}

#content-area{
	width: 100%;
	padding-bottom: 10px;
	background-image: url(../images/bg.gif);
}

#content-benefits-header{
	padding: 3px 16px;
	background-color: #4D85BC;
	color: white;
	font-weight: bold;
}

/*benefits menu*/
#content-benefits-menu{
	padding: 0px;
	border-bottom: 4px solid #4D85BC;
	margin-bottom: 16px;
}

#content-benefits-menu ul{
	margin: 0px 0 0px 0;
	padding: 0px;
	list-style-type: none; /*	border-bottom: 4px solid #4D85BC; */
}

#content-benefits-menu ul li{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#content-benefits-menu ul li a{
	margin: 0px;
	padding: 3px 16px;
	border-bottom: 1px solid White;
	display: block;
	color: #0B65BD;
	background: #E6F3EC;
	font-weight: bold;
	text-decoration: none;
}

#content-benefits-menu ul li a:hover{
	margin: 0px;
	padding: 3px 16px;
	display: block;
	color: #0B65BD;
	background-color: #CBDCEC;
	font-weight: bold;
	text-decoration: none;
}

#content-benefits-menu ul li.selected a{
	margin: 0px;
	padding: 3px 16px;
	display: block;
	color: #0B65BD;
	background-color: #CBDCEC;
	font-weight: bold;
	text-decoration: none;
}

#content-left{
	width: 168px;
	margin-left: 22px;
	float: left;
	margin-top: 18px;
}

#content-left-header{
	padding: 3px 16px;
	background-color: #4D85BC;
	color: white;
	font-weight: bold;
}

/*left menu*/
#content-left-menu{
	padding: 0px;
	border-bottom: 4px solid #4D85BC;
	margin-bottom: 16px;
}

#content-left-menu ul{
	margin: 0px 0 0px 0;
	padding: 0px;
	list-style-type: none; /*	border-bottom: 4px solid #4D85BC; */
}

#content-left-menu ul li{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#content-left-menu ul li a{
	margin: 0px;
	padding: 3px 16px;
	border-bottom: 1px solid White;
	display: block;
	color: #0B65BD;
	background: #E6F3EC;
	font-weight: bold;
	text-decoration: none;
}

#content-left-menu ul li a:hover{
	margin: 0px;
	padding: 3px 16px;
	display: block;
	color: #0B65BD;
	background-color: #CBDCEC;
	font-weight: bold;
	text-decoration: none;
}

#content-left-menu ul li.selected a{
	margin: 0px;
	padding: 3px 16px;
	display: block;
	color: #0B65BD;
	background-color: #CBDCEC;
	font-weight: bold;
	text-decoration: none;
}

/* right menu */
#content-right{
	width: 217px;
	float: right;
}

#content-right-content{
	padding: 18px;
}

#content-right-header{
	padding: 5px 18px;
	background-color: #769bbf;
	color: white;
	font-weight: bold;
	font-size: 125%;
}

#content-right-menu{
	padding: 18px;
}

#content-right-menu ul{
	margin: 0px 0 10px 0;
	padding: 0px;
	list-style-type: none;
}

#content-right-menu ul li{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#content-right-menu ul li a{
	margin: 0px;
	padding: 3px 16px;
	display: block;
	color: #0B65BD;
	font-weight: bold;
	text-decoration: none;
}

#content-right-menu ul li a:hover{
	margin: 0px;
	padding: 3px 16px;
	display: block;
	color: #0B65BD;
	background-color: #DCE9F5;
	font-weight: bold;
	text-decoration: none;
}

#content-right-menu ul li.selected a{
	margin: 0px;
	padding: 3px 16px;
	display: block;
	color: #0B65BD;
	background-color: #CBDCEC;
	font-weight: bold;
	text-decoration: none;
}

#footer{
	padding: 0px 22px 0px 12px;
	margin: 0px;
/*	clear: both; */
	background-color: #80C09B;
	color: white;
}

#footer ul{
	margin: 0px;
	padding: 0px 0 0 0px;
	list-style-type: none;
}

#footer ul li{
	float: left;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#footer ul li a{
	float: left;
	margin: 0px;
	padding: 10px 10px 8px 10px;
	list-style-type: none;
	color: white;
	text-decoration: none;
}

#footer ul li a:hover{
	float: left;
	margin: 0px;
	padding: 10px 10px 8px 10px;
	list-style-type: none;
	color: white;
	background-color: #5DA57B;
	text-decoration: none;
}

#header{
	padding-top: 13px;
	border-bottom: 1px solid white;
	background-color: #80C09B;
}

#header-logo{
	width: 742px;
	float: left;
}

#headermenu {
	padding-left: 10px;
	color: #FFFFFF;
	background-color: #484848;
	font-size: 10px;
	text-align: left;
	line-height: 13px;
	height: 43px;
	top: 0px;
	left: 0px;
}

#headermenu a{
	color: #FFFFFF;
}

#headermenu a:hover{
	text-decoration: none;
}

#headermenu img{
	float: left;
	margin-left: 10px;
	margin-right: 5px;
	padding: 6px 0 0 0;
}

#headermenu img.logo{
	float: right;
	margin-right: 10px;
	padding: 0px 0 0 0;
}

#headermenu p{
	float: left;
	margin: 0px;
	padding: 6px 0 0 0;
}

#header-menu ul{
	margin: 0px;
	padding: 0px 0 0 12px;
	list-style-type: none;
}

#header-menu ul li{
	float: left;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#header-menu ul li a{
	float: left;
	margin: 0px;
	padding: 6px 10px 4px 10px;
	list-style-type: none;
	color: white;
	text-decoration: none;
}

#header-menu ul li a:hover{
	float: left;
	margin: 0px;
	padding: 6px 10px 4px 10px;
	list-style-type: none;
	color: white;
	background-color: #5DA57B;
	text-decoration: none;
}

#header-search{
	width: 182px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	float: left;
	padding: 10px 18px 0px 18px;
	background-color: #4D85BC;
	color: white;
	height: 103px;
}
#header-search a{
	color: white;
}

/* Page menu */

.list-box, .inner-box {
	padding: 4px 8px 4px 8px;
}

.list-box p {
	border-top: 1px dotted #80C09B;
	display: block;
	padding: 5px 6px 11px 6px;
}

.inner-box td {
	border-top: 1px dotted #80C09B;
	padding: 5px 6px 11px 6px;
}

.inner-box td.first {
	border-top: none;
}

.page-menu {
	width: 494px;
	border: 1px solid #CEE4D7;
}

.page-menu .inner-box {
	border: 4px solid #ffffff;
	background: #fafdfb url(../images/bg_pale-green.png) repeat-x bottom;
}

.page-menu, 
.page-menu a {
	color: #238A53;
}

/* end Page menu */

/* Page block */


.page-block .inner-box img {
	padding-top: 4px;
}

.page-block .inner-box h3 {
	padding-top: 5px;
}

.page-block {
	width: 494px;
	border: 1px solid #CEE4D7;
}

.page-block .inner-box {
	padding: 0px 2px 4px 2px;
}

.page-block .inner-box td {
	background: #fafdfb url(../images/bg_pale-green.png) repeat-x bottom;
	border-left: 2px solid #ffffff;
	border-right: 2px solid #ffffff;
	border-top: 4px solid #ffffff;
}

.page-block a:hover {
	color: #404042;
}

.page-block a {
	color: #238A53;
}


/***** STORE *****/

.featuredTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003399;
	text-decoration: none;
}
.itemTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003399;
	text-decoration: none;
}

.itemDescriptionText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.itemPrice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
.itemTitleBox {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #3481B5;
	border-right-color: #3481B5;
	border-bottom-color: #3481B5;
	border-left-color: #3481B5;
}
.cookieTrail {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00309C;
}
.catalogText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;	
}
a.catalogText:hover {
	text-decoration: blink;
}
a.catalogText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
		color: #000000;
}
.catalogTextOption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;	
}
