



	








.highslide-container div {
	font-family: Arial, Arial, sans-serif;
	font-size: 13px;
}
.highslide {
	outline: none;
	text-decoration: none;
}
.highslide img {
	cursor: url(graphics/zoomin.cur), pointer;
	border-width: 0px;
	border-color: #ffffff;
}
.highslide:hover img {
	border-width: 0px;
	border-color: #000000;
}
.highslide-active-anchor img, .highslide-active-anchor:hover img {
	visibility: hidden;
}
.highslide-image {
	border-width: 2px;
	border-style: solid;
	border-color: #ffffff;
	background: gray;
}
.highslide-wrapper, .rounded-white {
	background: #ffffff;
}
.highslide-image-blur {
}
.highslide-caption {
	display: none;
	border-top: none;
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #000000;
	background: #ffffff;
}
.highslide-caption a:link {
	color: #000000;
	font-weight: bold;
}
.highslide-caption a:visited {
	color: #000000;
	font-weight: bold;
}
.highslide-caption a:hover {
	color: #ff0000;
	font-weight: bold;
}
.highslide-caption a:active {
	color: #000000;
	font-weight: bold;
}
.highslide-heading {
	display: none;
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #000000;
	overflow: hidden;
	cursor: default;
	background: #ffffff;
}
.highslide-heading a:link {
	color: #000000;
	font-weight: bold;
}
.highslide-heading a:visited {
	color: #000000;
	font-weight: bold;
}
.highslide-heading a:hover {
	color: #ff0000;
	font-weight: bold;
}
.highslide-heading a:active {
	color: #000000;
	font-weight: bold;
}
.highslide-dimming {
	position: absolute;
	background: #000000;
}
.highslide-loading {
	display: block;
	color: #ffffff;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
	padding: 3px;
	border: 1px solid white;
	background-color: #000000;
	padding-left: 22px;
	background-image: url(graphics/loader-black.gif);
	background-repeat: no-repeat;
	background-position: 3px 1px;
}

.highslide-loading a:hover {
	color: #ff0000;
}

	
		.highslide-controls {
			width: 125px;
			height: 30px;
			margin: 0px 10px 0px 0px;
		}
		.highslide-controls ul {
			position: relative;
			left: 15px;
			height: 30px;
			list-style: none;
			margin: 0;
			padding: 0;
		}
		.highslide-controls li {
			float: left;
		}
	

.highslide-controls a {
	background-image: url(graphics/controlbar-large-white.gif);
	display: block;
	float: left;
	height: 30px;
	width: 30px;
	outline: none;
}
.highslide-controls a.disabled {
	cursor: default;
}
.highslide-controls a span {
	/* hide the text for these graphic buttons */
	display: none;
}
.highslide-move a {
	cursor: move;
}
/* The CSS sprites for the controlbar */
.highslide-controls .highslide-previous a {
	background-position: 0 0;
}
.highslide-controls .highslide-previous a:hover {
	background-position: 0 -30px;
}
.highslide-controls .highslide-previous a.disabled {
	background-position: 0 -60px !important;
}
.highslide-controls .highslide-play a {
	background-position: -30px 0;
}
.highslide-controls .highslide-play a:hover {
	background-position: -30px -30px;
}
.highslide-controls .highslide-play a.disabled {
	background-position: -30px -60px !important;
}
.highslide-controls .highslide-pause a {
	background-position: -60px 0;
}
.highslide-controls .highslide-pause a:hover {
	background-position: -60px -30px;
}
.highslide-controls .highslide-next a {
	background-position: -90px 0;
}
.highslide-controls .highslide-next a:hover {
	background-position: -90px -30px;
}
.highslide-controls .highslide-next a.disabled {
	background-position: -90px -60px !important;
}
.highslide-controls .highslide-move a {
	background-position: -120px 0;
}
.highslide-controls .highslide-move a:hover {
	background-position: -120px -30px;
}
.highslide-controls .highslide-full-expand a {
	background-position: -150px 0;
}
.highslide-controls .highslide-full-expand a:hover {
	background-position: -150px -30px;
}
.highslide-controls .highslide-full-expand a.disabled {
	background-position: -150px -60px !important;
}
.highslide-controls .highslide-close a {
	background-position: -180px 0;
}
.highslide-controls .highslide-close a:hover {
	background-position: -180px -30px;
}
.breadcrumbs {
	color: #ffffff;
	font-size: 13px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
}
.breadcrumbs a:link {
	color: #ffffff;
}
.breadcrumbs a:visited {
	color: #ffffff;
}
.breadcrumbs a:hover {
	color: #ff0000;
}
.breadcrumbs a:active {
	color: #ffffff;
}
.centered-table {
	margin-left: auto;
	margin-right: auto;
}
.titlebar-table {
	width: 98%;
	text-align: center;
	letter-spacing: .1px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	margin-bottom: 5px;
	color: ##5A6370;
	background-color: #ffffff;
	
}

