/*  gkl.qman.css, the stylesheet for /qman/gkl/DocXXX.htm  */

/* GK defaults */
address, blockquote, body, dd, div, dl, dt, fieldset, form, 
h1, h2, h3, h4, h5, h6, p, menu  
	{ font-family: Arial, Helvetica, Helv, sans-serif; }

pre { font-family: monospace; }

.properties 
	{font-family: sans-serif; 
	font-size: xx-small;
	font-weight: normal;
	text-align: center;
	align: center;  }

.gkl { font-weight: bold; 
	 font-family: "Lucida Sans", "Arial", "Tahoma", sans-serif;
	 color: red; 
	 text-shadow: 1px 1px #000000; }
	 
.right {text-align: right;} 
.left {text-align: left;}
.center {text-align: center;}

/* end of GK defaults */

body {background-color: #eeeeff;}
.bodyColour {background-color: #eeeeff}
table tr {background-color: #eeeeff; }

a:link { text-decoration: none; color: #333399; }
a:active { text-decoration: underline; color: #333399; }
a:visited { text-decoration: none; color: #333399; }
a:hover { text-decoration: none; color: #ff0000; }

.partWidth {width: 50%} 

.properties 
	{font-family: sans-serif; 
	font-size: 8pt;
	font-weight: normal}

.table {padding: "5";
	border: "1"}

thead {background-color: #ccccff}

tbody {
	background-color: #ffffff;
	border-color: #ccccff;
	border-style: inset;
	padding-top: "5"; padding-bottom: "5"; padding-left: "5"; padding-right: "5"}

.flag {background-color: #ccccff}

.sidetitle {background-color: #ccccff;
	text-align: right;
	vertical-align: top;
	font-weight: bold;
	padding: "5"}

.sidedata {background-color: #ffffff;
	text-align: left;
	vertical-align: top;
	font-weight: normal;
	padding: "5"}

.sidetable {border: "0"}

.extraHeight {line-height: 150%}

h1 {font-family: sans-serif}

h2 {font-family: sans-serif}

td.menu {
	width: 155px;
	border-right-style: none;
	background-color: #eeeeff;
	}
		
td.page {
	font-size: small;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px;
	background-color: #eeeeff;
	}

table.masterList {
	vertical-align: top;
	text-align: center; }
table.masterList tbody tr td#cell-4 { text-align: left; }
table.masterList thead tr {background-color: #cccccc; }
table.masterList thead tr th {
	border-color: #eeeeff; 
	border-style: outset;
	border-width: 0px; 
    padding-top: 5px; padding-bottom: 5px; padding-left: 5px; padding-right: 5px;
	color: #000000; }
table.masterList tbody tr {
	background-color: #ffffff; }
table.masterList tbody tr td {
	border-color: #eeeeff; 
	border-style: outset;
	border-width: 0px; 
	padding-top: 5px; padding-bottom: 5px; padding-left: 5px; padding-right: 5px;}
table.masterList tbody tr td#across { background-color: #eeeeff; }
table.masterList tr a:link  { color: #333333; }
table.masterList tr a:visited  { color: #333333; }
table.masterList tr a:hover { color: #ff0000; }
	
table.plain {
	vertical-align: top;
	text-align: left; }
table.plain thead tr th {
	text-align: center;
	border-color: #eeeeff; 
	border-style: groove;
	border-width: 0px; 
    padding-top: 5px; padding-bottom: 5px; padding-left: 5px; padding-right: 5px;
	color: white; }
table.plain tr th {
	background-color: #cccccc;
	text-align: center;
	border-color: #eeeeff; 
	border-width: 0px; 
    padding-top: 5px; padding-bottom: 5px; padding-left: 5px; padding-right: 5px;
	color: white; }
table.plain tbody {
	background-color: #ffffff; }
table.plain tbody tr td {
	border-color: #eeeeff; 
	border-width: 0px; 
	padding-top: 5px; padding-bottom: 5px; padding-left: 5px; padding-right: 5px;}

li#irca { 
	display: marker;
	vertical-align: top; }
