html {
	height: 100%;
}
body{

background-color: #006699;
font: Verdana,Arial,sans-serif;
}
h1{
font-size: 20px;
color: #000000;
}
h2{
font-size: 200%;
color: #000000;
padding-top: 0.3em;
}
.spiffy{
display: block;
}
.spiffy *{
display: block;
height: 1px;
overflow: hidden;
background: #ffffff;
}
.spiffy1{
border-right: 1px solid #6da7c4;
padding-right: 1px;
margin-right: 3px;
border-left: 1px solid #6da7c4;
padding-left: 1px;
margin-left: 3px;
background: #bfd8e5;
}
.spiffy2{
border-right: 1px solid #1975a3;
border-left: 1px solid #1975a3;
padding: 0px 1px;
background: #cee1eb;
margin: 0px 1px;
}
.spiffy3{
border-right: 1px solid #cee1eb;
border-left: 1px solid #cee1eb;
margin: 0px 1px;
}
.spiffy4{
border-right: 1px solid #6da7c4;
border-left: 1px solid #6da7c4;
}
.spiffy5{
border-right: 1px solid #bfd8e5;
border-left: 1px solid #bfd8e5;
}
.spiffy_content{
padding: 0px 0px;
background: #ffffff;
}
div.container{
width: 100%;
margin: 0px;
}
div.wrap,div.endwrap{
color: white;
background-color: gray;
clear: left;
}
div.left{
float: left;
width: 168px;
margin: 0px;
padding: 0.6em;
}

div.content{
margin-left: 180px;
padding: 0.6em;
}
.title {
font-family: Verdana, Arial;
font-weight: bold;
padding-left: 10px;
line-height: 30px;
font-size: 22px;
text-align: left;
color: #000000;
}
.banners {

height: 150px;
background-color: rgb( 253, 251, 226);
background-image: url(../images/logo2.jpg);
background-position:Center;
background-repeat: no-repeat;
}
.pathway {
font-size: 13px;
line-height: 20px;
color: #000000;
padding-left: 4px;
}
a.pathway:link, a.pathway:visited {
font-size: 13px;
padding-left: 4px;
}
a.pathway:hover {
font-size: 13px;
padding-left: 4px;
}
/* Top Menu */
div#header {
	font-size: 2em;
	font-weight: bold;
	background-color: #E0E8F5;
	width: 100%;
	float: left;
