a{	color: 	#789a1c;	text-decoration: none;}a:hover{	text-decoration: underline;}div.menu{	position: relative; top: -2px; background-color: black; color: white; width: 185px; float: left;}.pageFooter{	margin-top: 10px;	border-top: 1px dotted #AAA;	padding-top: 20px;	font-size: small;	text-align: center;	color: #555;}.content{	margin-left: 230px;	/*position: relative;	left: -4px;*/	background-color: #FFF;}.menu a{	display: block;	cursor: pointer;	width: 176px;	padding: 7px 10px;	text-decoration: none;	color: White;	font-size: 18px;	font-family: Bookman Old Style;}.submenu{	display: none;}.submenu a{	display: block;	cursor: pointer;	width: 171px;	padding: 5px 0 5px 25px;	text-decoration: none;	color: White;	font-size: 15px;	font-family: Bookman Old Style;}    .submenu .seperator{	height: 1px;	background-color: #666;	width: 156px;	margin: 4px 20px;}.menu .selected{		width: 24px;	height: 57px;		background: url(/static/img/SidebarSelected.png) no-repeat;	position: absolute;	top: -11px;	left: 193px;	cursor: default;}.submenu .selected{	/*float: right;*/	width: 24px;	height: 57px;		background: url(/static/img/SidebarSelected.png) no-repeat;	position: relative;	top: -15px;	left: 185px;	cursor: default;}.menu a:hover{	color: #aedd28;}.selContainer{	position: relative;	width: 0px;	height: 0px;}.submenu a:hover{	color: #aedd28;}   .title{	margin: 0px;	margin-top:24.0pt;	font-size: 150%;	font-family:"Cambria","serif";	color:#365F91;	display: block;	font-weight: bold;} h1{	margin-top:24.0pt;	margin-right:0in;	margin-bottom:0pt;	font-size:150%;	font-family:"Cambria","serif";	color:#365F91;}h2{	margin-top:24.0pt;	margin-right:0in;	margin-bottom:10pt;	font-size:120%;	font-family:"Cambria","serif";	color:#000;	border-bottom: 1px dashed #AAA;}	.footer{	color: #666;	font-size: smaller;}.comment{	padding: 10px;	width: 90%;	border: 2px solid #FFF}.comment .info{	height: 37px;	vertical-align: middle;	padding: 10px 10px 0 30px;	font-style: italic;}.comment img{	vertical-align:middle;	margin: 0px 20px 0 0;}#addCommentDiv{	font-weight: bold;text-align: center;border: 2px solid #000;	height: 20px;}.send{	margin-top: 10px;    border: 0;    background-color: #000;    width: 200px;    height: 40px;    color: #FFF;    font-size: medium;    cursor: pointer;}input:hover.send{    color: #aedd28;}      table.table {white-space:nowrap;margin:5px;border-collapse:collapse;text-align:left;}table.table  th{border-bottom:2px solid #c3e6b2;color:#000;padding:4px 5px;text-align:left;}table.table  td{border-bottom:1px solid #CCC;padding:4px 10px;}table.table  td a{display:inline-block;width:100%;height:100%;color:#000;text-decoration:underline;}