/* Default CSS Stylesheet for a new Web Application project */
body { margin-left:0px; margin-right:0px; margin-top:0px; background:#ffffff;}
.hide {	DISPLAY: none }

/* BG water mark */
.home { }
.about { }
.shippers { }
.carriers { }
.contact { }
.login {}


.copy { font-family: Helvetica, Verdana, sans-serif; font-size:13px; color: #1A4074; }
.heading { font-family: Helvetica, Verdana, sans-serif; font-size:12px; text-align: center;}
.item { font-family: Helvetica, Verdana, sans-serif; font-size:11px; }
.footer	{ font-family: Helvetica, Verdana, sans-serif; font-size:11px; font-weight: bold; color: #1A4074; padding-top: 6px;}	
.bold { font-family: Helvetica, Verdana, sans-serif; font-size:11px; font-weight: bold;	color: #1A4074; }		
.title { font-family: Helvetica, Verdana, sans-serif; font-size:14px; font-weight: bold; color: #1A4074; }	

A:link	{ text-decoration: none; font-weight: bold; color: #4F76A3; }	
A:visited {	text-decoration: none; font-weight: bold; color: #4F76A3; }	
A:active { text-decoration:	none; font-weight: bold; color: #4F76A3; }	
A:hover	{ text-decoration: none; font-weight: bold; color: #EE4A4E; }

A:link.url	{ text-decoration: none; font-weight: bold; color: #1A4074; }	
A:visited.url {	text-decoration: none; font-weight: bold; color: #1A4074; }	
A:active.url { text-decoration:	none; font-weight: bold; color: #1A4074; }	
A:hover.url	{ text-decoration: none; font-weight: bold; color: #4B73AA; }

.whitebg { background-color:#FFFFFF; }
.bluebg { DISPLAY: none }

UL LI {	list-style-type: circle; }	

H1, H2, H3, H4, H5, TH, THEAD, TFOOT { COLOR: #003366; }
H1	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	2em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H2	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.75em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H3	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.58em;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H4	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.33em;
	font-weight:	500;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H5, DT	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H6	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	.8em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
TFOOT, THEAD	{	
	font-size:	1em;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	
		
TH	{	
	vertical-align:	baseline;
	font-size:	1em;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	
