#dhtmltooltip{
position: absolute;
left: -300px;
width: 150px;
border: 1px solid black;
padding: 2px;
background-color: lightyellow;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

#dhtmlpointer{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}



.lcdstyle{ /*Example CSS to create LCD countdown look*/
background-color:#F2F2F2;
border:solid 1px #CCE6FF;
color:#1A8CFF;
font: bold 100% MS Sans Serif;
padding: 2px;

}

.lcdstyle sup{ /*Example CSS to create LCD countdown look*/
font-size: 80%
}






body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #FFFFFF;
}
h1, h2, h3, h4, h5 {
	color: #5271AA;
	text-transform: uppercase;
	margin: 0;
}
h1 {
	font-size: 1.5em;
	border-bottom: 1px solid #b9d5d8;
	margin-bottom: 17px;
}
h2 {
	color: #868686;
	font-size: 1.3em;
	border-bottom: 1px solid #b9d5d8;
	font-weight: bold;
}
h3 {
	padding-top: 7px;
	font-size: 1.1em;
	margin-bottom: 7px;
}
h4 {
	padding-top: 12px;
	font-size: 1em;
	font-weight: normal;
}
h5 {
	color: #666;
	font-size: 1em;
	font-weight: normal;
}
hr {
	height: 1px;
	color: #CCC;
}
strong, b {
	color: #666;
}
#content {
	line-height: 1.5em;
}
#content a:link {
	color: #317280;
	text-decoration: none;
	background-color: transparent;
border-color: #003E5B;
border-bottom-width: 1px;
border-left-width: 0px;
border-right-width: 0px;
border-top-width: 0px;
border-style: dotted
}

#content a:visited {
	color: #317280;
	text-decoration: none;
	border-bottom: 1px dotted #003E5B;
}
#content a:active {
	color: #900;
	text-decoration: underline;
}
#content a:hover {
	color: #002D42;
	text-decoration: none;
	border-bottom: 1px solid #003E5B;
	background-color: #F9FDFF;
}
#content p {
	margin: 8px 15px 15px 0px;
}
#content p#updated {
	font-size: 0.8em;
	margin-top: 20px;
	padding-top: 10px;
	text-align: left;
	border-top: 1px solid #CCC;
}
#content ul, #content ul li {
	list-style: url(/master/images/arrowbullet.gif);
}



#content ul {
	margin-left: 40px;
	padding-left: 3px;
	line-height: normal;
}
#content ul li {
	margin-bottom: 0.5em;
}
#content ol li ol, #content ol li ol li{
	list-style: lower-alpha;
}
#content img {
	border: 0px solid #CCC;
}
#content dl img {
	border: none;
}
acronym {
	border-bottom: dashed 1px #999;
	cursor: help;
}
a acronym  {
	border-bottom: none;
}
address {
	font-style: normal;
	line-height: normal;
}

/* General link styles */
p a:link {
	color: #8AADC1;
	text-decoration: underline;
}
p a:visited {
	color: #84658D;
	text-decoration: underline;
}
p a:active {
	color: #900;
	text-decoration: underline;
}
p a:hover {
	color: #069;
	text-decoration: underline;
}
a.arrow:link, a.arrow:visited, a.arrow:active {
	background: url(/master/images/arrow_md.gif) no-repeat left top;
	padding-left: 10px;
	color: #666 !important;
	text-decoration: none !important;
	display: block;
}
a.arrow:hover {
	color: #34A02C !important;
}
a.top:link, a.top:visited, a.top:active {
	background: url(/master/images/arrow_md_up.gif) no-repeat 100% 6px;
	padding-right: 10px;
	color: #34A02C !important;
	text-decoration: none !important;
	display: block;
	text-align: right;
	text-transform: uppercase;
	font-size: 0.9em;
}
a.archive:link, a.archive:visited, a.archive:active {
	background: url(/master/images/archive.gif) no-repeat 100% 3px;
	padding-right: 13px;
	color: #34A02C !important;
	text-decoration: none !important;
	display: block;
	text-align: right;
	text-transform: uppercase;
	font-size: 0.9em;
	border-bottom: 1px solid #CCC;
}

/* data tables */
table {
	.image{
	border-color: red;
	border-width: 0px;
      }

}
table th {
	
	text-align: left;
	padding: 1px;
	
	
	color: #34A02C;
}
table td{
	
	padding: 1px;
	text-align: left;
	vertical-align: top;
}
.total {
	font-weight: bold;
	background-color: #EFEFEF;
}
/* Special classes */

