﻿* {
	margin:0;
}

body {
	background: #fff url(../images/bg5.jpg) top repeat-x;
	font-size: 12px;
}

.container {
	width: 868px; margin: 0 auto;
	background: url(../images/containerbg.png) repeat-y;
}

.page {
	width: 846px;
	min-height: 612px;
	padding: 0 10px 0 12px;
	background: url(../images/pagebg.png) top no-repeat;
}

header, footer, nav, section 
{
	display: block;
}

#header {
	width: 833px;
	height: 138px;
	padding: 28px 0 0 13px;
	background: url(../images/myreadingheader.jpg) top no-repeat;
}

#navcol {
	width: 215px;
	float: left;
	padding-left: 5px;
}

.content {
	margin:0 auto;
	width:80%;
	min-height: 300px;
	padding: 0 30px;
}

#footer {
	clear: both;
	width: 846px;
	height: 164px;
	background: url(../images/footer2019.jpg) bottom no-repeat;
}

#containerend {
	width: 868px;
	height: 19px;
	margin: 0 auto;
	background: url(../images/end.png) top no-repeat;
}

#containerend1 {
	width: 530px;
	float: left;
	padding: 10px;
}

#end2 {
	width: 200px;
	float: right;
	padding: 10px;
	text-align: right;
}

#feature {
	display: none;
}

h2
{
   color:#233a5c; 
}
/* Styles for basic forms
-----------------------------------------------------------*/

input#login {
    padding-top:33px;
}

.breadcrumbsarrows {
margin-bottom:17px;
}

.formTable {
	width:80%;
	margin:0 auto;

}
#formTable {
	width:80%;
	margin:0 auto;

}

#formTable th
{
	padding: 3px 3px 2px 3px;
	border: 1px solid #333333;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	background-color: #698AC0;
	color: #FFFFFF;
}

#formTable td {
	text-align:left;
	font-size: 12px;
	/*padding: 5px;*/
}
.Buttons {
    width:80%;
	margin:0 auto;
    text-align:right;
}

.FieldName
{

	background-color: #C1D3FB;
	padding: 5px;
	vertical-align: top;
}
.formLabel
{

	background-color: #DBE6FD;
	vertical-align: top;
	padding: 5px;
}
.RateHeader
{
	display:inline;
	background-color: #6595F8;
	vertical-align: top;
	padding: 5px;
	color: #FFFFFF;
	font-weight: bold;
}

#formTable td table {
	text-align:left;
	font-size: 12px;
	padding: 2px 0;
}

#formTable tr{
	text-align:left;
}

.formTableBtnRow
{
	text-align:right;
}

.InfoBox
{
	padding: 5px;
	border: 1px solid #800000;
	font-size: 15px;
	font-weight: normal;
}

.OpeningHoursBox
{
	text-align:center;
	font-size:10px;
	padding:10px !important;
}

.Thankyou
{
	text-align:center;
	font-size:12px;
}

#refNo {
   	width:80%;
	margin:0 auto;
}



.assistlinkButton {	
    font-weight:bold; 
	font-size: 1em;
	text-align:center !important;
	vertical-align:middle;
    width:auto;
    color: #243352 !important;
}
.assistlinkButton a {
    cursor: pointer;
}
.assistlinkButton a:hover
{
	color: #243352 !important;
}
	.assistlinkButton a:link {
	color:#243352 !important;
	}
.assistlinkButton a:visited {
	
	color:#243352 !important;
}

.EditBox 
{
}

.subnote {
font-size: x-small;

}

.EnterReadslabels {
width:40%
}




