body, html {
	margin:0;
	font-family: verdana, arial, helvetica, sans-serif;
  	font-size: 12px;
	color: #666666;
	background-color: #FFFFFF;
} 

tbody { 
	font-family: verdana, arial, helvetica, sans-serif;
  	font-size: 12px;
	color: #666666;

}

ul {

}

ul a { 
text-decoration: underline;
}

ul a:hover {
color: #cccccc; 
text-decoration: underline;
}

li {
padding-left: 12px;
}

h3 {
	color: #045540;
	font-size: 16px; 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	margin-bottom: 5px;
}


#content {
	text-align:left;
	padding-left:10px;
}


/* Default MOS Class Settings

**********************************************************************************************************/

td.pathway {
	font-family: verdana, arial, helvetica, sans-serif;
  	font-size: 12px;
	color: #666666;
	padding-top: 1px;
	padding-left: 0px;
}

a.pathway:link, a.pathway:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}

a.pathway:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #0000ff;
	background-color: transparent;
}

/* Main Menu Styles

**********************************************************************************************************/

a.titlelink:link, a.titlelink:visited {
	color: #ffffff;
	text-align: left;
	width: 100%;
	text-decoration: none;
}

a.titlelink:hover {
	text-decoration: underline;
	font-weight: normal;
}

a.mainlevel:link, a.mainlevel:visited {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-align: left;
	width: 100%;
	text-decoration: none;
	padding-left: 4px;
	font-weight: normal;
}

a.mainlevel:hover {
	text-decoration: underline;
	color: #ffffff;
	font-weight: normal;
}

a.mainleveltop:link, a.mainleveltop:visited {
	display: block;
	background: #518C7D;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-align: left;
	width: 160px;
	text-decoration: none;
	font-weight: normal;
	padding: 4px 4px 4px 4px;
}

a.mainleveltop:hover {
	text-decoration: underline;
	background: #045540 ;
	font-weight: normal;
	color: #ffffff;
}

a.mainlevelleft:link, a.mainlevelleft:visited {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-align: left;
	width: 100%;
	text-decoration: none;
	padding-left: 4px;
	font-weight: normal;
}

a.mainlevelleft:hover {
	text-decoration: underline;
	border-left: 3px solid #006400;
}

a.sublevel:link, a.sublevel:visited {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-align: left;
	width: 100%;
	text-decoration: none;
	padding-left: 10px;
	font-weight: normal;
}

a.sublevel:hover {
	color: #ffffff;
	text-decoration: underline;
	font-weight: normal
}

span.mainlevelfooter, span.mainlevelfooter{
	font: 8pt arial, georgia, sans-serif;
	color: #ffffff;
}

a.mainlevelfooter:link, a.mainlevelfooter:visited {
	font: 8pt arial, georgia, sans-serif;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	text-decoration: none;
}

a.mainlevelfooter:hover {
	font: 8pt arial, georgia, sans-serif;
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;
}

/* Module Styles

**********************************************************************************************************/

table.moduletable {
	width: 100%;
}

table.moduletable th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 10px;
	padding-left: 5px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	height: 24px;
	border-bottom: 1px solid #FFFFFF;
}


table.moduletable td {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 10px;
	padding-left:5px;
	padding-bottom:10px;
	font-weight: normal;
	text-align: left;
}

table.moduletable a {
	color: #FFFFFF;
}

table.moduletablehome {
	width: 100%;
	text-align: center;
	color: #FFFFFF;
}

table.moduletableleave {
	width: 500px;
	text-align: center;
	margin-right: 0px;
	margin-left: 0px;
	border: 1px solid #336699;
}

table.moduletableleave th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	padding-left: 0px;
	background-color: #105947;
	no-repeat;
	height: 20px;
	padding: 5px 5px 5px 5px;
}

table.moduletableleave td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	padding-left: 0px;
	padding-right: 0px;
	background-color: #FFFFFF;
	padding: 5px 5px 5px 5px;
}

table.moduletablehome th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 1px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	height: 20px;
}


table.moduletablehome td {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 10px;
	padding-bottom:0px;
	font-weight: normal;
	text-align: left;
	color: #FFFFFF;
}

