a:link {color: #006699; text-decoration: underline; }
a:active {color: #006699; text-decoration: underline; }
a:visited {color: #004364; text-decoration: underline; }
A:hover {COLOR: #FF6600; TEXT-DECORATION: underline}

H1 {
    font-family:"Verdana"; font-size: 13pt; font-weight: bold; color: #006699;
}
	
H2 {
    font-family:"Verdana"; font-size: 11pt; font-weight: bold; color: #006699;
}
	
td {
	 font-family:"Verdana"; font-size: 10pt; 
}

P{
  font-family:"Verdana"; font-size: 10pt;  
}

ul { list-style-image: url(/images/bullet.gif) } 
ul {margin-bottom: 0;}

.itable {
	background-color: #FFFFFF;
	height: 100%;
}

body {
	margin: 3px 0;
	text-align:center;
}

.maintable {
	background-color: #FFFFFF;
	width: 795px;
	margin:3px auto;
	text-align:left;
}

.intable {
	padding: 3px;
	width: 96%;
	margin-left:auto;
	margin-right:auto;
}

.domainbox {
	background-image: url(/images/grey_index_search.png);
	background-color: #999999;
	height: 27px;
}

.domaintable {
	width: 100%;
	border: none;
	padding: 0;
	border-collapse: collapse;
}

.domaintd {
	color: #666666;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
}

.navtable {
	width: 190px;
	border: thin solid #FFFFFF;
	padding: 1px;
	border-collapse: collapse;
}

.footertable {
	width: 100%;
	padding: 0;
	border-collapse: collapse;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #006699;
}

.headertable {
	width: 795px;
	padding: 0;
	border: 0;
}

.hometable {
	width: 575px;
	padding: 0;
	border: 0;
	border-collapse: collapse;
}

.center {
	text-align: center;
}

img {
	border: none;
}

.footertitle {
	color:#99CC33;
	font-style: italic;
	font-weight: bold;
	text-align: center;
}

.breadcrumbs {
	color: #006699;
	font-weight: bold;
}

.small {
	font-size: 9px;
}
.fromcanada {
	color: #999999;
}
.fromcantit {
	font-size: 16px;
	font-weight: bold;
}
.additional {
	font-size: 11px;
}
.greybar {
	background-color: #666666;
}
