/* CSS Document */

html {
	height: 100%;
}

body {
	height: 100%;
	margin-bottom: 1px;
	font-size: 11px;
    font-family: verdana, arial, sans-serif;
}

hr {
    border: none 0;
    border-top: 1px dotted #7f132d;/*the border*/
    width: 100%;
    height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
    margin: 10px 0px 10px 0px;  
    
   }


hr.nomargin {
    border: none 0;
    border-top: 1px dotted #7f132d;/*the border*/
    width: 100%;
    height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
    margin: 2px 0px 2px 0px;  
    
   }
   
hr.border {
    border: none 0;
    border-top: 1px dotted #7f132d;/*the border*/
    width: 100%;
    height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
    margin: 0px;
	padding: 0px;  
   }


#IStoptable {
 margin:70px auto 0px auto;
 width:820px;
 text-align: left;
 height: 55px;
}

#ISlogo {
 float:left;
 width:420px;
 text-align: left;
}

#IStopnav {
 float:left;
 width:390px;
 text-align: left;
}

#ISoutertable {
 clear: both;
 margin: 0px auto 0px auto;
 height: 500px;
 width: 820px;
 border-style:dotted;
 border-color:#CCCCCC;
 border-width:1px;
 text-align: left;
}

#ISleftcol {
 float: left;
 width: 153px;
 padding: 10px;
 border-style: solid;
 border-width: 0px;
 border-color: #FF0000;
 text-align: left;
}

#ISleftnav {
  border-style: solid;
  border-width: 0px;
  border-color: Fuchsia;
  background: #a2c69d;
  padding: 0px;
  text-align: left;
  font-size: 13px;
}
 
#IScentercol {
 float:left;
 width:610px;
 border-style: solid;
 border-width: 0px;
 border-color: purple;
 margin-left: 10px;
 margin-right: 2px;
 padding: 0px;
 text-align: left;
}
 
#IScenterleftcol{
 float: left;
 width: auto !important; 
 width: 322px;
 max-width: 320px;
 text-align: left;
}
html>body #IScenterleftcol{
 max-width: 320px;
 min-width: 0px;
}


#IScentergutter {
  float:left;
  width:6px;
  border-style: solid;
  border-width: 0px;
}

#IScenterrightcol {
 float:left;
 width:275px;
 border-style: solid;
 border-width: 0px;
 border-color: purple;
 margin-left: 12px;
 padding: 10px 0px 2px 2px;
 text-align: left;
}


#ISbottomwide {
 clear: both;
 float:left;
 width:600px;
 border-style: solid;
 border-width: 0px;
 border-color: purple;
 margin-left: 12px;
 padding: 4px 0px 2px 150px;
 text-align: left;
}

h3 {
	font-size: 13px;
	font-family: Verdana, Arial, Sans-serif;
	color: #5f8053;
	font-weight: bold;
}

.clr {
	clear: both;
}

.outline {
  border: 0px solid #cccccc;
  background: #a2c69d;
	padding: 2px;
}

#buttons_outer {
	width: 808px;
  	margin-bottom: 2px;
	margin-right: 2px;
	float: right;
}

#buttons_inner {
	border: 0px solid #cccccc;
	height: 21px;
}

#buttons {
	float: left;
	margin: 0px;
	padding: 0px;
	width: auto;
}

#search_outer {
	float: left;
	width: 165px;
}

#search_inner {
  border: 1px solid #cccccc;
	padding: 0px;
  height: 21px !important;
  height: 23px;
  overflow: hidden;
}

#search_inner form {
  padding: 0;
  margin: 0;
}

#search_inner .inputbox {
	border: 0px;
	padding: 3px 3px 3px 5px;
	font-family: Verdana, Arial, Sans-serif;
	font-size: 11px;
	color: #5f8053;
}

#header_padding {
	text-align: left;
	border: 0px;
	padding: 3px;
	margin: 0px;
}

#header {
	float: left;
	padding: 0px;
	margin-right: 2px;
	width: 300px;
	height: 150px;
}

#top_outer{
	float: left;
	width: 165px;
}

#top_inner {
  border: 1px solid #cccccc;
  padding: 2px;
  height: 144px !important;
  height: 150px;
  overflow: hidden;
  float: none !important;
  float: left;
}

#left_outer {
  float: left;
	margin-top: 2px;
	width: 165px;
}

#left_inner {
  border: 1px solid #cccccc;
  padding: 2px;
  float: none !important;
  float: left;
}