.titlebar-table td {
	padding-top: 10px;
	padding-bottom: 10px;
}
.atitle {
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
}
.atitle:first-letter {
	font-size: 16px;
}
.ftitle {
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
}
.ftitle:first-letter {
	font-size: 16px;
}
.fcomment {
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
}
.fcomment:first-letter {
	font-size: 16px;
}
.infotxt {
	color: #ffffff;
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-align: center;
}
.infotxt a:link {
	color: #ffffff;
	font-weight: bold;
}
.infotxt a:visited {
	color: #ffffff;
	font-weight: bold;
}
.infotxt a:hover {
	color: #ff0000;
	font-weight: bold;
}
.infotxt a:active {
	color: #ffffff;
	font-weight: bold;
}
.navbox {
	background-color: #ffffff;
	color: #000000;
	text-align: center;
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	padding: 5px;
}
.navbox a:link {
	color: #000000;
}
.navbox a:visited {
	color: #000000;
} 
.navbox a:hover {
	color: #ff0000;
}
.navbox a:active {
	color : #000000;
}
.thumbbox {
	background-color: #ffffff;
	padding: 3px;
	color: #000000;
	text-align: center;
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	line-height: 120%;
}
.thumbbox a:link {
	color: #000000;
}
.thumbbox a:visited {
	color: #000000;
}
.thumbbox a:hover {
	color: #ff0000;
}
.thumbbox a:active {
	color: #000000;
}
.thumbnail img {
	border-color: #ffffff;
	border-width: 0px;
}
.thumbnail:hover img {
	border-width: 0px;
	border-color: #000000;
}
.copyright {
	color: #ffffff;
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-align: center;
}
.copyright a:link {
	color: #ffffff;
	font-weight: bold;
}
.copyright a:visited {
	color: #ffffff;
	font-weight: bold;
}
.copyright a:hover {
	color: #ff0000;
	font-weight: bold;
}
.copyright a:active {
	color: #ffffff;
	font-weight: bold;
}
.headerinc {
	color: #000000;
}
.footerinc {
	color: #000000;
}

/*BEGIN TOADLY STYLE.CSS*/
html{height: 100%;}

body
{ font-family: verdana, arial, sans-serif;
  padding: 0px;
  margin: 0px;
  font-size: .68em;
}

p
{ margin: 0px;
  padding: 0px 0px 16px 0px;
  line-height: 1.7em;
}

h1
{ font-family: arial, sans-serif;
  letter-spacing: .1em;
}

h2
{ margin: 0px;
  padding: 0px 0px 4px 0px;
  font-size: 100%;
}

img{border: 0px;}

a{outline: none;}

/* image positioning - left, right and center */
.left
{ float: left; 
  padding: 0px 8px 0px 0px;
}

.right
{ float: right; 
  padding: 0px 0px 0px 8px;
}

.center
{ display: block;
  text-align: center;
  margin: 0 auto;
}

/* block quote */
blockquote
{ margin: 20px 0px 20px 0px; 
  padding: 10px 20px 0px 20px;
  border-left: 8px solid;
}

/* unordered list */
ul
{ margin: 8px 0px 0px 16px;
  padding: 0px;
}

ul li
{ list-style-type: square;
  margin: 0px 0px 11px 0px; 
  padding: 0px;
}

/* ordered list */
ol
{ margin: 8px 0px 0px 24px;
  padding: 0px;
}

ol li
{ margin: 0px 0px 11px 0px; 
  padding: 0px;
}

/* main container */
#main
{ width: 780px;
  margin-left: auto; 
  margin-right: auto;
}

/* links above the logo / footer */
#links, #footer
{ margin-left: auto; 
  margin-right: auto;
  padding: 10px 21px 0px 19px;
  width: 720px;
  height: 26px;
  font-size: 94%;
  text-transform: uppercase;
}

#links{text-align: right;}

#footer{text-align: center;}

#links a, #footer a{text-decoration: underline;}

#links a:hover, #footer a:hover{text-decoration: underline;}

/* logo */
#logo
{ margin-left: auto; 
  margin-right: auto;
  width: 760px;
  height: 100px;
  text-align: left;
}

#logo h1
{ margin: 0px;
  padding: 41px 0px 0px 19px;
  font-size: 150%;
  letter-spacing: .2em;
}

/* navigation menu */
#menu
{ height: 25px;
  width: 760px;
  margin-left: auto; 
  margin-right: auto;
}

#menu ul{margin: 0px auto;} 

