a.cemaillink{
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	text-decoration: none;
}

a:link.cemaillink{
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	text-decoration: none;
}

a:visited.cemaillink{
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	text-decoration: none;
}

a:hover.cemaillink{
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
}

a:active.cemaillink{
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	text-decoration: underline;
}

a.newslink{
	color: #5CA1BA;
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	text-decoration: none;
}

a:link.newslink{
	color: #5CA1BA;
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	text-decoration: none;
}

a:visited.newslink{
	color: #5CA1BA;
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	text-decoration: none;
}

a:hover.newslink{
	color: #5CA1BA;
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	text-decoration: underline;
}

a:active.newslink{
	color: #5CA1BA;
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	text-decoration: underline;
}

a.footerlink {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-decoration: none;
}

a.footerlink:link {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-decoration: none;
}

a.footerlink:visited {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-decoration: none;
}

a.footerlink:hover {
	color: #FFFF00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-decoration: underline;
}

a.footerlink:active {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-decoration: none;
}

a.singlelinks{
	background-color: #002A6C;
	color: #FFFF00;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-style: normal;
	font-weight: normal;
	padding-bottom: 4px;
	padding-left: 8px;
	padding-right: 4px;
	padding-top: 5px;
	text-decoration: none;
}

a:link.singlelinks{
	background-color: #002A6C;
	color: #FFFF00;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	text-decoration: none;
}

a:visited.singlelinks{
	background-color: #002A6C;
	color: #FFFF00;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	text-decoration: none;
}

a:hover.singlelinks{
	background-color: #002A6C;
	color: #FFFFFF;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	text-decoration: none;
}

a:active.singlelinks{
	color: #FFFF00;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	text-decoration: none;
}

body {
	height: 100%;
	margin: 0px;
	padding: 0px;
	width: 100%;
}

html {
	height: 100%;
	width: 100%;
}

li {
	float: left;
	font-size: 0.9em;
	height: auto;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	white-space: nowrap;
}

li a {
	color: #FFFFFF;
	display: block;
	font-size: 80%;
	margin: 0px;
	padding-bottom: 8px;
	padding-left: 21px;
	padding-right: 8px;
	padding-top: 8px;
	text-decoration: none;
}

/*Roll Over Image*/
li a:hover {
	background-image: url(../images/menuarrow2.gif);
	background-repeat: no-repeat;
	color: #FFFFFF;
	background-position: left 7px;
	
}

li ul {
	background-color: #D1EAEF;
	border-left-style: none;
	border-right-style: none;
	border-top-style: none;
	display: none;
	height: auto;
	padding: 0px;
	position: relative;
	width: 150px;
}

li ul li{
	background-image: none;
	border-bottom-color: #FFFFFF;
	border-bottom-style: none;
	border-bottom-width: 1px;
	border-left-style: none;
	border-right-style: none;
	border-top-color: #FFFFFF;
	border-top-style: solid;
	border-top-width: 1px;
	float: none;
	font-size: 1em;
	margin: 0px;
	padding: 0px;
	width: 150px;
}

li ul li a {
	background-image: none;
	border-top-color: #FFFFFF;
	color: #002A6C;
	margin: 0px;
	padding-bottom: 3px;
	padding-left: 7px;
	padding-right: 0px;
	padding-top: 4px;
	width: 143px;
}

li ul li a:hover{
	background-color: #5CA1BA;
	background-image: none;
	display: block;
}

li:hover ul, li.over ul {
	display: block;
	left: auto;
	position: absolute;
	top: auto;
}

li>ul {
	left: auto;
	top: auto;
}

td content {
	display: block;
	height: 100%;
}

td.tabletest {
	background-color: #FFFFFF;
	color: #FFFFFF;
	display: block;
	height: auto;
	padding: 0px;
	text-decoration: none;
}

/*Drop Down Menu Start*/
ul {
	border-left-style: none;
	border-right-style: none;
	border-top-style: none;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	height: 28px;
	list-style: none;
	margin: 0px;
	padding: 0px 0px 0px 7px;
	width: 763px;
}

/* this one is the working one*/
ul li a {
	background-image: url(../images/menuarrow.gif);
	background-position: left 7px;
	background-repeat: no-repeat;
	color: #FFFFFF;
}

.contact1 {
	color: #FFFF00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-style: normal;
	font-weight: normal;
}

.contact2 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-style: normal;
	font-weight: normal;
	line-height: 1em;
}

.contact3 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-style: normal;
	font-weight: normal;
	line-height: 1em;
}

