/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #FFFFFF;
	width: auto;
}


p	{
	line-height: 140%;
	font-size: 13px;
	text-align: justify;
}

.sold	{
	color: #FF0000;
}

h1 {
	font-size: 150%;
	font-weight:lighter;
	color: #FFAB20;
	
	}

h2 {
	font-size: 16px;
	font-weight:lighter;
	color: #FFAB20;
	line-height: normal;
	}

h3 {
	font-size: 16px;
	font-weight:bold;
	color: #000000;
	line-height: 130%;
	}
	
h4 {
	font-size: 16px;
	font-weight: lighter;
	color: #5E6697;
	line-height: 21px;
	}
	
	
ul  {
	font-size: 13px;
	list-style: circle;
	line-height: 150%;
}

.listhead  {
	font-size: 15px;
	font-weight: bold;
	list-style: none;
	line-height: 150%;
	list-style-position: outside;

}
	
	
#allcontent {
	width: 760px;
	height: auto;
	z-index: 1;
	background-color: #FFFFFF;
	margin: auto;
}

.topbanner {
	width: 800px;
	height: auto;

}

.main {
	width: 760px;
	height: auto;
}

.maincopy {
	padding-right: 10px;
	}
	
.maincopy1 {
	padding: none;
	}
	
.maincopy2 {
	padding: 10px 0px 0px 0px;
	}
	
	
.table {
	background-color: #FFFFC5;
	padding: 10px;
	text-align: left;
	line-height: 140%;
	font-size: 14px;
	text-align: left;
	border-top: #5266CA medium solid;
}
	
	

.rightpaneltop {
	font-size:12px;
	color: #000000; 
	text-align:center;
	vertical-align:top;
	line-height: normal;
	background-color:#C0D2F0;
	padding-top: 3px;


}

.rightpanelhead  {
	background-color:#99CC00;
	font-size:12px;
	font-weight:lighter;
	color: #ffffff; 
	text-align:center;
	vertical-align:top;
	line-height: normal;
	border-bottom: solid  thin  #FFFFFF;
	border-top: solid  thin  #FFFFFF;
	padding: 3px 0px 3px 0px;
	

}

.rightpaneltext  {
	background-color:#DDFF9C;
	font-size:12px;
	font-weight:lighter;
	color: #000000; 
	text-align:center;
	vertical-align:top;
	line-height: 120%;
	padding: 3px 0px 3px 0px;

}

.rightpanellinks  {
	background-color: #6699CC;
	font-size:12px;
	font-weight:lighter;
	color: #ffffff; 
	text-align:center;
	vertical-align:top;
	line-height: normal;
	border-bottom: solid  thin  #FFFFFF;
	border-top: solid  thin  #FFFFFF;
	padding: 3px 0px 3px 0px;
	

}

.rightpaneltextlinks  {
	background-color: #D1F3FF;
	font-size:12px;
	font-weight:lighter;
	color: #000000; 
	text-align:center;
	vertical-align:top;
	line-height: 120%;
	padding: 3px 0px 3px 0px;

}



.copyright {
	color: #5666C8;
	font-size: 10px;
}

.copyright  a{
	color: #5666C8;
	font-size: 10px;
	text-decoration: none;
}



.navbar {
	position: relative;
	margin-top: -14px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 24px;
	border: none;
	
}

#nav1 a {
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}

#nav1 a:link {
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}

#nav1 a:visited {
	text-decoration: none;
	text-align: center;
}

#nav1 a:hover {
	color: #CC3366;
	text-decoration: none;
	text-align: center;
}


a {
	color:#5666C8;
	text-decoration: none;
}

a:link {
	color:#5666C8;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	text-align:center;
}

a:hover {
	color:#CC3366;
	text-decoration: none;
}


.activepage {
	color:#FFFFFF}
	
	
.bottombar {
	background-color:#99CC00;
	color:#FFFFFF;
	font-size:12px;
	text-align: center;
}


.rule {
	border-bottom: thin dotted #888888;

}

.sitemapstyle {
	color: #666666;
	font-size: 9pt;
	text-align: right;
	}
	
.sitemaptext a{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#888888;
	font-weight: lighter;}
	
.right  {

	padding-left: 25px;
	}
	
.left  {

	padding-right: 25px;
	}
	
.colour  {
	color:#4A5AB4;
	
	}