﻿body
{
	background-color: #eae7ff;
	list-style-position: outside;
	font-size: 10pt;
	font-family: verdana, arial;
	margin: 0px;
	text-align: center;
	overflow: auto;
}

td.Header
{
	background-color: #9696ee;
}
table.Container
{
	width:999px;
	text-align:left;
}

td.Copyright
{
	font-size: 8pt;
	font-family: tahoma,arial;
	text-align: center;
	margin-top: 5px;
	color: #9696ee;
}

table.Content
{
	width:100%;
	font-family: Tahoma, Verdana, arial;
	font-size: 8pt;
}

td.LeftContent
{
	width: 200px;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 10px;
	padding-top: 10px;
	margin-left: 10px;
	background-color: #9696ee;
	vertical-align: top;
	text-align:center;
	font-family: Verdana, arial;
}

td.LeftBlurbContent
{
	width: 200px;
	padding-right: 5px;
	padding-top: 5px;
	padding-left: 5px;
	background-color: #9696ee;
	color: White;
	vertical-align: top;
	font-family: Tahoma, arial;
	
}

td.RightBlurbContentHeader
{
	padding-top: 2px;
	padding-left: 15px;
	border-top: solid 4px #9696ee;
	border-left: solid 2px #9696ee;
	font-family: Tahoma;
	font-size: 18px;	
	color: Navy;
}

td.RightBlurbContent
{
	font-family: Tahoma;
	font-size: 8pt;
	color: Navy;
}

ul.RightBlurbList
{
	list-style-type:square;
}

td.CenterContent
{
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 10px;
	padding-top: 10px;
	vertical-align: top;
	border-top: #cacaf6 2px solid;
	border-left: #cacaf6 2px solid;
	text-align: center;
	background-color: #ffffff;
	width: 100%;
}

td.RightContent
{
	
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	vertical-align: top;
	border-top: #cacaf6 2px solid;
	background-color: #ffffff;
	width: 150px;
}

td.CategoryHeader
{
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: Gray;
}

table.ContentContainer
{
	border-right: #cacaf6 2px solid;
	border-left: #cacaf6 2px solid;
	border-bottom: #cacaf6 2px solid;
}

div.MenuItem
{
	text-align: left;
	margin-left: 5px;
	padding-bottom: 5px;
	font-family: Verdana, Tahoma, Arial;
}

div.MenuItemExtraLine
{
	text-indent: 13px;
}

a.MenuItem:link
{
	color: #ffffff;
	text-decoration: none;
}

a.MenuItem:visited
{
	color: #ffffff;
	text-decoration: none;
}

a.MenuItem:hover
{
	color: #0000b0;
	text-decoration: none;
}

a.MenuItem:active
{
	color: #0000b0;
	text-decoration: none;
}

a.DesignerLink:link
{
	color: #0000b0;
	text-decoration: none;
}

a.DesignerLink:visited
{
	color: #0000b0;
	text-decoration: none;
}

a.DesignerLink:hover
{
	color: #e44150;
	text-decoration: none;
}

a.DesignerLink:active
{
	color: #e44150;
	text-decoration: none;
}