/* CSS Document - Coded by Group de Ceuster */
/*=== HTML styles ===*/
body {
	margin: 0px;
	padding: 0px;
	height:100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;
	background-color: #616161;
	cursor: default;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;
}
p {
	margin-top: 0px;
	margin-bottom: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;
	text-align: justify;
}
a{
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #5898D0;
	cursor: pointer;
}
a:hover{
	font-weight: bold;
	text-decoration: underline;
	color: #5898D0;
	cursor: pointer;
}
/*this avoids having image replacement sections display a dotted outline*/ 
a:focus { 
	-moz-outline-style: none; 
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	color: #9BAB82;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 10px;
}
h1 a {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	color: #9BAB82;
	font-weight: normal;
	text-decoration: none;
}
h1 a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	color: #9BAB82;
	font-weight: normal;
	text-decoration: underline;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 10px;
}
hr {
	margin-top: 0px;
	margin-bottom: 5px;
	border: 0;
	color: #9BAB82;
	background-color: #9BAB82;
	height: 1px;
	width: 100%;
	text-align: left;
}
ul {
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 24px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;
	list-style-type: none;
	list-style-image: url(/images/gui/square_bullet.gif);
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;
}
input.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #616161;
	border: none;
	cursor: pointer;
	height: 18px;
}
input.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #444444;
	border: 1px solid #616161;
}
textarea.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #444444;
	border: 1px solid #616161;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #444444;
	border: 1px solid #616161;
}
form {
	margin-top: 0px;
	margin-bottom: 0px;
}
map {
	cursor: pointer;
}
/*=== CUSTOM styles ===*/
img.left {
	margin-right: 20px;
	margin-bottom: 5px;
	margin-top: 5px;
	border: 1px solid #B5C797;
}
img.right {
	margin-left: 20px;
	margin-bottom: 5px;
	margin-top: 5px;
	border: 1px solid #B5C797;
}
img.portrait {
	border: 1px solid #B5C797;
}
.hline {
	background-image: url(/images/gui/px9BAB82.gif);
	background-repeat: repeat-x;
	background-position: center center;
}
.error {
	color: #CC0000;
}
.red {
	color: #CC0000;
}
.green {
	color: #009933;
}
.gray {
	color: #999999;
}
.spec a {
	color: #666666;
	text-decoration: none;
}
.spec a:hover {
	color: #666666;
	text-decoration: underline;
}
/*=== GUI styles  ===*/
#mainframe {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	position: static;
	visibility: visible;
	z-index: 1;
	overflow: hidden;
}
#nav2 {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 249px;
	position: static;
	visibility: visible;
	z-index: 1;
	overflow: visible;
	margin-top: 24px;
	margin-left: 5px;
}
#nav2overflow {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 249px;
	height: 139px; 
	position: relative;
	visibility: visible;
	z-index: 1;
	overflow: hidden;
	margin-top: 24px;
	margin-left: 5px;
}
.nav2button {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	height: 27px; 
	width: 249px; 
	position: static;
	visibility: visible;
	z-index: 1;
	overflow: visible;
	margin-bottom: 1px; 
}
#nav3 {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 249px;
	position: static;
	visibility: visible;
	z-index: 1;
	overflow: visible;
	margin-top: 23px;
	margin-left: 5px;
	margin-bottom: 5px;
}
.nav3button {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	height: 28px;
	width: 249px;
	position: static;
	visibility: visible;
	z-index: 1;
	overflow: visible;
	border-bottom: 1px solid #D5DFC4;
	background-image: url(/images/gui/programs_button_bg.gif);
	background-repeat: no-repeat;
	padding-left: 18px;
	padding-right: 30px;
	font-size: 10px;
	font-weight: bold;
	cursor: pointer;
}
.nav3button1 {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	height: 28px;
	width: 249px;
	position: static;
	visibility: visible;
	z-index: 1;
	overflow: visible;
	border-bottom: 1px solid #D5DFC4;
	background-image: url(/images/gui/programs_button_bg1.gif);
	background-repeat: no-repeat;
	padding-left: 18px;
	padding-right: 30px;
	font-size: 10px;
	font-weight: bold;
	cursor: pointer;
}
.nav3buttontxt {
}
.nav2label {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	height: 27px; 
	width: 249px; 
	position: static;
	visibility: visible;
	z-index: 1;
	overflow: visible;
	background-image: url(/images/gui/nav2_label_bg.gif);
	background-repeat: no-repeat;
	margin-bottom: 1px; 
}
.navtip {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 249px;
	position: absolute;
	visibility: visible;
	z-index: 2;
	overflow: visible;
	background-color: #E2F2FF;
	background-image: url(/images/gui/tip_corner.gif);
	background-repeat: no-repeat;
	background-position: right top;
	filter:alpha(opacity=100); 
	-moz-opacity:1;
	opacity:1;
}
.navtiptxt {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 18px;
	padding-right: 30px;
	font-size: 10px;
}
.navtiptxt a{
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #5898D0;
	cursor: pointer;
}
.navtiptxt a:hover{
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #5898D0;
	cursor: pointer;
}
#nav4 {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 249px;
	position: static;
	visibility: visible;
	z-index: 1;
	overflow: visible;
	margin-top: 23px;
	margin-left: 5px;
	margin-bottom: 50px;
}
#content {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 400px;
	position: static;
	visibility: visible;
	z-index: 1;
	overflow: visible;
	margin-top: 24px;
	margin-left: 24px;
	margin-bottom: 24px;
}
.smalltxt {
	font-size: 9px;
}
#foot {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 769px;
	height: 23px;
	position: static;
	visibility: visible;
	z-index: 1;
	overflow: visible;
	margin-left: 1px;
	margin-right: 1px;
	margin-top: 4px;
	background-color: #616161;
}
#foottxt {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 16px;
	padding-top: 4px;
	font-size: 10px;
	color: #FFFFFF;
}
