/*
###===========================================================================
#
# Copyright (c) 2006 by Computors Limited. All Rights Reserved.
#
# No part of this publication or software may be reproduced, transmitted,
# transcribed, stored in a retrieval system, or translated into any
# language without the prior written authorization of Computors Limited.
#
# This is a licensed product of Computors Limited.
#
# File CSS    : hcontrast.css
# Description : Alternative High Contrast Style Sheet for site
#
###===========================================================================
*/


.TOPNAV_Span_1_pre, .TOPNAV_Span_1_post, .TOPNAV_Span_1 {
  background-image: none !important;
}

a.TOPNAV_Link_1:link, a.TOPNAV_Link_1:active, a.TOPNAV_Link_1:visited {
  color: #ffffff;
  font-size: 1.3em;
  border-bottom: 1px #00ffff solid;
}

a.TOPNAV_Link_1:hover {
  color: #000000;
  background-color: #00ffff;
  font-size: 1.3em;
}

BODY {
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 67.5%;
	color: #ffffff;
	background-color: #000000 !important;
	background-image: none;
}

h1 {
  color: #ffffff !important;
}

.Left_Menu_Wrapper {
  display: none !important;
}

.CM_Text {
  color: #ffffff !important;
  font-size: 1.4em;
}

.CM_Text span {
  color: #ffffff !important;
  font-size: 1.8em;
}

.CM_Entry {
  color: #fcff00 !important;
  font-size: 1.4em;
}

.CM_Entry span {
  color: #fcff00 !important;
  font-size: 1.4em;
}

a.SIDENAV_Link_1:link, a.SIDENAV_Link_1:visited, a.SIDENAV_Link_1:active {
  color: #000000;
  background-color: #ffffff;
  font-size: 1.4em;
  border-bottom: 1px #ffffff solid;
}

a.SIDENAV_Link_1:hover {
  color: #d957ff;
  background: none !important;
  font-size: 1.4em;
  border-bottom: 1px #ffffff solid;
}

a.SIDENAV_Link_2:link, a.SIDENAV_Link_2:visited, a.SIDENAV_Link_2:active {
  color: #00ffff;
  background-color: none;
  font-size: 1.2em;
  border-bottom: 1px #ffffff solid;
}

a.SIDENAV_Link_2:hover {
  color: #d957ff;
  background: none !important;
  font-size: 1.2em;
  border-bottom: 1px #ffffff solid;
}

a.SIDENAV_Link_1_Current:link, 
a.SIDENAV_Link_1_Current:visited, 
a.SIDENAV_Link_1_Current:active,
SIDENAV_Link_1_Current:hover {
  color: #d957ff;
  background-color: #000000;
}

#BASE_Footer {
  border-top: 1px #00ffff solid;
  background-image: none !important;
  background-color: #000000 !important;
}

#BASE_Declaration {
  color: #00ffff;  
}

a.BotNav_Link_1:link, a.BotNav_Link_1:active, a.BotNav_Link_1:visited {
  font-size: 1.1em;
  color: #00ffff;
}

a.BotNav_Link_1:hover {
  font-size: 1.1em;
  color: #d957ff;
}

#BASE_Content_Home div span {
  font-size: 1.4em !important;
}

#BASE_Image {
  width: 100%;
  float: left;
  clear: both;
}

#BASE_Image img {
  display: none;
}

#BASE_Alt_Feature {
  display: block !important;
  width: 100%;
  float: left;
  position: static;
  font-size: 1.8em;
  clear: both;
}

.stepcarousel {
  background-image: none !important;
  background-color: #000000;
  border: 1px #00ffff solid;  
}

.stepcarousel  * {
  color: #ffffff !important;
}