p			{font-family: Arial, Helvetica, sans-serif; font-size: 13px; margin-left: 20px; margin-right: 20px; text-align: justify}
p.copyrt		{
	font-size: 10px;
	text-align: center;
	color: #660099;
}
ul			{
	font-size: 13px;
	margin-left: 30px;
	margin-right: 20px;
	text-align: justify;
	list-style-position: outside;
	list-style-image: url(graphics/diamond_black-circle-up.gif);
	list-style-type: disc;
}
/* margin-left: 20px; ?  I tried this, and didn't get anything different. */
/* ul.left			{list-style-image: url(graphics/diamond_1.gif); font-size: 12px; font-weight: normal; line-height: 14px; margin-left: 20px} */
ul.left			{font-size: 12px; font-weight: normal; line-height: 14px; margin-left: 20px}
ul.margin-left	{font-size: 10px; font-weight: normal; line-height: 14px; margin-left: 40px; margin-right: 20px; text-align: left}

ul.assessments-list			{
	font-size: 13px;
	margin-left: 10px;
	margin-right: 20px;
	text-align: justify;
	list-style-position: inside;
	list-style-image: url(graphics/diamond_black-circle-up.gif);
	list-style-type: disc;
}

ul.assessments-list-level-2			{
	font-size: 13px;
	margin-left: 15px;
	margin-right: 20px;
	text-align: justify;
	list-style-position: outside;
	list-style-image: url(graphics/diamond_black-circle-up.gif);
	list-style-type: disc;
}

/* ul.margin-left	{list-style-image: url(graphics/diamond_black.gif); font-size: 10px; font-weight: normal; line-height: 14px; margin-left: 40px; margin-right: 20px; text-align: left} */
a:link			{
	text-decoration: none;
}
a:visited		{text-decoration: none}
a:hover			{text-decoration: none; color: #ff0f00}
a.left:link		{
	text-decoration: none;
	color: #ffffff;
	font-size: 13px;
	line-height: 22px;
	margin-left: 7px;
	margin-right: 8px;
	font-family: Arial, Helvetica, sans-serif;
}
a.left:visited		{text-decoration: none; color: #ffffff; font-size: 13px; line-height: 22px; margin-left: 7px; margin-right: 8px}
a.left:hover		{text-decoration: none; color: #ff0f00; font-size: 13px; line-height: 22px; margin-left: 7px; margin-right: 8px}
a.lefton:link		{
	text-decoration: none;
	color: #570f82;
	font-size: 13px;
	line-height: 22px;
	margin-left: 7px;
	margin-right: 8px;
	font-family: Arial, Helvetica, sans-serif;
}
a.lefton:visited	{text-decoration: none; color: #570f82; font-size: 13px; line-height: 22px; margin-left: 7px; margin-right: 8px}
a.lefton:hover		{text-decoration: none; color: #570f82; font-size: 13px; line-height: 22px; margin-left: 7px; margin-right: 8px}
a.left2:link		{
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
	line-height: 14px;
	margin-left: 7px;
	font-family: Arial, Helvetica, sans-serif;
}
a.left2:visited		{font-size: 10px; font-weight: normal; color: #ffffff; line-height: 14px; margin-left: 7px}
a.left2:hover		{font-size: 10px; font-weight: normal; color: #ff0000; line-height: 14px; margin-left: 7px}
a.left2on:link		{
	font-size: 10px;
	font-weight: normal;
	color: #570f82;
	line-height: 14px;
	margin-left: 9px;
	font-family: Arial, Helvetica, sans-serif;
}
a.left2on:visited	{font-size: 10px; font-weight: normal; color: #570f82; line-height: 14px; margin-left: 7px}
a.left2on:hover		{font-size: 10px; font-weight: normal; color: #570f82; line-height: 14px; margin-left: 7px}
td.left			{
	font-weight: bold;
	line-height: 22px;
	background: #b095c1;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
}
td.service1		{
	font-weight: bold;
	line-height: 22px;
	background: url(graphics/service_tr_1.gif) no-repeat #b095c1 right top;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
}
td.service2		{font-weight: bold; line-height: 22px; background: url(graphics/service_tr_2.gif) no-repeat #ffffff left top; color: #ffffff}
td.content		{
	background: #ffffff;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
td.banner		{
	font-family: Times New Roman,Time;
	font-size: 42px;
	line-height: 70px;
	background: #570f82;
	color: #ffffff;
	padding: 0px;
	margin: 0px;
}
td.banner1		{
	font-family: Times New Roman,Time;
	font-size: 36px;
	line-height: 70px;
	background: #570f82;
	color: #ffffff;
	padding: 0px;
	margin: 0px;
}
td.banner2		{font-family: Times New Roman,Time; font-size: 24px; line-height: 70px;  background: #570f82; color: #ffffff}
td.logo			{background: #ff0f00; color: #ffffff}
h2.purple		{font-family: Times New Roman,Times; font-size: 36px; color: #570f82; font-weight: normal}
h2.orange		{font-family: Times New Roman,Times; color: #ff0f00; margin-left: 20px; font-weight: normal}
td.content li {
	margin-top: 5px;
	margin-bottom: 10px;
	list-style-type: disc;
}
td.content-left li {
	text-align: left;
	margin-top: 5px;
	margin-bottom: 5px;
	list-style-type: disc;
}

.purple-hilite {
	background-color: #B095C1;
	padding: 2px;
	font-weight: bold;

}
.nav-bar-bottom {font-size: 14px}
