h1,h2,h3,h4,h5,h6
{
    clear:both;
    margin-top:10px;
    margin-bottom:10px;
}

body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

p
{
    padding-top:5px;
    padding-bottom:5px;
}

.tableHeader {
	height: 170px;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFFFFF;
	text-align: center;
}
.editBoxBorder {
	border: 1px solid #000000;
}
.textRed {
	color: #FF0000;
}
.tableMenu {
	height: 30px;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	background-color: #056CBB;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.tableMenu a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.adminLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
a {
	color: #056CBB;
}

.adminLink a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #056CBB;
}
.tableFooter {
	height: 125px;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 9px;
	line-height: 15px;
	text-align: center;
	vertical-align: middle;
	background-color: #FFFFFF;
	border-top-color: #056CBB;
}
.tableFooterDetailsText {
	text-align: left;
	margin-right: 0px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 30px;
	font-weight: normal;
	color: #056CBB;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #056CBB;
}
.tableBody {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 20px;
	color: #000000;
	background-color: #FFFFFF;
}
h2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 30px;
	font-weight: bold;
	color: #056CBB;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #056CBB;
}
.quoteText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	line-height: 25px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
.textRight {
	text-align: right;
}


ul
{
    list-style-type:disc;
    padding-left:40px;
}

ol
{
    padding-left:40px;
}


.style1 p.importantNotificationText /* decal: Important notification text */
{
    font-weight:bold;
    font-size:1.4em;
    font-style:italic;
}

.style1 p.inPageAnchor /* decal: in page anchor */
{
    text-align:right;
    margin-top:10px;
    margin-bottom:10px;
    clear:both;
}

.style1 p.generalNotificationText /* decal: General notification text */
{
    font-weight:bold;
    text-align:center;
}

.style1 p.photoCaption /* decal: centre photo caption*/
{
    text-align:center;
    font-style:italic;
    margin-top:0px;
    margin-bottom:20px;
}

.style1 ul.plainList /* decal: list with no bullet points */
{
    list-style-type:none;
}

.style1 ul li.faqList /* decal: list with extra line spacing */
{
    margin:20px;
}

.style1 p.philosophicallyCaptionedImage /* decal: Prominent image caption */
{
}

.style1 p.philosophicallyCaptionedImage span.rrImageCaption
{
    font-size:1.8em;
    font-style:italic;
    text-align:center;
    vertical-align:middle;
    width:400px !important;
    line-height:1.2em;
    padding-right:50px;
}
