
body, table {
font-family:	Arial,Helvetica,sans-serif;
	
}

a:link {
	color: #000; 	
}

h1 {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 19.2px;
	font-weight: bold;
	font-style: normal;
	color: #FF5D1F;
	line-height: 20px;
	margin: 14px auto 10px 0px;
	
}

p {
	margin-left: 7px;
	font-size: 12px;
}

td {
	vertical-align: top;
}

form {
	vertical-align: top;
	text-align: left;
	font-size: 11 px;
}

.form {
	font-size: 11 px;
}

#container {

	/*height: 445px; 
	width: 410px; 
	Overflow: auto;*/

}

th, .cellHeader {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	vertical-align: top;
	border: 1px solid #CCCCCC;
	background-color: #F8F8F8;
}

.cellHeader {
	width: 100px;
}

.cellDisplay {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	color: #676767;
	vertical-align: top;
	border: 1px solid #F3F3F3;
}

.pseudolink {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	color: #676767;
	text-decoration: underline;
	cursor:pointer;
}

.formField {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	color: #676767;
	border: 1px solid #C0C0C0;
	width: 343px;
	/*height: 80px;*/
}

.separator {
	padding-top: 10px;
	border-top: 1px dotted #CCCCCC;
	width: 400px;
}

.label {
	width: 200px;
}

.catLink:link, .catLink:visited, .catLink:active {
	color: darkgreen;
	text-decoration: none;
	vertical-align: middle;	
}

.catLink:hover {
	color: blue;
	text-decoration: none;
	vertical-align: middle;	
}

.catTitle {
	padding-top: 7px;
}
