/************** top menu styles **************/
#menu a:link, #menu a:visited {
	font-weight:bold;
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	}
#menu a:hover{
	color: #FF0000;
}
/************** body link styles **************/
a:link, a:visited {
	color: #274897;
	text-decoration: underline;
	font-weight:normal;
	}
a:hover{
	color: #FF0000;
}
/************** footer styles **************/
#footer a:link, #footer a:visited {
	color: #333333;
	text-decoration: underline;
	font-weight:normal;
}

#footer {
	font-family: Arial, Helvetica, Geneva, san-serif;
	font-size: 11px;
	color: #333333;
	}
#footer a:hover{
	color: #FF0000;
}
/************** header tag styles **************/
.tdvertical {
	background-image: url(images/structure/vertical.gif);
	background-repeat: no-repeat;
	background-position: 2px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #000033;
	margin-top: 10px;
}
.dividerrow {
	background-color: #C3C3C3;
	height: 5px;
}
.banner {
	background-image: url(images/structure/courier-kitchener-cambridge-ontario.jpg);
	background-repeat: no-repeat;
	height: 168px;
	font-family: "Arial Black", Arial, Verdana;
	color: #333333;
	font-size: 24px;
}
.bannerposition {
	width: 300px;
	text-align: left;
	line-height: 30px;
	padding-right: 40px;
	margin-bottom: 25px;
}
.red {
	color: #FF0000;
}

h2 {
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
	font-size: large;
	color: #FF0000;
}
.statue {
	background-image: url(images/usa-canada-courier.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
li {
	padding-bottom: 6px;
}
.headline {
	font-size: 28px;
	font-weight: normal;
	color: #333333;
}
.line {
	background-color: #334282;
	border-top-color: #FF0000;
	border-top-style: solid;
	border-top-width: 3px;
	height: 6px;
}
.imgbrdr {
	border: 1px solid #FF0000;
}
h4 {
	margin-bottom: 5px;
}
.smalltext {
	font-size: 10px;
}
.regtext {
	font-size: 12px;
}

