body
	{
	/* color: #505B56; */
	font-family: trebuchet ms,Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
	/* background-color: #ffffff; */
	}

a
	{
	text-align: left;
	}

.pagetitle 
	{ 
	color: #000000; 
	font-family: var(--zm-body-font) !important;
	text-align: left;
	font-size: 22px; 
	font-weight: bolder; 
	}
	
.heading 
	{ 
	color: #000000; 
	font-family: var(--zm-body-font) !important;
	text-align: left;
	font-size: 18px; 
	font-weight: bolder; 
	}
	
h1
	{ 
	color: #000000; 
	font-family: var(--zm-body-font) !important;
	text-align: left;
	font-size: 22px; 
	font-weight: bolder; 
	}	
	
.subtitle 
	{ 
	color: #000000; 
	font-family: var(--zm-body-font) !important;
	text-align: left;
	/*font-size: 15px;*/ 
	font-weight: bolder; 
	}
	
.costeffective 
	{ 
	color: #990000; 
	font-family: var(--zm-body-font) !important;
	font-size: 13px; 
	font-weight: bolder; 
	}	
	
.subtitlered
	{ 
	color: #8b0000; 
	font-family: var(--zm-body-font) !important;
	text-align: left;
	font-size: 15px; 
	font-weight: bolder; 
	}		
	
.menutitle 
	{
	color: #ffffff;
	font-family: var(--zm-body-font) !important;
	text-align: left;
	font-size: 13px;
	text-decoration: none;
	font-weight: bolder;
	}

.menu
	{
	color: #ffffff;
	font-family: var(--zm-body-font) !important;
	text-align: left;
	font-size: 11px;
	text-decoration: none;
	font-weight: bolder;
	}

.menu:link
	{
	color: #ffffff;
	font-family: var(--zm-body-font) !important;
	text-align: left;
	font-size: 11px;
	text-decoration: none;
	font-weight: bolder;
	}

.menu:visited
	{
	color: #cacaca;
	font-family: var(--zm-body-font) !important;
	text-align: left;
	font-size: 11px;
	text-decoration: none;
	font-weight: bolder;
	}	
	
.menu:hover
	{
	color: #ffffff;
	font-family: var(--zm-body-font) !important;
	text-align: left;
	font-size: 11px;
	/* text-decoration: underline; */
	font-weight: bolder;
	}

.quotename
	{
	color: #ffffff;
	font-family: var(--zm-body-font) !important;
	text-align: left;
	font-size: 11px;
	text-decoration: none;
	font-weight: bolder;
	}	
	
.quote
	{
	color: #ffffff;
	font-family: var(--zm-body-font) !important;
	text-align: left;
	font-size: 11px;
	text-decoration: none;
	font-weight: bolder;
	}

.quote:link
	{
	color: #ffffff;
	font-family: var(--zm-body-font) !important;
	text-align: left;
	font-size: 11px;
	text-decoration: none;
	font-weight: bolder;	
	}

.quote:hover
	{
	color: #ffffff;
	font-family: var(--zm-body-font) !important;
	text-align: left;
	font-size: 11px;
	text-decoration: underline;
	font-weight: bolder;
	cursor: pointer;
	}
	
.menunolink
	{
	color: #ffffff;
	font-family: var(--zm-body-font) !important;
	text-align: left;
	font-size: 11px;
	text-decoration: none;
	font-weight: bolder;
	}

.bodytext
	{
	font-family: var(--zm-body-font) !important;
	/*font-size: 14px;*/
	text-align: left;
	/*color: #000000;*/
    line-height: 18px;	
	}

.bodytextwhite
	{
	font-family: var(--zm-body-font) !important;
	font-size: 13px;
	text-align: left;
	color: #FFFFFF;	
	}
	
.bodytextsm
	{
	font-family: var(--zm-body-font) !important;
	font-size: 10px;
	text-align: left;
	color: #000000;	
	}	
	
.footertext
	{
	font-family: var(--zm-body-font) !important; 
	font-size: 10px;
	text-align: center;
	color: #FFFFFF;	
	font-weight: bolder;
	}

.footertext:link
	{
	font-family: var(--zm-body-font) !important; 
	font-size: 10px;
	text-align: center;
	color: #FFFFFF;	
	font-weight: bolder;
	text-decoration: underline;
	}

.footertext:visited
	{
	font-family: var(--zm-body-font) !important;
	font-size: 10px;
	text-align: center;
	color: #FFFFFF;	
	font-weight: bolder;
	text-decoration: none;
	}	

.bodytext:link
	{
	color: #0F4D7C;
	font-family: var(--zm-body-font) !important;
	text-align: left;
	/* font-size: 13px; */
	font-size: 15px;
	}

.bodytext:visited
	{
	color: #585858;
	font-family: var(--zm-body-font) !important;
	text-align: left;
	font-size: 13px;
	}	
	
.bodytext a:link
	{
	/* color: #0F4D7C; */
	font-family: var(--zm-body-font) !important;
	text-align: left;
	/*font-size: 13px;*/
	}

.bodytext a:visited
	{
	/* color: #585858; */
	font-family: var(--zm-body-font) !important;
	text-align: left;
	/*font-size: 13px;*/
	}	
	
.bodytext a:hover
	{
	color: #00008b;
	font-family: var(--zm-body-font) !important;
	text-align: left;
	/*font-size: 13px;*/
	}	

th
	{
	font-family: var(--zm-body-font) !important;
	font-size: 14px;
	color: #000000;	
	font-weight: bolder;	
	}