.warning {
	color: #B22222;
	font-weight: bold;
}
.warning-box {
	color: #B22222;
	font-weight: bold;
	background: #EFEFEF;
	border: 0px solid #B22222;
	padding: 5px;
}
.green {
	color: #34A02C;
}
.foip {
	font-size: 0.8em;
	font-style: italic;
}
.note {
	font-size: 0.8em;
	line-height: normal;
}
ul.left, ul.left li {
	margin: 0 !important;
	padding: 0 !important;
}
ul.left li {
	margin-left: 13px !important;
}
.caption {
	font-style: italic;
}
.box {
	border: 0px solid #CCC;
	padding: 10px;
}
.indent {
	padding-left: 35px;
}
img.noborder {
	border: none !important;
}
table.noborder {
	border: none;
}
table.noborder td {
	border: none;
}
/* GLOBAL NAV & FOOTER */
table.global, table#nav-global{
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
table.global td, table#nav-global td{
	border-bottom: none !important;
	padding: 0 !important;
	text-align: left !important;
	vertical-align: middle !important;
}
.global {

}
.global a:link, .global a:visited, .global a:active {
	color: #333333;
	text-decoration: none;
}
.global a:hover {
	color: #069;
	text-decoration: underline;
}

/* GLOBAL NAV */
#nav-global {
	border-bottom: 2px solid #999;
	width: 100%;
	font-size: 10px;
	border-top: 1px solid #999;
}
#nav-global-img {
	width: 300px;
	height: 32px;
}
#nav-global-img img {
	display: block;
}
#nav-global a:link, #nav-global a:visited, #nav-global a:active {
	color: #333333;
	text-decoration: none;
	font-size: 11px;
}
#nav-global a:hover {
	color: #069;
	text-decoration: underline;
}
#nav-global-contact {
	text-align: right;
}
form.form {
	display: inline;
	margin: 0;
	padding: 0;
	text-align: right;
	font-size: 11px;
}
form#Search {
	float: right;
	padding: 0 8px 0 0;
}
form#myauform {
	float: left;
	
}
#myaulogo {
	border: none;
}
form .search-type {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px; 
	margin: 0px;
}
.field {
	border: 1px solid #666;
	width: 100px;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.button {
	border: 1px solid #666;
	background-color: #FFF;
	background-image: url(/master/images/button.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#username, #password {
	width: 65px;
}
/*
#nav-global {
	background: url(../../images/04/globalnav_bg02.gif) #EFEFEF no-repeat left center;
	border-bottom: 2px solid #999;
	width: 100%;
	font-size: 10px;
}
#nav-global-img {
	width: 300px;
	height: 32px;
}
#nav-global-img img {
	display: block;
}
#nav-global a:link, #nav-global a:visited, #nav-global a:active {
	color: #333333;
	text-decoration: none;
	font-size: 11px;
}
#nav-global a:hover {
	color: #069;
	text-decoration: underline;
}
#nav-global-contact {
	text-align: right;
}
form.form {
	display: inline;
	margin: 0;
	padding: 0;
	text-align: right;
	font-size: 11px;
}
form#Search {
	float: right;
	padding: 0 8px 0 0;
}
form#myauform {
	float: left;
	
}
#myaulogo {
	border: none;
}
form .search-type {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px; 
	margin: 0px;
}
.field {
	border: 1px solid #666;
	width: 100px;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.button {
	border: 1px solid #666;
	background-color: #FFF;
	background-image: url(../../images/04/button.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#username, #password {
	width: 65px;
}*/
/* FOOTER */
#footer-global {
	clear: both;
	background-color: #EFEFEF;
	border-top: 1px solid #b9d5d8;
	height: 32px;
}
#footer-global ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#footer-global li {
	display: inline;
	border-left: 1px solid #666;
	list-style: none;
	margin: 0;
	padding: 0 5px 0 9px;
}
#footer-global li.no-border {
	border: none;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
#footer-global img {
	float: none;
	margin-right: 6px;
}

#breadcrumb a:hover {
	color: #003E5B;
	text-decoration: underline;
	border-bottom: 1px dotted #003E5B;
	background-color: #ECF8FF;
}

#breadcrumb {
	width: 550px;
	height: 22px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#breadcrumb a:link {
	color: #002040;
	text-decoration: none;
}
#breadcrumb a:visited {
	color: #002040;
	text-decoration: none;
}
#breadcrumb a:hover {
	color: #003E5B;
	background-color: #FFFFFF;
	border-bottom: 1px dotted #003E5B;
	text-decoration: underline;
}
.sidebar_left {
	background-image: url(/master/images/sb_br.gif);
	background-color: #F2F5FA;
	background-repeat: no-repeat;
	background-position: right bottom;
	margin: 0px 4px;
	margin-bottom: 8px;
	width: 170px;
}

.sb_header {
	background-image: url(/master/images/sb_tr.gif);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px;
}

