/*Swan Housing Group*/
BODY {
	background-color: #fff;
	font-family: Arial, sans-serif;
	padding: 0px;
	line-height: 1.5;
	font-size : 1em;
	color: #777;
	}
	
	#frame{
		width: 798px;
		min-width: 798px;
		margin-left: auto;
		margin-right: auto;
		background-color: #fff;
	}
	#toplev{
		margin: 23px 0px 5px 2px;
	}

div.menu ul{
	list-style: none;
	margin: 0;
	padding: 0;
}
	
div.menu a{
   display: block;
	font-size: 75%;
	font-weight: bold;
	text-align: left;
	border-top: 1px solid #fff;
	padding: 4px 6px 4px 23px;
	width: 154px;
	background: url(http://www.swan.org.uk/images/menuarrow-white.gif) no-repeat #D5DBE4 13px 7px;
	color:#3A72B6;
}

div.menu a:link {
	text-decoration: none;
	}
div.menu a:visited {
	text-decoration: none;
	}
div.menu a:hover{
	background-color: #BBCAE7;
	color: #fff;
	}
div.menu a:active {
	}

div.menuTop{
	/*background-color: #ffbeb7;*/
	background: url(http://www.swan.org.uk/images/site_nav_header.jpg) no-repeat #D5DBE4;
	font-size: 80%;
	padding: 35px 2px 5px 2px;
	width:180px;
	text-align: center;
}
H2 {
	position: relative;
	/*color: #ff686f;*/
	background-color: #fff;
	font-size: 100%;
	text-align: left;
	z-index: 1;
	margin-top: 0px;
	background-image: url(http://www.swan.org.uk/images/logo.jpg);
	background-repeat: no-repeat;
	background-position: 6px 0;
	height: 25px;
	padding-top: 45px;
	padding-left: 160px;
	}
H3 {
	background: #BBCAE7 url(http://www.swan.org.uk/images/h1.gif) no-repeat;
	color: #FFFFFF;
	font-size: 95%;
	font-weight: bold;
	padding:  6px 10px 4px;
	width: 572px;
	}
input[type="text"], textarea {
	background-color: #FCFCFC;
}
select{
	width: 270px;
}

P {
	color: #000000;
	font-size: 85%;
	font-style: normal;
	font-weight: normal;
	margin-bottom: 2pt;
	margin-left: 2pt;
}
span.button{
	position: relative;
}
span.button a{
	/*background-color: #E8E8E8;*/
	background-color: #eefcff;
	border: 1px solid #000000;
	border-left-color: #C0C0C0;
	border-top-color: #C0C0C0;
	color: #000000;
	cursor: pointer;
	float: left;
	font-size: 75%;
	font-variant: normal;
	margin-right: 2px;
	padding: 4px;
	text-align: center;
	text-decoration: none;
	width: 20%;
}
span.button a:hover{
	background-color: #FFFFFF;
	color: #000000;
	text-decoration: none;
}

span.button a:visited{
	color: #000000;
	text-decoration: none;
}
.advice {
	font-size: 80%;
}
.head {
	left: 0px;
}

.highLight, .downLight {
	border: 2px solid #fff;
}

.noHighLight {
	border: 2px solid #fff;
	}

.iconLev {
	position: relative;
	background-color: #fff;
	text-align: left;
	z-index: 1;
	clear: both;
	height: 30px;
	}
.mainLev {
	text-align: left;
	background-color: #fff;
	z-index: 0;
	clear:left;
}

#footer{
	background-color: #fff;
	}

.sendForm{
	padding: 5px;
	}

img {
	border: none;
}

#tradeNav{
	float:left;width:184px; margin-top:15px;background:#FFFFFF url(http://www.swan.org.uk/images/site_nav_footer.jpg) no-repeat scroll left bottom;padding-bottom:35px;
}
#icons{
	float:left;
	padding-left: 10px;
}
.list
{
padding: 0px 0px 3px 10px;
font-size: 100%;
}

#listcontainer{
	background-color: #FFFFFF; 
	font-size: 90%; 
	top: 5px;
	}

a:link{
	text-decoration: none;
	color: #0000CD;
}

a:visited{
	text-decoration: none;
	color: #0000CD;
}

a:hover{
	text-decoration: underline;
	color: #0000CD;
}

a:active{
	text-decoration: none;
	color: #6666CC
}

#replist {
	margin-top: 15px;
	/*table-layout: fixed;*/
	border-collapse: collapse;
	border: 2px solid #DCDCDC;
	width: 100%;
}
#replist thead{
	background-color: #F5F5F5;
	font-weight: bold;
}
#replist td{
	padding: 4px;border-bottom: 1px solid #DCDCDC;
}
#replist tr{
	
}
#tabdivider{
	/*'Previous Reports' line on reports page*/
}

#result ul{
	list-style-type: none;
	}

/* Hides from IE5-mac \*/
* html .mainLev {height: 1%;}
/* End hide from IE5-mac */ 


