﻿body 
{ 
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:10px;
	font-family:Arial,Verdana; 
	font-weight:normal;
	color: #000000;   
	font-size: 8pt;
}

.BodyText
{
	font-weight:normal;
	color: #000000;   
	font-size: 9pt;	
}

.BodyTitle
{
	font-weight:bold;
	color: #000000;   
	font-size: 11pt;	
}

a:link, a:active, a:visited
{
    COLOR: #4a00fb;
    font-style:normal;       
    font-weight:normal;
    text-decoration:underline;
    text-decoration:none;
	font-size: 9pt;
}
a:hover
{
    COLOR: #4a00fb;
    font-style:normal;       
    font-weight:normal;
    text-decoration:underline;
	font-size: 9pt;
}

.DropDownList
{
	font-weight:normal;
	color: #000000;   
	font-size: 8pt;	
	width:auto;
	height:auto;
}

.TextBox
{
	font-weight:normal;
	color: #000000;   
	font-size: 8pt;	
	width:auto;			
}

.outerSlideContainer
{
	width: 150;
	height: 10;
	margin-left: 0;
	border: 0px;
}

.gradContainer
{
	width: 140;
	height: 10;
	border: 1px inset window;
	position: absolute;
	z-index: 4;
	font-size: 1;
	overflow: hidden;
	margin-left: 5px;
}

.sliderHandle
{
	width: 11;
	height: 14;
	cursor: default;
	overflow: hidden;
	z-index: 5;
}

.sliderHandle img
{
	width: 11;
	height: 14;
}

.lineContainer
{
	position: absolute;
	width: 139;
	height: 10;
	z-index: 0;
	margin-left: 5px;
}

.line
{
	width: 139;
	height: 10;
	z-index: 0;
	overflow: hidden;
	filter: alpha(style=1)
}

#colorBox
{
	border: 1 inset window; 
	margin-left: 2px;
	visibility:hidden
}

#colorImage
{
	border: 1px inset window;
	cursor: url('../colorpicker/picker.cur');
}
.clr_cell_raised
{
    BORDER-RIGHT: #f1efe2 2px solid;
    BORDER-TOP: #716f64 2px solid;
    BORDER-LEFT: #716f64 2px solid;
    CURSOR: url('../colorpicker/picker.cur');
    BORDER-BOTTOM: #f1efe2 2px solid
}
.DropDownList9pt
{
	font-weight:normal;
	color: #000000;   
	font-size: 9pt;	
	width:auto;
	height:auto;
}	

.subopt_itm
{
    PADDING-RIGHT: 4px;
    PADDING-LEFT: 4px;
    FONT-SIZE: 8pt;
    PADDING-BOTTOM: 4px;
    CURSOR: hand;
    COLOR: #404040;
    PADDING-TOP: 4px;
    FONT-FAMILY: Verdana,Arial, Helvetica, sans-serif;
    font-size:small;
    TEXT-DECORATION: none
    
}

.BottomBar
{
    BACKGROUND-IMAGE: url(images/adaptation/navigation/btm.gif)
}

.subopt_bg
{
    BORDER-RIGHT: #9d9d9d 1px solid;
    BORDER-TOP: #9d9d9d 1px solid;
    FILTER: progid:DXImageTransform.Microsoft.gradient(startColorstr=#FBFBFB, endColorstr=#D7D7D7, gradientType=0);
    BORDER-LEFT: #9d9d9d 1px solid;
    BORDER-BOTTOM: #9d9d9d 1px solid;
    HEIGHT: 25px
}
.ReportBody
{
	border: #919191 1pt solid;
	font-size: 8pt; 
	color: #000000;
	border-collapse: collapse;
	background-color: #F6F6F6;
	vertical-align:top;
	
}

.ControlButton
{
	 font-size: 9pt; 
	 FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif; 
	 width:80px;
}
	
.ControlTextBox
{
	border:solid 1 black; 
	text-align:left;  
	font-size:8pt; 
	FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif; 
}

.AdvanceText
{
    FONT-SIZE: 11pt;
    font-weight:bold;
    FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;  
     
}
.sublink
{
    FONT-SIZE: 12pt;
    COLOR: black;
    FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;
    TEXT-DECORATION: none;  
    
}

.TextBox_login
{
	height: 20px;
	border-right: #98a6bb 1px solid;
	border-top: #98a6bb 1px solid;
	border-left: #98a6bb 1px solid;
	border-bottom: #98a6bb 1px solid;
	font-size: 8pt;
	font-family: Verdana,arial;
	vertical-align:middle;
}
.FieldLabel
{
	font-family:Verdana,arial;
	font-size :8pt;
	color :black;
}
.LoginButton
{
	font-family:Verdana;	
	Font-Size:8pt;
	border-style:solid;		
	border-width:1px;
	border-color:#98a6bb;
	background-color:#f2f6fc;
	color:#284E98;
	cursor:hand;
}

.LoginBox
{
BORDER-RIGHT: #98a6bb 1px solid;
BORDER-TOP: #98a6bb 1px solid;
BORDER-LEFT: #98a6bb 1px solid;
BORDER-BOTTOM: #98a6bb 1px solid;
background-color:#f2f6fc;	
}

.TestConnection
{
	font-family:Verdana;	
	Font-Size:8pt;
	border-style:solid;		
	border-width:1px;
	border-color:#737373;
	background-color:#E2E2E2;
	color:#000000;
	cursor:hand;
}
.Loading
{
	font-size: 10pt; 
	font-weight:normal;
	color: Red;   
	vertical-align:super;	
	position:absolute;
	padding-left:530px;
	padding-top:105px;
}
