﻿body
{
	margin: 0px;
}
.LineRptHor
{
	height: 8px;
	width: 100%;
	background-image: url(images/SimpleRpt.jpg);
	background-repeat: repeat-x;
}
.LineRptHorSmall
{
	height: 1px;
	width: 100%;
	background-image: url(images/_1pxRpt.jpg);
	background-repeat: repeat-x;
}
.PanelOption
{
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	border-left: 1px solid #514d88;
	border-right: 1px solid #514d88;
}
.PanelText
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.PanelOption2
{
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	border-left: 1px solid #514d88;
}
.PanelOption3
{
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	border-right: 1px solid #514d88;
}
.GradRpt
{
	padding-left: 10px;
	height: 20px;
	width: 100%;
	background-image: url(images/RptGradient.png);
	background-repeat: repeat-x;
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.WhiteBoldText
{
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.BluePanelLink
{
	color: #514d88;
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
}
.BluePanelLink:hover
{
	text-decoration: underline;
}
.PageLink
{
	color: #514d88;
	font-family: Verdana;
	font-size: 12px;
	text-decoration: none;
}
.PageLink:hover
{
	text-decoration: underline;
}
.OrangePageLink
{
	color: #f47f00;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.OrangePageLink:hover
{
	text-decoration: underline;
}
.BlueLink12
{
	color: #514d88;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.BlueLink12:hover
{
	text-decoration: underline;
}
.OrangePanelLink
{
	color: #f47f00;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.OrangePanelLink:hover
{
	text-decoration: underline;
}
.BlueText
{
	color: #514d88;
	font-family: Verdana;
	font-size: 12px;
	text-decoration: none;
}
.BlueBoldText
{
	color: #514d88;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.BlueBoldTextSmall
{
	color: #514d88;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
.Button
{
	height: 34px;
	width: 104px;
	background-image: url(images/Button.png);
	background-repeat: no-repeat;
	color: #FFFFFF;
	border: 0px solid black;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	background-position: center center;
}
.ButtonSmall
{
	position: relative;
	height: 23px;
	width: 70px;
	background-image: url(images/ButtonSmall.png);
	background-repeat: no-repeat;
	color: #FFFFFF;
	border: 0px solid black;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	background-color: Transparent;
	background-position: center center;
}
.SelectedTab
{
	display: inline-block;
	height: 33px;
	width: 110px;
	background-image: url(images/TabSelected.png);
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}
.UnSelectedTab
{
	display: inline-block;
	height: 33px;
	width: 110px;
	background-image: url(images/TabUnSelected.png);
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}
.UnSelectedTab:hover
{
	background-image: url(images/TabHover.png);
	background-repeat: no-repeat;
	text-decoration: underline;
}
.BigBlueBoldText
{
 color: #514d88;
 font-family: Verdana;
 font-size: 14px;
 font-weight: bold;
 text-decoration: none;
}
.BigGrayBoldText
{
 color: Gray;
 font-family: Verdana;
 font-size: 14px;
 font-weight: bold;
 text-decoration: none;
}
.BigGrayBoldLink
{
 color: Gray;
 font-family: Verdana;
 font-size: 14px;
 font-weight: bold;
 text-decoration: none;
}
.BigGrayBoldLink:hover
{
 text-decoration: underline;
}
.RepeaterItem
{
	padding-top: 5px; 
	padding-bottom: 5px; 
	border-bottom: 1px #514d88 solid;
	border-left: 1px #514d88 solid;
	border-right: 1px #514d88 solid;
}
.PanelTable1
{
	background-color: #e7e5ff;
	border-collapse: collapse;
	border: 1px #514d88 solid;
}
.PanelTable2
{
	background-color: #ffffff;
	border-collapse: collapse;
	border: 1px #514d88 solid;
}
.RegularButton
{
	border: 1px #777777 solid;
	background-color: #EFEFEF;
	color: #111111;
	font-family: Verdana;
	cursor: pointer;
}
.listTd1
{
	border-top: 1px #514d88 solid; width: 20%; padding-top: 5px; padding-bottom: 5px;
}
.listTd2
{
	border-top: 1px #514d88 solid; width: 55%;
}
.listTd3
{
	border-top: 1px #514d88 solid; width: 12%;
}
.listTd4
{
	border-top: 1px #514d88 solid; padding-right: 2px; width: 13%;
}
.altListTd
{
	background-color: #e7e5ff;
}
.homeBox1
{
	background-color: #e7e5ff;
	border: 1px #514d88 solid;
}
.homeBox2
{
	border: 1px #514d88 solid;
}
