/* CSS Document */

td{FONT-SIZE: 8pt; COLOR: #333333;padding:2px;}

TD.form
{
    BACKGROUND-COLOR: #ffffff; 
    COLOR: #000000;  
    BORDER-LEFT: 1 solid #CCCCCC;
    BORDER-RIGHT: 1 solid #CCCCCC;
    BORDER-TOP: 1 solid #CCCCCC;
	
	}

 td.formL
{
    background-color: #ffffff; 
    color: #000000;  
    border-left:solid 1px #CCCCCC;
    border-right:solid 1px #CCCCCC;
    border-top:solid 1px #CCCCCC;
	}
TD.formR
{
    BACKGROUND-COLOR: #ffffff; 
    COLOR: #000000;  
    border-right:solid 1px #CCCCCC;
    border-top:solid 1px #CCCCCC;
}
TD.formB
{
    BACKGROUND-COLOR: #ffffff; 
    COLOR: #000000;  
    BORDER: solid 1px #CCCCCC;
	
}
TD.formB1
{
    BACKGROUND-COLOR: #ffffff; 
    COLOR: #000000;  
    BORDER-LEFT: 1 solid #CCCCCC;
    BORDER-RIGHT: 1 solid #CCCCCC;
    BORDER-BOTTOM: 1 solid #CCCCCC;
	}
TD.formNL
{
    BACKGROUND-COLOR: #ffffff; 
    COLOR: #000000;  
}
TD.formLT
{
    BACKGROUND-COLOR: #ffffff; 
    COLOR: #000000;  
    BORDER-TOP: 1 solid #CCCCCC;
}


.inputheader{FONT-FAMILY: Verdana, Arial, sans-serif;  
	FONT-SIZE: 8pt; COLOR: #333333;font-weight:bold;}	

.inputFormat{   
	FONT-FAMILY: Verdana, Arial, sans-serif;  
	FONT-SIZE: 8pt; COLOR: #333333;
}
.floDiv {
float:left;
margin-right:5px;
}

#dhtmltooltip{
position: absolute;
left: -100px;
width: 150px;
border: 1px solid #cccccc;
/*padding: px;
background-color: #232323;*/
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/

}

#dhtmlpointer{
position:absolute;
left: -100px;
width:150px;
z-index: 101;
visibility: hidden;
}

/*.T02text_area{width:730px;margin:0px auto 0px auto;text-align:left;}*/

.subtitle{
	width:auto;	
	padding-left:10px;
	text-align:left; 
	background-color:#a9a9a9; 
	color:#FFFFFF;
	font:Arial, Helvetica, sans-serif #000000;
	font-size:16px;
	font-weight:bold;
	line-height:23px;
	margin-bottom:10px;
}

.subtitle2 {
	font:Arial, Helvetica, sans-serif #000000;
	font-size:12px;
	font-weight:bolder;
}
.subtitle3{
	text-align:left; 
	font-size:12px;
	font-weight:bold;
	line-height:18px;
	border-bottom
	width:100%; 
	color: #333333;
	border-bottom:solid 1px #a9a9a9;
	margin-bottom:10px;
	}
	
.required{color:#FF0000;}	
.button {	border: 1px solid #0033FF;
			background-color: #6679aa;
			color:#FFFFFF;
	cursor:hand;}
	
.tblRMA {}
.tblRMA td{padding:3px;vertical-align:top;}

.tblRMAres {}
.tblRMAres td{padding:6px;vertical-align:top;}

.ulSteps{display:inline;padding:0px;margin:0px;}
.ulSteps li{  padding:0px;margin:0px;list-style:none;float:left;width:120px;height:40px;padding-top:10px; padding-left:5px;font-size:12px;color:#666666;font-weight:bold;}
.ulSteps li.selectedli{height:45px;padding-top:5px;}

.ulSteps li div{background-color:#d2d2d2;text-align:center;vertical-align:text-bottom;height:35px;padding-top:5px;border:solid 1px #d2d2d2;
background-position: bottom; background-image: url(/gl_images/supportBG.gif); }
.ulSteps li div.selectedlid {background-color:#eeeeee;text-align:center;vertical-align:text-bottom;height:35px;padding-top:10px;color:#6679aa}
/**/