#content_outer {
	padding: 0px;
	margin-top: 0px;
	margin-left: 2px;
	/** border: 1px solid #cccccc; **/

	float: left;
	width: 635px;
}

#content_inner{
  float: none !important;
  float: left;
  padding: 0;
  padding-top: 2px;
  margin: 0;
}

table.content_table {
  width: 100%;
	padding: 0px;
	margin: 0px;

}

table.content_table td {
	padding: 0px;
	margin: 0px;
}

.titleCell {
	font-size: 11px;
	padding-left: 30px;
	padding-top: 5px;
	font-weight: bold;	
	text-align: right;
}

.fieldCell {
	font-size: 11px;
	padding-left: 30px;
	padding-top: 5px;
	font-weight: normal;	
}

.titleCellinner {
	font-size: 11px;
	padding-left: 30px;
	padding-top: 5px;
	font-weight: bold;	
}

.fieldCellinner {
	font-size: 11px;
	padding-left: 30px;
	padding-top: 5px;
	font-weight: normal;	
}

#banner_inner {
	float: left;
	padding: 0px;
	height: 70px;
}

#poweredby_inner {
	float: right;
	padding: 0px;
	margin-left: 0px;
	height: 70px;
}

#right_outer {
	margin-left: 2px;
	width: 300px;
}

#right_inner {
  float: none !important;
  float: left;
  border: 0px;
  padding: 2px;
}


.user1_inner {
	border: 1px solid #cccccc;
  float: none !important;
  float: left;
	margin: 0px;
	padding: 2px;
}

.user2_inner {
	border: 1px solid #cccccc;
  float: none !important;
  float: left;
	margin: 0px;
	padding: 2px;
}

table td.body_outer {
	padding: 2px;
	border: 1px solid #cccccc;
}

.maintitle {
	color: #ffffff;
	font-size: 40px;
	padding-left: 15px;
	padding-top: 20px;
}

.error {
  font-style: italic;
  text-transform: uppercase;
  padding: 5px;
  color: #cccccc;
  font-size: 14px;
  font-weight: bold;
}

/* MyZipCodeDB Styles */

table.mzdb_results_new {
  width:500px;
  height:30px;
  margin:0px;

}

table.mzdb_result_header { 
  width:280px;
  height:30px;
  margin:0px;
}

input.mzdb_submit {
  width: 15px;
  height: 20px;
  padding: 20px 0 0;
  margin: 10px 0px 0px 0px;
  border: 0px;
  background: transparent url(../images/zip_submit.gif) no-repeat center top;
  overflow: hidden;
  cursor: pointer; /* hand-shaped cursor */
  cursor: hand; /* for IE 5.x */
}
html>body input.mzdb_submit { /* For non-IE browsers*/
  width: 15px;
  height: 20px;
  margin: 10px 0px 0px 0px;
  padding: 0;
  border: 0;
  background: transparent url(../images/zip_submit.gif) no-repeat center top;
  text-indent: -1000em;
  cursor: pointer;
  cursor: hand;
}

th.mzdb_result { 
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 11; 
  padding:5px;
  border: 1px solid #ccc;
} 


/* CSS Document */



hr {
    border: none 0;
    border-top: 1px dotted #7f132d;/*the border*/
    width: 100%;
    height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
    margin: 5px 0px 5px 0px;  
    
   }


hr.nomargin {
    border: none 0;
    border-top: 1px dotted #7f132d;/*the border*/
    width: 100%;
    height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
    margin: 2px 0px 2px 0px;  
    
   }
   
hr.border {
    border: none 0;
    border-top: 1px dotted #7f132d;/*the border*/
    width: 100%;
    height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
    margin: 0px;
	padding: 0px;  
   }


#IStoptable {
 margin:70px auto 0px auto;
 width:820px;
 text-align: left;
 height: 55px;
}

#ISlogo {
 float:left;
 width:420px;
 text-align: left;
}

#IStopnav {
 float:left;
 width:390px;
 text-align: left;
}

#ISoutertable {
 clear: both;
 margin: 0px auto 0px auto;
 height: 500px;
 width: 820px;
 border-style:dotted;
 border-color:#7f132d;
 border-width:1px;
 text-align: left;
}

#ISleftcol {
 float: left;
 width: 153px;
 padding: 10px;
 border-style: solid;
 border-width: 0px;
 border-color: #FF0000;
 text-align: left;
}

