form {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
}
li {
	padding-bottom: 5px
}
caption {  }

input, select { z-index: 0; }

.fontSize0 {
	font-size: 9px
}
.fontSize1, .fontSize1 span {
	font-size: 10px
}
.fontSize2 {
	font-size: 11px
}
.fontSize3 {
	font-size: 12px
}
.fontSize4 {
	font-size: 14px
}

a:link {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	color: #0000CC;
	text-decoration: none;
}
a:hover {
	color: #6666FF;
	text-decoration: underline;
}
a:active {
	color: #CC0000;
}
.white a:visited {
	color: #ccccFF;
	text-decoration: none;
}
.white a:link {
	color: #ccccFF;
	text-decoration: none;
}
.white a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.white a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
.white {
	color: #FFFFFF;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
.largeheader, .largeheader h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ED1B2E;
	font-size: 18px;
	font-weight: bold;
}
.largeheader h1 {
	padding: 3px 5px;
}
.mediumheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #ED1B2E;
	font-weight: bold;
}
.smallheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ED1B2E;
	font-weight: bold;
}
.largeheader2, .largeheader2 h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 18px;
	font-weight: bold;
}
.mediumheader2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}
.smallheader2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
.red {
	color: #ED1B2E;
}
.searchfield1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 120px;
}
.formbutton1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #660000;
	background-color: #CC9999;
	cursor: hand;
}
.formbutton2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #660000;
	background-color: #CC9999;
	cursor: hand;
}
.formbutton3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ED1B2E;
	background-color: #FFFFFF;
	cursor: hand;
}
.formbutton4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ED1B2E;
	background-color: #FFFFFF;
	cursor: hand;
}
.formfieldlarge {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 300px;
}
.formfieldmedium {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 200px;
}
.formfieldsmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 100px;
}
.formfieldtiny {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 0;
	margin: 0;
}

.tablespace {
	margin: 5px;
}
.prodtablespace {
	margin: 5px;
	font-size: 10px;
	text-align: center;
}
.prodnotespace {
	color: #333333;
	margin: 5px;
	font-size: 10px;
}
.special {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.special a:link {
	color: #333399;
	text-decoration: none;
}
.special a:visited {
	color: #555599;
	text-decoration: none;
}
.special a:hover {
	color: #6666FF;
	text-decoration: underline;
}
.special a:active {
	color: #CC0000;
	text-decoration: none;
}
.borderltrb {
	border: 1px solid #000000;
}
.bordertrb {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.bordertrl {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.borderrb {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.borderrbl {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.borderb {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.borderlb {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.borderlr {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.borderr {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.borderl {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.imgborder {
	border: #000000;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
.whitebox {
	background-color: #FFFFFF;
}
.yellowbox {
	background-color: #FFFF33;
}
.bluebox {
	background-color: #000088;
	color: #ffffff;
}
.popup {
	background-repeat: no-repeat;
}

div#wtbmenudiv { display: none; width: 172px; position: absolute; z-index: 5; top: 38; left: 256; }
div.navmenu table { margin: 0; padding: 0; border: 1px solid #333399; border-width: 0 1px 2px 1px; }
div.navmenu td { margin: 0; padding: 0; border-top: 1px solid #333399; }
div.navmenu a { display: block; }
div.navmenu a:link, div.navmenu a:visited { background: #FFFFFF; }
div.navmenu a:hover, div.navmenu a:active { background: #E7E7E7; text-decoration: none; }

div.navmenu a.closemenu, div.navmenu a.closemenu:link, div.navmenu a.closemenu:visited { background: #333399; color: #FFFFFF; padding: 0.125em; font-size: 10px; }
div.navmenu a.closemenu:hover, div.navmenu a.closemenu:active { background: #333399; }

.dashboardElement {
	width: 95%;
	margin: 0 auto 20px auto;
}

.dashboardElement h2 {
	color: #C03;
	font-size: 14px;
	
	padding-bottom: 15px;
}

.dashboardColumn {
	width: 48%;
	float: left;
	margin-right: 10px;
	
}

.dashboardIcon {
	width: 65px;
	height: 65px;
	float: left;
	margin-right: 10px;
}

.dashboardBody {
	width: 235px;
	float: left;
}

.dashboardItem {
	padding-bottom: 15px;
}
