﻿
.LargeTitle
{
	font-size: 22pt;
	font-family: Times New Roman;
	color: #3F2FC6;
	text-align: left;
	font-weight: bolder;
}
.MediumTitle
{
	font-size: 14pt;
	font-family: Arial;
	color: Goldenrod;
	text-align: left;
	font-weight: bold;
}
.BodyText
{
	font-size: 9pt;
	font-family: Sans-Serif;
	color: Black;
	text-align: left;
	line-height: 23px;
}
.BodyTitle
{
	font-size: 12pt;
	font-family: Sans-Serif;
	color: #333333;
	text-align: left;
	line-height: 7px;
	font-weight: bold;
}
.Copyright
{
	font-size: 8pt;
	font-family: Sans-Serif;
	color: Gray;
	text-align: center;
	font-weight: bold;
}
.Submenu
{
	font-size: 8pt;
	font-family: Sans-Serif;
	color: Gray;
	text-align: center;
	font-weight: bold;
}
.AccordionTitle
{
	font-size: 13pt;
	font-family: Sans-Serif;
	color: Goldenrod;
	text-align: left;
	line-height: 23px;
}
.AccordionBody
{
	font-size: 12px;
	font-family: Tahoma;
	color: Black;
	text-align: left;
	line-height: 23px;
}

.back_img_one
{
	background-image: url('Images/LeftColumn/Lense2.png');
}

.back_img_two
{
	background-image: transparent url("Images/LeftColumn/CenterSlice.png");
	background-repeat: repeat-y;
}