#ISleftnav {
  border-style: solid;
  border-width: 0px;
  border-color: Fuchsia;
  background: #FFFFFF;
  padding: 0px;
  text-align: left;
  font-size: 13px;
}


h3 {
	font-size: 13px;
	font-family: Verdana, Arial, Sans-serif;
	color: #5f8053;
	font-weight: bold;
}

.clr {
	clear: both;
}

.outline {
  border: 0px solid #cccccc;
  background: #ffffff;
	padding: 2px;
}

#buttons_outer {
	width: 808px;
  	margin-bottom: 2px;
	margin-right: 2px;
	float: right;
}

#buttons_inner {
	border: 0px solid #cccccc;
	height: 21px;
}

#buttons {
	float: left;
	margin: 0px;
	padding: 0px;
	width: auto;
}

#search_outer {
	float: left;
	width: 165px;
}

#search_inner {
  border: 1px solid #cccccc;
	padding: 0px;
  height: 21px !important;
  height: 23px;
  overflow: hidden;
}

#search_inner form {
  padding: 0;
  margin: 0;
}

#search_inner .inputbox {
	border: 0px;
	padding: 3px 3px 3px 5px;
	font-family: Verdana, Arial, Sans-serif;
	font-size: 11px;
	color: #5f8053;
}

#header_padding {
	text-align: left;
	border: 0px;
	padding: 3px;
	margin: 0px;
}

#header {
	float: left;
	padding: 0px;
	margin-right: 2px;
	width: 300px;
	height: 150px;
}

#top_outer{
	float: left;
	width: 165px;
}

#top_inner {
  border: 1px solid #cccccc;
  padding: 2px;
  height: 144px !important;
  height: 150px;
  overflow: hidden;
  float: none !important;
  float: left;
}

#left_outer {
  float: left;
	margin-top: 2px;
	width: 165px;
}

#left_inner {
  border: 1px solid #cccccc;
  padding: 2px;
  float: none !important;
  float: left;
}

#content_outer {
	padding: 0px;
	margin-top: 0px;
	margin-left: 2px;
	/** border: 1px solid #cccccc; **/
	float: left;
	width: 635px;
}

#content_inner{
  float: none !important;
  float: left;
  padding: 0;
  padding-top: 2px;
  margin: 0;
}

table.content_table {
  width: 100%;
	padding: 0px;
	margin: 0px;

}

table.content_table td {
	padding: 0px;
	margin: 0px;
}

.titleCell {
	font-size: 11px;
	padding-left: 30px;
	padding-top: 5px;
	font-weight: bold;	
	text-align: right;
}

.fieldCell {
	font-size: 11px;
	padding-left: 30px;
	padding-top: 5px;
	font-weight: normal;	
}

.titleCellinner {
	font-size: 11px;
	padding-left: 30px;
	padding-top: 5px;
	font-weight: bold;	
}

.fieldCellinner {
	font-size: 11px;
	padding-left: 30px;
	padding-top: 5px;
	font-weight: normal;	
}

#banner_inner {
	float: left;
	padding: 0px;
	height: 70px;
}

#poweredby_inner {
	float: right;
	padding: 0px;
	margin-left: 0px;
	height: 70px;
}

#right_outer {
	margin-left: 2px;
	width: 300px;
}

#right_inner {
  float: none !important;
  float: left;
  border: 0px;
  padding: 2px;
}


.user1_inner {
	border: 1px solid #cccccc;
  float: none !important;
  float: left;
	margin: 0px;
	padding: 2px;
}

.user2_inner {
	border: 1px solid #cccccc;
  float: none !important;
  float: left;
	margin: 0px;
	padding: 2px;
}

table td.body_outer {
	padding: 2px;
	border: 1px solid #cccccc;
}

.maintitle {
	color: #ffffff;
	font-size: 40px;
	padding-left: 15px;
	padding-top: 20px;
}

.error {
  font-style: italic;
  text-transform: uppercase;
  padding: 5px;
  color: #cccccc;
  font-size: 14px;
  font-weight: bold;
}


/** old stuff **/

.back_button {
  float: left;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #cccccc;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  padding: 0px 10px;
  line-height: 20px;
  margin: 1px;
}

.pagenav {
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #cccccc;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  padding: 0px 10px;
  line-height: 20px;
  margin: 1px;
}

.pagenavbar {
	margin-right: 10px;
	float: right;
}

#footer {
	text-align: center;
	padding: 3px;
}

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