.contactbox {
	border-bottom-style: none;
	border-bottom-width: 1px;
	border-left-color: #FFFFFF;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #FFFFFF;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-style: none;
	border-top-width: 0px;
	clear: right;
	display: block;
	height: 201px;
	margin: 0px;
	padding: 7px 8px 0px;
	width: 189px;
}

.contentcell {
	background-color: #FFFFFF;
	height: 100%;
	width: 978px;
}

.enquirybox {
	background-color: #5CA1BA;
	border-bottom-style: none;
	border-bottom-width: 1px;
	border-left-color: #FFFFFF;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #FFFFFF;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-style: solid;
	border-top-width: 1px;
	display: block;
	height: 60px;
	padding: 2px 8px 5px;
	width: 189px;
}

.enquiryfield {
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	height: 50px;
	width: 180px;
}

.footerbg {
	background-color: #002A6C;
	border-bottom-style: none;
	border-bottom-width: 0px;
	border-left-style: none;
	border-left-width: 0px;
	border-right-style: none;
	border-right-width: 0px;
	border-top-color: #FFFFFF;
	border-top-style: solid;
	border-top-width: 1px;
	display: block;
	height: 28px;
	text-align: center;
	color: White;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-decoration: none;
	font-size: 0.8em;
}

.formtext{
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	text-decoration: none;
}

.formtext2 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

.header {
	background-color: #FFFFFF;
	height: 54px;
	width: 100%;
}

.hpfooterdivider {
	color: #FFFF00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-decoration: none;
}

.hpfootertxt {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
}

.mainimagebg {
	background-color: #5CA1BA;
	border-bottom-style: none;
	border-bottom-width: 0px;
	border-left-style: solid;
	border-left-width: 0px;
	border-right-style: solid;
	border-right-width: 0px;
	border-top-style: none;
	border-top-width: 0px;
	display: block;
	padding: 0px;
	width: 771px;
}

.menubg {
	background-color: #002A6C;
	border: 0px none #000000;
	display: block;
}

.narticletitles {
	color: #002A6C;
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	font-style: normal;
	font-weight: bold;
}

.newsbg {
	background-color: #DEECF1;
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #FFFFFF;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #FFFFFF;
	border-right-style: none;
	border-top-color: #FFFFFF;
	border-top-style: solid;
	border-top-width: 1px;
	display: block;
	padding: 7px 8px 0px;
	width: 300px;
}

.newscell {
	background-color: #DEECF1;
	display: block;
	width: 300px;
}

.newstitle {
	color: #002A6C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
}

.promise1 {
	color: #002A6C;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2.4em;
	font-style: normal;
	font-weight: bold;
	line-height: 0.7em;
	margin: 0px;
	padding: 0px;
}

.promise2 {
	color: #5CA1BA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2.4em;
	font-style: normal;
	font-weight: bold;
	line-height: 0.9em;
	margin: 0px;
	padding-bottom: 0px;
	padding-left: 120px;
	padding-right: 0px;
	padding-top: 0px;
}

.promise3 {
	color: #5CA1BA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	margin-right: 4px;
	padding-right: 0px;
	padding-bottom: 4px;

}

.promise4 {
	color: #002A6C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: normal;
}

.promise5 {
	color: #5CA1BA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
}

.promise6 {
	color: #002A6C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
}

.promisebox {
	background-color: #FFFFFF;
	display: block;
	padding: 32px 8px 0px 46px;
}

.singlelinks {
	background-color: #002A6C;
	color: #FFFF00;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-style: normal;
	font-weight: normal;
	padding-bottom: 4px;
	padding-left: 8px;
	padding-right: 4px;
	padding-top: 5px;
}

.table100h {
	display: table;
	height: 100%;
}
.logodrop {
	position: relative;
	top: 1px;
}
.title {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2.2em;
	font-style: normal;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
}
.summary {
	color: #002A6C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	margin-right: 4px;
	padding-right: 0px;
}
.maincopy {
	color: #002A6C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
}
.quote {
	color: #002A6C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: normal;
}
.TagLine {
	background-color: #002A6C;
	color: White;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	font-weight: normal;
	padding-bottom: 4px;
	padding-left: 8px;
	padding-right: 4px;
	padding-top: 5px;
}
a.summarylink{
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	text-decoration: none;
}

a:link.summarylink{
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	text-decoration: none;
}

a:visited.summarylink{
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	text-decoration: none;
}

a:hover.summarylink{
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	text-decoration: underline;
}

