/* CSS Document */

/* basics */

body {
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin: 0px;
}
h1 {
	font-size: 25px;
	font-weight: normal;
	color: #999999;
	letter-spacing: 1px;
	padding-top: 10px;
	padding-bottom: 5px;
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h2 {
	color: #999999;
	font-weight: bold;
	font-size: 16px;
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Verdana;
}

h3 {
	font-family: "Trebuchet MS", Verdana;
	font-size: 15px;
	font-weight: normal;
	color: #999999;
	margin: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
}
h4 {
	color: #999999;
	font-weight: bold;
	font-size: 15px;
	padding-top: 1px;
	padding-bottom: 4px;
	margin: 0px;
	font-family: "Trebuchet MS", Verdana;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	margin: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
}
ul {
	padding: 0px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 20px;
}
li {
	list-style-image: url(../images/bullet.gif);
}


img {
	border: none;
}


/* links */

a:link, a:visited {
	color: #82968D;
	text-decoration: underline;
}
a:hover {
	color: #74A587;
	text-decoration: none;
}

a.nav:link,  a.nav:visited {
	color: #333333;
	text-decoration: none;
}
a.nav:hover {
	color: #82968D;
	text-decoration: none;
}

/* form */

form {
	margin: 0px;
	padding: 0px;
}

select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	height: 19px;
}
.submit {
	background-color: #99CC00;
	border: 0;
	padding: 0;
	color: #ffffff;
	width: 60px;
	height:25px;
	font-size: 13px;
	font-weight: bold;
	margin: 2px;
}
.Button1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	background-color: #CCCCCC;
	height: 25px;
	width: 70px;
	border: 1px solid #999999;

}

.textbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 1px;
	height: 20px;
	width: 180px;
}
.txtarea {
	font-size: 11px;
	height: 65px;
	width: 180px;
}


/* font sizes and colours, bg colours, lines */

.col-dgreen {
	color: #80AA00;
}
.bg-lgreen {
	background-color: #E8F0CE;
}
.bg-green {
	background-color: #99CC00;
}
.bg-lorange {
	background-color: #FFF3CE;
}

.font12px  {
	font-size: 12px; 
}
.font11pxB {
	font-size: 11px; 
	font-weight: bold;
}
.font11px  {
	font-size: 11px; 
	font-weight: normal;
}


/* header, nav */

.head {
	margin: 0px;
	padding: 1px;
	background-color: #000056;
	float: none;
}
.head-sub {
	padding-left: 20px;
	background-color: #000056;
	color: #C3DAD0;
}

.head-tag {
	font-family: "Trebuchet MS", Verdana;
	font-size: 22px;
	font-style: italic;
	color: #C3DAD0;
	letter-spacing: 1px;
}

.navi {
	background-image: url(images/nav-bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	height: 37px;
	width: 170px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #333333;
	text-align:center;
	vertical-align: middle;
}
.navi-menu {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	height: 43px;
	vertical-align: middle;
}
.navi-item {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 20px;
}
.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	padding: 10px;
	text-align: right;
}



/* feature properties */

#feature img {
	text-align: center;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#feature table {
	background-image: url(images/frame.jpg);
	background-repeat: no-repeat;
	height: 215px;
	width: 278px;
	text-align: center;
}

.feature-txt {
	padding-right: 10px;
	padding-left: 10px;
	background-color: #82968D;
	color: #FFFFFF;
	text-align: left;
}
.feature-btm {
	background-image: url(images/feature-btm.gif);
	height: 12px;
	width: 252px;
}
.feature-title {
	background-image: url(images/feature.gif);
	height: 20px;
	width: 248px;
}
.feature-bg {
	background-color: #82968D;
}


.home-txt {
	padding-right: 20px;
}



/* footer */
#footer {
	color: #666666;
	font-size: 11px;
}

#footer td {
	color: #666666;
	font-size: 11px;
	vertical-align: top;
}

#footer hr {
	color: #999999;
	
	text-align: center;
	height: 1px;
	margin-top: 30px;
}

#footer a:link, a:visited {
	color:#666666;
	text-decoration: none;	
}
#footer a:hover {
	color:#333333;
	text-decoration: underline;	
}

/* results page */

#paging td {
	color: #999999;
	font-size: 11px;
	font-family: "Trebuchet MS", Verdana;
}
#paging a:link, a:visited {
	color: #8F9DA5;
	text-decoration: none;	
}
#paging a:hover {
	color: #8F9DA5;
	text-decoration: underline;	
}

.line				{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C2C6C7;
}

#icons td {
	color: #99CC00;
	font-size: 15px;
	font-family: "Trebuchet MS", Verdana;
	font-weight: bold;
}

#icons img {
	padding: 2px;
}

/* property page */

#items {
}
#items img {
	padding: 1px;
}
#items a:link, a:visited {
	color: #666666;
	text-decoration: none;	
}
#items a:hover {
	color: #99CC00;
	text-decoration: underline;	
}
.slidecrl {
	border: 1px solid #C6CCD0;
	margin: 1px;
}
#slidecrl Table {
	border: 1px solid #C6CCD0;
	margin: 1px;
}
#slidecrl td {
	color: #999999;
	font-size: 11px;
	font-family: "Trebuchet MS", Verdana;
	background-color: #F7F7F7;
}
#slidecrl a:link, a:visited {
	color: #8F9DA5;
	text-decoration: none;	
}
#slidecrl a:hover {
	color: #8F9DA5;
	text-decoration: underline;	
}



#Results {
}
#Results h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #666666;
	font-weight: normal;
}
#Results h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: normal;
	color: #CCCCCC;
}

#Results h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #666666;
	font-weight: normal;
}
#Results h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
}
#Results h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: normal;
	color: #999999;
}


.txtcolor-grey {
	color: #666666;
}


#paging {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}
#paging a:link {
	color: #999999;
	text-decoration: none;
}
#paging a:visited {
	color: #999999;
	text-decoration: none;
}
#paging a:hover {
	color: #666666;
	text-decoration: underline;
}
#Icons {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #999999;
}
#Icons img {
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
}

.line				{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-top: 5px;
	padding-bottom: 5px;
}
#Tools {
}
#Tools td {
	border: 1px solid #CCCCCC;
	width: 33%;
}
#Tools Table {
	background-color: #E1E1E1;
}

.hover {
	color: #FFFFFF;
	background-color: #333333;
}
.link {
	color: #333333;
	background-color: #E1E1E1;
}

.txtInput {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 18px;
	width: 150px;
}
.textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 90px;
}
#Submit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	background-color: #CCCCCC;
	height: 25px;
	width: 70px;
	border: 1px solid #999999;
}
.tdBorder
{
border-width: 1px;
border-style: solid;
border-color: #000000;

}
.HomeOpen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color:Red;
}
#Tools1 {
}
#Tools1 td {
	border: 1px solid #CCCCCC;
	
}
.pagebreak
{
	page-break-before: always;
}