li
{
line-height: 15px;
padding-left: 15px;
padding-top: 0px;
background-image: url(../images/arrow.png);
background-repeat: no-repeat;
background-position: 0px 2px;
}

td {
	text-align: left;
	font-size: 11px;
}


a:link, a:visited {
	color: #5f8053; text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #660000;	text-decoration: none;
	font-weight: bold;
}

a.smallgray, a.smallgray:visited {
	color: #CCCCCC; text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}

a.smallgray:hover {
	color: #5f8053;	text-decoration: none;
	font-weight: bold;
}


table.contentpaneopen {
    width: 100%;
	padding: 0px;
	border-style: solid;
	border-width: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

table.contentpaneopen td {
   padding-right: 0px;
}

table.contentpaneopen td.componentheading {
	padding-left: 0px;
}

table.contentpane {
  width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

table.contentpane td {
	margin: 0px;
	padding: 0px;
}

table.contentpane td.componentheading {
	padding-left: 4px;
}

table.contentpaneopen fieldset {
	border: 0px;
	border-bottom: 1px solid #eee;
}

.inputbox {
	padding: 2px;
	border:solid 1px #cccccc;
	background-color: #ffffff;

}

.checkbox {
	padding: 2px;
	border:solid 0px;
	background-color: #ffffff;

}

.contentcolumn {
	padding-right: 5px;
}

.contentheading {
	font-size: 13px;
	font-family: Verdana, Arial, Sans-serif;
	color: #5f8053;
	font-weight: bold;
}

.contentpagetitle {
	font-size: 13px;
	font-weight: bold;
	color: #cccccc;
	text-align:left;
}

table.searchinto {
	width: 100%;
}

table.searchintro td {
	font-weight: bold;
}

table.moduletable {
	width: 100%;
	margin-bottom: 0px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}


table.moduletable th, div.moduletable h3 {
font-size: 13px;
	font-family: Verdana, Arial, Sans-serif;
	color: #5f8053;
	font-weight: bold;
}

table.moduletable4nav {
	width: 100%;
	margin-bottom: 0px;
	padding: 0px 0px 3px 0px;
	border-spacing: 0px;
	border-style:dotted;
         border-color:#CCCCCC;
         border-width:0px 0px 1px 0px;
}

table.moduletable4login {
	width: 310px;
	border-style:dotted;
    border-color:#cccccc;
    border-width:1px;
    padding: 0px 0px 0px 10px;
    margin: 0px 0px 18px 4px;
}



div.moduletable {
	padding: 0;
	margin-bottom: 2px;
}

table.moduletable td {
	font-size: 11px;
	line-height: 14px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}

table.pollstableborder td {
  padding: 2px;
}

.sectiontableheader {
  font-weight: bold;
  background: #f0f0f0;
  padding: 4px;
}

.sectiontablefooter {

}

.sectiontableentry1 {
	background-color : #ffffff;
}

.sectiontableentry2 {
	background-color : #f9f9f9;
}

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

.createdate {
	height: 15px;
	padding-bottom: 10px;
	color: #999999;
	font-size: 11px;
}

.modifydate {
	height: 15px;
	padding-top: 10px;
	color: #999999;
	font-size: 11px;
}

table.contenttoc {
  border: 1px solid #cccccc;
  padding: 2px;
  margin-left: 2px;
  margin-bottom: 2px;
}

table.contenttoc td {
  padding: 2px;
}

table.contenttoc th {
  background: u	rl(../images/subhead_bg.png) repeat-x;
  color: #666666;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}

a.mainlevel:link, a.mainlevel:visited  {
	display: block;
	//* background: url(../images/menu_bg.png) no-repeat; *//
	vertical-align: middle;
	font-size: 14px;
	color: #FF0000;
	text-align: left;
	padding-top: 10px;
	padding-left: 5px;
	height: 20px !important;
	height: 30px;
	font-weight: normal;
         width: 100%;
	text-decoration: none;
}

a.mainlevel:hover {
	text-decoration: none;
	//* background: url(../images/menu_bg.png) no-repeat; *//
	font-weight: normal;
	color: #CCCCCC;
}

a.mainlevel#active_menu {
	color:#CCCCCC;
	font-weight: normal;
}

a.mainlevel#active_menu:hover {
	color: #CCCCCC;
	font-weight: normal;
}

a.sublevel:link, a.sublevel:visited {
	padding-left: 15px;
	vertical-align: middle;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-align: left;
}

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

a.sublevel#active_menu {
	color: #CCCCCC;
	font-weight: normal;
}

ul#mainlevel-nav
{
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 0.8em;
}

ul#mainlevel-nav li
{
	background-image: none;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	margin: 0;
	font-size: 11px;
	line-height: 21px;
	white-space: nowrap;
	border-right: 1px solid #cccccc;
}

ul#mainlevel-nav li a
{
	display: block;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
	color: #333333;
	background: transparent;
}

#buttons>ul#mainlevel-nav li a { width: auto; }

	ul#mainlevel-nav li a:hover
{
	color: #fff;
	background: #5f8053;
}

.highlight {
	background-color: Yellow;
	color: Blue;
	padding: 0;
}
.code {
	background-color: #ddd;
	border: 1px solid #bbb;
}

form {
/* removes space below form elements */
	margin: 0;
 	padding: 0;
}

div.mosimage {
  border: 1px solid #ccc;
}

.mosimage {
  border: 1px solid #cccccc;
  margin: 5px
}

.mosimage_caption {
  margin-top: 2px;
  background: #efefef;
  padding: 1px 2px;
  color: #666;
  text-transform: normal;
  font-size: 10px;
  border-top: 1px solid #cccccc;
}

span.article_seperator {
	display: block;
	height: 1.5em;
}


#palettetable {
 margin:100px auto 10px auto;
 height:100%;
 width:600px;
}