table.moduletablefooter {
	width: 100%;
	margin-left: 10px;
	margin-right: 10px;
	text-align: center;
}

/* Polls Style

**********************************************************************************************************/

.poll {
	color : #666666;
	line-height : 12px;
	font-weight: bold;
}



/* Sections Style

**********************************************************************************************************/

.sectiontableheader {
	background-color : #045540;
	color : #FFFFFF;
	font-weight : bold;
	font-size: 12px;
	line-height: 24px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.sectiontableentry1 {
	font-size: 12px;
	background-color : #DEDEDE;
	color : #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.sectiontableentry2 {
  	font-size: 12px;
	background-color : #C4C4C4;
	color : #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.pagenav {
	font-family: verdana, arial, helvetica, sans-serif;
  	font-size: 12px;
	font-weight: bold;
	color: #666666;
}

a.pagenav:link, a.pagenav:visited {
	color: #77AF58;
	text-decoration: none;
	font-weight: bold;
}

a.pagenav:hover {
	color: #77AF58;
	text-decoration: none;
	font-weight: bold;
	text-decoration  : underline;
}

/*****************************************************************************************************/

.small {
	font-size : 11px;
	color : #666666;
}

.smalldark {
	font-size : 11px;
	color : #333333;
	text-decoration : none;
}

.createdate {
	font-size : 10px;
	color : #666666;
	text-decoration : none;
	font-weight : medium;
}

.modifydate  {
	font-size : 10px;
	color : #666666;
	text-decoration : none;
	font-weight : medium;
}

/* Content Styles

**********************************************************************************************************/

.contentpaneopen, .contentdescription, .contentpane {
margin-bottom:20px;
}

.contentheading  { 
	color: #045540;
	font-size: 16px; 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	margin-left: 20px;
}

.componentheading  { 
	color: #045540;
	font-size: 16px; 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	padding-bottom: 20px;
}

.category {
	font-family: arial, helvetica, sans-serif;
  	font-size: 12px;
	font-weight: bold;
	color: #666666;
}

a.category:link, a.category:visited {
  color            : #045540;
  font-weight      : bold;
}

a.category:hover {
	color            : #045540;
	text-decoration  : underline;
}



/* Form Styles

**********************************************************************************************************/



form { /* borrowed from mambosolutions.com -- to fix empty space issues */

	display:inline; 

	margin: 0px; 

	padding: 0px; 

} 



.button {

  font-family      : Arial, Helvetica, sans-serif;

  font-style       : normal;

  font-size        : 10px;

  font-weight      : bold;

  background-color : #F0F0F0;

  color            : #666666;

  border           : 1px solid #666666;

}



.inputbox {

  font-family      : Verdana, Arial, Helvetica, sans-serif;

  font-size        : 10px;

  color            : #666666;

  background-color : #F0F0F0;

  border           : 1px solid #666666;

}



/* Links

**********************************************************************************************************/



a:link, a:visited {

 	color: #77AF58;

	text-decoration: none;

	font-weight: bold;


}



a:hover {

	color: #77AF58;

	text-decoration: none;

	font-weight: bold;
}



/* For content item titles that are hyperlink instead of Read On

**********************************************************************************************************/



a.contentpagetitle:link, a.contentpagetitle:visited {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 13px;

	font-weight: bold;

 	color: #666666;

	text-align:left;

	}



a.contentpagetitle:hover {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 13px;

	font-weight: bold;

	text-align:left;

	color            : #666666;

	text-decoration  : none;

	background-color: #99CC00;

	}



.description {

	font-size: 11px;

	color: #666666;

}



/* Styles for dhtml tabbed-pages */

.ontab {

	background-color: #ffae00;

	border-left: outset 2px #ff9900;

	border-right: outset 2px #808080;

	border-top: outset 2px #ff9900;

	border-bottom: solid 1px #d5d5d5;

	text-align: center;

	cursor: hand;

	font-weight: bold;

	color: #FFFFFF;

	font-family: verdana, arial, helvetica, sans-serif;
 
  	font-size: 12px;

}

.offtab {

	background-color : #e5e5e5;

	border-left: outset 2px #E0E0E0;

	border-right: outset 2px #E0E0E0;

	border-top: outset 2px #E0E0E0;

	border-bottom: solid 1px #d5d5d5;

	text-align: center;

	cursor: hand;

	font-weight: bold;

	color: #666666;

	font-family: verdana, arial, helvetica, sans-serif;
 
  	font-size: 12px;

}



.tabheading {

	background-color: #ffae00;

	text-align: left;

	font-family: verdana, arial, helvetica, sans-serif;
 
  	font-size: 12px;

}



.pagetext {

	visibility: hidden;

	display: none;

	position: relative;

	top: 0;

	font-family: verdana, arial, helvetica, sans-serif;
 
  	font-size: 12px;

	color: #666666;

}



/* for modifying {moscode} output.  Don't set the colour! */

.moscode {

	background-color: #f0f0f0;

}



/* Text passed with mosmsg url parameter */

.message {

	font-weight: bold;

	font-size : 10pt;

	color : #ff6600;

	text-align: center;

}

/* background tile extensions...simply placeholder */

.content {

}

/* =======================================
   Example 1
   ======================================= */

/* Wrapper */

#example1 {
	font: 7.5pt verdana, arial, georgia, sans-serif;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: auto;
}

