﻿body 
{
	height:100%;
	
}


.top
{

	width:100%;
	 background:url(pro_five_0c.gif) repeat-x left bottom;

	height:70px;
}

.topleft
{
	float:left;
	height:70px;
	
	
}

.navigate
{
	height:70px;
	border:solid 1px blue;

	float:right;


}
.floater
{
	float:right;
	margin:30px 10px 0 0;
}

.floater2
{
	float:right;
	
}

.floatel
{
	float:left
}

.bigdiv
{
	
    height:14in;
}
.pnlContractor
{
	
	

	

}
/*Textbox Watermark*/

.unwatermarked {
	height:18px;
	width:148px;
}

.watermarked2 {
	background-color:#F0F8FF;
	color:gray;
}

.watermarked {
	height:20px;
	width:150px;
	padding:2px 0 0 2px;
	border:1px solid #BEBEBE;
	background-color:#F0F8FF;
	color:gray;
}

.popupControl
{
	background-color:#AAD4FF;
	position:absolute;
	visibility:hidden;
	border:solid 2px black;
	width: 200px;
}

.tab .ajax__tab_header {
	font-family: Arial;
    font-size:9px;
    background:
        url(./images/tab-line.gif)
        repeat-x 
        bottom;
        
        
}
.tab .ajax__tab_outer {
    padding-right:0px;
    background:
            url(./images/tab-right.gif) 
        no-repeat 
        right;
    height:21px;
}
.tab .ajax__tab_inner {
    padding-left:3px;
    background:
           url(./images/tab-left.gif) 
        no-repeat;
}
.tab .ajax__tab_tab {
    height:13px;
    padding:4px;
    margin:0;
    background:
           url(./images/tab.gif) 
        repeat-x;
}
.tab .ajax__tab_hover .ajax__tab_outer {
    background:
            url(./images/tab-hover-right.gif) 
        no-repeat 
        right;
}
.tab .ajax__tab_hover .ajax__tab_inner {
    background:
            url(./images/tab-hover-left.gif) 
        no-repeat;
}
.tab .ajax__tab_hover .ajax__tab_tab {
    background:
            url(./images/tab-hover.gif) 
        repeat-x;
}
.tab .ajax__tab_active .ajax__tab_outer {
    background:
            url(./images/tab-active-right.gif) 
        no-repeat 
        right;
}
.tab .ajax__tab_active .ajax__tab_inner {
    background:
            url(./images/tab-active-left.gif)
        no-repeat;
}
.tab .ajax__tab_active .ajax__tab_tab {
    background:
            url(./images/tab-active.gif)
        repeat-x;
}
.tab .ajax__tab_body {
   font-family: Arial;
    font-size:10pt;
    border:1px solid #999999;
    border-top:0;
    padding:8px;
    background-color:#ffffff;
    
}


.menu5 {padding:30px 0 0 1em; margin:0; list-style:none;  position:relative;  font-size:11px;}
.menu5 li {float:RIGHT; height:40px; margin-right:1px;}
.menu5 li a {display:block; float:left; height:40px; line-height:35px; color:#333; text-decoration:none; font-family:arial, verdana, sans-serif; font-weight:bold; text-align:center; padding:0 0 0 4px; cursor:pointer; background:url(pro_five_0a.gif) no-repeat;}
.menu5 li a b {float:left; display:block; padding:0 16px 5px 12px; background:url(pro_five_0b.gif) no-repeat right top;}
.menu5 li.current a {color:#000; background:url(pro_five_2a.gif) no-repeat;}
.menu5 li.current a b {background:url(pro_five_2b.gif) no-repeat right top;}
.menu5 li a:hover {color:#000; background: url(pro_five_1a.gif) no-repeat;}
.menu5 li a:hover b {background:url(pro_five_1b.gif) no-repeat right top;}
.menu5 li.current a:hover {color:#000; background: url(pro_five_2a.gif) no-repeat; cursor:default;}
.menu5 li.current a:hover b {background:url(pro_five_2b.gif) no-repeat right top;}


#UpdateProgress1 {
      width: 400px; background-color: #99CC66; 
      bottom: 0%; left: 0px; position: absolute;
     }
     
