/* Added 12/4/07 */
table.unit-pricing { border: 1px solid #eee }
table.unit-pricing th { background: #B3D1E2 }
table.unit-pricing td { text-align: center }

hr { height: 0px; margin: 10px 0px; border: none; border-top: 1px dotted #ccc }
/* ###################### OVERALL SETTINGS ###################### */
BODY {
  margin           : 0px;
  padding          : 0px;
}

td, tr, p, div {
  font-size        : 12px;
  font-family      : Arial, Verdana, Tahoma;
  font-weight      : normal;
}

.lightlink {
  font-color       : #cccccc;
}

/* ###################### UPPER BUTTON BAR ###################### */
.buttonbar {
  display          : block;
  -moz-opacity     : 0.50;
  font-family      : Arial, Helvetica, serif;
  width            : 100%;
  text-align       : center;
  filter           : Alpha(opacity=60, finishopacity=60, style=1);
  font-weight      : normal;
  text-decoration  : none;
}

a.buttonbar:link, a.buttonbar:visited {
  padding-top      : 2px;
  padding-bottom   : 3px;
  border           : 0px solid #FFFFFF;
  background       : transparent;
  color            : #ffffff;
}
a.buttonbar:hover {
  		padding-top      : 2px;
  		padding-bottom   : 3px;
  		text-decoration  : none;
  		border           : 0px solid #FFFFFF;
  		background-color : #cccccc;
  		color            : #285078;
}

/* ############## PATHWAY AND BOTTOM BUTTON BAR ############## */
.pathway {
  		color            : #6E8296;
}

a.pathway:link, a.pathway:visited {
  		color            : #6E8296;
  		font-weight      : normal;
}

a.pathway:hover {
  		/*color            : #FF6600;*/
  		font-weight      : normal;
}

/* ################### MAIN AND SUB MENU SYSTEM ################### */
.mainlevel {
   		padding-bottom   : 0px;
 		letter-spacing   : 0px;
  		font-family      : Trebuchet MS, Tahoma, Arial, Helvetica, serif;
  		font-size        : 11px;
}

a.mainlevel:link, a.mainlevel:visited {
  		padding-top      : 0px;
  		padding-bottom   : 0px;
  		padding-left     : 10px;
  		padding-right    : 0px;
  		color            : #333333;
  		background-color : transparent;
  		font-family      : Trebuchet MS, Tahoma, Arial, Helvetica, serif;
  		font-weight      : normal;
  		font-size        : 11px;
}

a.mainlevel:hover {
  		padding-top      : 0px;
  		padding-bottom   : 0px;
  		padding-left     : 10px;
  		padding-right    : 0px;
  		color            : #333333;
		width            : 100%;
  		filter           : Alpha(opacity=90, finishopacity=0, style=1);
  		font-family      : Trebuchet MS, Tahoma, Arial, Helvetica, serif;
  		font-size        : 11px;
  		background-color : #C0C8CC;
}

.sublevel {
  padding-top      : 0px;
  padding-bottom   : 0px;
  letter-spacing   : 0px;
  font-size        : 10px;
  width            : 95%;
  border-top       : 1px solid #C0C0C0;
}

a.sublevel:link, a.sublevel:visited {
  padding          : 2px 10px 2px 5px;
  color            : #000000;
  background-color : #C0C8CC;
  font-size        : 10px;
  font-weight      : normal;
}

a.sublevel:hover {
  padding          : 2px 10px 2px 5px;
  color            : #000000;
  font-size        : 10px;
  background-color : #DFDFDF;
}

table.moduletable {
  width            : 100%;
  text-color       : #333333;
}

table.moduletable th {
  font-size        : 12px;
  font-family      : Trebuchet MS, Tahoma, Verdana;
  font-weight      : bold;
  color            : #EDEDED;
  text-align       : left;
  padding-left     : 20px;
  background       : transparent url(../images/modulebg.jpg) no-repeat left;
  letter-spacing   : 0px;
  border-bottom    : 0px solid #F3F3F3;
}

table.moduletable td {
  font-size        : 12px;
  font-family      : Arial, Verdana, Tahoma;
  font-weight      : normal;
  color            : #777777;
  text-align       : left;
  padding-left     : 0px;
  padding-top      : 0px;
  letter-spacing   : 0px;
  border-bottom    : 0px solid #F3F3F3;
}

/* ###################### SECTION LISTING SETTINGS ###################### */
.sectiontableheader {
  background       : url(../images/contenttitle.jpg) repeat left;
  background-color : #3F505E;
  color            : #FFFFFF;
  height           : 16px;
  font-weight      : normal;
  letter-spacing   : 1px;
}

.sectiontableentry1 {
  background-color : #F0F0F0;
}

.sectiontableentry2 {
  background-color : #E0E0E0;
}

/* ###################### SMALL FONT SETTINGS ###################### */
.small {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 9px;
  color            : #777777;
  text-decoration  : none;
  font-weight      : normal;
}

.lightlink {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 9px;
  color            : #cccccc;
  text-decoration  : none;
  font-weight      : normal;
}

.lightlink2 {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 9px;
  color            : #3F505E;
  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 {
  font-family      : Verdana, Arial, Helvetica, serif;
  font-size        : 12px;
  text-align       : left;
  background       : transparent;
  padding-left     : 0px;
  padding-right    : 0px;
  vertical-align   : top;
  padding-top      : 0px;
  width            : 100%;
}

.contentpaneopen {
  font-family      : Verdana, Arial, Helvetica, serif;
  font-size        : 12px;
  text-align       : left;
  background       : transparent;
  padding-left     : 0px;
  padding-right    : 0px;
  vertical-align   : top;
  padding-top      : 0px;
  width            : 100%;
}

.contentheading, .componentheading {
	font-family      : Verdana, Arial, Helvetica, serif;
	font-size        : 20px;
	color            : #000000;
	text-align       : left;
	background       : transparent url(../images/back_title_page.gif);
	padding-left     : 0px;
	padding-right    : 0px;
	padding-top      : 10px;
	width            : 100%;
	font-style: italic;
}

.createdate {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #999999;
  text-align       : left;
}

/* ###################### FORMULAR SETTINGS ###################### */
.button {
  font-family      : Arial, Helvetica, sans-serif;
  font-style       : normal;
  font-size        : 10  px;
  color            : #000000;
  border           : 1px solid;
}

.inputbox {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #000000;
  background       : #ffffff;
  border           : 1px solid;
  border-color     : #7B838B;
}

.inputbox2 {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #3D6679;
  background       : #eeeeee;
  border           : 1px solid;
  border-color     : #7B838B;
}

/* ###################### LINKS ###################### */
a:link, a:visited {
  font-size        : 12px;
  color            : #258486;
  font-weight: bold;
  text-decoration  : none;
  font-family      : Arial, Trebuchet MS, Verdana, Helvetica, sans-serif;
}

a:hover {
  color            : #258486;
  text-decoration  : underline;
}

a.category:link, a.category:visited {
  color            : #285078;
  font-weight      : bold;
  letter-spacing   : 1px;
}

a.category:hover {
  color            : #CC6600;
}

a.lightlink:link, a.lightlink:visited {
  font-size        : 12px;
  color            : #435464;
  text-decoration  : none;
  font-family      : Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
}

a.lightlink:hover {
  color            : #333333;
  text-decoration  : none;
}

a.lightlink2:link, a.lightlink2:visited {
  font-size        : 12px;
  color            : #0F416A;
  text-decoration  : none;
  font-family      : Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
}

a.lightlink2:hover {
  color            : #3F505E;
  text-decoration  : none;
}

.buttonheading {
  background       : transparent url(../images/back_title_page.gif);
  width			   : 20px;
}

.collapsable{
  background: #CCCCCC url(../images/top_rigth.gif) no-repeat top;
  padding-top: 59px;
}

.searchintro
{
  font-family      : Verdana, Arial, Helvetica, serif;
  font-size        : 12px;
}.smallfooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
