/*body {font: 76%/16px Arial,Helvetica,sans-serif;}
p, td {
	font: 100%/1.4 Arial,Helvetica,sans-serif;
}*/
body, p, td {
	font: 10pt/16pt Arial,Helvetica,sans-serif;
}
#nav {
	/*float:left;*/
	width:200px;
	padding-right:6px;
	margin-right:12px;
	border-right: solid 1px #a9a9a9
}
#content {
	/*width:expression(document.body.clientWidth > 820 ? "40em": "90%" );
	margin:auto;*/
	margin-left:12px;
	margin-right:auto;
}
#content[id] {
	width:90%;
	max-width:48em;
}
.text1 {
	font: 10px 'MS Sans Serif',Arial,Helvetica,sans-serif;
}
.text2 {
	font: 9px 'MS Sans Serif',Arial,Helvetica,sans-serif;
}
.web {font: 12pt/16pt 'Times New Roman',Times,serif;}

TH {font: bold 10pt/16pt Arial,Helvetica,sans-serif;}

td.cats {
	font: 8pt/1.5 Arial,Helvetica,sans-serif;
	padding : 2px;
}
td.cats label {
	display: block;
	margin: 0 0 5px 24px;;
	text-indent: -23px;
	line-height: 1;
} 
td.cats input {
	margin-right : 3px;
	_margin-right : 0px;
	vertical-align: middle;
}

small {
	font: x-small Arial,Helvetica,sans-serif;
}
.smallprint, td.smallprint {font-size:xx-small;}
.h4 {
	font-weight: bold;
}
.center, p.center {margin:auto;text-align:center;}
.right, p.right {margin:auto;text-align:right;}
textarea {
	font: 10px/14px Arial,Helvetica,sans-serif;
}

form {margin: 0px;}
label {
	vertical-align: middle;
	cursor:pointer;cursor:hand;
}

.red {color: #ff0000;}
.green {color : #32cd32;}
.bgGreen {background : #99CCCC;}
.bgPurple {background : #CCCCFF;}
.bgBlue {background : #CEDBEC;}
.purple {color : #660099;}

h1.special {
	font: bold italic 3em Georgia,'Times New Roman',Times,serif;
	color:#247c31;
	text-align:center;
}

h2.special {
	font: bold italic 1.5em Georgia,'Times New Roman',Times,serif;
	color:#247c31;
	text-align:center;
}
h2.special small {
	font: bold italic 0.6em Georgia,'Times New Roman',Times,serif;
	color:#247c31;
	text-align:center;
}

h3.special {
	text-align:left;
	font:bold italic 1.2em georgia,serif;
	color:#00AEEF;
}
.dlist {width:46em;}
.dlist td {padding:4px;vertical-align:top;}
.dlist h4 {margin:8px 0 0 0;}