.sb_title {
	background-image: url(/master/images/sb_tl.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding-top: 4px;
	padding-right: 10px;
	padding-left: 10px;
}

.sb_title h4 {
	font-weight : bold;
	color : #003060;
	border-bottom : 1px solid #A8B2BB;
	margin: 0px;
	padding-bottom : 2px;
}

.sb_content {
	/* border: 1px dotted #FF0000; */
	border-left: 1px solid #A3B3C0;
	border-right: 1px solid #A3B3C0;
	height: auto;
	padding: 5px 10px 2px 7px;
	margin: 0px;
	text-align: left;
	font-size: 100%;
}

.sb_content .clsPrompt {
	clear: right;
}

.sb_content .text {
	float: left;
}

.sb_content .knop {
	float: left;
}

.sb_content form {
	margin: 0px;
}

.sb_content ul {
	padding-left: 8px;
	margin-top: 0px;
	margin-left: 8px;
	margin-bottom: 0px;
}

.sb_content li {
	font-size : 100%;
	color : #053462;
	list-style-type : disc;
	margin: 0px;
	margin-top : 2px;
}

.sb_content li p {
	margin-left : -1em;
}

.sb_content a {
	color: #003060;
	text-decoration: none;
	text-align: left;	
}

.sb_content a:link {
	color: #003060;
	text-decoration: none;
}

.sb_content a:active {
	color: #003060;
	text-decoration: none;
}

.sb_content ul, .sb_content ul li {
	list-style: url(/master/images/bullet.gif);
	;

}

.sb_content a:visited {
	color: #003060;
	text-decoration: none;
}

.sb_content a:hover {
	color: #003366;
	text-decoration: underline;
}

.sb_footer {
	border-left: 1px solid #A3B3C0;
	height: 10px;
	margin: 0px;
}

/* Hide for IE Mac \*/
* html .sb_content {height: 1%;}
/* End Hide */

/* End Sidebar */

.clsSplitter {
	clear: both;
}


body>div .clsSplitter {
	height: 1px;
}

.sidebar_right {
	background-image: url(/master/images/sb_br.gif);
	background-color: #F2F5FA;
	background-repeat: no-repeat;
	background-position: right bottom;
	margin: 0px -4px;
	margin-bottom: 8px;
	width: 170px;
}


/***************************************************************************************************/

.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style5 {font-family: Verdana, Arial, Helvetica, sans-serif}
.style6 {font-size: 12px}



body{
    font: normal 100% 'Arial','Helvetica','Verdana',sans-serif;
    color: #333;
}
p {
	padding: 12px 0;
	margin: 0;
	font-size: 0.8em;
	line-height: 1.2;
}
form {
    margin: 0;
}
#toplinks1 {
	width: 50px;
	height: 24px;
	float: none;
	padding-right: 4px;
	position: relative;
	left: 502px;
	top: 145px;
	color: #FFFFFF;
}

#search_box {
	width: 170px;
	height: 24px;
	background: url(/master/images/bg_search_box.gif);
	float: right;
	padding-right: 4px;
	margin-top: 3px;
	margin-right: 2px;
}
#search_box #s {
	float: left;
	padding: 0;
	margin: 5px 0 0 6px;
	border: 0;
	width: 112px;
	background: none;
	font-size: 1.1em;
	font-weight: bold;
	color: #109ECD;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
#search_box #go {
	float: right;
	margin: 3px 1px 0 0;
}





#apDiv1 {
	position:absolute;
	width:200px;
	height:29px;
	z-index:1;
	left: 544px;
	top: 83px;
}
#apDiv2 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:1;
	left: 371px;
	top: 277px;
}
#apDiv3 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:1;
	left: 479px;
	top: 320px;
}
#apDiv4 {
	color:#FFFFFF;
	position:absolute;
	width:260px;
	height:190px;
	z-index:50;
	left: 575px;
	top: 193px;
	background-color: #000000;
	opacity: 0.9;
	filter: alpha(opacity=90);
	-moz-opacity: 0.90;
	border: 1px solid silver;
	visibility: hidden;
	font-size:inherit;
	border-bottom:none;
}

#apDiv4 a:link {
	color: #DBDBDB;
	text-decoration: underline;
}

#apDiv4 table {
	border-bottom:none;
	border: none;
}
#apDiv4 a:hover {
	color:#FFFFFF;
	text-decoration: underline;
}

#apDiv4 input {
	background-color:#ffffff;
	color: #000000;
	text-decoration: none;
	border-style: none; 
	border-width: 0px; 
	border-color: #383838; 
	vertical-align: top;  
 
	text-align: left; 
}


#apDiv4 input.login {

 	background-color:#BCBCFE;
	border-style:groove;
	border-width:thin;
	border-color:#8080FD;
	
}


