body { 
	height: 100%;
	margin: 0;
	padding: 0px;
	background-color: white;
	background-image: url(bg.gif);
	}
.bodyText {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
/*html #background-main {height:100%;}*/

div#back-main {
	position: absolute;
	width: 787px;
	background-color: white;
	background-image: url(right.gif);
	background-position: right;
	background-repeat: repeat-y;  
	top: 0px; 
	bottom: 210px; 
	left: 0px; 
	z-Index:1;
	}

div#outer-main {
	position: relative;
	z-Index:2;
	margin-right: 4px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0;
	left: 0px;
	top: 0px;
	bottom: 110px;
	width: 787px;
	background-color: white;
	background-image: url(right.gif);
	background-position: right;
	background-repeat: repeat-y;
	}

	
div#inner-main {
	width: 784px
	}

div#pathway {
	float: left;
	display: inline;
	padding-left: 4px;
	}
	
div#datesearch {
	float: right;
	display: inline;
	padding-right: 4px;
	}

#searchword {
	vertical-align: top;	
	}

div#container1 {
	padding-top: 5px;
	width: 100%;
	vertical-align: bottom;
	}

div#container2 {
	position: relative;
	height: 82px;
	width: 780px;
	background-image: url(header_menu.gif);
	background-repeat: no-repeat;
	left: 0px;
	top: 10px;
	}
	
div#container3 {
	width: 766px;
	padding-left: 16px;
	padding-top: 10px;
	}
	
div#container4 {
	width: 760px;
	padding-top: 5px;
	padding-left: 16px;
	}
	
div#container5 {
	width: 763px;
	padding-top: 40px;
	padding-left: 16px;
	text-align: center;
	}	
	
#plan {
	width: 100%;
	left: 0px;
	padding-bottom: 15px;
	}
	
#plan a:hover {
	border-bottom-style: none;
	}	
	
table#plan td.cell {
	width: 175px;
	height: 175px;
	text-align: center;
	}

table.planbox {
	border-bottom-style: none;
	text-align: center;
	}
	
div#mod-left {
	float: left;
	text-align: left;
	width: 135px;
	height: 100%;
	}

div#main-body {
	width: 603px;
	margin-left: 135px;
	padding-left: 15px;
	border-left: 1px dotted #999999;
	}

#float-left {
	float: left;
	padding-right: 5px;
	}
	
#float-right {
	float: right;
	padding-left: 5px;
	}

#gobutton {
	display: inline;
	vertical-align: bottom;
	bottom: 0px;
	}
	
.3{
	background-color: #d5d5d5;
	}

td.compareheader {
	background-color:#CCCCCC;
	}
	
tr.compareheader {
	background-color:#CCCCCC;
	}	
	
tr.buynow{
	background-color:#CCCCCC;
	}	
	
a.nohover:hover {
	border: none;
	}

a.abuynow:hover {
	color: #333333;
  	text-decoration: none;
  	border: none;
	}
	
.selected {
	background-color:#CCCCCC;
	}	

.gobutton {
	vertical-align: bottom;	
	}
	
.bar {
	font-size: 10px;
	font-weight: normal;
	line-height: 20px;
	}		

td, tr, p, div {
  	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
  	font-size: 11px;
  	color: #333333;
	}

ul {
  	margin: 0px 0px 0px 0px;
 	}
  
li {
	list-style-image: url(arrow.png);
	}  

hr {
  	height: 1px;
  	width: 100%;
	}

.title {
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000099;
	}

.pathway {
  	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
  	font-size: 11px;
  	color: #333333;
	}

a.pathway:link, a.pathway:visited {
  	color: #666666;
  	font-weight: normal;
	}

a.pathway:hover {
	color: #333333;
	font-weight: normal;
	text-decoration: none;
	border-bottom: 1px dotted #999999;
	}

/* --Main Menu on Top for All Pages-- */

	a.mainlevel-main:link, a.mainlevel-main:visited {
	color: #666666;
	position: relative;
	left: 368px;
	top: 33px;
	margin-left: 12px;
	background-image: url(list_bar.png);
	background-position: bottom center;
	background-repeat: no-repeat;
	vertical-align: top;
	margin-right: 21px;
	padding-bottom: 4px;
	}

a.mainlevel-main:hover {
	color: #990000;
	border-bottom-style: none;
	}
	
a#active_menu-main.mainlevel-main {
	color: #990000;
	}

/* --Default Class Settings for Main Menu-- */