a:active.summarylink{
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	text-decoration: none;
}
.summary {
	color: #002A6C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	margin-right: 4px;
	padding-right: 10px;
}

.summarybg {
	background-color: #5CA1BA;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #FFFFFF;

}

.summarycell {
	background-color: #ADD0DC;
	display: block;
}
ul.bullets1{
	float: none;
	width: 10px;
}

ul.bullets1 li {
	float: none;
	list-style-position: outside;
	list-style-type: square;
	margin-left: 15px;
}
a.faqlinks{
	color: #5CA1BA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

a:link.faqlinks{
	color: #5CA1BA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: bold;
	text-decoration: none;
}

a:visited.faqlinks{
	color: #5CA1BA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: bold;
	text-decoration: none;
}

a:hover.faqlinks{
	color: #5CA1BA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: bold;
	text-decoration: underline;
}

a:active.faqlinks{
	color: #5CA1BA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: bold;
	text-decoration: none;
}
.faqs1 {
	color: #002A6C;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	font-weight: bold;
	line-height: 0.7em;
	margin: 2px;
	padding: 2px;
	height: auto;


}
.faqs2 {
	color: #002A6C;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	font-weight: normal;
	margin: 0px;
	padding: 5px 15px 15px 10px;



}
.faqs3 {
	color: #5CA1BA;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	font-weight: bold;
	margin: 0px;
	padding: 10px 15px 8px 10px;
	height: auto;

}
.faqlinkarrow{
	color: #5CA1BA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	text-decoration: none;
}
.box2bg {
	background-color: #DEECF1;
	display: block;
}
.box1bg {
	display: block;
	background-color: #5CA1BA;
}
.newstablebg {
	position: relative;
	height: 100%;
	width: 300px;
	left: 400px;
}
.callme1 {
	color: #5CA1BA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	margin-right: 4px;
	padding-right: 0px;
}
.callmeformtext2 {

	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
.callmeformtext1 {

	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	text-decoration: none;
}
.enquirytext {

	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}
a.morelinks{
	color: #5CA1BA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: normal;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

a:link.morelinks{
	color: #002A6C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: normal;
	text-decoration: none;
}

a:visited.morelinks{
	color: #002A6C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: normal;
	text-decoration: none;
}

a:hover.morelinks{
	color: #002A6C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: normal;
	text-decoration: underline;
}

a:active.morelinks{
	color: #002A6C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: normal;
	text-decoration: none;
}
a.newslinks{
	color: #5CA1BA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

a:link.newslinks{
	color: #002A6C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	text-decoration: none;
}

a:visited.newslinks{
	color: #002A6C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	text-decoration: none;
}

a:hover.newslinks{
	color: #002A6C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	text-decoration: underline;
}

a:active.newslinks{
	color: #002A6C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	text-decoration: none;
}.spectitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2.2em;
	font-style: normal;
	font-weight: bold;
	color: #5CA1BA;
}
a.speclinks{
	color: #5CA1BA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	text-decoration: none;
}

a:link.speclinks{
	color: #5CA1BA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	text-decoration: none;
}

a:visited.speclinks{
	color: #5CA1BA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	text-decoration: none;
}

a:hover.speclinks{
	color: #5CA1BA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	text-decoration: underline;
}

a:active.speclinks{
	color: #5CA1BA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	text-decoration: none;
}
.dvdspecs1 {
	color: #002A6C;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	font-weight: normal;
	margin: 0px;
	padding: 5px 15px 15px 10px;

}
.dvdspecs2 {
	color: #5CA1BA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;

}.newstitlepopup {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.8em;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	padding: 12px 12px 12px 12px;
	height: auto;
	width: auto; 
}
.newspopuptext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-style: normal;
	font-weight: normal;
	color: #00387B;
	display: block;
	padding: 12px;
	height: auto;
	width: auto;
}
.newsbg1 {
	background-color: #B5D7DE;
}
.newsbg2 {
	background-color: #E7EFEF;
}
a.fpnewslink{
	color: #002A6C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	text-decoration: none;
}

a:link.fpnewslink{
	color: #002A6C;
	font-size: 0.8em;
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}

a:visited.fpnewslink{
	color: #002A6C;
	font-size: 0.8em;
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}

a:hover.fpnewslink{
	color: #002A6C;
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 0.8em;
	text-decoration: underline;
}

a:active.fpnewslink{
	color: #002A6C;
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 0.8em;
	text-decoration: underline;
}.introbox {
	height: 208px;
}
.commentbox {
	width: 300px;
}
