body, mainbody
{
	font-family:Arial; font-size:11px; color:#000000;
}

.mainbody
{
	min-width:900px;
}

td {font-family:Arial; font-size:11px; color:#000000;}

INPUT.ajaxtextbox
{
	border-bottom-style:none;
	border-left-style:none;
	border-right-style:none;
	border-top-style:none;
	background-color:#d0d0d0;
}


INPUT.inputbutton
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	font-weight: bold;
	font-size: 11px;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	font-family: 'Arial';
	background-color: #b0c4de;
}

INPUT.btn{
   color:Black;
   background-color:#fed;
   border:1px solid;
   border-top-color:Gray;
   border-left-color:Gray;
   border-right-color:Gray;
   border-bottom-color:Gray;
   filter:progid:DXImageTransform.Microsoft.Gradient
      (GradientType=0,StartColorStr='#ffffff',EndColorStr='#f0f0f0');}


H1
{
	font-family:Arial; 
	font-size:14px; 
	font-weight:bold;
}  

H2
{
	font-family:Arial; 
	font-size:13px; 
	font-weight:bold;
}  

H3
{
	font-family:Arial; 
	font-size:12px; 
	font-weight:bold;
}  

.ptitle
{
	font-family:Arial; 
	font-size:12px; 
	font-weight:bold;
	color:black;
}

ha.data
{
	text-decoration: underline;
	color: #6699CC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
}
a:visited
{
	text-decoration: none;
	color: Blue;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
}

a
{
	text-decoration: none;
	color: Blue;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
}

a.toplink
{
	text-decoration: none;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
}

a.selectedlink
{
	font-weight:bolder;
	font-style:italic;
}

.NavHeader
{
	text-decoration: none;
	color: DarkBlue;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
}

.NavLink
{
	font-weight: normal;
	font-size: 9pt;
	left: 10px;
	color: darkblue;
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
	color:Navy;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
}


