a:link {color:#058821; text-decoration:underline;}
a:visited {color:#058821; text-decoration:underline;}
a:hover {color:#022609; text-decoration:none;}
a:active {color:#058821; text-decoration:underline;}

h1 {
	font-size:4.5em;
	line-height:0.9em;
	font-weight:normal;
	color:#58c2bf;
	/*remove the top margin in ff and opera*/
	margin:0px;
}

h2 {
	font-size:1.4em;
	font-weight:normal;
}

#menu ul {
	width:150px;
	padding:0px;
	margin:0px 6px;
	color:#0d487a;
	list-style:none;
	border:solid 2px #58c2bf;
	text-align:center;
}

#menu li {
	font-size: 0.9em;
	padding:0px;
	margin:0px;
	border:solid 3px #58c2bf;
	background-color:#FFFFFF;
	/*word-wrap:break-word;*/
	/*word-wrap:break-word; not css standards compliant*/
}

/*.not_english link is in the #menu id so use #menu li for links*/
#menu li a:link, #menu li a:visited, #menu li a:hover, #menu li a:active {color:#0d487a;font-weight:bold;text-decoration:none;display:block;}
#menu li a:hover {color:#390d7a;}

.not_english {
	font-size:0.8em;
	width:166px;
	/*background-color:#FFFFFF;*/
	padding-top:10px;
	line-height:1.2em;
}

.table_border {
	border-top:solid 1px #58c2bf;
	border-left:solid 1px #58c2bf;
}

.table_border td {
	padding-left:5px;
	border-right:solid 1px #58c2bf;
	border-bottom:solid 1px #58c2bf;
}

.beds_council {
	font-family:Arial, Helvetica, sans-serif;
	color:#0d487a;
	font-weight:bold;
	font-size:0.85em;
	line-height:0.9em;
	text-align:center;
}

.terms_conditions {
	color:#FFFFFF;
	text-align:center;
	font-weight:bold;
}

.terms_conditions a:link {color:#FFFFFF; text-decoration:underline;}
.terms_conditions a:visited {color:#FFFFFF; text-decoration:underline;}
.terms_conditions a:hover {color:#FFFFFF; text-decoration:none;}
.terms_conditions a:active {color:#FFFFFF; text-decoration:underline;}

.win {
	width:230px;
	height:53px;
	padding:37px 5px 0px 65px;
	background-image:url('images/win.gif');
	background-repeat:no-repeat;
	color:#FFFFFF;
	font-weight:bold;
	line-height:1.2em;
}

.win_internal {
	width:530px;
	/*height:83px;*/
	min-height:83px;
	padding:105px 0px 0px 10px;
	background-image:url('images/win_internal.gif');
	background-repeat:no-repeat;
	color:#000000;
	font-size:1.1em;
	line-height:1.1em;
}

.shape_future_heading {
	color:#58c2bf;
	font-size:2.2em;
}

.shape_future_mid {
	border-left:solid 4px #58c2bf;
	border-right:solid 4px #58c2bf;
	background-color:#D2ECEA;
	padding:0px 10px;
}

.textSize {
	color:#333333;
	padding-right:40px;
	text-align:right;
	padding-top:5px;
	padding-bottom:3px;
	font-size:12px!important
}

.textSize a:link,.textSize a:visited{color:#0089de;text-decoration:none;border:solid 1px #0d487a; padding-left:1px;padding-right:1px;}
.textSize a:hover{color:#333333;text-decoration:underline;}

#s{font-size:12px!important}
#m{font-size:15px!important}
#l{font-size:18px!important}

/* ie5.5-6.x style */
/* the * element selector gives it a little more weight */
/* id=body will solve all problems once and for all */
/* in case we can’t set the ID on the BODY, */  
/*#footer  *.trans-png,          
#body *.trans-png,         
*.trans-png,               
{          
background-image: expression(
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src=" + 
(this.tagName=='IMG' ? this.src : this.currentStyle.backgroundImage.split('\"')[1]) + ")",
this.style.backgroundImage = "none",
this.src = "/img/transparent.png";
}*/
