﻿body, table.HoldingFrame 
{
	background-color: White; 
	margin: 60px 0px; 
	font-family: Arial;
	font-size: 9pt;
	color: #323232;
}

a
{
	color: #6f176a;	
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;	
}

table.Main
{
	empty-cells: show;
	width: 931px;
}

td.Main
{
	padding: 18px;
	height: 900px;
}

td.Seperator
{
	border-left-width: 1px;
	border-left-color: #eeeeee;
	border-left-style: solid;	
}

td.LogoCell
{
	width: 25%;	
}

td.StrapLine
{
	text-align: center;
	vertical-align: middle;	
	width: 50%;
}

td.DateCell
{
	text-align: right;
	vertical-align: bottom;	
	font-size: 8pt;
	width: 25%;
}


div.Heading
{
	font-size: 14pt;
	font-weight: bold;
	color: #323232;
	text-decoration: none;
}

div.Subheading, div.NewsHeadline
{
	text-decoration: none;	
	font-weight: bold;
}

div.NavAreaHeading
{
	font-size: 14px;
	color: #333333;	
	text-decoration: none;
	border-bottom-color: #18b1f7;
	border-bottom-style: solid;
	border-bottom-width: 3px;
	height: 35px;
	vertical-align: top;
}

td.NavAreaItem
{
	background-color: #ffffff;
	vertical-align: middle;
	text-align: left;
	border-bottom-color: #b3b3b3;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	height: 35px;	
	cursor: pointer;
}

a.NavAreaItem
{
	text-decoration: none;	
	color: #333333;
	font-weight: bold;
}

a.NavAreaItem:hover
{
	color: #18b1f7;
}



td.DateCell
{
	font-size: 8pt;
	text-align: right;	
}



td.NavBtn
{
	width: 15px;
	background-color: #666666;	
	border-color: #666666;
	border-width: 1px;
	border-style: solid;
	cursor: pointer;
}

td.NavTxt
{
	border-color: #666666;
	border-width: 1px;
	border-style: solid;
	width: 185px;
	cursor: pointer;
	font-size: 10pt;
}

div.LogoBlock
{
	vertical-align: bottom;	
}

td.Content
{
	font-weight: normal;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	height: 600px;
}

td.RightBanner
{
	padding-top: 15px;
}

td.BannerImg
{
	border-color: #666666;
	border-style: solid;
	border-width: 1px;	
}

td.Baseline
{
	margin-top: 50px;
	border-top-style: solid;
	border-top-color: #eeeeee;
	border-width: 1px;
	font-size: 7pt;
	padding-top: 3px;
}


td.AlignRight
{
	text-align: right;	
}

td.AlignCenter
{
	text-align: center;	
}



div.NewsArea
{
	background-color: #e6e6e6;
	padding: 8px 8px 8px 8px;
	font-size: 8pt;
	margin-top: 1px;
	height: 232px;
}

div.NewsHeading
{
	font-weight: bold;
}

div.NewsDate
{
	font-weight: bold;
	color: #196cf8;
}

a.NewsMore
{
	color: #186bf7;	
	text-decoration: underline;
}

div.DownloadsArea
{
	margin-top: 1px;
}

div.DownloadsHeading
{
	font-weight: bold;
}

div.GroupHeader
{
	font-size: 14px;
	color: #186bf7;
	border-bottom: solid 3px #18b1f7;
	padding-bottom: 10px;	
	width: 222px;
}

div.GroupText
{
	width: 222px;
	text-align: left;
	font-size: 8pt;
}

div.Spacer
{
	height: 4px;
}

td.SearchText
{
	color: #333333;
	font-size: 9pt;
}

td.SearchBtn
{
	vertical-align: middle;
	text-align: right;
	padding-top: 2px;
	width: 22px;
}

table.Grid
{
	border-color: #3b3b9f;
	border-width: 1px;
	border-style: solid;
	border-collapse: collapse;
	width: 100%;
	font-size: 8pt;
}

tr.GridRow
{
	background-color: White;
}

tr.GridRowOn
{
	background-color: #ccc;
}

th.Grid
{
	border-color: #3b3b9f;
	border-width: 1px;
	border-style: solid;
	background-color: #580361;
	color: #ffffff;
	font-weight: bold;
}

td.Grid
{
	border-color: #a1a5a9;
	border-width: 1px;
	border-style: solid;
}

td.GridHighlight
{
	border-color: #a1a5a9;
	border-width: 1px;
	border-style: solid;
	background-color: #ffff99;
	font-weight: bold;
}

table.MenuTab
{
	width: 360px;
	margin-bottom: 1px;
}

td.MenuTab
{
	color: #000000;
	border-bottom-color: #828282;
	border-bottom-width: 8px;
	border-bottom-style: solid;
	text-align: center;
	padding-bottom: 4px;
	width: 33%;
}

td.MenuTabBlank
{
	color: #828282;	
	border-bottom-color: #ffffff;
	border-bottom-width: 8px;
	border-bottom-style: solid;
	text-align: center;
	padding-bottom: 4px;
	cursor: pointer;
}

div.MenuTabContent
{
	display: none;
	position: absolute;
	background-color: #ffffff;
	display: none;
	width: 360px;
	height: 390px;
	-moz-opacity:.90;
	filter:alpha(opacity=90); 
	opacity:.90;
}

td.MenuTabOn
{
	color: #000000;	
	border-bottom-color: #000000;
	border-bottom-width: 8px;
	border-bottom-style: solid;
	text-align: center;
	padding-bottom: 4px;
	cursor: pointer;
	width: 33%;
}

div.MenuTabShading
{
	position: absolute;
	background-color: #ffffff;
	display: none;
	width: 360px;
	height: 390px;
	-moz-opacity:.90;
	filter:alpha(opacity=90); 
	opacity:.90;
	text-align: left;
}

div.MenuTabItems
{
	position: absolute;
	display: none;
	width: 360px;
	height: 390px;
	text-align: left;
	color: Black;
	padding: 10px 10px 10px 10px;
}

img.AreaImage
{
	border-bottom-color: #828282;
	border-bottom-width: 8px;
	border-bottom-style: solid;
	padding-bottom: 1px;
}

td.MenuTabItem
{
	font-size: 8pt;	
	padding-left: 10px;
}

td.MenuTabItemHeader
{
	font-size: 9pt;	
	font-weight: bold;
	padding-left: 10px;
}

a.MenuTabItem
{
	color: #323232;
}

div.LoadingArea
{
	background-color: #eeeeee;
	font-size: 9pt;
	text-align: center;
	border-width: 1px;
	border-style: dotted;
	border-color: #dddddd;	
	padding-top: 30px;
	padding-bottom: 30px;
}

div.CalendarMonthName
{
	font-size: 14pt;
	font-family: Arial;
	font-weight: bold;
	color: #323232;
	text-decoration: none;
	margin-top: 15px;
}

div.CalendarEventHeader
{
	font-size: 10pt;
	font-family: Arial;
	font-weight: bold;
	text-decoration: none;
	color: #323232;
}

a.CalendarLink
{
	cursor: pointer;
	text-decoration: none;	
	color: Black;
}

td.PicBlock
{
	padding-right: 3px;
	padding-top: 3px;
	cursor: pointer;
}

img.PicBlock
{
	border-color: #dedede;
	border-width: 1px;
	border-style: solid;
}

div.HomeSpacer
{
	background-color: Yellow;
	padding-top: 50px;	
}

div.rotator
{
	width: 360px;
	height: 390px;
	overflow: hidden;
}

td.rotatorCell
{
	width: 360px;
	height: 390px;
}



