/* Print Style Sheet */


/*---{ disabled elements )--------------------------------------------------------------*/


#utilNav, #globalNav, #sidecol, #sidebar, #breadcrumbs, #pageNav, #footerNav, #footer span.hide,  #divide, #quickSearch, #loginBox, a.back, #gotoTop, #textSizeNav{
	display: none;
}

/*---{  print URLs after link text )---------------------------------------------------*/

/*
#content a:link:after, #content a:visited:after {
   content: " (" attr(href) ") ";
}

a#divide:link:after,  a#divide:visited:after {
   content: " (" attr(href) ") ";
}
*/

	
/*---{ common elements )----------------------------------------------------------------*/


body{
	margin: .6in;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 90%;
	color: #000000;
	line-height:1.8em;
}

a, a:hover, a:link, a:visited {
	text-decoration:underline;
}	

/* headers */

h1,h2,h3, .KOP1, .KOP2, KOP3, .Kop1, .Kop2, .Kop3{
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	font-weight: bold;
	text-decoration:none;
	text-transform: none;
	padding:0px;
	margin: 20px 0 20px 0;
}

#h1, .KOP1, .Kop1{
	font-size: 150%;	
}

#h2, .KOP2, .Kop2{
	font-size: 120%;	
}

#h3, .KOP3, .Kop3{
	font-size: 100%;
}

a{
	color:#666;
	text-decoration:underline;
}

img{
	border:1px solid #ccc;
	padding:4px;
}

/* logo */

#logo{
	
}

#logo a{
	text-decoration:none;
}

/* address */

#header address{
	font-style:normal;
	font-size:100%;
	margin:0 0 50px 0;
}

/* table */

table{
	margin-bottom:20px;
	border-collapse:collapse;
}

td, th{
	text-align:left;
	vertical-align:top;
	padding:10px;
	margin:0px;
}

th{
	font-weight:bold;
}


/* frm */

#frm th, #frm td{
	padding: 0 10px 10px 0;
}


/* dl */

dl{
	margin-bottom:20px;
	padding:0px;
}

dt,dd{
	margin:0px;
	padding:0px;
}

dt{
	font-weight: bold;
	color:#666666;
	margin-bottom:5px;
}

dd{
	margin-bottom:5px;
}


#footer{
	color: #ccc;
	margin:20px 0 0 0;
	padding: 20px 0 0 0;
	border-top: 1px solid #ccc;
}

#footer p{
	margin: 0 0 5px 0;
}

/*---{ site specific )----------------------------------------------------------------*/


/* todo */
