/* ###################### OVERALL SETTINGS ###################### */
BODY {
	margin           : 0px;
	padding          : 0px;
	background-color : #CED6CD;
	color            : #000000;
}

td, tr, p, div {
	font-family      : Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size        : 12px;
	color            : #000000;
}

/* ################### MAIN OG SUB MENU ################### */
.mainlevel {
	padding-bottom   : 2px;
	letter-spacing   : 1px;
	width            : 188px;
	font-style: normal;
}

a.mainlevel:link, a.mainlevel:visited {
  padding          : 2px 10px 2px 5px;
  color            : #000000;
  background-color : #F0F0F0;
  font-weight      : normal;
}

a.mainlevel:hover {
  padding          : 2px 10px 2px 5px;
  color            : #000000;
  background-color : #CAD2C8;
}

a.mainlevel:active {
  padding          : 2px 10px 2px 5px;
  color            : #ffffff;
  background-color : #376FA6;
}


.sublevel {
  padding-top      : 2px;
  padding-bottom   : 2px;
  letter-spacing   : 2px;
  width            : 167px;
  border-top       : 1px solid #C0C0C0;
}

a.sublevel:link, a.sublevel:visited {
  padding          : 2px 10px 2px 5px;
  color            : #000000;
  background-color : #B0B0B0;
  font-weight      : normal;
}

a.sublevel:hover {
  padding          : 2px 10px 2px 5px;
  color            : #000000;
  background-color : #DFDFDF;
}

table.moduletable {
  width            : 99%;
}

table.moduletable th {
  font-size        : 12px;
  font-weight      : bold;
  color            : #033669;
  text-align       : center;
  letter-spacing   : 2px;
  border-bottom    : 2px solid #F0F0F0;
}

/* ###################### SMALL FONT SETTINGS ###################### */
.small {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 9px;
  color            : #CC6600;
  text-decoration  : none;
  font-weight      : normal;
}

.smalldark {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 9px;
  color            : #002850;
  text-decoration  : none;
  font-weight      : normal;
}

/* ###################### CONTENT PAGE SETTINGS ###################### */
.contentpane {
	text-align       : justify;
	padding-left     : 5px;
	padding-right    : 5px;
	background-color: #E9ECE8;
}

.contentpaneopen {
	text-align       : justify;
	padding-left     : 5px;
	padding-right    : 5px;
	background-color: #E9ECE8;
}

.contentheading, .componentheading {
	color            : #004200;
	text-align       : left;
	font: bold 18px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}


/* ###################### FORMULAR SETTINGS ###################### */
.button {
  font-family      : Arial, Helvetica, sans-serif;
  font-style       : normal;
  font-size        : 12px;
  color            : #000000;
  border           : 1px solid;
}

.inputbox {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 12px;
  color            : #000000;
  background       : #FFFFFF;
  border           : 1px solid;
}

.pathway {
  color            : #F0F0F0;
}

a.pathway:link, a.pathway:visited {
  color            : #C2CDD8;
  font-weight      : normal;
}

a.pathway:hover {
  color            : #F0F0F0;
  font-weight      : normal;
}

/* ###################### LINKS ###################### */
a:link, a:visited {
  font-size        : 12px;
  color            : #285078;
  text-decoration  : none;
  font-family      : Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
}

a:hover {
  color            : #CC6600;
  text-decoration  : none;
}

.fronttitle {
	color            : #004200;
	text-align       : center;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bold;
}
.headerbg {
	background-image: url(../images/leaves2.jpg);
}
.logobg {

	background-image: url(../images/small_logo.gif);
}
.validimg {
	margin-right: 3px;
}

.style1 {
color: #033669
}h1 {
	font-size: 16px;
	margin-bottom: 5px;
}
.titlebox {
	font-weight: bold;
	background-color: #4B674D;
	color: #FFFFFF;
	padding-left: 3px;
	background-position: center center;
	border: 1px solid #FFFFFF;
}
.top {
	background-position: right;
	float: right;
}
.greenfont {
	color: #354A37;
}
.smallcaps {
	font-size: 10px;
	letter-spacing: 1px;
}
.imgdescrip {
	font-size: 11px;
}
.justify {
	text-align: justify;
}
