    BODY {

  margin           : 0px 0px 0px 0px;

  background-color : #FFFFFF;

  background-image: url(../images/eb-background.jpg);

  color            : #666666;

  scrollbar-base-color: #5E6B80;

}



.template_paragraph_text {

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

	font-size: 11px;

	color: #333333;

	text-decoration: none;

	font-style: normal;

	text-align: justify;

}

.template_paragraph_subtitle {

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

	font-size: 12px;

	color: #333333;

	font-weight: bold;

	text-decoration: none;

	font-style: normal;

}

.template_hyperlink {

	color: #0000CC;

	font-weight: bolder;

}

.template_title {

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

	font-size: 24px;

	color: #7B8DA1;

	font-weight: bold;

	text-decoration: none;

	font-style: normal;

	font-variant: small-caps;

}

.template_title_red {

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

	font-size: 24px;

	color: #FF0000;

	font-weight: bold;

	text-decoration: none;

	font-style: normal;

	font-variant: small-caps;

}

.template_title_white {

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

	font-size: 24px;

	color: #FFFFFF;

	font-weight: bold;

	text-decoration: none;

	font-style: normal;

	font-variant: small-caps;

}

.template_table {

	padding: 10px;

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

	font-size: 11px;

	background-position: top;

}



td, tr, p, div {

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

  font-size        : 11px;

  color            : #333333;

}





ul {

  margin           : 0px 0px 0px 0px;

}



hr {

  background       : #CCCCCC;

  height           : 1px;

  width            : 100%;

}



.title {

font-family: sans-serif;

font-size: 24px;

font-weight: bold;

color            : #7B8DA1;

}



.pathway {

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

  font-size: 11px;

  color: #FFFFFF;

}





a.pathway:link, a.pathway:visited {

  color            : #FEA201;

  font-weight      : normal;

}



a.pathway:hover {

  color            : #FFFFFF;

  font-weight      : normal;

  text-decoration   : none;

}



/* --Default Class Settings-- */



a.mainlevel:link, a.mainlevel:visited {

	display: block;

	background: url(../images/eb-menu-up.gif) no-repeat;

	vertical-align: middle;

	font-size: 11px;

	font-weight: normal;

	color: #102242;

	text-align: left;

	padding-top: 5px;

	padding-left: 25px;

	height: 20px;

	width: 100%;

	text-decoration: none;

	}



a.mainlevel:hover {

	background: url(../images/eb-menu-selected.gif) no-repeat;

	font-weight: normal;

	text-decoration: none;

	color:  #97BF40;

}



a.mainlevel#active_menu {

	background: url(../images/eb-menu-over.gif) no-repeat;

	color: #FEA201;

	font-weight: bold;

}



a.mainlevel#active_menu:hover {

	background: url(../images/eb-menu-over.gif) no-repeat;

	color: #FEA201;

	font-weight: bold

}



/* ***********  Sub Level Navigation for Main Menu ************ */



a.sublevel:link, a.sublevel:visited {

	display: block;

	background: url(../images/eb-submenu-up.gif) no-repeat;

	vertical-align: middle;

	font-size: 11px;

	font-weight: normal;

	color: #102242;

	text-align: left;

	padding-top: 5px;

	padding-left: 30px;

	height: 16px;

	width: 100%;

	text-decoration: none;

	}



a.sublevel:hover {

	background: url(../images/eb-submenu-up.gif) no-repeat;

	font-weight: normal;

	text-decoration: none;

	color:  #97BF40;

}



a.sublevel#active_menu {

	background: url(../images/eb-submenu-over.gif) no-repeat;

	color: #FEA201;

	font-weight: bold;

}



a.sublevel#active_menu:hover {

	background: url(../images/eb-submenu-over.gif) no-repeat;

	color: #FEA201;

	font-weight: bold

}









/* ***** toprightmenu NAV BAR ON HEADER *******  */ 



