@CHARSET "ISO-8859-1";

#nav-trail {
	background: #cccccc;
	font-size: 8pt;
	padding: 1px 15px;
	line-height:18px;
	height: 18px;
}

#nav-trail a{
	background: #cccccc;
	font-size: 8pt;
}

.outlinedbox-b-tl{
	border: 1px solid #336699;
	color: white;
	font-family : Arial;
    font-weight : bold;
	font-size  : 9pt;
	font-weight: bold;
	padding-right: 3px;
	padding-left: 3px;
	padding-top: 2px;
	padding-bottom: 1px;
	margin-top: 1px;
	text-decoration : none;
  	background-color : #6699cc;
}

.outlinedbox-b-tr{
	border: 1px solid #336699;
	color: white;
	font-family : Arial;
    font-weight : bold;
	font-size  : 9pt;
	font-weight: bold;
	padding-right: 3px;
	padding-left: 3px;
	padding-top: 2px;
	padding-bottom: 1px;
	margin-top: 1px;
	text-decoration : none;
  	background-color : #6699cc;
  	text-align : right;
}

.outlinedbox-b-tc{
	border: 1px solid #336699;
	color: white;
	font-family : Arial;
    font-weight : bold;
	font-size  : 9pt;
	font-weight: bold;
	padding-right: 3px;
	padding-left: 3px;
	padding-top: 2px;
	padding-bottom: 1px;
	margin-top: 1px;
	text-decoration : none;
  	background-color : #6699cc;
  	text-align : center;
}

.outlinedbox-b-tl-rno{
	border: 1px solid #336699;
	border-right-style: none;
	color: white;
	font-family : Arial;
    font-weight : bold;
	font-size  : 9pt;
	font-weight: bold;
	padding-right: 3px;
	padding-left: 3px;
	padding-top: 2px;
	padding-bottom: 1px;
	margin-top: 1px;
	text-decoration : none;
  	background-color : #6699cc;
}

.outlinedbox-b-tr-lno{
	border: 1px solid #336699;
	border-left-style: none;
	color: white;
	font-family : Arial;
    font-weight : bold;
	font-size  : 9pt;
	font-weight: bold;
	padding-right: 3px;
	padding-left: 3px;
	padding-top: 2px;
	padding-bottom: 1px;
	margin-top: 1px;
	text-decoration : none;
  	background-color : #6699cc;
  	text-align : right;
}


.outlinedbox-g-tl{
	border: 1px solid #aaaaaa;
	color: black;
	font-family : Arial;
    font-weight : bold;
	font-size  : 9pt;
	font-weight: bold;
	padding-right: 3px;
	padding-left: 3px;
	padding-top: 2px;
	padding-bottom: 1px;
	margin-top: 1px;
	text-decoration : none;
  	background-color : #cccccc;
}

.outlinedbox-g-tr{
	border: 1px solid #aaaaaa;
	border-bottom: none;
	color: black;
	font-family : Arial;
    font-weight : bold;
	font-size  : 8pt;
	font-weight: bold;
	padding-right: 3px;
	padding-left: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-top: 1px;
	text-decoration : none;
  	background-color : #cccccc;
  	text-align: right;
}

.outlinedbox-g-tc{
	border: 1px solid #aaaaaa;
	color: black;
	font-family : Arial;
    font-weight : bold;
	font-size  : 9pt;
	font-weight: bold;
	padding-right: 3px;
	padding-left: 3px;
	padding-top: 2px;
	padding-bottom: 1px;
	margin-top: 1px;
	text-decoration : none;
  	background-color : #cccccc;
  	text-align: center;
}

.smallTextCenter{
  font-size : 8pt;
  font-family : Arial;
  font-weight : normal;
  text-align  : center;
}

.smallTextLeft{
  font-size : 8pt;
  font-family : Arial;
  font-weight : normal;
  text-align  : left;
}

.textBoldGrey{
  font-size : 10pt;
  font-family : Arial;
  font-weight : bold;
  text-align  : center;
  background-color : #cccccc;
}

.bubble{
  width:300px;
}

.fmAppLink{
  color : #003399;
  font-size : 9pt;
  font-family : Arial;
  font-weight : bold;
  text-decoration : none;
}

.fmAppLink2{
  color : silver;
  font-size : 9pt;
  font-family : Arial;
  font-weight : bold;
  text-decoration : none;
}

.clear {
	display: none;
}

/* new stuff */
.section a{
	color:#006d33 !important; 
	margin:12px 0 0 0;
	padding-bottom:0;
	text-decoration: none !important; 
}

.section a:hover{
	text-decoration: underline !important;
}