a.mainlevel:link, a.mainlevel:visited {
	color: #666666;
	position: relative;
	left: 168px;
	top: 33px;
	margin-left: 21px;
	background-image: url(list_bar.png);
	background-position: bottom center;
	background-repeat: no-repeat;
	vertical-align: top;
	margin-right: 21px;
	padding-bottom: 4px;
	}

a.mainlevel:hover {
	color: #000099;
	border-bottom-style: none;
	}

.mainlevel li {
	float: left;
	margin: 0px 0px 0px 0px;
	text-align: center;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 0px;
	margin-left: 0px;
	}

.mainlevel ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}


a.sublevel:hover {
	color: #333333;
	text-decoration: none;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
    }

a.sublevel:link, a.sublevel:visited {
	color: #666666; 
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
    font-weight: normal;
	}


/* --Class Settings for the User Menu-- */

table.moduletable-user {
	padding-bottom: 25px;
	width: 100%;
	}

table.moduletable-user th {
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000099;
	text-align: left;
	width: 100%;
	list-style-type: none;
	margin-bottom: 3px;
	border-bottom: 1px dotted #999999;
	}

table.moduletable-user td {
	padding-left: 5px;
	height: 15px;
	}

a.mainlevel-user:link, a.mainlevel:visited {
	color: #666666;
  	font-weight: normal;
	}

a.mainlevel-user:hover {
	color: #333333;
  	text-decoration: none;
  	border-bottom-style: dotted;
	border-bottom-width: 1px;
	}
	
a.mainlevel-user:active {
	color: #666666;
  	font-weight: normal;
	}	

a.sublevel-user:hover {
	color: #333333;
  	text-decoration: none;
  	border-bottom-style: dotted;
	border-bottom-width: 1px;
    }

a.sublevel-user:link, a.sublevel:visited {
	color: #666666;
  	font-weight: normal;
	}

/* --Modules Class Settings-- */

table.moduletable {
    margin: 0px 0px 0px 0px;
    width: 100%;
    margin-left: 0px;
    }
	
hr.moduletable {
	left: 0px;
	width: 100%;
	}	

table.moduletable th {
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000099;
	text-align: left;
	width: 100%;
	list-style-type: none;
	padding-left: 3px;
	}

table.moduletable td {
    font-size: 10px;
    font-weight: normal;
	}

.poll {
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	line-height: 14px;
	}


.sectiontableheader {
  	color: #FFFFFF;
  	font-weight: bold;
	background-color: #3122A5;
	}

.sectiontableentry1 {
  	background-color: #F0F0F0;
	}

.sectiontableentry2 {
	background-color: #E0E0E0;
	}


.small {
  	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
  	font-size: 10px;
  	color: #3366C0;
  	text-decoration: none;
  	font-weight: medium;
	}

.smalldark {
  	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
  	font-size: 10px;
  	color: #000000;
  	text-decoration: none;
  	font-weight: normal;
	}


.blog {
	width: 100%;
	}

.contentpane {
	}

.contentpaneopen {
	width: 100%;
	}

.contentheading, .componentheading {
  	padding-top: 15px;
  	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
  	font-size: 11px;
  	font-weight: bold;
  	color: #000099;
  	text-align: left;
	}

.createdate {
  	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
  	font-size: 10px;
  	color: #999999;
  	text-align: left;
	}


.button {
  	font-family: "Century Gothic", 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: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
  	background-color: #F0F0F0;
  	border: 1px dotted #999999;
	}

.dropbox {
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
  	background-color: #F0F0F0;
  	border: 1px dotted #999999;
	}

a:link, a:visited {
	color: #666666;
	text-decoration: none;
	}

a:hover {
  	color: #333333;
  	text-decoration: none;
  	border-bottom-style: dotted;
	border-bottom-width: 1px;
	}

/* For content item titles that are hyperlink instead of Read On */
a.contentpagetitle:link, a.contentpagetitle:visited {
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
    color: #333333;
    text-align:left;
    }

a.contentpagetitle:hover {
    font-family: "Century Gothic", 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: #666666;
  	font-weight: normal;
	}

a.category:hover {
	color: #333333;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	}

#selectForm {
	text-align: left;
	float: left;
	left: 0px;
	padding-bottom: 20px;
	line-height: 20px;
	}
	
#emailForm {
	padding-left: 44px;
	}	

table.contact {
	paddding-left: 5px;
	padding-top: 10px;
	}

table.contact th {
	paddding-left: 4px;
	padding-top: 10px;
	}

table.contact td.icons {
	}

table.contact td.details {
	}

/* 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 : "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size : 10pt;
    color : #ff6600;
    text-align: center;
	}
	
/* custom stuff */
.container {
	}

.boxes {
	background-color: #FFFFFF;
	}