/* Primary levels: mainlevels */
#example1 #navlist {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#example1 #navlist ul, #navlist li {
	display: inline;
	list-style: none;
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style-image: none;
	list-style-position: inherit;
}

#example1 #navlist a:link, #example1 #navlist a:visited {
	font: 7.5pt verdana, arial, georgia, sans-serif;
	float: left;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 4px 12px 0px 12px;
	text-decoration: none;
	color: #FFFFFF;
	height: 24px;
	text-align: center;
}

#example1 #navlist a:link#current, #example1 #navlist a:visited#current, #example1 #navlist a:hover {
	color: #FFFFFF;
	background: #004533 url(../templates/CapeCodCoop/images/bg_menu-o.gif);
}

#example1 #navlist a:hover { 
	color: #FFFFFF; 
}


/* Secondary levels: sublevels */

#example1 #subnavlist {
	font: 7.5pt arial, georgia, sans-serif;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#example1 #subnavlist ul, #subnavlist li {
	display: inline;
	list-style: none;
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#example1 #subnavlist li a { 
	text-decoration: none; 
	color: #FFFFFF; 
	height: 24px;
	margin: 0px 0px 0px 0px;
	padding: 4px 6px 0px 6px;
}

#example1 #subnavlist a:link#subcurrent, #example1 #subnavlist a:visited#subcurrent, #example1 #subnavlist li a:hover {
	color: #FFFFFF;
	height: 24px;
	background: #004533 url(../templates/CapeCodCoop/images/bg_menu-o.gif);
}

/* Secondary levels: sublevels2 */

#example2 {
	width: 540px;
	font: 8pt arial, georgia, sans-serif;
	margin: 0px 16px 0px 0px;
	padding: 0px 16px 0px 0px;
}

#example2 #subnavlist {
	font: 8pt arial, georgia, sans-serif;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#example2 #subnavlist ul, #subnavlist li {
	display: inline;
	list-style: none;
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#example2 #subnavlist li a { 
	text-decoration: underline;
	color: #045540; 
	height: 24px;
	margin: 0px 0px 0px 0px;
	padding: 4px 6px 0px 6px;
}

#example2 #subnavlist a:link#subcurrent, #example2 #subnavlist a:visited#subcurrent, #example2 #subnavlist li a:hover {
	color: #045540;
	height: 24px;
}


#CustomerService-side,
#FrequentlyAskedQuestions-side,
#Calculators-side,
#LocationsHours-side,
#Rates-side,
#Forms-side,
#EmailNewsletterSubscription-side,
#CAPELIFEREWARDS-side
{
display:none;
}

body#CustomerService #CustomerService-side,
body#FrequentlyAskedQuestions #FrequentlyAskedQuestions-side,
body#Calculators #Calculators-side,
body#LocationsHours #LocationsHours-side,
body#Rates #Rates-side,
body#Forms #Forms-side,
body#EmailNewsletterSubscription #EmailNewsletterSubscription-side,
body#CAPELIFEREWARDS #CAPELIFEREWARDS-side
{
display:block;
}