/* CSS Document */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption {
	margin: 0;
	padding: 0;
	border: 0;
	outline: none;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	color: #222;
	background: white;
}
ol, ul {
}
/* tables still need 'cellspacing="0"' in the markup */
table {
}
caption, th, td {
}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/***** End *****/

/***** Global Settings *****/
 
html, body {
	border:0;
	margin:0;
	padding:0;
}
body {
	font:11px/16px Tahoma, Arial, Helvetica, sans-serif;
	background:#fff url(../images/belize-courier-bg.gif) repeat center;
	margin:0px 0px 10px 0px;
}
/***** Headings *****/
 
h1, h2, h3, h4, h5, h6 {
	margin:0;
	padding:0;
	font-weight:normal;
	margin-bottom:4px;
}
h1 {
	font-size:16px;
	color:#333;
	padding-bottom:2px;
	font-weight: bold;
	border-bottom: 1px solid #fc9215;
}
h2 {
	font-size:13px;
	color:#333;
	padding-bottom:1px;
	font-weight: bold;
	border-bottom: 1px solid #fc9215;
}
h3 {
	font-size:14px;
	font-weight:bold;
}
/***** Common Formatting *****/
 
p, ul, ol {
	margin:0;
	padding:0 0 1.25em 0;
}
ul, ol {
	padding:0 0 1.25em 2.5em;
}
blockquote {
	margin:1.25em;
	padding:1.25em 1.25em 0 1.25em;
}
small {
	font-size:0.85em;
}
em {
}
img {
	border:0;
}
acronym, abbr {
	cursor:help;
	letter-spacing:1px;
	border-bottom:1px dashed;
}
/***** Links *****/
 
a, a:link, a:visited {
	text-decoration:none;
	color:#C30;
}
a:hover, a:active {
	text-decoration:underline;
	color:#333;
}
/***** Forms *****/
 
form {
	margin:0;
	padding:0;
	display:inline;
}
input, select, textarea {
	font:11px Calibri, Arial, Helvetica, sans-serif;
}
input, select, textarea {
	line-height:20px;
}
textarea {
	width:90%;
	line-height:1.25;
}
label {
	line-height:20px;
}
/***** Tables *****/
 
table {
	border:0;
	margin:0 0 0 0;
	padding:0;
}
table tr td {
}
/***** Wrapper *****/
 
#wrap {
	width:960px;
	margin:0 auto;
	background:transparent url(../images/courier-content-bg.gif) repeat-y top center;
}
#bottom {
	width:960px;
	margin:0 auto;
}
/***** Global Classes *****/
 
.clear {
	clear:both;
}
.float-left {
	float:left;
}
.float-right {
	float:right;
}
.text-left {
	text-align:left;
}
.text-right {
	text-align:right;
}
.text-center {
	text-align:center;
}
.bold {
	font-weight:bold;
}
.italic {
	font-style:italic;
}
.underline {
	border-bottom:1px solid;
}
.wrap {
	width:770px;
	margin:0 auto;
}
.img-left {
	float:left;
	margin:0px 10px 4px 0;
}
.img-right {
	float:right;
	margin:0px 0 4px 10px;
}
.nopadding {
	padding:0;
}
.noindent {
	margin-left:0;
	padding-left:0;
}
.nobullet {
	list-style:none;
	list-style-image:none;
}
.margin {
	padding:12px;
}
.hspace {
	margin:0px 5px;
}
.vspace {
	margin:5px 0px;
}
img.bordered {
	padding:1px;
	border:1px solid #ff8700;
	background-color:#fff;
}
.required {
	color:#cc3333;
	font-weight:bold;
	font-size:12px;
	font-family:'Lucida Grande', Arial, Helvetica, sans-serif;
}
input.text {
	font-weight:normal;
	width:200px;
	border:1px inset #ccc;
	padding:2px;
	color:#333;
}
select.text {
	font-weight:normal;
	width:200px;
	border:1px inset #ccc;
	padding:2px;
}
textarea.text {
	font-weight:normal;
	width:200px;
	border:1px inset #ccc;
	padding:2px;
	color:#333;
}
input.submit {
	font-weight:bold;
	margin:10px 0px;
	width:120px;
	padding:4px;
}
.small {
	font-size:9px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	color:#666;
}
#header {
	padding:6px 0px 6px 0px;
	border-bottom:2px solid #ee5123;
	margin-bottom:3px;
	background: transparent url(../images/belize-courier-number.gif) no-repeat bottom right;
}
#menu {
	background:transparent url(../images/belize-courier-menu-bg.gif) repeat-x 0px -30px;
	margin-bottom: 8px;
}
#menu a:link, #menu a:visited {
	display:block;
	line-height:30px;
	color:#fff;
	background:none;
	font-weight:bold;
	padding:0px 14px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	border-right:1px solid #fff;
}
#menu a:hover, #menu a:active, #home a.home, #contact a.contact, #services a.services, #rates a.rates, #contact a.contact, #faq a.faq, #coverage a.coverage, #about a.about {
	background:transparent url(../images/belize-courier-menu-bg.gif) repeat-x 0px 0px;
}
#content {
	background-color:#f4f4f4;
	padding:5px 10px 10px;
}
#display {
	margin-bottom:10px;
}
.majorCities {
	background:transparent url(../images/belize-courer-cities-bg.gif) no-repeat;
}
.majorCities ul {
	margin:0px;
	padding:8px 0px 0px 16px;
}
.majorCities ul li {
	list-style-image:url(../images/arrow-bullet.gif);
	margin-bottom:6px;
}
.box {
	background-color:#fff;
	border:1px solid #ddd;
	padding:5px 10px 10px;
}
.box ul li {
	font-weight:bold;
	font-size:12px;
	line-height:1.4em;
}
.note {
	margin:0px 8px;
	border-top:2px solid #900;
	border-bottom:2px solid #900;
	background-color:#FCFBEF;
	padding:4px;
}
.note h2 {
	border-bottom:none;
	font-size:12px;
	font-style:italic;
}
.note li {
		padding-bottom:5px;
}
.rate {
		background-color:#fdfdfd;
		border:1px solid #ee5123;
}
.rate th {
		background-color:#f99c1c;
		color:#fff;
		font-size:14px;
		text-align:center;
		border-top:2px solid #ee5123;
}
.req-label { font-weight:bold; }

.warning {
	padding:6px;
	background-color:#FFCC99;
	color:#880000;
}
#contact-form {
		background-color:#fff;
		border:1px solid #ddd;
		display:block;
		padding:10px;
}
#contact-form li {
	padding-left:10px;
	padding-bottom:5px;
}
#footer {
	color:#999;
	padding-bottom:5px;
}
#footer a:link, #footer a:visited {
	color:#666;
}
#footer a:hover, #footer a:active {
	color:#333;
}
table tr th {
	font-size: 13px;
}
.schedules td {
		border-bottom:1px dotted #cdcdcd;
}
.faqlist li {
		padding-bottom:6px;
}
.faqlist a {
	font-size:12px;
	font-weight:bold;
}
.faqs {
	padding:0px 0px 15px 26px;
	margin-bottom:15px;
	background:url(../images/answer-icon.gif) no-repeat top left;
	border-bottom:1px dotted #dcdcdc;
}
.faqs h3 {
	font-weight:bold;
	margin-bottom:4px;
	font-size: 12px;
}
faqs .to-top {
	text-align:right;
}
table.bordered td {
	border-bottom: 1px dotted #C30;
}