/*	border-bottom: 3px #79555A solid; */
/*	background-image: url(../images/top_header_2.jpg); */
/*       background-image : url(../images/modul.jpg); */
/*	background-color: #888888; */
	background-color: #E0E8F5;
	background-position: bottom;
}
ul#mainlevel-nav{
list-style: none;
padding: 0;
margin: 0;
font-size: 0.8em;
background-color: #E0E8F5;
}
ul#mainlevel-nav li {
  display          : block;
  background-image : none;
  padding-left     : 1px;
  padding-right    : 1px;
  float            : left;
  margin           : 0px;
  width            : auto !important;
  font-size        : 13px;
  line-height      : 18px;
  white-space      : nowrap;
  border-right     : 1px solid #cccccc;
}
ul#mainlevel-nav li a {
  font-size        : 13px;
  display          : block;
  padding-left     : 8px;
  padding-right    : 8px;
  text-decoration  : none;
  color            : #006699;
  background       : transparent;
  border-bottom: 3px transparent solid;
}
ul#mainlevel-nav li a:hover {
  font-size        : 13px;
  color            : #6699FF;
}
/* End of Top Menu*/
.sublevel {
  padding-left     : 10px;
}
table.moduletable {
  width			   : 100%;
  table-layout	   : auto;
  border-top       : 1px solid #FFFFFF;
}
table.moduletable th {
  font-size        : 13px;
  font-weight      : bold;
  text-transform   : uppercase;
  text-align       : left;
  height           : 21px;
  line-height      : 21px;
  text-indent      : 8px;
  letter-spacing   : 1px;
  color            : #FFF;
  background-image : url(../images/modul.jpg);
}
table.moduletable td {
  padding-left     : 0px;
  padding-right    : 0px;
  text-indent      : 2px;
}
.main {
  float            : left;
  width            : 100%;
  margin           : 0px;
  padding          : 0px;
}
#user1{
float: left;
width: 49%;
}
#user2{
float: right;
width: 49%;
}
#user3 {
width: 99%;
}
a.mainlevel{
  margin           : 0px;
  padding          : 0px;
  font-size        : 13px;
  width            : 168px;
  text-indent      : 10px;
}
a.mainlevel:link {
  padding          : 0px 0px 0px 0px;
  font-size        : 13px;
  width            : 164px;
  text-indent      : 10px;
}
a.mainlevel:link, a.mainlevel:visited {
  display          : block;
  font-size        : 13px;
  border-top       : 1px solid #ffffff;
  background-color : #0099CC;
  border-left      : 4px solid #336699;
  font-weight      : normal;
  padding          : 2px 0px 2px 0px;
  color            : #FFFFFF;
  width            : 164px;
  text-indent      : 10px;
}
a.mainlevel:hover {
  font-size        : 13px;
  font-weight      : normal;
  text-decoration  : none;
  text-indent      : 10px;
  border-left      : 4px solid #33FF00;
}
#active_menu {
  background-color : #E3E3E3;
  font-weight      : bold;
  border-left      : 4px solid #FF0033;
}
a#active_menu:hover {
  color            : #333333;
}
a:link, a:visited {
  font-size        : 13px;
  color            : #0066CC;
  text-decoration  : none;
  font-weight      : bold;
}
a:hover {
  font-size        : 13px;
  color            : #333333;
  text-decoration  : none;
  font-weight      : bold;
}
ul {
  margin           : 2px;
  padding-left     : 10px;
  list-style       : none;
}
li {
  line-height      : 15px;
  padding-left     : 15px;
  padding-top      : 0px;
  background-image : url(../images/weblink.png);
  background-repeat: no-repeat;
  background-position: 0px 3px;
}
td, tr, p, div {
 font-family: Verdana, Arial, Helvetica;
 font-size  : 13px;
 color      : #333333;
}
hr {
 color      : #999999;
 height     : 1px;
 width      : 100%;
}
.contentdescription {
  width     : auto !important;
  display   : block;
}
#buttons {
  float     : right;
  margin    : 0px;
  padding   : 0px;
  width     : 50%;
}
.back_button {
  color            : #333333;
  font-family      : Tahoma, Verdana, Arial;
  font-size        : 13px;
  background-repeat: no-repeat;
  white-space      : normal;
  font-weight      : normal;
  padding-bottom   : 4px;
  padding-left     : 20px;
  padding-right    : 2px;
  padding-top      : 1px;
  margin-right     : 4px;
  float            : right;
  font-weight      : normal;
  line-height      : 10px;
  text-decoration  : none;
}
.button {
  font-size        : 13px;
}
.inputbox {
  border           : 1px solid #999999;
  background	   : transparent url(../images/back.gif);
  background-color : #EDEDED;
  margin-bottom    : 5px;
  color			   : #333333;
}
.sectiontableheader {
  font-size        : 13px;
  font-weight      : normal;
  text-transform   : uppercase;
  letter-spacing   : 1px;
  color            : #333333;
  background       : #EDEDED;
  padding          : 1px;
}
.sectiontableentry1 {
  vertical-align   : top;
  padding          : 3px;
  background       : #E5E5E5;
  border-top       : 2px solid #FFFFFF;
  border-bottom    : 1px solid #999999;
}
.sectiontableentry2 {
  vertical-align   : top;
  padding          : 3px;
  border-top       : 1px solid #FFFFFF;
  border-bottom    : 1px solid #999999;
}
a.category:link, a.category:visited {
  font-size        : 13px;
  font-weight      : bold;
}
a.readon:link, a.readon:visited {
  color            : #0066CC;
  font-family      : Tahoma, Verdana, Arial;
  font-size        : 13px;
  background-repeat: no-repeat;
  white-space      : normal;
  font-weight      : bold;
  padding-bottom   : 3px;
  padding-left     : 21px;
  padding-right    : 2px;
  padding-top      : 1px;
  float            : left;
  line-height      : 10px;
  text-decoration  : none;
}
a.readon:hover {
  color            : #333333;
  font-family      : Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size        : 13px;
  background-repeat: no-repeat;
  white-space      : normal;
  font-weight      : bold;
  border           : 1px solid #999999;
  padding-bottom   : 3px;
  padding-left     : 21px;
  padding-right    : 2px;
  padding-top      : 1px;
  float            : left;
  line-height      : 10px;
  text-decoration  : none;
}
table.contenttoc {
  border           : 1px solid #FFFFFF;
  background       : #F1F1F1;
  padding          : 5px;
  margin-left      : 2px;
  margin-bottom    : 2px;
}
.pagenavcounter {
  font-size        : 10px;
  color            : #0066CC;
}
.pagenavbar {
  border-top       : 1px solid #999999;
  padding          : 2px;
}
.pagenav {
  font-size        : 13px;
  font-weight      : bold;
  color            : #CCCCCC;
}
a.pagenav:link, a.pagenav:visited {
  text-decoration  : none;
}
a.pagenav:hover {
  text-decoration  : none;
}
.date {
  font-size        : 13px;
  float            : right;
  color            : #000000;
  padding-right    : 10px;
}
.small {
  font-size        : 10px;
  color            : #333333;
}
.smalldark {
  font-size        : 10px;
  color            : #333333;
}
.createdate, .modifydate {
  font-size        : 10px;
  color            : #666666;
}
.content_vote {
  font-size        : 10px;
  height           : 22px;
  padding-top      : 2px;
  padding-bottom   : 2px;
}
.content_rating {
  font-size        : 10px;
  color            : #CC9900;
}
table.content{
  width            : 100%;
  padding          : 0px;
  border-collapse  : collapse;
  border-spacing   : 0px;
  margin-bottom    : 10px;
}
table.contentpane, .contentpane  {
  width            : 100%;
  background color: #FFFFFF;
  padding-left     : 5px;
  padding-right    : 5px;
  border-spacing   : 0px;
  margin-bottom    : 5px;
}
table.contentpaneopen {
  width            : 100%;
  padding-left     : 5px;
  padding-right    : 5px;
  border-spacing   : 0px;
  margin-bottom    : 5px;
}
.pollstableborder{
  border-color     : #999999;
}
.contentheading, .componentheading {
  font-size        : 14px;
  font-weight      : bold;
  line-height      : 24px;
  text-transform   : uppercase;
  text-align       : left;
  color            : #0066CC;
  width            : 100%;
}
.ontab {
  border-left      : 1px solid #404040;
  text-align       : center;
  font-weight      : bold;
  color            : #333333;
  padding          : 5px;
  cursor           : pointer;
  line-height      : 40px;
}
.offtab {
  border-left      : 1px solid #404040;
  text-align       : center;
  color            : #999999;
  font-weight      : normal;
  padding          : 5px;
  cursor           : pointer;
  line-height      : 40px;
}
.tabpadding {
 border-left       : 1px solid #404040;
}
.pagetext {
  visibility       : visible;
  position         : relative;
  top              : -10px;
  background-color : #FFFFFF;
  display          : none;
}
.footer {
  font-family      : Verdana, Geneva, Arial;
  color            : #000000;
  font-size        : 10px;
  font-weight      : normal;
  border-top       : 1px solid #E5E5E5;
  padding-top      : 5px;
 }
.footer a:link, .footer a:visited {
width              :auto;
text-decoration    :none;
color              :#000000;
background-color   :#FFFFFF;
padding            :0.2em 0.6em;
border-right       :1px solid #000000;
}
.footer a:hover {
  font-size        : 13px;
  color            : #333333;
  text-decoration  : none;
  font-weight      : bold;
}
.contact_email  {
  width: 100%;
}
.contact_email .inputbox {
  width: 345px;
}
.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;
  font-size : 10px;
  border-top: 1px solid #cccccc;
}
span.article_seperator {
  display: block;
  height: 1.5em;
}

