a {
	color: #EC1C24;
	background-image: url(../../../../images/link-arrow-red.gif);
	

}
#colourBg {
	background-color: #EBF4DE;
}
#topNav  {
	background-color: #acd841;
	border-top-color: #669933;
	border-bottom-color: #669933;
	/*background-image: url(../../../../images/nav-highlight-green.gif);*/
	z-index:99;
	position:relative;

}

#footerBar 
{
	/*margin-top: 15px;*/
	width: 100%;
	height:16px;
	background-image:url(../../../../images/footer_bar.gif);
	clear: both;
	border-bottom:1px solid #000000;	
}
	
#endLink {
	background-color: #8c62aa;
	border-top-color: #0F004E;
	border-bottom-color: #0F004E;
	/*background-image: url(../../../../images/nav-highlight-purple.gif);*/
}
#endLink a
{
	color:#FFFFFF;
	background-image: url(../../../../images/topnav-arrow-purple.gif);
}
#box2, #box3, #box5  {
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 2px;
	clear: left;
}

#box4 {
	padding-left: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	clear: left;
}
#box6 {
	padding-left: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	clear: left;
}
#box1 {
	min-height: 86px;
	margin-bottom: 8px;
	
}
#box2 {
	min-height: 210px;
}
#box3 {
	min-height: 65px;
}
#box4 {
	min-height: 65px;
}
#box5 {
	min-height: 218px;
}
#box6 {
	min-height: 65px;
}




.Heading1, H1 {
	font-size: 2em;
	font-weight: bold;
	margin-bottom: 0.7em;
}
.Heading2, H2 {
	font-size: 1.9em;
	font-weight: bold;
}
.Heading3, H3 {
	font-size: 1.9em;
	font-weight: bold;
	margin-bottom: 0.2em;
	line-height: 1.1em;
}
.Normal {
	font-size: 1.1em;
}

.intro {
	font-size: 1.5em;
	
	
}
.percentage {
	font-size: 2.1em;
	font-weight: bold;
	padding-bottom: 0.1em;
}
.rateName {
	font-size: 1em;
	padding-bottom: 0px;
	border:soild 1px;
}

.white {
	background-image: url(../../../../images/boxout-white-intermed.gif);
	background-repeat: no-repeat;
	color: #0F004E;
	padding-top: 6px;
}
.colour {
	background-image: url(../../../../images/boxout-green.gif);
	background-repeat: no-repeat;
	color: #0F004E;
	padding-top: 8px;
}
.clear {
	background-image: url(../../../../images/boxout-palegreen.gif);
	background-repeat: no-repeat;
	color: #0F004E;
	padding-top: 8px;
}
.roundedBttm_colour {
	background-image: url(../../../../images/boxout-bttm-green.gif);
	background-repeat: no-repeat;
	height: 12px;
	margin-bottom: 8px;
}
.roundedBttm_noimg {
	/*background-image: url(../../../../images/boxout-bttm-green.gif);*/
	background-repeat: no-repeat;
	height: 12px;
	margin-bottom: 8px;
}
.roundedBttm_white {
	background-image: url(../../../../images/boxout-bttm-white-intermed.gif);
	background-repeat: no-repeat;
	height: 12px;
	margin-bottom: 8px;
}
.roundedBttm_clear {
	background-image: url(../../../../images/boxout-bttm-palegreen.gif);
	background-repeat: no-repeat;
	height: 5px;
	margin-bottom: 8px;
	font-size: 1px;
	line-height: 0px;
}

#ratebox1, #ratebox2 {
	background-image: url(../../../../images/ratebox.gif);
	background-repeat: no-repeat;
	width: 81px;
	height: 78px;
	float: left;
	text-align: center;
	color: #8CC63F;
	padding-top: 10px;
	font-weight: bold;
	padding-right: 3px;
	padding-left: 3px;
}
#ratebox1 {
	margin-right: 6px;
}




/*********************************************** 
	Top Drop Down Menu Color Selection Styles
***********************************************/

/* All Level Styles*/
#topNav a { z-index:99; position:relative;
}
#topNav a:hover { z-index:99; position:relative;
}
/* Level 0 Styles */
#topNav UL UL.L0 {
}	/* level 0 "leaf" properties - not really a leaf since its the top level */
#topNav a.L0hc {
	color:#333366; z-index:99; position:relative;
	border-right:1px solid #333366;
}  /* level 0 item with children properties. defines background color and bullet image */
#topNav a.L0nc {
	color:#333366;z-index:99; position:relative;
	border-right:1px solid #333366;
} /* level 0 item with no children properties. defines background color*/
#topNav a.L0hc:hover {
	color: #FFFFFF; z-index:99; 
	background: url(../../../../images/dnArwGrey.gif) right center no-repeat;
}	/* hover effect for level 0 with children */
#topNav a.L0nc:hover {
	color: #FFFFFF; 
} /* hover effect for level 0 with no children */
/* Level 1 Styles */
	#topNav UL UL.L1 {
	border:1px solid black;  
}
#topNav a.L1hc {
	color:#000000; 
	background:#FFFFFF url(../../../../images/rtArwGrey.gif) right center no-repeat;
}
#topNav a.L1nc {
	color:#000000;
	background:#FFFFFF;
}
#topNav a.L1hc:hover {
	color:#000000; 
	background-color: #CFE178;
	background-image: url(../../../../images/rtArwGrey.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
#topNav a.L1nc:hover {
	color:#000000;
	background: #CFE178;;
	
}
/* Level 2 Styles */
	#topNav UL UL.L2 {
	border:1px solid black;
}
#topNav a.L2hc {
	color:#000000;
	background:#FFFFFF url(../../../../images/rtArwGrey.gif) right center no-repeat;
}
#topNav a.L2nc {
	color:#000000; 
	background:#FFFFFF;
}
#topNav a.L2hc:hover {
	color:#000000; 
	background:#CFE178 url(../../../../images/rtArwGrey.gif) right center no-repeat;
}
#topNav a.L2nc:hover {
	color:#000000;	background:#CFE178;
}

.poll
{
background-color:Transparent;
}






