@charset "utf-8";
.tblHeaderText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}

.h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #660000;
	text-decoration:none;
}


.h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;
}

.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #660000;
	font-weight: bold;
	text-decoration: none;
	}
	
.separator{	
	clear: both;
	padding: 4px;
	border-bottom: 1px solid Silver;
}

.blog_date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #660000;
	text-decoration:none;
	margin-top: 4px;
	line-height: 10pt;
}

a.blog_date:hover {
	background-color:#E4E4E4;
	color:#FF0000;
}

.headlines {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #660000;
	text-decoration:none;
	padding-bottom: 4px;
}

.tableBodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006699;
	font-weight: bold;
	text-decoration: none;
}

.table10pxText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000066;
	text-decoration: none;
	font-weight: normal;
}

.table10pxLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0099CC;
	font-weight: bold;
	text-decoration: none;
}

a.table10pxLink:hover {
	background-color:#E4E4E4;
	color:#FF0000;
}

.table11pxLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000066;
	font-weight: bold;
	text-decoration: none;
}
a.table11pxLink:hover {
	background-color:#E4E4E4;
	color:#FF0000;
}

.table13pxLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0099CC;
	font-weight: bold;
	text-decoration: none;
}
a.table13pxLink:hover {
	background-color:#E4E4E4;
}
	
.tblSmallHeaderText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
.tblSmallBodyLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size: 10px;
	color: #2E386B;
	line-height:11px;
	margin-bottom:7px;
	}

a.tblSmallBodyLink:hover {
	background-color:#E4E4E4;
	color:#FF0000;
}
.CellSeparator  {
	padding-bottom: 5px;
	padding-top: 5px;
	border-top: 1px solid #C0C0C0;


}

.LongDesc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	padding: 0px;
	margin: 0px;
	line-height: 11.5pt;
	color: #585858;
}
.shortDescCell {
	border: 1px solid #F4E3AA;
	padding: 0px 8px 0px 8px;
}
.ShortDesc {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: left;
	color: #333333;
	}
.LongDescCell {
	border: none;
}
.RowBackground {
	background-color: #E9E9E9;
}
