@charset "utf-8";

body {
	margin: 0;
	padding: 0;
	border: none;
	font-size: 80%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

p {
	margin: 0;
	padding: 0 0 10px 0 !important;
	border: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

div, span, table, thead, th, tbody, tr, td, img, ul, ol, li, legend, fieldset, h1, h2, h3, h4, h5, a
{
	margin: 0;
	padding: 0;
	border: none;
	font-family: Arial, Helvetica, sans-serif;
}

a {
	text-decoration: none;
	color: #330066;
}

a:hover {
	text-decoration: underline;
}

form, input, textarea, select
{
	margin: 0;
	padding: 0;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
}

h1 {
	color: #B293B0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 170%;
	font-weight: normal;
	margin-bottom: 10px;
}

h2 {
	color: #333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 140%;
	font-weight: normal;
	margin-bottom: 10px;
}

h3, h4, h5, h6 {
	color: #333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	margin-bottom: 10px;
}

.content,
.content td,
.content a,
.mceContentBody,
.mceContentBody td,
.mceContentBody a {
	font-family: Verdana, Arial, Helvetica, sans-serif !important;
}

.content a,
.mceContentBody a {
	color: #330066 !important;
	text-decoration: underline;
}

.content a:hover,
.mceContentBody a:hover {
	text-decoration: none;
}

.content table,
.mceContentBody table {
	width: 100% !important;
}

.content td,
.mceContentBody td {
	padding: 0 10px 10px 0;
	width: auto !important;
	font-size: 100%;
	vertical-align: top;
}

.statement {
	font-family: "Century Gothic";
	font-size: 110%;
	color: #000;
}

.phone-number-text {
	font-size: 140%;
	font-weight: bold;
}

.find-more-link {
	font-size: 105%;
	padding-left: 10px;
	background: url(../images/list-style-image-purple-purple.gif) left center no-repeat;
}

/* Non interactive forms - manually migrated across */

.forms table,
.languages table {
	width: 95%;
	border: none;
}
.languages-contact table {
	width: 95%;
	padding: 0;
	margin: 0;
	borer: none;
}
.languages-contact table td {
	margin: 0;
	border: none;
	padding: 5px;
}
.forms td,
.languages td {
	text-align: left;
	vertical-align: top;
}
.forms .no_under_dash,
.languages .no_under_dash {
	border-style: dashed;
	border-width: 0 0 1px 0;
	border-color: #ffffff;
}
.forms .under_dash,
.languages .under_dash {
	border-style: dashed;
	border-width: 0 0 1px 0;
	border-color: #000000;
}
.forms @page,
.languages @page {
	margin: 1cm 2cm 1cm 2cm;
}

table.printable-form {
	width: 100%;
	margin-bottom: 20px;
}

table.printable-form td {
	padding-top: 20px;
	padding-bottom: 2px;
	text-align: left;
	vertical-align: bottom;
	font-size: 80%;
	border-bottom: 1px dashed #333;
}

table.printable-form td.spacer {
	width: 5%;
	border: none;
}

table.printable-form td.yes-box-1,
table.printable-form td.no-box-1 {
	width: 15%;
	border: none;
}

table.printable-form td.yes-box-2,
table.printable-form td.no-box-2 {
	width: 50%;
	border: none;
}

img.tickbox {
	padding-left: 5px;
	vertical-align: middle;
	display: inline !important;
	margin-bottom: 0 !important;
}

table.printable-form td.no-line {
	border: none;
}

.contentBox {
	padding: 10px;
	margin-bottom: 10px;
	border: 1px solid #666;
	background-color: #F3F3F3;
}

.pdf-link {
	padding-left: 20px;
	background: url(../../../images/file_icons/pdf_icon.gif) center left no-repeat;
}

.download-link {
	padding-left: 30px;
	background: url(../images/download.gif) center left no-repeat;
}
