/* CCS by Marlene Coomber on behalf of Globi.ca */
/* Developed for http://www.shipexpedite.com*/

/*Global Sytles*/
body {
  margin: 0px 0px 25px 0px;
  background-color: #000000;
	 font-family: Verdana, Arial, Sans Serif;
  font-size: 11px;
}
 p {
  font-family: Verdana, Arial, Sans Serif;
  font-size: 11px;
	line-height: 18px;
	color: #5b5b5b;
}
 a:link {
	color: #000000;
	text-decoration: underline;
	
}

a:visited {
	color: #000000;
	text-decoration: underline;
	
}

 a:hover {
	color: #188DC5;
	text-decoration: underline;
	
}
a:active {
	color: #188DC5;
	text-decoration: underline;
	
}
.captcha{
border: 1px solid #cccccc;
width:100px;
height:40px;

}
h1 {
  
	color: #000000;
	padding:2px;
	font-size: 16px;
	
}

.blue {
  font-weight:bold;
	color: #188DC5;
	
}

h2 {
  
	color: #006CBF;
	font-size: 15px;
	margin-bottom: 2px;
}
.title{
color:#006CBF;
font-size:11px;
font-weight:600;
}
.red{
color:red;

}
/* Left Navigation */

#leftNav{
  padding:20px 0px 0px 8px;
  text-align:center;
	width:195x;
	font-weight:bold;
	line-height:20px;
	color: #ffffff;
}

.navigation a:link {
	color: #ffffff;
	text-decoration: none;

	font-size:13px;
}

.navigation a:visited {
	color: #ffffff;
	text-decoration: none;

	font-size:13px;
}

.navigation a:hover {

	text-decoration: underline;
	color:  #CCEAFF;
	font-size:13px;
}
/* Content */
#contentBackground{
background-image: url('../images/contentBG.jpg');
background-repeat:repeat-y;
background-color: #ffffff;

}
.content{
padding: 0px 10px 0px 25px;
	
}
/* Footer Navigation */
#footer{
  height: 87px;
  background-image: url('../images/footer2.jpg');
	background-repeat:no-repeat;
  text-align: center;
	font-size: 11px;
	color: #ffffff;
}
.bottomlinks a:link {
	color: #ffffff;
	text-decoration: none;
	
}

.bottomlinks a:visited {
	color: #ffffff;
	text-decoration: none;
	
}

.bottomlinks a:hover {
	color: #ffffff;
	text-decoration: underline;
	
}
.bottomlinks a:active {
	color: #ffffff;
	text-decoration: underline;
	
}
.hometable{

 width:610px;
 height:325px;
 font-size:120%;
 font-weight:bold;
 line-height:120%;
 z-index:5;
}

.rollovertiles2{
line-height:100%;
border:0;
margin:0px;
float:left;
z-index:200;
}