a:link
{
	color: #333333;
	text-decoration: underline;
}
a:visited
{
	color: #333333;
	text-decoration: underline;
}
a:hover
{
	color: #666666;
	text-decoration: underline;
}

body
{		
	margin: 0px;
	border-collapse: collapse;
	background-color: #ffffff;
	font-family: veradana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

table
{
	font-family: veradana, arial, helvetica, sans-serif;
	font-size: 11px;
}

input
{
	font-family: veradana, arial, helvetica, sans-serif; 
	font-size: 11px; 
	border-width: 1px; 
	border-color: #cccccc;
}

textarea 
{
	font-family: veradana, arial, helvetica, sans-serif; 
	font-size: 11px; 
	border-width: 1px; 
	border-color: #cccccc;
}

select 
{
	font-family: veradana, arial, helvetica, sans-serif; 
	font-size: 11px; 
	border-width: 1px; 
	border-color: #000000;
}

hr
{
	height: 1px;
	color: #000000;
}

.confirm
{
	color: #009933;
	font-weight: bold;
}

.bluebox
{
	border:solid 1px #000000;
	background-color: #bdc3ce;
}

.error
{
	color: #cc0000;
}

.disabled
{
	filter: alpha(opacity=50);
	cursor: default;
}

.redlink
{
	color: #cc0000;
}

.validationsummary
{
	color: #cc0000;
	background-repeat: no-repeat;
	border-right: #666666 1px solid;
	padding-right: 3px;
	border-top: #666666 1px solid;
	padding-left: 3px;
	padding-bottom: 3px;
	margin: 11px;
	border-left: #666666 1px solid;
	padding-top: 3px;
	border-bottom: #666666 1px solid;
	background-color: #efe7c6;
}

.mainBody
{
	margin-top: 15px;
	display: block;
	position: static;
	width: 100%;
	z-index: 999;
}



.main
{
	display: block;
	position: static;
	left: 167px;
	margin-left:167px;
	z-index: 999;
}

.menu
{
	display: block;
	position: static;
	float: left; 
	width: 160px;
}

.footer {
	display: block;
	position: static;
	width: 100%;
	margin-top: 15px;
	margin-bottom: 15px;
	}

.rightpane
{
	left: 780px; 
	width: 200px; 
	position: absolute; 
	top: 66px; 
	height: 200px;
}

.fieldName
{
	font-weight: bold;
}

.fieldName_edit
{
	font-weight: normal;
}

.fieldName_required
{
	font-weight: bold;
}
.image_On
{
}

.image_Off
{
	display: none;
	/*filter:gray alpha(opacity=40);*/
}

.page_Header
{
	position: static;
	top: 0px;
	left: 0px;
	border-collapse: collapse;
	border-width: 0px;
	width: 100%;
	background-color: #CC0000;
	padding: 0px;
}

.selectedIndv
{
	border-bottom: solid 1px #000000;
}

.table_Narrow
{
	width: 150px; 
	border: 0px;
	border-collapse: collapse; 
	font-family: veradana, arial, helvetica, sans-serif; 
	font-size: 11px;
	margin-left: 4px;
	margin-bottom: 15px;
}

.table_Narrow_Header
{
	height: 15px;
	border: solid 1px #666666;
	background-color: #E5E5E5;
	text-indent: 3px;
	color: #666666; 
	font-weight: bold; 
}

.table_Narrow_SubHeader
{
	text-indent: 2px;
	height: 15px;
	border-bottom: solid 1px #666666;
	color: #333333; 
	background-color: #ffffff;
	font-weight: bold; 
}

.table_Narrow_Inner
{
	text-indent: 3px; 
	border-collapse: collapse;
	width: 148px; 
	background-color: #ffffff;
}

.table_Wide
{
	width: 75%; 
	border-collapse: collapse;
	padding: 0px;	
	font-family: veradana, arial, helvetica, sans-serif; 
	font-size: 11px;
}

.table_Wide_Header
{
	height: 15px;
	border: solid 1px #666666;
	background-color: #E5E5E5;
	text-indent: 3px;
	color: #666666; 
	font-weight: bold; 
}

.table_SubHeader
{
	height: 15px;
	border: solid 1px #666666;
	background-color: #E5E5E5;
	text-indent: 3px;
	color: #666666; 
	font-weight: bold; 
}

.table_SubHeader_Text
{
	height: 15px;
	border-top: solid 1px #666666;
	border-bottom: solid 1px #666666;
	border-left: solid 1px #666666;
	background-color: #E5E5E5;
	text-indent: 3px;
	color: #666666; 
	font-weight: bold; 
}

.table_SubHeader_Buttons
{
	height: 15px;
	border-top: solid 1px #666666;
	border-bottom: solid 1px #666666;
	border-right: solid 1px #666666;
	background-color: #E5E5E5;
	text-indent: 3px;
	color: #666666; 
	font-weight: bold;
	text-align: right;
}

.table_SubHeader_Collapsible
{
	cursor: hand;
	height: 15px;
	border: solid 1px #666666;
	background-color: #E5E5E5;
	text-indent: 3px;
	color: #666666; 
	font-weight: bold;
}

.table_Collapsed
{
	border-left: solid 1px #666666;
	border-right: solid 1px #666666;
	border-bottom: solid 1px #666666;
	border-top: 0px;
	color: #666666;
	text-indent: 3px;
}

.table_Wide_Inner
{
	text-transform: none;
	border-collapse: collapse; 
	width: 598px; 
	background-color: #ffffff;
	height: 50px;
}

.button
{ 
	background-color: #dddddd;
	color: #333333;
	border: solid 1px #000000;
	font-family: veradana, arial, helvetica, sans-serif;
	font-size: 11px;
	cursor: hand;
}

.reportRow {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: black;
	}
.reportColumn {
	padding: 4px;
	}


.record_Headings
{
	font-size: 11px;
	font-weight: bold;
}

.record_Values
{
	font-size: 11px;
	height: 25px; 
	vertical-align: super;
}

.list_Headings
{
	font-size: 11px;
	font-weight: bold;
}

.list_Values
{
	font-size: 11px;
	vertical-align: super;
}

/*
.MenuItem_Over
{
	cursor: hand;
	background-color: #ffcc66;
	color: #000000;
	text-indent: 2px;
	border-bottom: solid 1px #cccccc;
	height: 16px;
	font-weight: normal;
}

.MenuItem_Out
{	
	cursor: hand;
	background-color: #ffffff;
	color: #000000;
	text-indent: 2px;
	border-bottom: solid 1px #cccccc;
	font-weight: normal;
	height: 16px;
}

.subMenuItem_Over
{
	cursor: hand;
	background-color: #ffcc66;
	color: #000000;
	border-bottom: solid 1px #cccccc;
	text-indent: 2px;
	height: 16px;
	font-weight: normal;
}

.subMenuItem_Out
{	
	cursor: hand;
	background-color: #efefef;
	color: #000000;
	border-bottom: solid 1px #cccccc;
	text-indent: 2px;
	font-weight: normal;
	height: 16px;
}
*/

.menuItem_Over
{
	font-weight: bold;
}

.menuItem_Out
{
	font-weight: normal;
}

.subMenuItem_Over
{
	text-indent: 5px;
	font-weight: bold;
}

.subMenuItem_Out
{
	text-indent: 5px;
	font-weight: normal;
}

.MenuHeading_Over
{
	text-transform: uppercase;
	font-size: 10px;
	cursor: hand;
	background-color: #ffcc66;
	color: #333333;
	text-decoration: none;
	border: solid 1px #CC0000;
	height: 17px;
	padding: 0px 10px 0px 10px;	
}

.MenuHeading_Out
{
	text-transform: uppercase;
	font-size: 10px;
	cursor: hand;
	background-color: #ffffff;
	color: #000000;
	text-decoration: none;
	border: solid 1px #CC0000;
	height: 17px;
	padding: 0px 10px 0px 10px;	
}

.table_MenuHeadings
{
	font-family: veradana, arial, helvetica, sans-serif; 
	font-size: 11px; 
	color: #000000;
	text-indent: 3px;
	border-collapse: collapse;
	height: 18px;
}

.table_Header
{
	border-collapse: collapse;
	text-align: right;
	width: 768px;
	position: absolute;
	left: 0px;
	top: 47px;
	z-index: 9999999;
}

.wizardHeader
{
	font-size: 18px;
}

.scrollOuter
{
	overflow: hidden; 
	width: 181px; 
	position: relative; 
	height: 500px;
	border-bottom: none 1px #000000;
}

.scrollInner
{
	left: 0px;
	width: 175px;
	position: absolute;
	top: 0px;
}

/****************************************************************************
	DATAGRID CLASSES
****************************************************************************/

.DG_Main
{
    border: solid 1px #666666;
    text-indent: 4px;
}
 
.DG_AlternatingItem
{
    font-size: 11px;
    vertical-align: super;
    background-color: #efefef;
}
 
.DG_EditItem
{
    font-size: 11px;
    vertical-align: super;
    background-color: #ffffff;
}
 
.DG_Footer
{
    font-size: 11px;
}
 
.DG_Header
{
    font-size: 11px;
    vertical-align: super;
    background-color: #E5E5E5;
    font-weight: bold;
    color: #666666;
}
 
.DG_Item
{
    font-size: 11px;
    vertical-align: super;
    background-color: #ffffff;
}
 
.DG_Pager
{
    font-size: 11px;
    background-color: #ffffff;
    text-align: right;
}
 
.DG_SelectedItem
{
    font-size: 11px;
    vertical-align: super;
    background-color: #efefef;
}


/****************************************************************************
	CALENDAR CLASSES
****************************************************************************/
.CAL_Main
{
	background-color: #ffffff; 
	color: #000000;
	font-size: 9pt; 
	font-family: Verdana;
	border: solid 1px #000000;
}

.CAL_Today
{
	color: #ffffff;
	background-color: #999999;
}

.CAL_Selector
{
	font-size: 10px;
	border: 0px;
}

.CAL_Day
{
	font-size: 8pt;
	height: 90px;
	background-color: #CCCCCC;
}

.CAL_NextPrev
{
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
}

.CAL_DayHeader
{
	font-size: 8pt;
	font-weight: bold;
	height: 8pt;
}

.CAL_SelectedDay
{
	color: #ffffff;
	background-color: #666666;
}

.CAL_Title
{
	font-size: 12pt;
	font-weight: bold;
	height: 10pt;
	color: #666666;
	
}

.CAL_OtherMonthDay
{
	font-size: 8pt;
	color: #ffffff;
	background-color: #efefef;
	height: 85px;
}

.TreeView
{
	Text-Decoration: none; 
	color: #000000; 
	font-size: 11px; 
	font-family: veradana, arial, helvetica, sans-serif;
	cursor: default;
}

A.TreeView:LINK
{
	Text-Decoration: none; 
	font-size: 11px; 
	font-family: veradana, arial, helvetica, sans-serif;
	cursor: hand;
} 

A.TreeView:HOVER	
{
	Text-Decoration: none; 
	color: White; 
	background-color: #bdc3ce;
	font-size: 11px; 
	font-family: veradana, arial, helvetica, sans-serif;
	cursor: hand;
}

A.TreeView:VISITED
{
	Text-Decoration: none; 
	font-size: 11px; 
	font-family: veradana, arial, helvetica, sans-serif;
} 

.TreeView_SELECTED
{
	Text-Decoration: none; 
	color: White; 
	background-color: #4682b4;
	font-size: 11px; 
	font-family: veradana, arial, helvetica, sans-serif;	
}