body {
	background-color : ffffff;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
}
td {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
}
input, select, textarea {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
}
.pagehead {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 20pt;
}
.heading {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
}
.rowHead{
	background-color:#D3E4EB;
}
.boldprint{
	font-weight : bold;
}
.jslink {
	text-decoration : underline;
	cursor : hand;
}
.top-dots{border-top:2px dotted #c2c2c2;}
a{
	color:#5B7D5E;
	font-weight:bold;
	text-decoration:none;
}
.tr-div{
	border-bottom:1px solid #87A47B;
	height:1px;
}
.tbl{
	border:1px solid #c2c2c2;
}
.button{
	width:100px;
}
.label{
	font-weight:bold;
	text-align:right;
	width:150px;
}
.column-right {
	border-left-width: 2px;
	border-left-style: dotted;
	border-left-color: #c2c2c2;
	width: 170px;
	vertical-align:top;
	background-color:#F0EFC8;
}
.column-left {
	border-right-width: 2px;
	border-right-style: dotted;
	border-right-color: #c2c2c2;
	width: 150px;
}
.column-main
{
	width:600px;
}
.title{
		font-weight:bold;
		text-decoration:none;
		
}
a.title:hover{background-color:#CCCCCC;}
.breadcrumb{font-size:10px;}
