a {
	text-decoration: none;
	color:#1791C0;
}
.linksTable td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: center;
}
.sectionsTable td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: left;
	border: solid 1px #FFFFFF;
}
.sectionsTable td a{
	color: #0D7399;
	text-decoration: underline;
	font-weight: bold;
	font-size: 12px;
}
.sectionsTableHover{
	border: solid 1px #CCCCCC;
}

.boxTable td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: left;
	border: solid 1px #FFFFFF;
}
.boxTable td a{
	color: #0D7399;
	text-decoration: underline;
	font-weight: bold;
	font-size: 12px;
}
.boxTable th{
	font-size: 13px;
	color: #025D7A;
	font-family: Arial, Helvetica, sans-serif;
	background: #eeeeee;
	padding: 2px;
}
.greenLink{
	color: #6CBD44;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}
.linkHover {
	cursor: hand;
	background-color: #FAFAFA;
	border: 1px solid #BBBBBB;
	background-repeat: no-repeat;
}
.linkHoverWait {
	cursor: wait;
	background-color: #6CBD44;
}
.link {
	cursor: normal;
	background-color: #EEEEEE;
	border: 1px solid #DDDDDD;
	background-repeat: no-repeat;
}
.footLinks {
	background-color: #FFFFFF;
	font-size: 10px;
	color: #DDDDDD;
	font-family: Arial, Helvetica, sans-serif;
}
.dottedTable{ 
	border: 1px dotted #CCCCCC;
}
.dottedTableRight{ 
	border-top: 1px dotted #CCCCCC;
	border-right: 1px dotted #CCCCCC;
	border-bottom: 1px dotted #CCCCCC;
}
.dottedCellBottom{ 
	border-bottom: 1px dotted #CCCCCC;
}
.descriptionText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color:#1791C0;
	text-indent: 6pt;
}
.headText{
	font-size: 16px;
	font-weight: bold;
	color: #c2eDfA;
	font-family: Arial, Helvetica, sans-serif;
	text-indent: 2pt;
}
.footerLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #AAAAAA;
	text-align: center;
}
.footerLinks a{
	text-decoration: none;
	color: #AAAAAA;
}
.footerCopyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #888888;
	text-align: center;
}
