* {
	margin:0;
	padding:0;
	border:none
}

html, body{
	background-color:#91B4CB;
	font-family:Arial, sans-serif;
	font-size:14px;
	color:#282828;
	line-height:22px;
}
a{
	color:#229748;
}
a:hover{
	text-decoration:none
}

h1{
	font-size:26px;
	color:#0049BC;
	line-height:45px;
	font-weight:bold;
}

h2{
	font-size:12px;
	line-height:15px;
	display:block;
	border-bottom:1px dotted #282828;
	margin-bottom:5px
}

h3{
	color:#1E1818;
	font-size:19px;
	line-height:30px;
	padding-top:3px
}

h4{
	margin-top:0px
}

#hpmain p, #main p{
	padding-bottom:10px
}
#page{
	width:770px;
	border:1px solid #0049BC;
	height:auto;
	margin:0 auto;
	background:#fff;
}

#header{
	margin-top:6px;
	width:758px;
	margin-left:6px;
	height:110px;
	background:url("images/header.jpg") top left no-repeat;
}
	#header a{
		display:block;
		width:758px;
		height:110px;
	}
	#header span{
		display:none;
	}
	
#breadcrumbs{
	font-size:11px;
	font-family:Tahoma, Verdana, Arial, sans-serif;
	width:758px;
	margin-left:6px;
	border-bottom:1px solid #5C5C5C;
	line-height:15px
}
#content{
	margin:30px 6px 0 6px;
	width:758px
}

	#hpmain{
		width:540px;
		float:left;
	}
	
	#hpmain ul{
		padding-left:30px
	}
	
	#hpright{
		width:200px;
		float:right;
	}

#footer{
	padding:5px 6px 0 6px;
	font-size:12px
}
#bottomlinks{
	font-size:12px;
	text-align:center;
	display:block;
	width:770px;
	background:#2C6ED5;
}
	#bottomlinks a{
		color:#fff
	}
	
#rss{
	list-style-type:none;
	font-size:11px;
	line-height:15px;
}
	#rss li{
		padding-bottom:3px
	}
	
/*
******************************************* STATE PAGE */
.lfloatbox{
	float:left;
	padding:5px
}
.addresses{
	margin-left:25px;
	width:230px;
	float:left;
	padding:3px;
	border-right:1px solid #E4F0E7;
	border-top:10px solid #E4F0E7;
	border-left:1px solid #E4F0E7;
	border-bottom:1px solid #E4F0E7
}
	.addresses h3, .othercarriers h3{
		font-size:12px;
		line-height:auto
	}
	
	.addresses address{
		font-size:11px;
		font-style:normal;
		line-height:15px;
		padding-bottom:10px;
		
	}
	
.othercarriers{
	width:230px;
	float:left;
	margin-left:20px;
	border-right:1px solid #E4F0E7;
	border-top:10px solid #E4F0E7;
	border-left:1px solid #E4F0E7;
	border-bottom:1px solid #E4F0E7;
	padding:3px
}
	.othercarriers ul{
		font-size:11px;
		line-height:15px;
		padding-left:20px
		
	}
/*
******************************************* IFRAME */
html#iframe, html#iframe body{
	background:url("images/iframe.png") top left no-repeat #fff;
}

input#input{
	width:80px;
	height:23px;
	margin-left:77px;
	margin-top:17px;
	text-align:center;
	font-size:19px;
	border:1px solid #000
}
	#input:focus{
		background:#FFF8CF
	}
input#sumbit{
	height:28px;
	width:50px;
	margin-left:115px;
	margin-top:6px
}

.clear{
	clear:both;
	display:block;
	height:30px;
	width:1px
}
p#disclaimer{
	font-size:10px;
	line-height:12px;
}
