@import url(https://fonts.googleapis.com/css?family=Roboto);
body {
	background-color: #C0C0C0;
	/* font-family: Arial; */
	font-family: 'Roboto', Tahoma, sans-serif;
	font-size: 10pt;
	margin: 0 0 10px;
	text-align: center;
}
a {
	text-decoration: none;
	color: #009688;
}
a:hover {
	text-decoration: underline;
}
h2 {
	color: #005293;
	font-size: 14px;
	margin: 0px;
	background-color: #005293;
}
ul {
	margin: 0 0 10px 0;
	padding: 0 0 0 20px;
	list-style: disc inside;
}
p {
	margin: 10px 0;
	padding: 0;
}
form {
	width: 155px;
	margin: 0px;
	padding: 0px;
}
fieldset {
	border: 0px;
	margin: 0px;
	padding: 0px;
}
#container {
	width: 800px;
	margin: auto;
	overflow: hidden;
	text-align: left;
}
div.top-curves-left {
	background: url(../images/g-top-left.jpg) no-repeat scroll left top #FFFFFF;
	margin-top: 20px;
	min-height: 10px;
	overflow: hidden;
	padding: 0;
}
div.top-curves-right {
	background: url(../images/g-top-right.jpg) no-repeat scroll right top transparent;
	float: right;
	min-height: 10px;
	overflow: hidden;
	padding: 0;
	width: 10px;
}
div.header-section {
	background: none repeat scroll 0 0 #FFFFFF;
	border-bottom: 10px solid #FFFFFF;
	min-height: 70px;
}
div.header-logo {
	/*    background: url(../images/logo.png) no-repeat scroll left top #FFFFFF; */
	background: url(../images/WestMidlandsCA_logo.jpg) no-repeat scroll left top #FFFFFF;
	height: 96px;
	margin-left: 10px;
}
div.center-section {
	background-color: #FFFFFF;
	width: 800px;
	overflow: hidden;
}
div.top-filler {
	background-color: #3DB7E4;
	border-bottom: 1px solid white;
	height: 6px;
	overflow: hidden;
	width: 790px;
	float: right;
}
div.crumb-trail {
	background-color: #C0C0C0;
	border-bottom: 1px solid white;
	float: right;
	font-size: 8pt;
	padding-bottom: 2px;
	padding-top: 2px;
	width: 790px;
}
div.center-content {
	background-color: #FFFFFF;
	float: right;
	padding-bottom: 10px;
	width: 790px;
	overflow: hidden;
}
div.login-section {
	background-color: #E5E5E5;
	background-repeat: no-repeat;
	overflow: hidden;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-top: 10px;
}
.login-section h2 {
	color: #ffffff;
	font-size: 14px;
	margin: -10px 0px 10px -10px;
	padding: 4px 0px 4px 10px;
}
div.menu-section {
	background: url(../images/b-bot-left.jpg) no-repeat scroll left bottom #005293;
	float: left;
	margin: 0;
	overflow: hidden;
	width: 165px;
}
.menu ul {
	margin: 0;
	padding: 0;
	text-indent: 0;
	width: 165px;
}
.menu ul li {
	background-color: #005293;
	list-style: none outside none;
	padding: 0;
	text-indent: 0;
}
.menu ul li a {
	border-bottom: 1px solid white;
	color: #FFFFFF;
	display: block;
	padding: 4px 0 4px 4px;
	text-decoration: none;
	width: 165px;
}
.menu ul li a:hover {
	background-color: #CCCCCC;
	color: White;
	display: block;
	text-decoration: underline;
}
.menu ul li.MenuSelectedArea1 {
	padding: 4px 4px 0px 0px;
	text-indent: 4px;
	border-bottom: 1px solid white;
	color: #FFFFFF;
	display: block;
	text-decoration: none;
	width: 165px;
}
.MenuSelectedArea1 div {
	padding-bottom: 4px;
}
.menu ul li ul li {
	background-color: #3DB7E4;
	list-style: none outside none;
	padding: 0;
}
.content-section {
	padding-right: 20px;
	width: 390px;
	padding-left: 40px;
	float: left;
	overflow: hidden;
}
.content-section h1 {
	color: #005293;
	font-size: 16px;
}
.img-home {
	margin-top: 30px;
}
.right-section {
	width: 165px;
	overflow: hidden;
	background-color: #e5e5e5;
	background-repeat: no-repeat;
	float: left;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.right-section h2 {
	color: #ffffff;
	font-size: 14px;
	margin: -10px 0px 0px -10px;
	padding: 4px 0px 4px 10px;
}
.text {
	width: 125px;
}
.button {
	font-size: 12px;
}
div.bot-curves-left {
	background: url(../images/g-bot-left.jpg) no-repeat scroll left bottom #FFFFFF;
	min-height: 20px;
	width: 800px;
}
div.bot-curves-right {
	background: url(../images/g-bot-right.jpg) no-repeat scroll right bottom transparent;
	float: right;
	min-height: 20px;
	width: 10px;
}
.footer {
	width: 800px;
	background-color: #ffffff;
}
.warning {
	font-size: 10px;
	padding-left: 10px;
	padding-right: 10px;
}
.red {
	color: #ff0000;
	font-size: 10px;
	font-weight: bold;
}
.col {
	float: left;
	width: 50%;
}
.col li ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
.clear {
	clear: both;
}
#footer-brand {
	vertical-align: middle;
}