td
	{
	font-family: var(--zm-body-font) !important;
	font-size: 13px;
	color: #000000;	
	line-height: 16px;
	}
	
.blueBulb a:link
	{
	padding-left: 16px;
	background-image: url(/img/button.jpg);
	background-repeat: no-repeat;
	background-position: left;
	/* color: #0F4D7C; */
	font-family: var(--zm-body-font) !important;
	text-align: left;
	font-size: 13px;
	}

.blueBulb a:visited
	{
	padding-left: 16px;
	background-image: url(/img/button.jpg);
	background-repeat: no-repeat;
	background-position: left;
	/* color: #000000; */
	font-family: var(--zm-body-font) !important;
	text-align: left;
	font-size: 13px;
	}	
	
.blueBulb a:hover
	{
	padding-left: 16px;
	background-image: url(/img/button.jpg);
	background-repeat: no-repeat;
	background-position: left;
	color: #000000;
	font-family: var(--zm-body-font) !important;
	text-align: left;
	font-size: 13px;
	}	
	
	
/* Top Navigation Menu Code */

#menubar
	{
	color: #000;
	font-size: 11px;
	background-color: #dadedc;
	text-align: center;
	display: block;
	margin-top: 0px;
	position: relative;
	z-index: 10;
	width: 645;
	/* Top Level Height */
	/* height: 21px; */
	border-style: solid;
	border-width: 1px 0;
	border-color: #000000 #8a9790 #990000 #e6e6ff
	}

.menuendspacer
	{
	position: relative;
	display: block;
	width: 0px;
	/* height: 21px; */
	float: left;
	text-align: left;
	}

#menubaritemselected1, #menubaritemselected2, #menubaritemselected3, #menubaritemselected4, #menubaritemselected5, #menubaritemselected6, #menubaritemselected7
	{
	font-weight: bold;
	color: #767e7a;
	float: left;
	/* height: 21px; */
	background-color: #990000;
	position: relative;
	display: block;
	text-align: left;	
	}

#menubaritemselected1 a, #menubaritemselected2 a, #menubaritemselected3 a, #menubaritemselected4 a, #menubaritemselected5 a, #menubaritemselected6 a, #menubaritemselected7 a
	{
	padding: 3px 10px 5px 10px;
	/* Top Level Link Color */
	color: #767e7a;
	background-color: transparent;
	display: block;
	text-decoration: none
	text-align: left;
	}

#menubaritemselected1 a:hover, #menubaritemselected2 a:hover, #menubaritemselected3 a:hover, #menubaritemselected4 a:hover, #menubaritemselected5 a:hover, #menubaritemselected6 a:hover, #menubaritemselected7 a:hover
	{
	/* Top Level Hover Block Color */
	background-color: #990000;
	display: block;
	color: #000000;
	text-align: left;
	}
	
#menubaritem1, #menubaritem2, #menubaritem3, #menubaritem4, #menubaritem5, #menubaritem6, #menubaritem7
	{
	font-weight: bold;
	color: #767e7a;
	float: left;
	/* height: 21px; */
	background-color: #dadedc;
	position: relative;
	display: block;
	text-align: left;
	}

#menubaritem1 a, #menubaritem2 a, #menubaritem3 a, #menubaritem4 a, #menubaritem5 a, #menubaritem6 a, #menubaritem7 a
	{
	padding: 3px 10px 5px 10px;
	/* Top Level Link Color */
	color: #767e7a;
	background-color: transparent;
	display: block;
	text-decoration: none
	text-align: left;
	}

#menubaritem1 a:hover, #menubaritem2 a:hover, #menubaritem3 a:hover, #menubaritem4 a:hover, #menubaritem5 a:hover, #menubaritem6 a:hover, #menubaritem7 a:hover
	{
	/* Top Level Hover Block Color */
	background-color: #B8B8B8;
	display: block;
	color: #000000;
	text-align: left;
	}
	
.menubaritem a:hover
	{
	background-color: #000000;
	/* height: 21px; */
	display: block;
	text-align: left;
	}
	
		
#menu1, #menu2, #menu3, #menu4, #menu5, #menu6, #menu7
	{
	font-size: 11px;
	text-align: left;
	/* sub menu background color
	background-color: #990000; */
	background-color: transparent;
	/* sub menu height ? */
	height: 10px;
	/* vertical location of the sub menu text */
	top: 25px;
	left: 0;
	position: absolute;
	width: 100%;
	clear: left
	}

.menuitem1, .menuitem2, .menuitem3, .menuitem4, .menuitem5, .menuitem6, .menuitem7
	{
	color: #000;
	margin-top: 0px;
	font-weight: normal;
	/* sub menu background color around each link
	background-color: #cccccc; */
	background-color: transparent;
	display: block;
	position: relative;
	float: left;
	text-align: left;	
	}

.menuitem1 a, .menuitem2 a, .menuitem3 a, .menuitem4 a, .menuitem5 a, .menuitem6 a, .menuitem7 a
	{
	color: #ffffff;
	font-weight: normal;
	padding: 1px 20px 1px 20px;
	background-color: transparent;
	text-decoration: none;
	font-weight: bold;
	text-align: left;
	}

.menuitem1 a:hover, .menuitem2 a:hover, .menuitem3 a:hover, .menuitem4 a:hover, .menuitem5 a:hover, .menuitem6 a:hover, .menuitem7 a:hover
	{
	color: #ffffff;
	/* sub menu background color hover around each link
	background-color: #f0f3f2; */
	background-color: transparent;
	text-decoration: underline;
	/* font-weight: bold; */
	text-align: left;
	}

