﻿body
{
    font-family:Arial;
    font-size:12px;
    color: #666666;  
      background-image: url('http://www.courierwanted.com/Images/background-map.gif');
    background-repeat: no-repeat;
    background-position: 50% 0%;


}


table
{
       padding: 0px;
       border-collapse: collapse;
       border: none;
}

div.container 
{
    width:98%; 
    margin:1%;
    
  
    
}

 .mainTable 
{
    text-align:center; 
    margin-left:auto;
    margin-right:auto;width:850px;

}
 
  .homeMainTable 
{
    text-align:center; 
    margin-left:auto;
    margin-right:auto;width:660px;

} 

table#adminTable 
{
    text-align:center; 
    margin-left:auto;
    margin-right:auto;width:1000px;

}

tr,td {text-align:left; }


.menu td.bottomBorder
{
    border-bottom: solid 1px #666666;
    padding-top: 7px;
    padding-bottom: 7px;
}

.menu td.noBorder
{
   
    padding-top: 7px;
    padding-bottom: 7px;
}


a, a.loginPanel
{
    color: #777777;
    text-decoration: none;
}

a:hover
{
    color: #000;

    text-decoration:underline;
}
a.selected
{
    color: #000;
  
}

a.selected:hover, .blackUnderlinedLink
{
    color: #000;
    text-decoration:underline;
}

a.menu:hover
{
    text-decoration: none;
    color: #000;
}

a.captialLink.selected
{
     text-decoration:underline; 
  
}

a.orangeLink 
{
    color:#FFAA3F;
    text-decoration:underline;
}
a.orangeLink:hover	{
	color:#FFAA3F;
    text-decoration:none;
	}
a.orange_link	{
	color:#FFAA3F;
    text-decoration:underline;
	}
a.orange_link:hover	{
	color:#fe981b;
    text-decoration:none;
	}
a.faqTitle	{
	font-weight: bold;
	text-decoration:underline;
	}
a.blueLink, a.blueLink:hover
{
    color:#fe981b;
    text-decoration:none;
}

.title
{
    display: block;
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: bold;
	border-bottom:1px dotted #999;
}

.subtitle
{
    display: block;
    margin-bottom: 10px;
    font-size: 14px;
    font-weight: bold;
}
.subtitle_customer
{
    display: block;
    margin-bottom: 10px;
    font-size: 14px;
    font-weight: bold;
	color: #fe971e;
}
.subtitle_courier
{
    display: block;
    margin-bottom: 10px;
    font-size: 14px;
    font-weight: bold;
	color: #1ea9fa;
}
.button
{
    height: 20px;
    font-size:10px;
}

.blackText
{
    color: #000;
}

UL.orangeBullet
{
    margin-left: 20px;
    list-style-image: url('http://www.courierwanted.com/images/orangebullet.jpg');
}

UL.blueBullet
{
    margin-left: 20px;
    list-style-image: url('http://www.courierwanted.com/images/bluebullet.jpg');
}

.toggleMessage
{
    display: block;
    margin-bottom: 20px;
    color: Red;
      width: 100%;
}


.toggleMessageBlack
{
    display: block;
    margin-bottom: 20px;
    color: Black;
    width: 100%;
}

.toggleBlackUnderlinedLink
{

    text-decoration:underline;
    display: block;
    margin-bottom: 20px;
    color: Black;
    width: 100%;
}

.homepageCell
{
    padding: 5px;
    line-height: 15px; 
    height: 60px;
    vertical-align: top;
    width: 200px;
}


.bigLogin td
{
    padding: 3px;
}

.login
{
     text-align: center;
    width: 205px;
}




.whiteSize20px
{
    color: #fff;
    font-size: 20px;
    font-weight: bold;
}


.progressbarcontainer
{
   width: 98%;
   height: 15px;
   border: solid 1px black;
   padding: 1px;
}

.progressbar
{
   width: 0px;
   background-color: Red;
   height: 15px;
}
table#main_table	{
	margin: 0 auto 30px auto;
	}
td.heading_one#orange	{
	padding: 5px 10px;
	background: url(../../images/orange.gif) no-repeat top left;
	color:#fff;
	}
td.heading_one#blue	{
	padding: 5px 10px;
	background: url(../../images/blue.gif) no-repeat top right;
	color:#fff;
	}
* html td.heading_one h2	{
	font-size: 190%;
	font-weight: bold;
	font-style:italic;
	padding: 10px 0 0 0;
	}
td.heading_one p	{
	font-size: 14px;
	font-weight: normal;
	padding: 0 0 15px 0;
	}
td.heading_one p strong	{
	font-size: 16px;
	font-weight: bold;
	padding: 0 0 15px 0;
	}
.p_pad_10px strong	{
	font-size: 16px;
	font-weight:bold;
	/*padding: 10px 5px 0px 10px;*/
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	}
.p_pad_10px	{
	font-size: 14px;
	font-weight:normal;
	padding: 10px 5px 0px 10px;
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	}
.p_pad_10px span	{
	font-weight:bold;
	}
img.find_button	{
	padding: 0 0 0 10px;
	}
table#main_table td#orange	{
	background: #ffa93f url (http://www.courierwanted.com/Images/ffa93f_corner.jpg) no-repeat bottom right;
	}