body,html {
	font-size:100%;
	padding:0;
	margin:0
}

td,div,body {
	font-family:Verdana,Arial,Helvetica,sans-serif
}

body {
	padding-top:64px
}

h1 {
	font-size:1.4em
}

h2 {
	font-size:1.2em
}

h3 {
	font-size:1.1em
}

h4,h5 {
	font-size:1em
}

h5 {
	font-weight:normal;
	font-style:italic
}

input, option, textarea {
	font-size:1em
}

textarea {
	font-family:Verdana,Arial,Helvetica,sans-serif
}

p {
	line-height:1.5em
}

dl.legal dt,ol li {
	list-style-type:decimal
}

li {
	list-style-type:square
}

a img {
	border:0
}

#scrn-read {
	display:none
}

#container {
	font-size:0.7em;
	width:770px;
	margin:auto
}

#header {
}

#sidebar {
	width:200px;
	float:left
}

#content {
	padding:26px;
	min-height:30em;
	clear:both
}

.col {
	display:inline;
	float:left;
	width:48%;
	margin-right:1%
}


#outer {
	float:left;
	width:100%
}

#content p {
	margin-top:0
}

#content ul{
    padding:0;
}

#content ul li {
    margin: 0 0 2px 13px;
    list-style-position: inside;
}

#content .inner {
	float:left;
	width:290px
}

#site-info {
	clear:both;
	font-size:0.7em;
	width:718px;
	margin:auto;
	padding:20px 26px
}

#site-info a {
	text-decoration:none
}

#access-options h3 {
	font-size:1em;
	margin-bottom:0.1em
}

#sitemap ul {
	list-style-type: none;
	padding-top: 5px;
	padding-bottom: 5px;
}
#sitemap li {
	list-style-type: none;
	padding-left: 10px;
}
#sitemap li ul {
	padding-bottom: 0;
}

.left {float: left; margin: 0 10px 5px 0;clear:left}
.right {float: right; margin: 0 0 5px 10px; clear:right}

.yui-module.yui-panel {font-size: 0.8em}
.yui-module.yui-panel .hd {border-bottom: none}


body#nhs-form {
    background-color: #f0f0e8;
    background-image: none !important;
}

body#nhs-form {
    padding: 0;
    margin: 0;
}

body#nhs-form #container {
    width: 760px;
    margin: 0 auto;
	font-size:0.7em;
	background-color: #fff;
	overflow: hidden;
	padding: 20px;
}

body#nhs-form #container #header {
	background-color: #fff;
	margin: 0;
	padding: 0;
	height: 105px;
	border-bottom: 1px solid #b8b8b8;
    color: #4f564f;
}

#logo-strapline {
    float: left;
    width: 350px;
}

#logo-strapline p {
    margin-top: 6px;
    font-size: 1.65em;
    font-family: Georgia, Times New Roman, serif;
    color: #7d82b5;
    line-height: normal;
}

#conference-details {
    float: right;
    width: 300px;
    text-align: right;
    font-size: 1.15em;
    font-weight: bold;
}

#conference-details p:first-child {
    margin-top: 0;
    line-height: normal;
}

body#nhs-form #container #content {
    background-color: #fff;
    padding: 12px 0;
    color: #4f564f;
}

body#nhs-form #container #content h1 {
    color: #4f564f;
    font-size: 1.3em;
    font-family: Georgia, Times New Roman, serif;
}

body#nhs-form #container #content a {
    color: #4f564f;
    text-decoration: underline;
}

body#nhs-form #container #content a:hover {
    text-decoration: none;
}

body#nhs-form #container #footer {
    border-top: 1px solid #b8b8b8;
    padding: 15px 0;
    height: 70px;
    color: #4f564f;
}

#footer address {
    font-style: normal;
    margin-top: 15px;
}

#footer a {
    color: #4f564f;
    text-decoration: none;
}

#footer a:hover {
    text-decoration: underline;
}
