.Title-header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}

.Title-sub-header 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}

.Title-sub-header a:link 
{
	color: #FFFFFF;
	text-decoration: none;
}

.Title-sub-header a:visited 
{
	color: #FFFFFF;
	text-decoration: none;
}

.Title-sub-header a:hover 
{
	color: #FFFFFF;
	text-decoration: underline;
}


.Title-sub-header-bold 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

.Title-sub-header-bold a:link 
{
	color: #FFFFFF;
	text-decoration: none;
}

.Title-sub-header-bold a:visited 
{
	color: #FFFFFF;
	text-decoration: none;
}

.Title-sub-header-bold a:hover 
{
	color: #FFFFFF;
	text-decoration: underline;
}

.Title-menu 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.Title-menu a:link 
{
	color: #FFFFFF;
	text-decoration: none;
}

.Title-menu a:visited 
{
	color: #FFFFFF;
	text-decoration: none;
}

.Title-menu a:hover 
{
	color: #FFFFFF;
	text-decoration: underline;
}

.small-normal 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #5B5A5A;
}

.small-normal a:link 
{
	color: #5B5A5A;
	text-decoration: none;
}

.small-normal a:visited 
{
	color: #5B5A5A;
	text-decoration: none;
}

.small-normal a:hover 
{
	color: #5B5A5A;
	text-decoration: underline;
}

.small-normal-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #5B5A5A;
}

.small-normal-bold a:link 
{
	color: #5B5A5A;
	text-decoration: none;
}

.small-normal-bold a:visited 
{
	color: #5B5A5A;
	text-decoration: none;
}

.small-normal-bold a:hover 
{
	color: #5B5A5A;
	text-decoration: underline;
}

.small-normal-underlined {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #5B5A5A;
	text-decoration: underline;
}


.small-blue-underlined {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #015B7E;
	text-decoration: underline;
}


.Main-title-gray 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #5B5A5A;
	text-decoration: none;
}

.Main-title-red 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #D53912;
	text-decoration: none;
}

.small-blue 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #015B7E;
	text-decoration: none;
}

.small-blue a:link 
{
	color: #015B7E;
	text-decoration: none;
}

.small-blue a:visited 
{
	color: #015B7E;
	text-decoration: none;
}

.small-blue a:hover 
{
	color: #015B7E;
	text-decoration: underline;
}

.textbox {
	border: 1px outset #666666;
}

.small-black 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

.header-shade 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #5B5A5A;
	background-color: #ECEAEA;
}

.table-header 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: ##8E8D8D;
}

.table-content1 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #5B5A5A;
	background-color: #E7E4E4;
}

.table-content2 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #5B5A5A;
	background-color: #E7E4E4;
}

.table-content3 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #5B5A5A;
	background-color: #F5F3F3;
}