body {
	background-color: #D8DEF1;
}
.navBox {
	background-color: #FFCC66;
	border-bottom-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: 63AFFC;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #333399;
	padding: 2px;

}
.navSubBox {
	background-color: #FFFF99;
	border: none;
	text-indent: 8px;
	padding: 1px 2px;
}
.nav:link {
	color: #6699FF;
	text-decoration: none;
	border: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}
.nav:visited {
	color: #6699FF;
	text-decoration: none;
	border: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}
.nav:hover {
	color: #6699FF;
	text-decoration: underline;
	border: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;

}
.nav:active {
	color: #0066CC;
	text-decoration: none;
	border: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}
.leftNav {
	width: 130px;
	padding-top: 10px;
	padding-right: 2px;
	padding-bottom: 10px;
	padding-left: 8px;
	vertical-align: top;

}
.rightNav {
	width: 130px;
	padding-top: 10px;
	padding-bottom: 10px;
	vertical-align: top;
	padding-right: 8px;
	padding-left: 2px;
}
.content {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	text-align: justify;
	margin: 2px;
	padding: 5px 5px 5px 2px;
	vertical-align: middle;
	text-indent: 15px;
	width: 100%;
}
.contentFCP {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	text-align: justify;
	margin: 2px;
	padding: 5px 5px 5px 2px;
	vertical-align: middle;
	text-indent: 15px;
	width: 100%;
}
.contentMedju {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	text-align: justify;
	margin: 2px;
	padding: 5px 2px 5px 5px;
	vertical-align: middle;
	text-indent: 15px;
	width: 100%;
}
.title {
	font-size: 15px;
	font-weight: bold;
	color: #336699;
	text-align: center;
}
.subtitle {
	font-size: 13px;
	font-weight: bold;
	color: #000099;
	text-indent: 0px;
}
.link1:link {
	color: #6699FF;
	text-decoration: underline;
}
.link1:visited {
	color: #6699FF;
	text-decoration: underline;
}
.link1:hover {
	color: #6699FF;
	text-decoration: underline;
	font-weight: bold;

}
.link1:active {
	color: #6699FF;
	text-decoration: underline;
	font-weight: bold;

}
.link2:link {
	color: #003399;
	text-decoration: underline;
}
.link2:visited {
	color: #003399;
	text-decoration: underline;
}
.link2:hover {
	color: #FFCC66;
	text-decoration: underline;
}
.link2:active {
	color: #003399;
	text-decoration: underline;
}
.link3:link {
	color: #FF9933;
	text-decoration: none;
}
.link3:visited {
	color: #FF9933;
	text-decoration: none;
}
.link3:hover {
	color: #6699FF;
	text-decoration: underline;
}
.link3:active {
	color: #FF9933;
	text-decoration: none;
}
.table1 {
	font-size: 12px;
	color: #000066;
}
.table2 {
	font-size: 12px;
	color: #000066;
	font-family: Georgia, "Times New Roman", Times, serif;
	border: 1px solid #000066;
}
.tableEvent {
	font-size: 12px;
	color: #000066;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #FFCC33;
}
.noDent {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	text-indent: 0%;
}
ol {
	text-indent: 0px;
	list-style-position: inside;
}
.separator {
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #FFCC66;
}
.sig {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFD266;
}
.picBorder {
	border: 3px double #6699FF;
}
.bolder {
	font-weight: bold;
	color: #FF9900;
}
.tableStore {
	border-top-width: 2px;
	border-right-width: 1px;
	border-top-style: dotted;
	border-right-style: solid;
	border-top-color: #FFCC66;
	border-right-color: #6699FF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	padding: 2px;
}
.tableDescription{
	border-top-width: 2px;
	border-right-width: 1px;
	border-top-style: dotted;
	border-right-style: solid;
	border-top-color: #FFCC66;
	border-right-color: #6699FF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: justify;
	font-size: 12px;
	text-indent: 15px;
	color: #000066;
	padding: 2px;


}

.tableProduct {
	text-align: center;
	vertical-align: top;
}