#smalldisplay {
 float:left;
 width:300px;
 padding:15px;
 }

#largedisplay {
 float:left;
 width:300px;
 padding:15px;
}




//*
.componentheading {
	background: url(../images/subhead_bg.png) repeat-x;
	color: #666666;
	text-align: left;
	padding-top: 4px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}


Contentheading
removed: 
	line-height: 14px;
	
	
#pathway_text {
  overflow: hidden;
	display: block;
	height: 25px;
	line-height: 25px !important;
	line-height: 22px;
	padding-left: 4px;
	border: 1px solid #ccc;
	margin-bottom: 2px;
}

#pathway_text img {
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 6px;
}

/** old stuff **/

.back_button {
	float: left;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #cccccc;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  padding: 0px 10px;
  line-height: 20px;
  margin: 1px;
}

.pagenav {
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #cccccc;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  padding: 0px 10px;
  line-height: 20px;
  margin: 1px;
}

.pagenavbar {
	margin-right: 10px;
	float: right;
}

#footer {
	text-align: center;
	padding: 3px;
}

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

li
{
line-height: 15px;
padding-left: 15px;
padding-top: 0px;
background-image: url(../images/arrow.png);
background-repeat: no-repeat;
background-position: 0px 2px;
}

td {
	text-align: left;
	font-size: 11px;
}


/* Joomla core stuff */
a:link, a:visited {
	color: #5f8053; text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #660000;	text-decoration: none;
	font-weight: bold;
}

