body {
	font-family: Arial, Helvetica, sans-serif, Geneva;
	font-size: 12px;
	margin: 20px;
	background-color: #002200;
	text-align: center;

}
ul{
	list-style-position: outside;
	font-weight: bold;
	font-size: 13px;
	list-style-type: none;
}
li{
	background-image: url(images/bullet_sq_or_d.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	padding-right: 10px;
	margin-bottom: 25px;
}
#ulTopHead{
	line-height: 35px;
	display: inline;
	vertical-align: middle;
}

#ulTopHead LI{
	background-image: url(images/bullet_sq_or.gif);
	display: inline;
	background-position: left center;
}

a{
	color: #0066cc;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}

#TableMain {
	margin: 20px;
	background-color: #FFFFFF;
	padding-right: 15px;
	padding-left: 15px;
	text-align: left;

}


#TD_TopHead {
	background-image: url(images/p2p-cotswolds-header.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 5px;
	padding-right: 20px;


}
#TD_left_nav{
	padding-top: 75px;



}
#TD_footer_sep {
	background-image: url(images/sep_footer_gr.gif);
	background-repeat: repeat-x;
	background-position: top;
	border-right-width: 5px;
	border-left-width: 5px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;

}
.Footer {
	font-size: 12px;
	text-align: center;
	font-weight: bold;
	color: #999999;

}
h1 {
	font-family: Arial, Helvetica, sans-serif, Geneva;
	font-size: 18px;
	font-weight: bold;
	text-indent: 20px;
	margin-top: 20px;


}
h1 em{
	font-size: 32px;
	font-style: normal;
}
#H1_orange{
	color: #FF6600;
}
#frmFeedback{
	background-color: #F5F5F5;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #D7D7D7;
	border-right-color: #D7D7D7;
	border-bottom-color: #D7D7D7;
	border-left-color: #D7D7D7;
	font-size: 12px;
	font-weight: bold;
}

#frmFeedback TABLE{
	font-size: 14px;
	font-weight: bold;
	vertical-align: top;

}
/* Buttons */

input[type="submit"]{
	font-weight: bold;
	border: 4px ridge #000099;
	font-style: italic;
	background-color: #00FF99;
	cursor: crosshair;
}
input[type="button"]{
	background-color: #006633;
	border: 4px ridge #003399;
}

p{
	text-align: justify;
}
small {
	font-size: 12px;
	color: #999999;
	text-align: justify;
}
small img{
	float: left;
	margin: 8px;
	margin-left: 0px;
}
.textfield
{
font-family:arial;
text-decoration:none;
font-size:12px;
color:#696969;
font-weight:normal;
border:1px dotted #696969;
}
.bt
{
font-family:arial;
text-decoration:none;
font-size:12px;
color:#ffffff;
font-weight:normal;
border:2px dotted #cccccc;
background-color:#0B5C98;
padding:2px;
}

