table{ border: none; }
body { 
	font-family: Arial, Verdana, sans-serif;
	padding: 0;
	margin: 0;
	text-align: center;
	font-size: 9pt;
	background-color: #8dba9b;
}

p, ul, li { font-size: 9pt;
	color:#016f54;}

h1{ font-size: 12pt; margin-bottom: 10px; margin-top: 0px; padding: 0px; color:#016f54;}
h2{ font-size: 10pt; margin: 0px; padding: 0px;}
h3{ font-size: 8pt; margin: 0px; padding: 0px; clear: both;}

td { text-align: left; }

input{ border-width: 1px;  }
img{ border: none; }

a:link{ text-decoration: none; color: #2E3F77; }
a:active{ text-decoration: none; }
a:visited{ text-decoration: none; color: #2E3F77; }
a:hover{ text-decoration: underline; }

/* Main  ===========================  */
/*.allcontent {
	padding: 10px;
}*/

.header {
	position: relative;
}
.subtitle {
	font-size: 9pt;
	color:#016f54;
	letter-spacing: 2px;
}

#Statusright {
font-size: 9px;
text-align: right;
color: #666;
}

#Statusright a:link, #Statusright a:visited {
color: #369;
}

#Statusright a:hover {
background: #333;
color: #fff;
}

.TopImage {
	padding-left: 80px;
	padding-bottom: 10px;
	padding-top: 0px;
	padding-right: 0px;
}

/* Tabs on top  =======================*/

.tab_box{
	font-size: 9pt;
}
.tab_box .tab_bg a{
	float: left;
	text-decoration: none;
	background-color: #dce8e3;
	color: #016f54;
}
.tab_box .tab_bg, .tab_box .tab_bg a{
	float: left;
	text-decoration: none;
	background-color: #dce8e3;
	color: #016f54;
}

.tab_box .tab_bg_active, .tab_box .tab_bg_active a{
	float: left;
	text-decoration: none;
	background-color: #016f54;
	color: #dce8e3; 
}

.tab_box .tab_bg, .tab_box .tab_bg_active{
	margin-right: 2px;
}

.tab_box .tab_bg a:hover{
	background-color: #016f54;
	text-decoration: none ;
	color: #dce8e3;
	margin-right: -5px;
	padding-right: 10px;
	margin-left: -5px;
	padding-left: 10px; 
}

 /* Text the tab. */
.tab_element {
	padding: 5px;
	float:left;
	font-size: 90%;
	font-weight:bold;
}

/* Corners tab */
.corner_left{
	width:5px;
	float:left;
	background: url(../images/tab_left.gif) no-repeat top left;
}

.corner_right{
	width:5px;
	float:left;
	background: url(../images/tab_right.gif) no-repeat top right;
}

/* Border beneath tabs */
.tab_box_end{
	font-size: 9pt;
	background-color: #016f54;
	color: #8dba9b ; 
	padding: .25em;
	padding-left: 1.1em;
	padding-right: 1.1em;
	text-decoration: none;
 	clear: both;
}

.tab_box_end a:link, .tab_box_end a:active, .tab_box_end a:visited{
	font-size: 9pt;
	background-color: #016f54;
	color:#8dba9b ; 
	text-decoration: none;
	clear: both;
}

.tab_box_end a:hover{
	font-size: 9pt;
 	clear: both;
	background-color: #016f54;
	color: #dce8e3;
	text-decoration: none;
}

.tab_box_end_right {
	float: right;
}

/* Left menu  ======================== */

.leftcolumn {
z-index: 2;
font-size: 9pt;
}

.leftcolumn .browser {
background: #dce8e3;
border: 1px solid;
margin: 0px 0px 15px 0px;
}

.leftcolumn .browser ul {
background: #dce8e3;
list-style: square;
list-style-position: outside;
margin: 5px 5px 5px 20px;
border: 0;
padding: 0;
font-weight: normal;
}

.leftcolumn .browser form {
font-size: 1.0em;
}

.leftcolumn .browser h1 {
font-size: 1.1em;
font-weight: bold;
background: #016f54;
color: #dce8e3;
padding: 0px 0px 0px 3px;
}

.leftcolumn .browser h2 {
font-size: 1.0em;
font-weight: bold;
color: #000;
margin: 0px 0px 5px 5px;
}

.leftcolumn .browser fieldset {
margin: 0px 0px 5px 5px;
}

.leftcolumn .browser a {
text-decoration: none;
}

.leftcolumn .browserFade {
background: #c1ffda;
border: 1px solid;
margin: 0px 0px 15px 0px;
}

.leftcolumn .browserFade ul {
background: #c1ffda;
list-style: square;
list-style-position: outside;
margin: 5px 5px 5px 20px;
border: 0;
padding: 0;
font-weight: normal;
}

.leftcolumn .browserFade a {
text-decoration: none;
}

.rightcolumn .node a {
text-decoration: none;
}

.leftcolumn .browserFade form {
font-size: 1.0em;
}

.leftcolumn .browserFade h1 {
font-size: 1.1em;
font-weight: bold;
background: #016f54;
color: #dce8e3;
padding: 0px 0px 0px 3px;
}

.leftcolumn .browserFade h2 {
font-size: 1.0em;
font-weight: bold;
color: #000;
margin: 0px 0px 5px 5px;
}

.leftcolumn .browserFade fieldset {
margin: 0px 0px 5px 5px;
}

/*  NavMenu ======================== */

.navcontainer a, .navcontainer a:visited{
	font-size: 9pt;
	text-decoration: none !important;
	color: #016f54;
}

div.navcontainer{
	width: 100%;
	float: left;
}

ul.navlist, ul.subnavlist{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul.navlist {
	border-bottom: .1em solid #016f54;
}

ul.navlist li, ul#subnavlist li  { 
  display: inline; 
  }

ul.navlist li a, ul.subnavlist li a {
	color: #016f54;
	display: block;
	background: #dce8e3;
	padding: .2em .2em .2em 1em;
	border-style: solid;
	border-width: .1em .1em 0 .1em; 
	border-color: #016f54;
	text-decoration: none !important;
}

ul.navlist li a:hover { 
	background-color: #016f54;
	color: #dce8e3;
	text-decoration: none;
  }

ul.navlist li a.current {
	color: #dce8e3;
	font-weight: bold;
	border-width: 0; 
	text-decoration: none;
}

ul.subnavlist li a {
	background-color: #dce8e3;
	padding-left: 1.7em;
	text-decoration: none !important;
}

ul.subnavlist li a:hover, ul.navlist li a.subcurrent:hover, ul.navlist li a.current:hover{ 
	background: #016f54;
	color: #dce8e3;
	text-decoration: none !important;
}

ul.navlist li a.subcurrent{
/*	padding-left: 1.7em;
	background: #b6d0c5; */
	font-weight: bold;
	text-decoration: none !important;
}

ul.navlist li a.subcurrent:hover {
	text-decoration: none;
}

ul.navlist li a.current:hover {
	text-decoration: none;
}

ul.navlist .sectionbreak{
	font-weight: bold;
	background:url(../images/section_break_bullet.gif) right no-repeat #b6d0c5;
}

ul.navlist a.sectionbreak:hover {
	font-weight: bold;
	text-decoration: none;

}

/*Center col ======================== */

.centercolumn {
	padding-top: 0px;
}

.spaces {
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 0px;
}

.spaces2 {
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.spaces3 {
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 6px;
	padding-bottom: 6px;
}

.centercolumn .custserv h1 {
font-size: 1.4em;
font-weight: bold;
margin: 0;
}

.centercolumn .custserv h2 {
font-size: 1.2em;
font-weight: bold;
margin: 10px 0px 5px 0px;
padding: 0px;
}

.centercolumn .custserv h3 {
font-size: 1.0em;
font-weight: bold;
margin: 10px 0px 5px 0px;
}

.centercolumn .custserv p {
margin: 0px 0px 10px 0px;
padding: 0px;
} 

/* Product box ======================= */

.portletbox {
/*border: 1px solid #016f54;*/
}

.content {
	font-size: 9pt;
	color:#016f54;}

.portletbox .imagetext { 
 font-size: 7pt; 
 	color:#016f54; 
 	padding-top: 12px; }

.portletbox h1 {
 font-size: 0.9em;
}

.portletbox p {
 font-size: 9pt;
	color:#016f54;
}

.portletbox .block {
display: block;
}

.portletbox .price {
font-size: 14px;
font-weight: bold;
vertical-align: middle;
color: #016f54;
}

.portletbox .title {
font-size: 14px;
font-weight: bold;
vertical-align: middle;
color: #016f54;
}

.portletbox .buyBtn {
vertical-align: middle;
}

td.box {
border: 1px solid #016f54;
}

.productbox h1 {
font-size: 0.9em;
}

.productbox h2 {
font-size: 2.0em;
}

.productbox .price {
font-size: 1.3em;
font-weight: bold;
padding: 10px 10px 10px 10px;
vertical-align: middle;
}

.productbox .buy {
padding: 10px 10px 10px 10px;
vertical-align: middle;
}

/* Right column */
.rightcolumn {
	z-index: 1;
	font-size: 9pt;
	padding-top: 1px;
}

* html .rightcolumn {
}

.rightcolumn .node {
background: #f3f3f3;
border: 1px solid;
margin: 0px 0px 15px 0px;
padding: 0;
}

.rightcolumn .node h1 {
font-size: 1.1em;
font-weight: bold;
background: #1f1949;
color: #fff;
padding: 0px 0px 0px 3px;
}

.rightcolumn .node ul {
background: #f3f3f3;
list-style: square;
list-style-position: outside;
margin: 5px 5px 5px 20px;
border: 0;
padding: 0;
font-weight: normal;
}

/* Admin page ======================= */

.admin_header{ font-size: 8pt; color: #016f54 ; font-weight: bold; padding: 0.25em 1.1em; text-decoration: none; clear: both; }

