h1 {
  height: 100%;
  width: 986px;
  margin: 0;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader;
  (src='graphics/top1.png',sizingMethod='scale');
} 
head:first-child+body h1{ /*The Owen Hack, hides this from ie*/
  background: url(graphics/top1.png);
}

.hr{

height:1px;
color:#DFDFDF;
background-color:#FFFFFF
}

.iconStyle
{position:absolute;left:15px;top:-20px;}
.iconStyle1
{position:absolute;left:-0px;top:0px;}


body {
	background-attachment:fixed;
	background:url(graphics/color_bg.jpg);
}

td {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	color: #333333;
	text-decoration: none;
}


.navspacer {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	color: #003366;
	text-decoration: none;
	
	}
	
.greytimes {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	color: #666666;
	text-decoration: none;
	}
	
.bluetimes {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	color: #0A6596;
	text-decoration: none;
	}
.redtimes {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	color: #B52F51;
	text-decoration: none;
	}
	.greentimes {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	color: #A0BF23;
	text-decoration: none;
	}
	
.promotxt {
	color: #094E81;
	}
	

a.promoheadlinks:link {color: #094E81; text-decoration: none;font-weight: bold;font-size:15px;}
a.promoheadlinks:active {color: #094E81; text-decoration: none;font-weight: bold;font-size:15px;}
a.promoheadlinks:visited {color: #094E81; text-decoration: none;font-weight: bold;font-size:15px;}
a.promoheadlinks:hover {color: #55A0FF; text-decoration: none;font-weight: bold;font-size:15px;}

a.navlinks:link {color: #003366; text-decoration: none;font-weight: bold;font-size:11px;}
a.navlinks:active {color: #003366; text-decoration: none;font-weight: bold;font-size:11px;}
a.navlinks:visited {color: #003366; text-decoration: none;font-weight: bold;font-size:11px;}
a.navlinks:hover {color: #003366; text-decoration: underline;font-weight: bold;font-size:11px;}

a.navlinksb:link {color: #ffffff; text-decoration: none;font-weight: bold;font-size:11px;}
a.navlinksb:active {color: #ffffff; text-decoration: none;font-weight: bold;font-size:11px;}
a.navlinksb:visited {color: #ffffff; text-decoration: none;font-weight: bold;font-size:11px;}
a.navlinksb:hover {color: #ffffff; text-decoration: underline;font-weight: bold;font-size:11px;}

a.pagelinksorange:link {color: #FF9900; text-decoration: none;font-weight: normal;font-size:12px;}
a.pagelinksorange:active {color: #FF9900; text-decoration: none;font-weight: normal;font-size:12px;}
a.pagelinksorange:visited {color: #FF9900; text-decoration: none;font-weight: normal;font-size:12px;}
a.pagelinksorange:hover {color: #FF9900; text-decoration: underline;font-weight: normal;font-size:12px;}


.hayleybox {
font-family: Arial;
	font-size: 11px;
	font-style: normal;
	color: #A0BF23;
	}
	
.pageheadings {font-family: Arial; font-size: 15px; font-weight: normal; color: #ffffff; }
.pageheadingsblue {font-family: Arial; font-size: 15px; font-weight: normal; color: #003366; }
.subheadingred {font-family: Arial; font-size: 12px; font-weight: bold; color: #A6012B; }
.subheadinggreen {font-family: Arial; font-size: 12px; font-weight: bold; color: #A0BF23; }
.bigheadinggreen {font-family: Arial; font-size: 20px; font-weight: normal; color: #A0BF23; }
.bottom {font-family: Arial; font-size: 11px; font-weight: normal; color: #ffffff; }


.homelinks {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
}

.verticaltext {
writing-mode: tb-rl;
filter: flipv fliph;

}

.maptable {color: #013567}

.highslide-wrapper div {
    font-family: Arial, Helvetica;
    font-size: 10pt;
}
.highslide {
	cursor: url(graphics/zoomin.cur), pointer;
    outline: none;
    text-decoration: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {
	border: 2px solid gray;
}
.highslide:hover img {
	border: 2px solid white;
}

.highslide-wrapper, .rounded-white {
	background: white;
}
.highslide-image {
    border: 2px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    
    border: 2px solid white;
    border-top: none;
    font-family: Arial, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(graphics/loader.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}

a.highslide-full-expand {
	background: url(graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}