.blue
{
	text-decoration: none;
	color: #336699;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	Font-weight: normal;
}
.white
{
	text-decoration: none;
	color: #ffffff;
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
}
.whitelink
{
	text-decoration: underline;
	color: #ffffff;
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
}
.redbold
{
	text-decoration: none;
	color: #990000;
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
}	
.redactivelink
{
    font-size: 8pt;
    color: #990000	;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}						
.bluelinks
{
    font-size: 8pt;
    color: #336699	;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: underline;
}						
.bluelinks:visited
{
    font-size: 8pt;
    color: #336699	;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: underline;
}						
.boldblue
{
    font-size: 8pt;
    color: #336699	;
    font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: normal;
}
.ltbluenormal
{
    font-size: 8pt;
    color: #336699;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: normal;
}
.ltblue
{
    font-size: 8pt;
    color: #336699;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: underline;
}
.ltbluebold
{
    font-size: 8pt;
    color: #336699;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
}
.whitenormal
{
	text-decoration: none;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;		
}	
.Navigation
{
	text-decoration: none;
	color: #474747;
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
}		
.NavigationSelected
{
	text-decoration: none;
	color: #336699;
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
}
.WhiteNavigation
{
	text-decoration: none;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
}
.MainNavOn
{
	background-image: url(../images/selectedbkg.gif);
	cursor: hand;
	background-repeat: no-repeat;
	text-align: center;
}	
.MainNavOnLeft
{
	background-image: url(../images/spacer.gif);
	background-repeat: repeat-x;
	cursor: hand;
	width:1px;
}	
.MainNavOnRight
{
	background-image: url(../images/navigationcorner_selected.gif);
	width: 6px;
	cursor: hand;
	background-repeat: no-repeat;
	height: 19;
}
.MainNavOff
{
	cursor: hand;
	background-color: #006699;
	text-align: center;
}	
.MainNavOffLeft
{
	background-image: url(../images/spacer.gif);
	background-repeat: repeat-x;
	cursor: hand;	 
	width:1px;
}	
.MainNavOffright
{
	background-image: url(../images/navigationcorner.gif);
	cursor: hand;
	background-color: #006699;
	background-repeat: repeat-x;
	width:6px;
	height:19px;
}	
	
.Header
{
	text-decoration: none;
	color: #000000;
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}
.HeaderBlue
{
	text-decoration: none;
	color: #336699;
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}
.HeaderLightBlue
{
	text-decoration: none;
	color: #6699CC;
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}
.HeaderRed
{
	text-decoration: none;
	color: #990000;
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}
.Footer
{
	background-color: #003366;
}
.tabledata
{
	text-decoration: none;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
}
.Body
{
	text-decoration: none;
	color: #333333;
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: Normal;
}
.Error
{
	text-decoration: none;
	color: #CC0000;
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: Normal;
	font-style : italic;
}
.ErrorFormField
{
	text-decoration: none;
	color: #333333;
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: Normal;
	border : 2px solid ;
	border-color : #CC0000;
}
.ErrorFormLabel
{
	text-decoration: none;
	color: #CC0000;
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	width: 170px;
	text-align: right;
}

.copyright
{
	text-decoration: normal;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	line-height: 13pt;
}
a.copyrightlink
{
	text-decoration: underline;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
}
.italic
{
	text-decoration: none;
	color: #333333;
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	font-style: italic;
}

.bold
{
	font-weight: bold;
}
SELECT
{
    font-size: 8pt;
    color: #333333;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	width:180px;
}

INPUT
{
    font-size: 8pt;
    color: #333333;
    font-family: Verdana, Arial, Helvetica, sans-serif;

}

UL
{
    font-size: 8pt;
    color: #000000;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    list-style-type: square;
}
LI:before 
{ 
	display: marker; 
	marker-offset: 5px; 
}

.nav td{ background:#ccc; }

.HeaderStyle
{
	background-color:#dbd5cd;
	text-decoration: none;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
}
.FooterStyle
{
	background-color:#dbd5cd;
	text-decoration: none;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
}
.DataTableFooterLink
{
	background-color:#dbd5cd;
	text-decoration: underline;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
}
.ItemStyle
{
	background-color:White;
	text-decoration: none;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	padding-left:2px;
}

.gridCell
{
	padding-left:5px;
}

.ItemLink
{
	text-decoration: underline;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
}
.AlternatingItemStyle
{
	background-color:White;
	text-decoration: none;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
}
.DataTableBorder
{
	background-color:#999999;
	width:1px;
}

.BlueText
{
	text-decoration: none;
	color: #336699;
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	text-align: right;
}

input.loginBox
{
	width:150px;
}

HR
{
	border-width:1;
	color:#000000 ;
}

.tblGrid
{
	padding-left:2px;
	padding-right:2px;
	width:auto;
}

.tblScrollGrid
{
	behavior:url(ScrollTable.htc);
	width:800;
}

.SelectedTab
{
	background-color: #3D75A8;
}

a:visited.SelectedTab
{
	padding-right: 2px;
	padding-left: 2px;
	padding-top: 2px;
	padding-bottom: 3px;
	font-weight:bold;
	color:White;
	text-decoration: none;
}

a.SelectedTab
{
	padding-right: 2px;
	padding-left: 2px;
	padding-top: 2px;
	padding-bottom: 3px;
	font-weight:bold;
	color:White;
	text-decoration: none;
}


.UnSelectedTab
{
	background-color:#999999;
}

a:visited.UnSelectedTab
{
	padding-right: 2px;
	padding-left: 2px;
	padding-top: 2px;
	padding-bottom: 3px;
	font-weight:bold;
	color:White;
	text-decoration: none;
}

a.UnSelectedTab
{
	padding-right: 2px;
	padding-left: 2px;
	padding-top: 2px;
	padding-bottom: 3px;
	font-weight:bold;
	color:White;
	text-decoration: none;
}

.ErrorMessage
{
	border-right: black 1px double;
	border-top: black 1px double;
	font-weight: bold;
	font-size: 8pt;
	border-left: black 1px double;
	color: red;
	border-bottom: black 1px double;
	font-family: Arial;
	background-color: #ffffff;
	text-align: center;
}

/* Div container to wrap the datagrid */
div#div-datagrid {
width: 980px;
height: 400px;
overflow: auto;
scrollbar-base-color:#ffeaff;
}

/* Locks the left column */
td.locked, th.locked 
{
border-color:White;
border-style:solid;
border-width:1px;	
position:relative;
cursor: default;
/*IE5+ only*/
left: expression(document.getElementById("div-datagrid").scrollLeft-2);
}

/* Locks table header */
th 
{
border-color:White;
border-style:solid;
border-width:1px;
position:relative;
cursor: default;
/*IE5+ only*/
top: expression(document.getElementById("div-datagrid").scrollTop-2);
z-index: 10;
}

/* Keeps the header as the top most item. Important for top left item*/
th.locked 
{
	border-color:White;
	border-style:solid;
	border-width:1px;
	z-index: 99;
	background-color:#dbd5cd;
	text-decoration: none;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
}

/* DataGrid Item and AlternatingItem Style*/
.GridRow {font-size: 10pt; color: black; font-family: Arial; 
             background-color:#ffffff; height:35px;}
.GridAltRow {font-size: 10pt; color: black; font-family: Arial; 
             background-color:#eeeeee; height:35px;}
             

ul.folderlist
{
	margin-left:5px;
	padding-left:5px;        
    list-style-type:circle;
}         

li.folderlist
{
	padding-top:2px;
}    

.collapsibleList li{
  list-style-image:url('~/images/button.png');
  cursor:auto;
}

li.collapsibleListOpen{
  list-style-image:url('~/images/button-open.png');
  cursor:pointer;
}

li.collapsibleListClosed
{
  list-style-image:url('~/images/button-closed.png');
  cursor:pointer;
}