#apDiv4 h1 {
	color: #5271AA;
	font-size: 1.5em;
	text-transform: uppercase;
	border-bottom:none;
}



/*#apDiv4shadow   {
	color:#FFFFFF;
	position:absolute;
	width:260px;
	height:190px;
	z-index:10;
	left: 575px;
	top: 193px;
	background-color: #000000;
	opacity: 0.30;
	filter: alpha(opacity=30);
	-moz-opacity: 0.30;
	border: 0px;
	visibility: hidden;
	border-bottom:none;
}
*/

#fontsize {
	width: 50px;
	height: 20px;
	float: none;
	padding-right: 4px;
	position: relative;
	left: 400px;
	color: #333333;
	bottom: 0px;
}
.style7 {font-family: "Times New Roman", Times, serif}
.style9 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
.style10 {
	font-size: 12px
}
.style11 {
	font-family: "Times New Roman", Times, serif;
	font-size: 26px;
}
#toplinks2 {
	width: 50px;
	height: 24px;
	float: none;
	padding-right: 4px;
	position: relative;
	left: 5152px;
	top: 145px;
	color: #FFFFFF;
}



.checkbox { display: block; width: 20px; height: 20px; background: transparent url(/master/images/checkbox.gif) no-repeat; cursor: pointer; }
.yes { background-position: 0px 0px; }
.no { background-position: 0px -20px; }
.unknown { background-position: 0px -40px; }




#rounded-corner 
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 10px;
	/*margin: 45px;*/
	width: 85%;
	text-align: left;
	border-collapse: collapse;
}
#rounded-corner thead th.rounded-company
{
	background: #b9c9fe url('images/left.png') left -1px no-repeat;
}
#rounded-corner thead th.rounded-q4
{
	background: #b9c9fe url('images/right.png') right -1px no-repeat;
}
#rounded-corner th
{
	padding: 8px;
	font-weight: normal;
	font-size: 11px;
	color: #039;
	background: #b9c9fe;
}
#rounded-corner td 
{
	padding: 8px;
	background: #e8edff;
	border-top: 1px solid #fff;
	color: #669;
}

#rounded-corner a 
{
	padding: 8px;
	font-size: 12px;
	border-top: 1px solid #fff;
	color: #669;
	text-decoration:none;
}

#rounded-corner a:hover
{
	padding: 8px;
	font-size: 12px;
	border-top: 1px solid #fff;
	color: #669;
	text-decoration:underline;
}

#rounded-corner tfoot td.rounded-foot-left
{
	background: #e8edff url('images/botleft.png') left bottom no-repeat;
}
#rounded-corner tfoot td.rounded-foot-right
{
	background: #e8edff url('images/botright.png') right bottom no-repeat;
}
#rounded-corner tbody tr:hover td
{
	background: #d0dafd;
}




/*
====================================================================

 * SimpleModal Basic Modal Dialog
 * http://www.ericmmartin.com/projects/simplemodal/
 * http://code.google.com/p/simplemodal/
 *
 * Copyright (c) 2008 Eric Martin - http://ericmmartin.com
 *
 * Licensed under the MIT license:
 *   http://www.opensource.org/licenses/mit-license.php
 *
 * Revision: $Id: basic.css 162 2008-12-01 23:36:58Z emartin24 $
 *
 */

body {padding:0; margin:0; height:100%; width:100%;}

/* Overlay */
#simplemodal-overlay {background-color:#000; cursor:wait;}

/* Container */
#simplemodal-container {height:200px; width:400px; background-color:#fff; border:3px solid #ccc;}
#simplemodal-container a.modalCloseImg {background:url(/master/images/x.png) no-repeat; width:25px; height:29px; display:inline; z-index:3200; position:absolute; top:-15px; right:-18px; cursor:pointer;}
#simplemodal-container #basicModalContent {padding:8px;}

/* ==================================================================== */



#vertmenu {
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 100%;
width: 160px;
padding: 0px;
margin: 0px;
list-style-type: none;
}

#vertmenu h1 {
display: block;
background-color:#FF9900;
font-size: 100%;
padding: 3px 0 5px 3px;
border: 1px solid #000000;
color: #333333;
margin: 0px;
width:156px;
}

#vertmenu ul {
list-style-type: none;
list-style-image: none;
margin: 0px;
padding: 0px;
border: none;
}
#vertmenu ul li {
margin: 0px;
padding: 2px;
list-style-type: none;
list-style-image: none;
}
#vertmenu ul li a {
font-size: 110%;
display: block;
border-bottom: 1px dashed #CEE7FF;
padding: 0px 0px 2px 4px;
text-decoration: none;
color: #252226;
width:149px;
}

#vertmenu ul li a:hover, #vertmenu ul li a:focus {
color: #000000;
background-color: #dde7f2;
}