*{
	font-family: Arial, Helvetica, sans-serif;
	color: #666699;
	font-size: 12px;
}
body{
	background-image: url(i/bg.gif);
	margin: 0;
	padding: 0;
}
#main {
	width:760px;
}
#header {
	background-image: url(i/banner_new.png);
	background-position: top;
	background-repeat: no-repeat;
	background-color: White;
	margin-bottom: 10px;
	height: 82px;
	padding-right: 0px;
	width: 760px;
}
#menu {
	position: relative;
	top: 59px;
}
#left{
	float: left;
	width: 150px;
	border: 3px solid #CCCDE3;
	padding: 5px;
	height: 100%;
	background-image: url(i/blueFade.png);
	background-position: bottom;
	height: 585px;
	margin-right: 10px;
}
#right{
	float: right;
	width: 150px;
	border: 3px solid #CAFFCA;
	padding: 5px;
	height: 100%;
	background-image: url(i/greenFade.png);
	background-position: top;
	background-repeat: no-repeat;
	height: 585px;
	margin-left: 10px;
}
#footer {
	border-top: 1px dashed #666699;
	text-align: center;
	color: #000;
	font-size: xx-small;
	color: gray;
	background-color: white;
	clear: both;
	width: 760px;
}
#content{
	border-top: 1px dashed #666699;
	width: 760px;
	height: auto;
	background-color: white;
	background-image: url(i/swish.gif);
	background-position: top;
	background-repeat: no-repeat;
	min-height: 550px;
}
#icaew {
	bottom: 10px;
}
div.leftAlign{
	padding: 20px;
	text-align: left;
}
div.centreAlign{
	padding: 20px;
	text-align: center;
}
div.swish{
	background-image: url(i/swish.gif);
	background-position: top;
	background-repeat: no-repeat;
	height: 400px;
	background-color: white;
	padding-left:20px;
	padding-right:20px;
}
div.swishTax{
	background-image: url(i/swish.gif);
	background-position: top;
	background-repeat: no-repeat;
	height: 550px;
	background-color: white;
	padding-left: 20px;
	padding-right: 20px;
	text-align: center;
}
.blue {
	color : #666699;
}
.blueBold {
	color: #666699;
	font-weight: bold;
	font-size: small;
}
.blueHeading {
	color: #666699;
	font-weight: bold;
	font-size: medium;
}
.blueHighlight {
	color: #666699;
	font-weight: bold;
	font-size: medium;
	border-bottom: 1px dashed #B1C0ED;
}
a {
	font-weight: bold;
	color : #666699;
	text-decoration : underline;
}
a:hover {
	color : blue;
	text-decoration: underline;
}
a.footer {
	font-size: xx-small;
	font-weight: normal;
	color: Gray;
	text-decoration: underline;
}
a.footer:HOVER {
	color: blue;
}
a.more {
	font-weight: normal;
	color: #666699;
	text-decoration: underline;
}
a.more:HOVER {
	color: #000000;
}
a.menu{
	font-weight: bold;
	color : Gray;
	text-decoration : none;
	font-size: 0.9em;
}
a.menu:hover {
	color: Blue;
}
span.newsHead,a.newsHead  {
	font-weight: normal;
	font-size: 11px;
	color: #666699;
}
.headingGrey {
	font-weight: bold;
	color: #808080
}
.headingWhite {
	font-weight: bold;
	color: White;
	font-size: 1.0em;
}
ul.blue,li.blue{
	color: #666699;
	line-height: 125%;
}
input.login{
	width: 92%;
}
div.box{
	border: 1px solid #000066;
	padding: 1px;
	text-align: center;
	margin-bottom: 10px;
}
td.td_center{
	text-align: center;
}
td.td_left{
	text-align: left;
}
td.td_right{
	text-align: right;
}
.error{
	color: #CC0033;
}
ul.sage li{
	margin-left: -27px;
}
.ul{
	line-height: 20px;
}
/* hide from IE mac \*/
html {overflow: scroll;}
/* end hiding from IE5 mac */
