﻿* {
font-family: arial, sans-serif;
}

body {
background: #fff;
color: #000;
margin: 20px;
padding: 0;
}

#accessOptions, #az, #newAZ, #navigationContainer, #localNavigation, #siteFunctions, #languages, #siteInfo, #information, #directgov, #breadcrumb, #fullbreadcrumb, .bookmarks, .emailformlink {
display: none;
}

#brandingContainer, #branding {
position: relative;
margin: 0;
padding: 0;
}

#branding {
background: none;
}

#content {
margin: 0;
padding: 0;
width: 610px;
height: 100%;
}

div#print {
display: block;
margin-top: 50px;
font-size: 75%;
}

.subheader {
display: block;
font-weight: bold;
}

.left {
float: left;
margin: 0 5px 5px 0;
}

.right {
float: right;
margin-bottom: 7px;
margin-left: 10px;
}

.lefttext {
text-align: left;
}

.righttext {
text-align: right;
}

.centre {
text-align: center;
}

#content .bullet1, #fullcontent .bullet1 {
background: url(t/bullet_1a.gif) 2px -2px no-repeat;
padding-left: 20px;
}

#content .pinkstar, #fullcontent .pinkstar {
background: url(t/pinkstar.gif) 2px 2px no-repeat;
padding-left: 20px;
}

p {
line-height: 130%;
margin: 1.5em 0;
}

a {
text-decoration: underline;
}

img {
border: 0;
}

.small {
font-size: 80%;
}