a.mainleveltoprightmenu:link, a.mainleveltoprightmenu:visited {

	display: block;

	background-color: #3B4B65;

	vertical-align: middle;

	font-size: 11px;

	font-weight: bold;

	color: #9CA6B6;

	text-align: right;

	padding-top: 3px;

	padding-bottom: 0px;

	padding-right: 25px;

	height: 16px;

	width: 227px;

	text-decoration: none;

	}



a.mainleveltoprightmenu:hover {

	font-weight: bold;

	text-decoration: none;

	color:  #FFFFFF;

}



a.mainleveltoprightmenu#active_menu {

	color: #FFFFFF;

	font-weight: bold;

}



a.mainleveltoprightmenu#active_menu:hover {

	color: #FFFFFF;

	font-weight: bold

	}





table.moduletabletoprightmenu {

        width: 95%;

        border-left: solid 0px #000000;

        border-right: solid 0px #000000;

        border-top: solid 0px #000000;

        border-bottom: solid 0px #000000;

		

		             }



table.moduletabletoprightmenu th {

	font-size        : 12px;

	font-weight      : bold;

	color:#FFFFFF;

	height: 20px;

	vertical-align: middle;

	text-align       : center;

	width            : 100%;

	border-left: solid 0px #000000;

      

}



table.moduletabletoprightmenu td {

        font-size: 10px;

        font-weight: normal;

}







/* ***** TOP NAV BAR ON HEADER *******  */ 



a.mainlevellcsx:link, a.mainlevellcsx:visited {

	display: block;

	background-color: #3B4B65;

	vertical-align: middle;

	font-size: 11px;

	font-weight: bold;

	color: #9CA6B6;

	text-align: left;

	padding-top: 3px;

	padding-bottom: 0px;

	padding-left: 25px;

	height: 16px;

	width: 100%;

	text-decoration: none;

	}



a.mainlevellcsx:hover {

	font-weight: bold;

	text-decoration: none;

	color:  #FFFFFF;

}



a.mainlevellcsx#active_menu {

	color: #FFFFFF;

	font-weight: bold;

}



a.mainlevellcsx#active_menu:hover {

	color: #FFFFFF;

	font-weight: bold

	}





table.moduletablelcsx {

        width: 95%;

        border-left: solid 0px #000000;

        border-right: solid 0px #000000;

        border-top: solid 0px #000000;

        border-bottom: solid 0px #000000;

		

		             }



table.moduletablelcsx th {

	font-size        : 12px;

	font-weight      : bold;

	color:#FFFFFF;

	height: 20px;

	vertical-align: middle;

	text-align       : center;

	width            : 100%;

	border-left: solid 0px #000000;

      

}



table.moduletablelcsx td {

        font-size: 10px;

        font-weight: normal;

}





/* ***** BUY NOW BOX *******  */ 



a.mainlevelbuynow:link, a.mainlevelbuynow:visited {

	display: block;

	background-color: #3B4B65;

	vertical-align: middle;

	font-size: 10px;

	font-weight: bold;

	color: #102242;

	text-align: left;

	padding-top: 2px;

	padding-left: 15px;

	height: 16px;

	width: 100%;

	text-decoration: none;

	}



a.mainlevelbuynow:hover {

	font-weight: normal;

	text-decoration: none;

	color:  #97BF40;

}



a.mainlevelbuynow#active_menu {

	color: #FEA201;

	font-weight: bold;

}



a.mainlevelbuynow#active_menu:hover {

	color: #FEA201;

	font-weight: bold

	}





table.moduletablebuynow {

        width: 100%;

        border-left: solid 1px #CCCCCC;

        border-right: solid 1px #CCCCCC;

        border-top: solid 1px #CCCCCC;

        border-bottom: solid 1px #CCCCCC;

 }



table.moduletablebuynow th {

	font-size        : 12px;

	font-weight      : bold;

	color:#FFFFFF;

	background: url(../images/eb-menu-bkgrnd.jpg) center;

	height: 22px;

	vertical-align: middle;

	padding-left: 5px;

	padding-bottom: 0px;

	padding-top: 0px;

	text-align       : left;

	border-bottom-color: #CCCCCC;

}



