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

ul,
ol
{
    margin-top:10px;
    margin-bottom:10px;
}

body {
	background-color: #CED5F4 !important;
	margin: 0px;
	padding: 0px;
}
.tableHeader {
	height: 170px;
	width: 780px;
	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;
}
.editBoxBorder {
	border: 1px solid #000000;
}
.textRed {
	color: #FF0000;
}
.tableMenu {
	height: 30px;
	width: 780px;
	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: 780px;
	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;
	margin-bottom:10px;
}
.tableBody {
	width: 780px;
	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 !important;
}

li
{
    margin-left:40px;
}

p
{
    margin-top:12px !important;
    margin-bottom:12px !important;
}

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

.style1 p.utilityAnchor /* decal: In page link/Print Friendly link */
{
    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*/
{
}

.style1 p.photoCaption span.rrImageCaption
{
    text-align:center;
    font-style:italic;
}

.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;
}

.rrImageFloatRight,
.rrImageFloatLeft
{
    padding:5px;
}

.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;
}

.sideBySideImages
{
    text-align:center;
}

.sideBySideImages p.images /* decal: Image content */
{
    display:inline;
    zoom:1;
}

.sideBySideImages p.caption /* decal: Caption content */
{
    
}

.sideBySideImages p.evenCaption /* decal: #1F46FF */
{
    color:#1F46FF;
    background:#FF831F;
}

.sideBySideImages p.oddCaption /* decal: #FF831F */
{
    color:#FF831F;
    background:#1F46FF;
}

.sideBySideImages p.images span.rrImageCaption
{
    display:none !important;
}

.sideBySideImages p img
{
    margin:10px;
}

.style1 p.stackedImageOptions /* decal: Vertical image stack with captions */
{
}

.style1 p.stackedImageOptions span.rrImageCaption
{
    width:200px !important;
    margin-left:20px;
}