#menu li
{ float: left; 
  margin: 0px; 
  padding: 0px;
} 


#menu li a 
{ display: block; 
  float: left; 
  height: 22px;
  text-decoration: none; 
  padding: 3px 19px 0px 19px;
  text-transform: uppercase;
} 

/* main content */
#content
{ margin-left: auto; 
  margin-right: auto;
  width: 760px;
  height: auto;
  padding: 0px;
  overflow: hidden;
} 

/* column 1 - contains sidebar items */
#column1
{ width: 207px;
  float: right;
  padding: 16px 0px 15px 0px;
}

.sidebaritem
{ text-align: left;
  width: 188px;
  float: left;
  margin: 0px 0px 25px 0px;
}

.sbihead
{ height: 14px;
  width: 188px;
  padding: 5px 0px 5px 19px;
  text-transform: uppercase;
}

.sbihead h1
{ padding: 0px; 
  margin: 0px; 
  font-weight: bold;
  font-size: 112%;
}

.sbicontent{padding: 14px 8px 8px 19px;}

.sbicontent p
{ line-height: 14px; 
  padding: 0px 0px 8px 0px;
}

.sbilinks{padding: 0px;}

.sbilinks ul{margin: 0px auto;} 

.sbilinks li 
{ margin: 0px; 
  float: left; 
  list-style: none; 
} 

.sbilinks li a , .sbilinks li a:hover
{ float: left; 
  height: 16px;
  text-decoration: none; 
  padding: 5px 0px 4px 19px;
  width: 188px;
  border: 0px;
} 

/* column 2 - page content */
#column2
{ text-align: justify;
  width: 512px;
  float: left;
  padding: 12px 3px 15px 19px;
}

#column2 h1
{ padding: 6px 0px 4px 0px; 
  margin: 0px 0px 12px 0px; 
  border-bottom: 1px solid;
  font-size: 150%;
  text-transform: uppercase;
  font-weight: normal;
}

.sidebaritem a, #column2 a
{ padding: 0px 0px 0px 0px;
  border-bottom: 1px solid;
}

.sidebaritem a:hover, #column2 a:hover
{ padding: 0px 0px 0px 0px;
  border-bottom: 1px dashed;
}

/* contact page - form layout */
form{margin-top: 0px;}

div.row
{ clear: both;
  width: 448px;
}

div.row span.formlabel 
{ float: left;
  width: 150px;
  text-align: left;
}

div.row span.forminput
{ float: right;
  text-align: right;
} 

div.spacer
{ clear: both;
  width: 80px;
}

input, textarea
{ width: 259px;
  font-family: verdana, arial, sans-serif;
  border: 1px solid;
  font-size: 100%;
  margin: 2px;
}

.submit
{ font-family: verdana, arial, sans-serif;
  border: 1px solid;
  width: 70px;
  height: 22px;
  cursor: pointer;
  font-size: 100%;
}

/*BEGIN TOADLY COLOUR.CSS*/
html{height: 100%;}

body
{ background: #6F7A86;
  color: #5A6370;
}

blockquote
{ background: #FFFFFF;
  color: #5A6370;
  border-color: #767676;
}

#main
{ background: #FFFFFF url(/style/back.png) repeat-y;
  color: #5A6370;
}

#links, #footer, #menu, #menu li a
{ background: #FFFFFF url(/style/menu.png);
  color: #D1D3D7;
  border-color: #D7D7D7;
}

#links a, #footer a, #links a:hover, #footer a:hover
{ background: transparent;
  color: #D1D3D7;
}

#logo
{ background: #FFFFFF url(/style/logo.jpg) no-repeat;
  color: #5A6370;
}

#logo h1
{ background: transparent;
  color: #000000;
}

h1, #column2 h1
{ background: transparent;
  color: #1775D5;
  border-color: #89A9C7;
}

#menu li a:hover, #menu li a#selected, #menu li a#selected:hover
{ background: #FFFFFF url(/style/menu_hover.png);
  color: #484E56;
} 

#content, #column2 a, #column2 a:hover
{ background: transparent;
  color: #5A6370;
}

.sidebaritem, .sidebaritem a, .sidebaritem a:hover
{ background: transparent;
  color: #D1D3D7;
}

.sbihead
{ background: #FFFFFF url(/style/sbi_header.png);
  color: #484E56;
}

.sbihead h1
{ background: transparent;
  color: #484E56;
}

.sbilinks li a
{ background: #FFFFFF url(/style/link.png);
  color: #D1D3D7;
} 

.sbilinks li a:hover
{ background: #B7B7B7;
  color: #1775D5;
} 

input, textarea
{ background: #FFFFFF;
  color: #5A6370;
  border-color: #89A9C7;
}