table.contentpaneopen {
    width: 100%;
	padding: 0px;
	border-style: solid;
	border-width: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

table.contentpaneopen td {
   padding-right: 0px;
}

table.contentpaneopen td.componentheading {
	padding-left: 0px;
}

table.contentpane {
  width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

table.contentpane td {
	margin: 0px;
	padding: 0px;
}

table.contentpane td.componentheading {
	padding-left: 4px;
}

table.contentpaneopen fieldset {
	border: 0px;
	border-bottom: 1px solid #eee;
}

.inputbox {
	padding: 2px;
	border:solid 1px #cccccc;
	background-color: #ffffff;

}

.checkbox {
	padding: 2px;
	border:solid 0px;
	background-color: #ffffff;

}

.contentcolumn {
	padding-right: 5px;
}

.contentheading {
	font-size: 13px;
	font-family: Verdana, Arial, Sans-serif;
	color: #5f8053;
	font-weight: bold;
}

.contentpagetitle {
	font-size: 13px;
	font-weight: bold;
	color: #cccccc;
	text-align:left;
}

table.searchinto {
	width: 100%;
}

table.searchintro td {
	font-weight: bold;
}

table.moduletable {
	width: 100%;
	margin-bottom: 0px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

table.moduletable4nav {
	width: 100%;
	margin-bottom: 0px;
	padding: 0px 0px 3px 0px;
	border-spacing: 0px;
	border-style:dotted;
         border-color:#CCCCCC;
         border-width:0px 0px 1px 0px;
}

.moduletable4login {
	width: 310px;
	border-style:dotted;
         border-color:#CCCCCC;
         border-width:1px;
         padding: 0px 0px 0px 10px;
         margin: 0px 0px 0px 4px;
}



div.moduletable {
	padding: 0;
	margin-bottom: 2px;
}

table.moduletable td {
	font-size: 11px;
	line-height: 14px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}

table.pollstableborder td {
  padding: 2px;
}

.sectiontableheader {
  font-weight: bold;
  background: #f0f0f0;
  padding: 4px;
}

.sectiontablefooter {

}

.sectiontableentry1 {
	background-color : #ffffff;
}

.sectiontableentry2 {
	background-color : #f9f9f9;
}

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

.createdate {
	height: 15px;
	padding-bottom: 10px;
	color: #999999;
	font-size: 11px;
}

.modifydate {
	height: 15px;
	padding-top: 10px;
	color: #999999;
	font-size: 11px;
}

table.contenttoc {
  border: 1px solid #cccccc;
  padding: 2px;
  margin-left: 2px;
  margin-bottom: 2px;
}

table.contenttoc td {
  padding: 2px;
}

table.contenttoc th {
  background: u	rl(../images/subhead_bg.png) repeat-x;
  color: #666666;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}

a.mainlevel:link, a.mainlevel:visited  {
	display: block;
	//* background: url(../images/menu_bg.png) no-repeat; *//
	vertical-align: middle;
	font-size: 14px;
	color: #000000;
	text-align: left;
	padding-top: 10px;
	padding-left: 15px;
	height: 20px !important;
	height: 30px;
	font-weight: normal;
         width: 100%;
	text-decoration: none;
}

a.mainlevel:hover {
	text-decoration: none;
	//* background: url(../images/menu_bg.png) no-repeat; *//
	font-weight: normal;
	color: #CCCCCC;
}

a.mainlevel#active_menu {
	color:#CCCCCC;
	font-weight: normal;
}

a.mainlevel#active_menu:hover {
	color: #CCCCCC;
	font-weight: normal;
}

a.sublevel:link, a.sublevel:visited {
	padding-left: 15px;
	vertical-align: middle;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-align: left;
}

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

a.sublevel#active_menu {
	color: #CCCCCC;
	font-weight: normal;
}

ul#mainlevel-nav
{
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 0.8em;
}

ul#mainlevel-nav li
{
	background-image: none;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	margin: 0;
	font-size: 11px;
	line-height: 21px;
	white-space: nowrap;
	border-right: 1px solid #cccccc;
}

ul#mainlevel-nav li a
{
	display: block;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
	color: #333333;
	background: transparent;
}

#buttons>ul#mainlevel-nav li a { width: auto; }

	ul#mainlevel-nav li a:hover
{
	color: #fff;
	background: #5f8053;
}

.highlight {
	background-color: Yellow;
	color: Blue;
	padding: 0;
}
.code {
	background-color: #ddd;
	border: 1px solid #bbb;
}

form {
/* removes space below form elements */
	margin: 0;
 	padding: 0;
}

div.mosimage {
  border: 1px solid #ccc;
}

.mosimage {
  border: 1px solid #7f132d;
  margin: 5px
}

.mosimage_caption {
  margin-top: 2px;
  background: #efefef;
  padding: 1px 2px;
  color: #666;
  text-transform: normal;
  font-size: 10px;
  border-top: 1px solid #cccccc;
}

span.article_seperator {
	display: block;
	height: 1.5em;
}


#palettetable {
 margin:100px auto 10px auto;
 height:100%;
 width:600px;
}

#smalldisplay {
 float:left;
 width:300px;
 padding:15px;
 }

#largedisplay {
 float:left;
 width:300px;
 padding:15px;
}




//*
.componentheading {
	background: url(../images/subhead_bg.png) repeat-x;
	color: #666666;
	text-align: left;
	padding-top: 4px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}

table.moduletable th, div.moduletable h3 {
	background: url(../images/subhead_bg.png) repeat-x;
	color: #666666;
	text-align: left;
	padding-left: 4px;
	height: 21px;
	line-height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	margin: 0 0 2px 0;
}

Contentheading
removed: 
	line-height: 14px;
	
	
#pathway_text {
  overflow: hidden;
	display: block;
	height: 25px;
	line-height: 25px !important;
	line-height: 22px;
	padding-left: 4px;
	border: 1px solid #ccc;
	margin-bottom: 2px;
}

#pathway_text img {
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 6px;
}