﻿.boldnormal {
	font-size: 10pt;
	font-family: Arial;
	font-weight: bold;
	color: #000000;
}
.red {
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	color: #FF0000;
}
.fontBoldItalics {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	font-style: italic;
	color: #000000;
}
.Georgia12pt {
	font-family: Georgia;
	font-size: 12pt;
	font-weight: bold;
}
.boldNormalBlue {
	font-size: 10pt;
	font-family: Arial;
	font-weight: bold;
	color: #608AB5;
}
A:link {
	text-decoration: none;
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	font-style: normal;
	color: #658EA3;
}
A:visited {text-decoration: none} 
A:active {text-decoration: none}
A:hover {text-decoration: underline}
a {
	color: #608AB5;
}
body {scrollbar-face-color: #5B6A81; scrollbar-highlight-color: #FFFFFF; scrollbar-shadow-color: #000000; scrollbar-3dlight-color: #FFFFFF; scrollbar-arrow-color: #FFFFFF; scrollbar-track-color: #99A4B6; scrollbar-darkshadow-color: #000000; text-decoration: none}
.center {
	text-align: center;
}
.imageborder0 {
	border-style: 0;
	border-width: 0;
	font-size: 10pt;
		font-family: Arial;
		font-weight: bold;
		text-align: left;
	}
.tableborder1 {
	text-align: center;
	border-style: solid;
	border-width: 1px;
}
.leftAlignBold {
	font-size: 10pt;
	font-family: Arial;
	font-weight: bold;
	text-align: left;
}
.blue {
	color: #608AB5;
}
.leftAlign {
	text-align: left;
}
.tablebackground {
	background-color: #FFFFFF;
	background-image: url('images/BackgroundTable.jpg');
}
.leftAlignBoldBlue {
	font-size: 10pt;
	font-family: Arial;
	font-weight: bold;
	text-align: left;
	color: #608AB5;
}
.tableborder {
	border-style: solid;
	border-width: 1px;
	font-size: 10pt;
	font-family: Arial;
	font-weight: bold;
}
.normaltext {
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
}
.normalreditalics {
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	color: #FF0000;
	font-style: italic;
}
.boldItalicsRed {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	font-style: italic;
	color: #FF0000;
}
.green {
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	color: #008000;
}
