﻿/* CSS layout */
body {font-family:Arial; }
{
	margin: 0;
	padding: 0;
}

#container {
	min-width: 600px;
}

#left_col {
	float: left;
	width: 200px;
	font-family:Arial;
	color:#4A4E68;

}

#right_col {
	float: right;
	width: 200px;
}
#page_content {
	margin-right: 200px;
	margin-left: 200px;
}
.style1 {
	font-size: 10pt;
	color: #FFFFFF;
	background-color: #4A4E68;
	margin-top: 0;
	margin-bottom: 0;
}
.style2 {
	background-color: #4A4E68;
}
.style3 {
	color: #4A4E68;
	font-size: 10pt;
	font-weight: bold;
	margin-top: 3px;
	margin-bottom: 3px;
}
.style4 {
	font-size: 8pt;
	margin-top: 3px;
	margin-bottom: 3px;
}
.style5 {
	border: 1px solid #C0C0C0;
}	
.style6 {
	color: #4A4E68;
	font-size: 10pt;
	font-weight: bold;
	margin-top: 3px;
	margin-bottom: 3px;
	background-color: #FFFFCC;
}
.style7 {
	font-family: Arial;
	font-size: large;
	font-weight: bold;
	color: #4A4E68;
	text-align: center;
	margin-top: 0;
	margin-bottom: 2px;
	}
.style8 {
	font-size: 8pt;
	margin-top: 3px;
	margin-bottom: 3px;
	font-weight: normal;
}
.style9 {
	color: #4A4E68;
	font-size: 10pt;
	margin-top: 3px;
	margin-bottom: 3px;
	text-align: center;
}
.style10 {
	font-size: 8pt;
	margin-top: 3px;
	margin-bottom: 3px;
	text-align: center;
}
.style11 {
	margin-top: 0;
	margin-bottom: 0;
}
.style12 {
	border-width: 1px;
}
.style13 {
	border: 1px solid #000000;
	font-size: 8pt;
	margin-top: 3px;
	margin-bottom: 3px;
	text-align: center;
}
.style14 {
	border-width: 0;
	margin-left: 90px;
	margin-right: 90px;
}
.style15 {
	border-width: 0px;
}
.style17 {
	color: #4A4E68;
	font-size: 10pt;
	font-weight: normal;
	margin-top: 3px;
	margin-bottom: 3px;
}
.style18 {
	border-width: 0;
	margin-left: 6px;
	margin-right: 6px;
}
.style75 {
	border-width: 0;
}
.style76 {
	color: #4A4E68;
	font-size: 10pt;
	font-weight: normal;
	margin-top: 3px;
	margin-bottom: 3px;
	text-align: center;
}
.style77 {
	font-size: small;
}
.style78 {
	color: #FF0000;
}
.style80 {
	text-align: center;
}
.style84 {
	font-size: 8pt;
	margin-top: 3px;
	margin-bottom: 3px;
	text-align: right;
}
.style85 {
	margin-top: 1px;
	margin-bottom: 0;
}
.style86 {
	margin-top: 0;
	margin-bottom: 0;
	font-size: xx-small;
}
.style87 {
	font-size: 8pt;
	margin-top: 3px;
	margin-bottom: 3px;
	text-align: left;
}
.style88 {
	font-size: xx-small;
}
.style93 {
	color: #4A4E68;
	font-size: 10pt;
	font-weight: bold;
	margin-top: 9px;
	margin-bottom: 3px;
	background-color: #FFFFCC;
}
.style94 {
	font-size: 8pt;
	margin-top: 9px;
	margin-bottom: 3px;
}
.style95 {
	border: 1px solid #4A4E68;
	font-size: 8pt;
	margin-top: 3px;
	margin-bottom: 3px;
	text-align: center;
}
.style99 {
	margin-top: 0;
	margin-bottom: 0;
	font-size: 10pt;
	color: #FF0000;
}
.style100 {
	background-color: #FFFFCC;
}
.style108 {
	background-color: #FFFF00;
}
.style109 {
	margin-top: 0;
	margin-bottom: 0;
	color: #0000FF;
}
.style110 {
	background-color: #FFFFFF;
}
.style111 {
	margin-top: 0;
	margin-bottom: 0;
	color: #0000FF;
	background-color: #FFFFFF;
}
.style112 {
	margin-top: 0;
	margin-bottom: 0;
	background-color: #FFFFFF;
}
.style113 {
	font-size: xx-small;
	color: #FF0000;
}

