/* general formatting */

body {
	margin: 0px;
	padding: 50px 0px 30px 0px;
	font-family: Arial, Helvetica, sans-serif;
	background: #FFFFFF url(/images/holdingbgtile.gif) repeat-x scroll top;
	color: #5a5a5a;
	font-size: 62.5%;
}

p {
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 10px 0px;
}

h1, h2, h3, h4, h5 {
	padding: 0px 0px 15px 0px;
	margin: 0px;
	font-weight: normal;
}

h1 {
	font-weight: bold;
	font-size: 1.35em;
	line-height: 1.1em;
	color: #007fc5;
}

img {
	border: none;
}

a {
	color: #007fc5;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.white { color: #FFFFFF; }

.blue { color: #007fc5; }

.red {
	color: #CC0000;
	font-size: 1.1em;
}

ul {
	margin-top: 5px;
}

.clearer {
	clear: both;
}

#pageContainer {
	position: relative;
	width: 920px;
	margin: 0 auto;
	font-size: 1.2em;
	line-height: 1.3em;
}

#usDiv {
	width: 535px;
	float: left;
	border-left: 1px solid #007fc5;
	padding: 0px 0px 0px 25px;
}

#ukDiv {
	width: 334px;
	float: left;
	padding: 0px 25px 0px 0px;
}

#ukDiv p {
	padding: 5px 0px 10px 0px;
	margin: 0px 50px 10px 50px;
	text-align: left;
}

div.content {
	border-top: 1px dashed #007fc5;
	border-bottom: 1px dashed #007fc5;
	height: 900px;
}

img.title {
	border-bottom: 1px dashed #007fc5;
	margin-bottom: 20px;
}

p.border {
	border-bottom: 1px dashed #007fc5;
}

#bigLink {
	text-decoration: underline;
	color: #CC0000;
}

#bigLink:hover {
	text-decoration: none;
}

#ukDiv p.sitelink, p.sitelink {
	width: 200px;
	height: 29px;
	margin: 0px 8px 0px 0px;
	padding: 0px;
}

#ukDiv p.sitelink {
	width: 210px;
	margin-left: 50px;
}

p.sitelink a {
	color: #FFFFFF;
	display: block;
	margin: 0px;
	text-decoration: none;
	background: transparent url(/images/navarrow.png) no-repeat scroll 8px 8px;
	padding: 3px 0px 0px 20px;
	font-size: 1em;
}

#ukDiv #cye, #cye {
	background: #0080C7 url(/images/cyv_butbg.gif) repeat-x scroll top;
	margin-bottom: 8px;
}

p.sitelink a:hover {
	color: #DDDDDD;
}

#cyv {
	background: #0080C7 url(/images/cyv_butbg.gif) repeat-x scroll top;
}

#cyw {
	background: #0080C7 url(/images/cyw_butbg.gif) repeat-x scroll top;
}

#cyc {
	background: #0080C7 url(/images/cyc_butbg.gif) repeat-x scroll top;
}

#submitbut {
	clear: left;
	margin-top: 7px;
	width: 160px;
	background: #0080C7 url(/images/cye_butbg-green.gif) repeat-x scroll top;
}

#USintro {
	width: 201px;
	float: left;
}

#USPlaces {
	width: 320px;
	float: left;
	padding: 0px 0px 0px 14px;
}

#USPlaces p {
	width: 160px;
	float: left;
	color: #007fc5;
	font-size: 0.9em;
}

form {
	margin: 0px;
	padding: 0px;
}

#formLeft {
	float: left;
	width: 260px;
}

#formRight {
	float: left;
	width: 240px;
}

form label {
	display: block;
	float: left;
	width: 110px;
	font-weight: bold;
}

input.text, textarea {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	width: 110px;
}

textarea {
	float: none;
	width: 190px;
	height: 50px;
}

#footer {
	font-size: 0.9em;
	padding-top: 8px;
}

#footer div {
	float: right;
}
