﻿/* CSS Document */

body
{
	font-family: Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #646464;
}
table
.GrayBackground {
	background-color: #F6F6F6;
}


ul

{
	font-family: Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #646464;
	list-style-image: url("/olcc/Assets/Images/HiddenArrow.gif")
	margin-left: 20px;
	padding-left:0px;
}

.OrangeArrowBullets {
	font-family: Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #646464;
	list-style-image: url('/olcc/Assets/Images/HiddenArrow.gif');
	margin-left: 20px;
	padding-left:0px;
}


p
{
	font-family: Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #646464;
}
.normal
{
	font-family: Arial,Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #646464;
}

.OutlineText{
	font-family: Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #646464;
	margin-top: 0;
	margin-bottom: 10px;
}
.BlueHeaderNext {
	color: #008BC6;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	margin-top: 14px;
	margin-bottom: 4px;
}
.BlueHeader0 {
	color: #008BC6;
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	margin-top: 0px;
	margin-bottom: 4px;
}

.OutlineModuleHeading {
	font-family: Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #646464;
	margin-top: 0;
	margin-bottom: -10px;
}
.BulletedParagraph {
	font-family: Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #646464;
	margin-top: 0;
	margin-bottom: 0;
}

.CellBackground {
	background-color: #F6F6F6;
	width:320px;
}






