/*******************************
standard blue: #01539C

/*******************************
	STRUCTURAL STYLES
*******************************/
#adminContainer
{
	width:970px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
#headerDiv
{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;		
	text-align:left;
}
#breadcrumbDiv
{
	margin:0px 0px 10px 0px;
	padding:0px 7px 4px 0px;		
	background: #01539C;
	text-align:right;
	/*  ADD GREY PIPING ON SIDES */
	border-style: solid; 
	border-color: #A3A3A3;
	border-width: 0px 1px 0px 1px;

}
#mainDiv
{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;	
	width:970px;
	text-align:left;

}
	#leftNavDiv
	{
		float:left;
		margin:0px 0px 0px 0px;
		padding:0px 10px 0px 0px;	
		width:170px;
	}
	#mainContentDiv
	{
		float:left;
		margin:0px 0px 0px 0px;
		padding:0px 0px 0px 0px;	
		width:800px;
		background:#ffffff;
	}

		#pageHeader
		{
			margin:0px 0px 10px 0px;		
		}
		#contentDiv 
		{
			margin:0px 0px 0px 0px;
			padding:0px 0px 0px 0px;
			background:#ffffff;
			
		}
	#rightNav
	{
		margin:0px 0px 0px 0px;
		padding:10px 10px 10px 10px;
		text-align:left;
		width:1px;
	}
#footerDiv
{
	width:970px;
	text-align:right;
	padding-top:4px;
	color:#aaaaaa;
}
/******************************
	STANDARD PAGE SETUP
******************************/
.PageTitle
{
	font-size: 18px;
	font-family: Tahoma;
	font-variant: normal;
	text-decoration: none;
}
.PageInstructions
{
	color:#666666;
	font-family: Tahoma;
	font-variant: normal;
	text-decoration: none;
	margin: 4px 0px 4px 0px;
	padding: 4px 0px 4px 0px;	
}
/******************************
	GLOBAL ELEMENTS
******************************/
BODY, TD, P
{
	font-family: Tahoma;
	font-size: 11px;
}

A, A:active, A:visited 
{
	color:#00316a;
	text-decoration:none
}
A:hover 
{
	color:#01539C
}
H1 
{
	font-family:Tahoma;
	font-size:18px;
	font-weight: bold;
	text-transform: uppercase;
}
H2
{
	font-family:Tahoma;
	font-size:18px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
H3
{
	font-family:Tahoma;
	font-size:16px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
H4
{
	font-family:Tahoma;
	font-size:12px;
	font-weight: bold;
}
H5
{
	font-family:Tahoma;
	font-size:11px;
	font-weight: bold;
}
H6
{
	font-family:Tahoma;
	font-size:10px;
	font-weight: bold;
}

HR 
{
	height: 1px; 
	color: #A3A3A3; 
}
/******************************
	MENU STYLES
******************************/
.MenuBorders
{
	border-left: solid 1px #cccccc;
	border-right: solid 1px #cccccc;
}
.MenuIcon 
{
	 padding: 3px 5px 3px 6px;
	 border-top: solid 1px #FFFFFF;
	 border-bottom: solid 1px #cccccc;
	 margin: 0;
	 cursor:hand;
	 cursor: pointer;
}
* .SelectedMenuItem, * .UnSelectedMenuItem
{
	width: 111px;
	font-family:Tahoma;
	font-size:8pt;
	cursor:hand;
	cursor: pointer;	
	padding: 6px 6px 5px 0px;
	border-top: solid 1px #FFFFFF;
	border-bottom: solid 1px #cccccc;
	margin: 0;
	width: 117px;
}
.SelectedMenuItem
{
	background:#ffffff;
}
.UnSelectedMenuItem
{
	background-image: url(../Images/Background_Menu.gif);
}

TD.SelectedMenuItem A {color:#000000;}
TD.SelectedMenuItem A:Active {color:#000000;}
TD.SelectedMenuItem A:Hover {color:#000000;}
TD.SelectedMenuItem A:Visited {color:#000000;}

TD.UnSelectedMenuItem A {color:#000000;}
TD.UnSelectedMenuItem A:Active {color:#000000;}
TD.UnSelectedMenuItem A:Hover {color:#000000;}
TD.UnSelectedMenuItem A:Visited {color:#000000;}
/* ******************************/

TR.rowOff Td {background:#ffffff;}
TR.rowOn Td {background:#efefef;}
.watermark 
{
	background: #ffffff;
	background-image:url(../images/watermark.gif);
	background-attachment:fixed;
	background-repeat:no-repeat;
	background-position: center center; 
}
/* BEGIN Administration Styles */

TABLE.bordered 
{
	
}
TABLE.bordered TD
{
	border:1px solid #efefef;
	margin:0px;	
	padding:0px;
}
TD.noborder
{
	background:none;
	border:none		;
}
TR.colhead TD 
{
	border:1px solid #89ACCD;
	font-weight:bold;
	padding-left:8px
}
TR.row0 {background:#efefef}
TR.row1 {background:none}
TR.row2 {background:#efefef}
TR.selectedRow {background:#fffff0}


.printOnly
{
	display:none;
}



.AdminBackground
{
	background: #DAD9D9;
}
.AdminGutter
{
	/*background: #A3A3A3;*/
}

#MainHeader /*T*/	
{
	margin-right: 5px;
}
.MainPopupTable
{
	background:#93A6D2;
	width:auto;
}
.MainButtonBar /*T*/
{
	background-color: #E0DDD8;
	border-bottom: solid 1px #CBC9C9;
}
.ButtonStyle
{
	font-family:Tahoma;
	font-size:8pt;
}
.ReportSubHead
{
	font-family:Tahoma;
	font-size:12px;
}

.BodyText
{
	font-family:Tahoma;
	font-size:8pt;
}


.HeaderBar
{
	 background:#3B619C;
	 background:#18357A;
	 /*westec style*/
	 background:#01539c; 
}

.HeaderBarText
{
	 font-family:Tahoma;
	 color:#FFFFFF;
	 font-weight:bold;
	 font-size: 18px;
	 letter-spacing: 3px;
	 text-transform: uppercase;
	 padding-left: 10px;
}

.HomePageArea
{
	font-family:Tahoma;
	font-size:8pt;
	padding-left:5px;
	padding-right:5px;
}

.CategoryHeader
{
	 background:#364085;
	 height:20px;
}

.CategoryHeaderText
{
	 font-family:Tahoma;
	 color:#FFFFFF;
	 font-weight:bold;
	 font-size: 12px;
	 text-transform: uppercase;
	 padding-left: 5px;
}

/* BEGIN Drilldown Toolbar Styles */
.ToolbarLink
{
	cursor: hand;
	cursor: pointer;
	padding: 0;
	margin: 0;
}
.ToolbarLink img
{
	/*border: solid 1px green;*/
}
.ToolbarLink input
{
	/*border: solid 1px blue;*/
}
.ToolbarLink a
{
	display: block;
	padding: 0;
	margin: 0;
	line-height: 23px;
	
	font-family:Tahoma;
	color:#000000;
	text-decoration:none;
	font-size: 11px;
}
/*
a.ToolbarLink, a.ToolbarLink:visited
{
	cursor: hand;
	cursor: pointer;
}
.ToolbarLink a, .ToolbarLink a:hover, .ToolbarLink a:visited
{
	font-family:Tahoma;
	font-size:8pt;
	color:#000000;
	text-decoration:none;
}
.ToolbarLink a:hover
{
	color:#000000;
	text-decoration:none;
}
*/
/* END Drilldown Toolbar Styles */

/* BEGIN Calendar Styles */
.Calendar
{
	font-family:Tahoma;
	font-size:8pt;
	text-decoration:none;
	display: block;
	width: 100%;
	height: 24px;
	padding-top: 5px;
}
.CalendarTitle
{
	font-family:Tahoma;
	font-size:14pt;
	color:White;
	text-decoration:none;
	display: block;
	width: 100%;
	height: 24px;
	padding-top: 5px;
}
.CalendarSelected
{
	font-family:Tahoma;
	font-size:8pt;
	color:#000000;
	text-decoration:none;
	display: block;
	width: 100%;
}
.CalendarTitle:link
{
	color:Navy
}
.CalendarTitle:active
{
	color:Navy
}
.CalendarTitle:visited
{
	color:Navy
}
/* END Calendar Styles */
/* ------------------------------*/
/* SUBHEADER CONTROL CLASS STYLES */
.FormSubheadTitle
{
	font-family:Tahoma;
	font-size: 11px;
	font-weight:bold;
	color:#01539C;
	text-transform: capitalize;
}
.FormSubheadLine
{
	background-color: #efefef;
	padding: 0;
}
/* ------------------------------*/
.FormField
{
	font-family: Tahoma;
	font-size: 9px;
}
.FormLabel
{
	font-family: Tahoma;	
	font-size: 11px;
	color: #000000;
	white-space: nowrap;
}
.FormLabelDetail
{
	font-family: Tahoma;	
	font-size: 9px;
	color: #000000;
}
.FormLabelRequired
{
	font-family: Tahoma;
	font-size: 11px;
	white-space: nowrap;
	color: #990000;
	
}
.FormButton2
{
	font-family:Tahoma;
	font-size: 11px;
}
.FormButton
{
	margin: 0;
	padding: 0;
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	cursor: hand;
	border: solid 1px #cccccc;
	background-color: #e7e4de;
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#ffffffff',EndColorStr='#EAEAEC');	
}
* html .FormButton
{
	cursor: hand;
	border: solid 1px #e7e4de;
	background-color: #e7e4de;
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#ffffff', EndColorStr='#bababa')
}
.ErrorBanner
{
	border: 2px solid #AA0000;
	padding:4px;
	font-size: 12px;
	color: #AA0000;
}
.ErrorText
{
	font-family: Tahoma;
	font-size: 11px;
	text-align: center;
	color: #aa0000;
}
.ErrorText ul
{
	text-align: left;
	margin-left: 250px;
}
.BodySpacer
{
	background:#efefef;
}

.BodyTopGutter
{
	height:15px;
	background:#ffffff;
}
.BodyLeftGutter
{
	width:15px;
	background:#ffffff;
}
.BodyRightGutter
{
	width:15px;
	background:#ffffff;
}

/* BEGIN Tab Styles */
.TabCell
{
	cursor:hand;
	cursor: pointer;
}
.SelectedTabCell
{
	font-family:Tahoma;
	font-size: 9px;
	text-align:center;
	color:#000000;
	cursor:hand;
	cursor: pointer;
	background-image: url(../Images/Background_Tab.gif);
	/*filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#DDECFE', EndColorStr='#ffffff');*/
}
.UnSelectedTabCell
{
	vertical-align: middle;
	font-family:Tahoma;
	font-size: 9px;
	text-align:center;
	color:#ffffff;
	cursor:hand;
	cursor: pointer;
	background-image: url(../Images/Background_Tab_Unselected.gif);
	/*filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#ffffff', EndColorStr='#e7e4de');*/
}
.TabDeadSpace
{
	background-image: url(../Images/Tab_Space.gif);
}
.AdminTabContainer
{
	position: relative;
	/*
	position: absolute;
*/
}
/* END Tab Styles */
.FormFieldText {border:1px solid #efefef;padding:0px 4px 0px 4px}

.FormTable
{
	font-family:Tahoma;
	font-size:8pt;
	color:#000000;
	background:#A3A3A3;
	border-bottom:solid 1px #E7E4DE;
	border-right:solid 1px #E7E4DE;
	border-left:solid 1px #E7E4DE;
	height:460px;
	width:784px;
}

.FormTableSmall
{
	font-family:Tahoma;
	font-size:8pt;
	color:#000000;
	background:#A3A3A3;
	border-bottom:solid 1px #E7E4DE;
	border-right:solid 1px #E7E4DE;
	border-left:solid 1px #E7E4DE;
	height:100%;
	width: 100%;
	text-align: left;
}

.FormTableNoHeight
{
	font-family:Tahoma;
	font-size:8pt;
	color:#000000;
	background:#A3A3A3;
	border-bottom:solid 1px #E7E4DE;
	border-right:solid 1px #E7E4DE;
	border-left:solid 1px #E7E4DE;
	width:784px;
}

.InnerFormTable
{
	font-family:Tahoma;
	font-size:8pt;
	color:#000000;
	background:#FFFFFF;
	border-bottom:solid 1px #E7E4DE;
	border-right:solid 1px #E7E4DE;
	border-left:solid 1px #E7E4DE;
	width: 100%;
	height: 445px;
	margin: 0 5px 5px 5px;
	padding: 3px 8px;
}

.InnerFormTableSmall
{
	font-family:Tahoma;
	font-size:8pt;
	color:#000000;
	background:#FFFFFF;
	border-bottom:solid 1px #E7E4DE;
	border-right:solid 1px #E7E4DE;
	border-left:solid 1px #E7E4DE;
	width: 100%;
	margin: 0 7px 10px 7px;
	padding: 0 8px 3px 8px;
}


.InnerFormTableTop
{
	width: 100%;
	margin: 0 5px;
}

.PopupDivContainer
{
	height:510px;
	overflow:auto;
}

.PopupDivContainerNoBar
{
	height:535px;
	overflow:auto;
}

/* BEGIN Northridge ListView Toolbar Header Styles */
.ListToolbarHeader
{
	 font-family:Tahoma;
	 color:#FFFFFF;
	 font-size: 12px;
	 text-transform: uppercase;
	 font-weight:bold;
	 padding-left: 5px;
}
/* END Northridge ListView Toolbar Header Styles */

/* BEGIN Northridge ListView Styles */
.ListView
{
	background:#ffffff;
	border: solid 1px #e7e4de;
	margin: 0;
	padding: 0;
}
.ListViewColumnHeaderTable
{
	width: 100%;
	height:20px;
	padding-left:5px;
	padding-right:2px;
	padding-top:2px;
	padding-bottom:2px;
	border-width:0px;
	border-collapse:collapse;
}
* html .ListViewColumnHeaderTable
{
	width: auto;
}
.ListViewColumnHeader, .ListViewColumnHeader TD
{
	font-family:Tahoma;
	font-size:8pt;
	color:#000000;
	cursor:auto;
	border-right:solid 1px #e7e4de;
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#ffffff', EndColorStr='#EAEAEC');
	background-color: #F7F6F3;
}
.ListViewPageLabel
{
	font-family:Tahoma;
	font-size:8pt;
	color:#000000;
}
.ListViewSortedColumnData
{
	font-family:Tahoma;
	font-size:8pt;
	color:#000000;
	border-bottom:solid 1px #e7e4de;
	vertical-align: top;
}
.ListViewColumnData
{
	font-family:Tahoma;
	font-size:8pt;
	color:#000000;
	border-bottom:solid 1px #e7e4de;
	vertical-align: top;
}
.ListViewRowUnSelected
{
	cursor: auto;
	background:#ffffff;
}
.ListViewRowSelected
{
	cursor: auto;
	background:#DDE8F2;
}
.ListViewRowUnSelectedNotSelectable
{
	cursor:hand;
	cursor: pointer;
	background:#ffffff;
}
.ListViewFooterRow
{
	border-top:solid 1px #e7e4de;
	background: #e7e4de;
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#ffffff', EndColorStr='#E8E9EB');
}
/* END Northridge ListView Styles */

/* BEGIN Admin Popup Styles */
.popupContainer
{
	width: auto;
	height: 514px;
	padding: 0 10px 10px 10px;
	background: #93A6D2;
	border: solid 1px #A3A3A3;
	border-top-width: 0;
}
* html .popupContainer
{
	height: 525px;
	width: 800px;
}
.popupTabContainer
{
	width: auto;
	height: auto;
	background: #DAD9D9;
	border-top-width: 0;
}
* html .popupTabContainer
{
	width: 800px;
}
.scrollBox
{
	width: 780px;
	height: 505px;
}
body.adminPopup
{
	background-color: #01539c;
}
.popupPage
{
	margin: 0;
	font-family: Tahoma;
	color: #000000;
	background: #A3A3A3;
	border-color: #E7E4DE;
	border-style: solid;
	border-width: 0 1px 1px 1px;
	height: 447px;
	padding: 0 11px 11px 11px;
}
* html .popupPage
{
	height: 465px;
}
.popupScrollBox
{
	background-color: #ffffff;
	border-color: #E7E4DE;
	border-width: 1px;
	border-style: solid;
	height: 442px;
	margin: 0;
	padding: 10px 2px 2px 10px;
	overflow: visible;
	overflow-y: scroll;
}
* html .popupScrollBox
{
	height: 452px;
	width: 754px;
}
.popupListViewContainer
{
	
	border-color: #E7E4DE;
	border-width: 0 1px 1px 1px;
	border-style: solid;
	height: 415px;
	margin: 0;
	padding: 0 2px 2px 2px;
}
* html .popupListViewContainer
{
	height: 418px;
}
.popupInnerTableTopRow
{
	background: url(../Images/Background_InnerTable_Top.gif);
}
.popupScrollBoxCornerImage
{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 100;
}
/* END Admin Popup Styles */

.TreeViewNodeRoot
{
	font-family:Tahoma;
	padding: 3px 3px 3px 5px;
	font-size: 11px;
	font-weight:bold;
	color:#000000;
	height:16px;
	vertical-align:middle;
	border-top: solid 1px #e7e4de;
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#ffffff', EndColorStr='#E8E9EB');
}
* html .TreeViewNodeRoot
{
	height: 22px;
}
.TreeView
{
	border:solid 1px #e7e4de;
	background-color:#ffffff;
}
.TreeViewNode, .TreeViewNodeParent
{
	font-family:Tahoma;
	font-size:11px;
	color:#000000;
	vertical-align:middle;
/*	border: solid 1px red;*/
}
.TreeViewNodeParent
{
	font-weight:bold;
	vertical-align:middle;
}

.complexControl 
{
	border: solid 1px #e7e4de;
	width:500px
}

.complexControlNonCMS
{
	width:570px
}

.ListTab
{
	border: solid 1px #e7e4de;
	border-bottom-width: 0;
	padding: 4px 4px 0 4px;
}

#zoomarea
{
	border: solid 1px #333333;
	background-color: #e7e4de;
	text-align: center;
}
#zoomarea a
{
	text-decoration: none;
	color: #000000;
}

/* begin content dev classes */
.FormTableContentDev
{
	font-family:Tahoma;
	font-size:8pt;
	color:#000000;
	background:#A3A3A3;
}
.TabDeadSpaceContentDev
{
	background:#A3A3A3;
	border-bottom:solid 1px #858383;
}
.DevTableHeader
{
	font-family:Tahoma;
	font-size:8pt;
	font-weight: bold;
	background-color:#EFEFEF;
	border: solid 1px #858383;
	text-align:center;
	line-height:16px;
}
.DevTableField
{
	font-family:Tahoma;
	font-size:8pt;
	background-color:#FFFFFF;
}

.CMSHeader
{
	background-color:#DEE8FE;
	background-color:#E0DDD8;
	border: solid 1px #CCCCCC;
	padding: 0px 12px 0px 12px;
}
/* end content dev classes */

.RowSeparator {
	padding: 0;
	width: 100%;
	background-color:#EFEFEF;	
	margin: 0;
	}
	
.CommentText
{
	font-family:Tahoma;
	font-size:8pt;
}

/* report styles */
.ReportHeaderRow
{	
	font-weight: bold;
    font-size: 11px;
    color: #ffffff;
    font-family: Tahoma;
    height: 17px;
    background-color: #333366
}

.ReportSubHeaderRow
{
	font-size: 11px;
    color: #000000;
    font-family: Tahoma;
    height: 17px;
    background-color: #efefef	
}
.ReportRow
{
	font-size: 11px;
    color: #333333;
    background-color: #FFFFFF;   
    font-family: Tahoma
}

.ReportCell
{
	font-size: 11px;
    color: #333333;
    border: solid 1px #000000;
    background-color: #FFFFFF;
    font-family: Tahoma
}

.NewsTitle
{
	font-family:Tahoma;
	color:#000000;
	font-size:8pt;
	font-weight:bold;
	padding-left:5px;
	padding-right:5px;
}
.NewsText
{
	font-family:Tahoma;
	color:#000000;
	font-size:8pt;
	padding-left:5px;
	padding-right:5px;
}
.NewsAuthor
{
	font-family:Tahoma;
	color:#000000;
	font-size:8pt;
	font-style:italic;
	padding-right:10px;
}
.QuickAddTitle
{
	font-family:Tahoma;
	font-size:8pt;
	font-weight:bold;
	border-top: solid 1px #FFFFFF;
	padding-left:3px;
	padding-bottom:3px;
	padding-top:3px;
}
.QuickAddLabel
{
	font-family:Tahoma;
	font-size:8pt;
	padding-left:3px;
	padding-bottom:3px;
}
.QuickAddField
{
	font-family:Tahoma;
	font-size:8pt;
	padding-bottom:3px;
}
.QuickAddTable
{
	background: url('../Images/Background_QuickAdd.gif');
	border-bottom: solid 1px #18357A;
	margin: 0;
}
.QuickAddSpacer1
{
	background-color:#DAD9D9;
}
.QuickAddSpacer2
{
	background-color:#18357A;
}

TABLE.Standard {border:0px solid #666666;}
TABLE[rules=rows] TR { border-top: solid }
TABLE.Standard TR.AltRow {color:Black;background-color:#E5EAF5;}
TABLE.Standard TR.HighlightRow {color:Black;background-color:#FFFFE1;}

TABLE.Standard TD.Header,TH {font-size:12px;margin: 0px 4px 0px 4px; padding:2px 2px 2px 2px; background-color:#01539C;color:#FFFFFF;font-weight:bold}
TABLE.Standard TH,TD,OPTION,P,SELECT,INPUT {font-size:11px;}
TABLE.Standard INPUT.GridButton {font-size:9px;width:45px;margin:0px 4px 0px 4px}




/* END Admin Styles */


.LogoHeader 
{
	background: url(../Images/LogoHeader_Background.gif) 0 0 repeat-x;
}

/*Modal Popup*/
.modalBackground 
{
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopupAddCompany
{
	background-color:#ffffff;
	border-width:3px;
	border-style:solid;
	border-color:#000000;
	padding:10px;
}

.modalPopup
{
	background-color:#ffffff;
	border-width:3px;
	border-style:solid;
	border-color:#000000;
	padding:10px;
	width:250px;
}
.modalPopup DIV.header
{
	font-size:14px;
	font-weight:bold;
	color:#AA0000;
	width:100%;
	text-transform:uppercase;
}
.modalPopup DIV.header HR
{
	height:1px;
	color:#AA0000
}
.modalPopup DIV.buttons
{
	margin-top:20px;
	text-align:center;
}
/* report viewer emulation */
.reportviewer
{
	background-color: #ECE9D8;
	font-family: verdana;
	font-size: 8pt;
	color: #808080;
}
.reportviewer_input
{
	border: 1px solid #7F9DB9;
	font-family: verdana;
	font-size: 8pt;
}
HR.reportviewer
{
	width: 100%;
	height: 1px;
	color: #efefef;
}
IMG.reportviewer
{
	vertical-align: -12%;
	margin: 0px;
	padding: 0px;
}
/* PAGE NUMBER STYLES */
TABLE.PageNumbers TD
{
	width: 10px;	text-align: center;	color: #000000;
}
TABLE.PageNumbers TD.On
{
	font-size: 9px;	border: 1px solid #cccccc;	background-color: #006699;	color: #ffffff;	font-weight: bold;	padding: 4px;
}
TABLE.PageNumbers TD.Off A:hover
{
	font-size: 20px;
}
TABLE.PageNumbers TD.Off
{
	font-size: 9px;	border: 1px solid #cccccc;	cursor: hand;	padding: 3px;
}
TABLE.PageNumbers TD.Next
{
	font-size: 9px;	border: 1px solid #cccccc;	cursor: hand;	padding: 3px;
}
TABLE.PageNumbers TD.Prev
{
	font-size: 9px;	border: 1px solid #cccccc;	cursor: hand;	padding: 3px;
}

/*-- Gray Drop Shadow Styles --*/
.gShadow ul{list-style:none;margin:0px;padding:0px;background:#fff url(../images/dev041500.gif) top left repeat-y;}
.gShadow ul li{background:transparent;}
.gShadow ul li p{margin:5px 0px 0px 0px;padding:0px 0px 0px 10px;font-size:11px;text-align:left;}
.gShadow ul li p a:link, .gShadow ul li p a:visited{margin:0px;padding:0px;border:0px;color:#000;text-decoration:none;}
.gShadow ul li p a:hover{color:#9b0033;}
.gShadow img.dashed{display:block;margin:9px 0px 7px 0px;padding:0px;}
.gShadow ul li p iframe{position:relative;}
.gShadow ul li.hd{
	margin:0px;
	padding:5px 9px;
	font-size:13px;
	font-weight:bold;
	color:#3B619C;
	text-align:left;
	background:#fff url(../images/dev041499.gif) top left no-repeat;
}
.gShadow ul li.hd a:link, .gShadow ul li.hd a:visited .gShadow ul li.hd a:active {margin:0px;padding:0px;color:#3B619C;font-size:13px;}
.gShadow ul li.hd a:hover {text-decoration: none;}
.gShadow ul li.hd a img{position:relative;top:0px;margin:0px 0px 0px 10px;border:0px solid #000000}
.gShadow ul li.hd-wt{
	margin:0px;
	padding:5px 2px 9px 7px;
	font-size:13px;
	font-weight:bold;
	color:#9b0033;
	text-align:left;
	background:transparent url(../images/dev041700.gif) top left no-repeat;
}
.gShadow ul li p.logos{margin:0px;padding:0px 0px 0px 1px;text-align:left;}
.gShadow ul li p.logos img{display:block;clear:both;margin:0px;padding:0px;}
.gShadow ul li.ft{
	width:172px;
	min-height:9px;
	display:block;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background:transparent url(../images/dev041501.gif) bottom left no-repeat;
}
.gShadow ul li.ft2{
	width:172px;
	min-height:9px;
	display:block;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background:transparent url(../images/dev041701.gif) bottom left no-repeat;
}



    .Accordian {border: 0px solid #ff0000;width:100%;font-size:.9em;}
    .AccordianHeader {margin: 4px 4px 4px 4px;padding:4px 4px 4px 4px;border-top:0px solid #cccccc;}
    .AccordianHeader A {color:#000000; text-decoration:none;}
    .AccordianContent {border:0px solid #ff0000;margin: 0px 0px 0px 20px; padding:0px 4px 0px 4px;background:#ffffff}

    .rpt_t_l {width:13px;height:51px;background:url(../images/report_t_l.gif);background-repeat:no-repeat;}
    .rpt_t_m {height:51px;background:url(../images/report_t_m.gif);background-repeat:repeat-x;font-size:1.5em;}
    .rpt_t_r {width:18px;height:51px;background:url(../images/report_t_r.gif);background-repeat:no-repeat;}
    .rpt_m_l {width:13px;height:100%;background:url(../images/report_m_l.gif);background-repeat:repeat-y;}
    .rpt_m_m {background:#ffffff;}
    .rpt_m_r {width:18px;height:100%;background:url(../images/report_m_r.gif);background-repeat:repeat-y;}
    .rpt_b_l {width:13px;height:43px;background:url(../images/report_b_l.gif);background-repeat:no-repeat;}
    .rpt_b_m {height:43px;background:url(../images/report_b_m.gif);background-repeat:repeat-x;}
    .rpt_b_r {width:18px;height:43px;background:url(../images/report_b_r.gif);background-repeat:no-repeat;}