table.moduletablebuynow td {

        font-size: 10px;

        font-weight: normal;

		border: 0px solid #CCCCCC;

		background-color: #ffffff;

		padding: 3px;

		text-align: left;

}





/* SEARCH MODULE TABLE */



table.moduletableSearch {

        margin: 0px 0px 0px 0px;

        width: 100%;

        border-left: solid 0px #000000;

        border-right: solid 1px #CCCCCC;

        border-top: solid 0px #000000;

        border-bottom: solid 1px #CCCCCC;

		padding: 5px, 5px, 5px, 5px;    

		             }



table.moduletableSearch th {

	font-size        : 12px;

	font-weight      : bold;

	color:#FFFFFF;

	padding-left: 5px;

	background: url(../images/eb-menu-bkgrnd.jpg);

	height: 22px;

	vertical-align: middle;

	text-align       : Left;

	border-bottom-color: #CCCCCC;

}



table.moduletableSearch td {

        font-size: 10px;

        font-weight: normal;

		border: 0px solid #CCCCCC;

		background-color: #FFFFFF;

		padding: 7px;

}









/* USER Login MODULE TABLE */



table.moduletableLogin {

        margin: 0px 0px 0px 0px;

        width: 100%;

        border-left: solid 0px #000000;

        border-right: solid 1px #CCCCCC;

        border-top: solid 0px #000000;

        border-bottom: solid 1px #CCCCCC;

		padding: 5px, 5px, 5px, 5px;    

		             }



table.moduletableLogin th {

	font-size        : 12px;

	font-weight      : bold;

	color:#FFFFFF;

	padding-left: 5px;

	background: url(../images/eb-menu-bkgrnd.jpg);

	height: 22px;

	vertical-align: middle;

	text-align       : Left;

	border-bottom-color: #CCCCCC;

}



table.moduletableLogin td {

        font-size: 11px;

        font-weight: normal;

		border: 0px solid #CCCCCC;

		background-color: #FFFFFF;

		padding: 5px;

}



table.moduletableLogin a:link, table.moduletableLogin a:visited{

  font-size        : 11px;

  font-weight:bold;

  color            : #97BF40;

  text-decoration  : none;

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

}



table.moduletableLogin a:hover{

  color:  #FEA201;

  font-weight: bold;

  text-decoration  : normal;

}





/* MAIN MENU MODULE TABLE */



table.moduletableMain {

		margin: 0px 0px 0px 0px;

		width: 100%;

        border-left: solid 0px #000000;

        border-right: solid 1px #CCCCCC;

        border-top: solid 0px #000000;

        border-bottom: solid 1px #CCCCCC;

		padding: 5px 5px 20px 5px;

}



table.moduletableMain th {

	font-size        : 12px;

	font-weight      : bold;

	color:#FFFFFF;

	background: url(../images/eb-menu-bkgrnd.jpg) center;

	height: 22px;

	vertical-align: middle;

	padding-left: 5px;

	padding-bottom: 0px;

	padding-top: 0px;

	text-align       : left;

	border-bottom-color: #CCCCCC;

}



table.moduletableMain td {

		font-size: 10px;

        font-weight: normal;

		border: 0px solid #CCCCCC;

		background-color: #ffffff;

}





#topnav {

background-color: #3B4B65;

}



#nav {

background-color: #3B4B65;

}





table.moduletable {

        margin: 0px 0px 0px 0px;

        width: 100%;

        border-left: solid 0px #CCCCCC;

        border-right: solid 1px #CCCCCC;

        border-top: solid 0px #CCCCCC;

        border-bottom: solid 1px #CCCCCC;

		padding: 5px, 5px, 5px, 5px;    

		             }



