/* #################### MISC SETTINGS #################### */
BODY {
  margin           : 0px;
  padding          : 0px;
  background-color : #FFFFFF ;
  color            : #000000;
}

TD, TR, P, DIV {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 11px;
  color            : #333333;
}

/* Styles for dhtml tabbed-pages */
.ontab {
	background-color: #FF9900;
	border-left: 2px outset #FF9900;
	border-right: 2px outset #808080;
	border-top: 2px outset #FF9900;
	border-bottom: 1px solid #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: #CCE197;
	text-align: left;
}

.pagetext {
	visibility: hidden;
	display: none;
	position: relative;
	top: 0;
}
h4 {
	color: #405115; font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px; font-weight: bold;
	}

h5 {
	color: #718D28; font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px; font-weight: bold;
	}

h6 {
	color: #A5CD3D; font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; font-weight: bold;
}
/* Styles for dhtml tabbed-pages end*/

HR {
	background       : #FF6600;
	height           : 1px;
	color: #FF6600;
	border: 0px dotted #FFCC99;
}

hr.separator {
	background: #8EAC35;
	height: 1px;
	border: 0px;
}

li {
  list-style       : inside url(../images/arrow.gif) 2px;
  list-style-image : url(../images/arrow.gif);
}

.navigationline {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 11px;
  color            : #333333;
}

/* ###################### LINKS ###################### */
a:link, a:visited {
  font-size        : 11px;
  color            : #1961A5;
  text-decoration  : none;
  font-family      : Verdana, Arial, Helvetica, sans-serif;
}

a:hover {
  color            : #FF6600;
  text-decoration  : none;
}

a:active {
  text-decoration  : underline;
  color            : #000000;
}

/* ###################### UPPER BUTTON BAR ###################### */
.buttonbar {
  display          : block;
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  width            : 100%;
  text-align       : center;
  font-weight      : normal;
  text-decoration  : none;
}

a.buttonbar:link, a.buttonbar:visited {
  font-size        : 9px;
  padding-top      : 1px;
  padding-bottom   : 1px;
  text-decoration  : none;
  border-top       : 1px solid #95BFD1;
  border-left      : 1px solid #95BFD1;
  border-right     : 1px solid #427D96;
  border-bottom    : 1px solid #427D96;
  background-color : #50A9DC;
  color            : #FFFFFF
}
a.buttonbar:hover {
  padding-top      : 1px;
  padding-bottom   : 1px;
  border-top       : 1px solid #427D96;
  border-left      : 1px solid #427D96;
  border-right     : 1px solid #95BFD1;
  border-bottom    : 1px solid #95BFD1;
  background-color : #308CC0;
  color            : #FFFFFF
}

/* ################ MAIN AND SUB MENU SYSTEM ################ */
a.mainlevel:link, a.mainlevel:visited {
	color            : #1961A5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

a.mainlevel:hover {
  color            : #FF6600;
}

a.sublevel:link, a.sublevel:visited {
	color            : #1961A5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

a.sublevel:hover {
  color            : #FF6600;
}
/* ################### MODULE SETTINGS ################### */
table.moduletable {
  font-size        : 11px;
  background-color : #F9F9F9;
  border           : 1px solid #D9D9D9;
  width            : 100%;
}

table.moduletable th {
	border           : 3px solid #F9F9F9;
	font-weight      : bold;
	text-align       : center;
	color            : #1961A5;
	height           : 26px;
	background       : #F9F9F9 url(../images/bottom_bar.gif);
	vertical-align: middle;
}

table.moduletable td {
  border           : 1px solid #F9F9F9;
  font-weight      : normal;
}

/* ###################### CONTENT PAGE SETTINGS ###################### */
.contentpane {
  padding-left     : 5px;
  padding-right    : 5px;
}

.contentpaneopen {
  padding-left     : 5px;
  padding-right    : 5px;
}

.contentheading, .componentheading {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 13px;
  font-weight      : bold;
  color            : #1961A5;
}

.contentdescription {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 11px;
  color            : #333333;
  text-align       : left;
}

/* ###################### FORMULAR SETTINGS ###################### */
.button {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-style       : normal;
  font-weight      : bold;
  font-size        : 10px;
  color            : #498AC7;
  background-color : #F0F0F0;
  border           : 1px ridge #cccccc;
}

.inputbox {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  font-weight      : bold;
  color            : #000000;
  background       : #FFFFFF;
  border           : 1px ridge #CCCCCC;
}

/* ################### SECTION LISTING SETTINGS ################### */
.sectiontableentry1 {
  background-color : #F9F9F9;
}

.sectiontableentry2 {
  background-color : #FFFFFF;
}

.sectiontableheader {
  background-color : #EEEEEE;
  color            : #2A7CA9;
  font-weight      : bold;
}

/* ##################### SMALL FONT SETTINGS ##################### */
.small {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 9px;
  color            : #3366C0;
  text-decoration  : none;
  font-weight      : medium;
}

.smalldark {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 9px;
  color            : #000000;
  font-weight      : medium;
}

.createdate {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 9px;
  color            : #999999;
  text-decoration  : none;
  font-weight      : medium;
}