/* Report Navigation
---------------------------------------------------------*/

#ReportTabs
{
	position: relative;
	width: 98%;
	height: 30px;
	padding: 10px 0 0 13px;	
}

#ReportTabs ul
{
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 100%;
}

#ReportTabs ul li
{
	list-style-type: none;
	text-align: center;
	float: left;
	height: 30px;
}

#ReportTabs ul li.Off a
{	
	text-decoration: none;
	display: block;
	font-weight: bold;
	height: 30px;
	color: #0D4D9B;
}

#ReportTabs ul li.On a
{
	text-decoration: none;
	display: block;
	font-weight: bold;
	height: 30px;
	color: #0D4D9B;
}

#ReportTabs ul li.On
{
	background-image: url(/WebResources/Images/ReportnavOnBg.jpg);
    background-repeat: repeat-x;
	width: 154px;
}

#ReportTabs ul li.Off{
	background-image: url(/WebResources/Images/ReportnavOffBg.jpg);
    background-repeat: repeat-x;
	width: 154px;
}

#ReportTabs ul li a:hover
{
	color:Navy;
}

.ReportTabSeparator
{
	width: 2px;
	background-image: url(/WebResources/Images/ReportnavSeparator.jpg);
}

.ReportTabSeparatorOnLeft
{
	width: 6px;
	background-image: url(/WebResources/Images/ReportnavOnLeft.jpg);
}

.ReportTabSeparatorOnRight
{
	width: 7px;
	background-image: url(/WebResources/Images/ReportnavOnRight.jpg);
}

.ReportTabSeparatorOffLeft
{
	width: 10px;
	background-image: url(/WebResources/Images/ReportnavOffLeft.jpg);
}

.ReportTabSeparatorOffRight
{
	width: 11px;
	background-image: url(/WebResources/Images/ReportnavOffRight.jpg);
}

#ReportTabs ul li.Off #ER
{
	background: url(/WebResources/Images/ReportnavERLogoOff.jpg) no-repeat 8px 6px;
}

#ReportTabs ul li.On #ER
{
	background: url(/WebResources/Images/ReportnavERLogoOn.jpg) no-repeat 10px 4px;
}

#ReportTabs ul li.Off #ID
{
	background: url(/WebResources/Images/ReportnavIDLogoOff.jpg) no-repeat 8px 6px;
}

#ReportTabs ul li.On #ID
{
	background: url(/WebResources/Images/ReportnavIDLogoOn.jpg) no-repeat 10px 4px;
}

#ReportTabs ul li.Off #AR
{
	background: url(/WebResources/Images/ReportnavARLogoOff.jpg) no-repeat 8px 6px;
}

#ReportTabs ul li.On #AR
{
	background: url(/WebResources/Images/ReportnavARLogoOn.jpg) no-repeat 10px 4px;
}

.tabLinkTextOn
{
	position:relative;
	left: 12px;
	top: 7px;
}

.tabLinkTextOff
{
	position:relative;
	left: 15px;
	top: 10px;
}

#subnavlarge a:hover
{
	color:Navy;
}

.subnavlarge a:hover
{
	color:Navy;
}

/* Sub Navigation
---------------------------------------------------------*/
#subnav 
{	
	background: url(/WebResources/Images/SubnavBg.jpg) 0 0 repeat-x;
	margin: -1px 18px 0 13px;
}

#subnav div
{	
	background: url(/WebResources/Images/SubnavLeft.jpg) 0 0 no-repeat;
}
	
#subnav div div
{	
	background: url(/WebResources/Images/SubnavRight.jpg) 100% 0 no-repeat;
	height: 20px;
	width: 100%;	
}

#subnavlarge 
{	
	background: url(/WebResources/Images/SubnavBgLarge.jpg) 0 0 repeat-x;
	margin: 0px 18px 0 13px;
}

#subnavlarge div
{	
	background: url(/WebResources/Images/SubnavLargeLeft.jpg) 0 0 no-repeat;
}
	
#subnavlarge div div
{	
	background: url(/WebResources/Images/SubnavLargeRight.jpg) 100% 0 no-repeat;
	height: 31px;
	width: 100%;
}

#subnavlarge ul
{
	margin: 0px;
	padding: 0px;
	float:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	width: 100%;
}
	
#subnavlarge ul li
{
	list-style-type: none;
	float: left;
	height: 24px;
}

.SubnavOnLeft
{
	height: 24px;
	width:5px;
	background-image: url(/WebResources/Images/SubnavOnLeft.jpg);
	position:relative;
	top:7px;
	margin-left:10px;
}
	
.SubnavOnBg
{
	background-image: url(/WebResources/Images/SubnavOnBg.jpg);
    background-repeat: repeat-x;
	padding:0 5px 0 5px;
	position:relative;
	top:7px;
}

.SubnavOnRight
{
	height: 24px;
	width:5px;
	background-image: url(/WebResources/Images/SubnavOnRight.jpg);
	position:relative;
	top:7px;
	margin-right:10px;
}

.SubnavOff
{
	height: 24px;
	position:relative;
	top:9px;
	padding:0 15px 0 15px;
}

.SubnavTextOn
{
	position:relative;
	top:5px;
}

/* Tab Content Fieldset
---------------------------------------------------------*/
.SubFieldsetResultsContainer
{
	margin-top:-1px;
}

div.FieldSet
{
	background: url(/WebResources/Images/ContentLeft.jpg) 0 0 repeat-y;	
}

div.FieldSet #sub1
{
	background: url(/WebResources/Images/ContentRight.jpg) 100% 0 repeat-y;
}

div.FieldSet #EditReviewInnerContent
{
	padding: 30px 10px 10px 18px;
	width: 450px;
}

div.FieldSet #InvitationsInnerContent
{
	padding: 30px 10px 10px 18px;
	width: 650px;
}

div.FieldSet #RecipientStatusInnerContent
{
	padding: 30px 10px 10px 18px;
	width: 700px;
}

div.FieldSet #AnalyzeResultsPageInnerContent
{
	padding: 30px 10px 10px 1px;
}

div.FieldSet #ResultsPageInnerContent
{
	padding: 15px 10px 10px 1px;
}

div.FieldSet #CrossTabSelectPageInnerContent
{
	padding: 30px 10px 10px 18px;
}

div.FieldSet #SaveReportPageInnerContent
{
	padding: 30px 10px 10px 18px;
}

div.FieldSet #innerContent
{
	padding: 30px 10px 10px 18px;
	width: 555px;
}

div.FieldSetBottom
{
	background: url(/WebResources/Images/ContentFooterBg.jpg) 0 0 repeat-x;
}

div.FieldSetBottom div
{
	background: url(/WebResources/Images/ContentFooterLeft.jpg) 0 0 no-repeat;
}

div.FieldSetBottom div div
{
	background: url(/WebResources/Images/ContentFooterRight.jpg) 100% 0 no-repeat;
	height: 17px;
	width: 100%;
}