table.moduletable th {

	font-size        : 12px;

	font-weight      : bold;

	color:#FFFFFF;

	background: url(../images/eb-menu-bkgrnd.jpg);

	height: 22px;

	vertical-align: middle;

	text-align       : center;

	width            : 100%;

	border-bottom-color: #CCCCCC;

}



table.moduletable td {

        font-size: 10px;

        font-weight: normal;

		border: 0px solid #CCCCCC;

		padding: 10px 10px 10px 10px;

        margin: 5px 5px 5px 5px;	

        background-color: #ffffff;

}





.poll {

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

  font-size        : 10px;

  color            : #666666;

  line-height      : 14px;

}





.sectiontableheader {

  background-color : #CCCCCC;

  color            : #7B8DA1;

  font-weight      : bold;

}



.sectiontableentry1 {

  background-color : #F0F0F0;

}



.sectiontableentry2 {

  background-color : #E0E0E0;

}





.small {

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

  font-size        : 10px;

  color            : #3366C0;

  text-decoration  : none;

  font-weight      : medium;

}



.smalldark {

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

  font-size        : 10px;

  color            : #000000;

  text-decoration  : none;

  font-weight      : normal;

}





.contentpane {

  background       : #FFFFFF;

  border:thin;

  border-color: #CCCCCC;

}



.contentpaneopen {

  background       : #FFFFFF;

}



.contentheading, .componentheading {

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

  font-size        : 11px;

  font-weight      : bold;

  color            : #7B8DA1;

  text-align       : left;

}



.createdate {

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

  font-size        : 10px;

  color            : #999999;

  text-align       : left;

}





.button {

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

  font-style       : normal;

  font-size        : 10px;

  font-weight      : bold;

  background-color : #F0F0F0;

  color            : #000000;

  border           : 1px solid #CCCCCC;

}



.inputbox {

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

  font-size        : 10px;

  color            : #000000;

  background-color : #FFFFFF;

  border           : 1px solid #CCCCCC;

}



.checkbox {

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

  font-size        : 10px;

  color            : #000000;

  background-color : #FFFFFF;

  border           : 0px solid #CCCCCC;

}



.testimonial{

font-weight:bold;

font-size:10px;

color: #D9DEE8;

}



.footercopywrite{

font-weight:bold;

font-size:11px;

color: #FFFFFF;

}



.footerpowered{

font-weight:normal;

font-size:10px;

color: #D9DEE8;

}



.footerpowered a:Link,.footerpowered a:visited, {

font-weight:bold;

font-size:10px;

color: #D9DEE8;

}



.footerpowered a:hover {

font-weight:bold;

font-size:10px;

color: #FEA201;

}



a:link, a:visited {

  font-size        : 11px;

  font-weight:bold;

  color            : #97BF40;

  text-decoration  : none;

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

}



a:hover {

  color            : #FEA201;

  font-weight: bold;

  text-decoration  : normal;

}



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

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

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

        font-size: 13px;

        font-weight: bold;

         color: #000000;

        text-align:left;

        }



a.contentpagetitle:hover {

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

        font-size: 13px;

        font-weight: bold;

        text-align:left;

        color: #7B8DA1;

        text-decoration: underline;

        font-weight: bold;

        }



a.category:link, a.category:visited {

  color            : #333333;

  font-weight      : bold;

}



a.category:hover {

  color            : #7B8DA1;

}



/* 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;

}

.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: normal;

}

.tabpadding {

}



.tabheading {

        background-color: #ffae00;

        text-align: left;

}



.pagetext {

        visibility: hidden;

        display: none;

        position: relative;

        top: 0;

}



/* for modifying {moscode} output.  Dont set the colour! */

.moscode {

        background-color: #f0f0f0;

}



/* Text passed with mosmsg url parameter */
.message {

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

        font-weight: bold;

        font-size : 10pt;

        color : #ff6600;

        text-align: center;

}

/* custom stuff */

.container

{

        border: solid;

        border-width: 1px;

        border-color: #efefef;

        background-color: White;

}

.boxes {

        border: solid;

        border-color: #efefef;

        border-width: 1px;



}



  