h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	line-height: 18px;
	font-weight:normal;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #FFFFFF;
	font-weight:normal;
	margin-bottom: -5px;

}

p,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 14px;
}


ul {
	list-style-image:url(images/bullet.gif);
	font-size: 11px;
	line-height: 14px;
	
}


body {
	background-image: url(images/tribunebgd.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.intro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #FFFFFF;
	font-weight:normal;
}

.contactdetails {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	color: #02A0C5;
	font-weight:normal;
}

.quote {
	font-family: Georgia, Times, serif;
	font-size: 15px;
	line-height: 15px;
	color: #9F9F9F;
	font-weight:normal;
	font-style: italic;
	margin-right:156px;	
}

.quoteright {
	font-family: Georgia, Times, serif;
	font-size: 15px;
	line-height: 15px;
	color: #9F9F9F;
	font-weight:normal;
	font-style: italic;
	margin-top:30px;	
}


a:link {color: #02A0C5;text-decoration: underline;}
a:visited {color: #02A0C5;text-decoration: underline;}
a:hover {color: #FFFFFF;text-decoration: none;}
a:active {color: #FFFFFF;text-decoration: none;}

a.nav:link {color: #02A0C5;text-decoration: none;}
a.nav:visited {color: #02A0C5;text-decoration: none;}
a.nav:hover {color: #FFFFFF;text-decoration: none;}
a.nav:active {color: #FFFFFF;text-decoration: none;}

a.nav2:link {color: #02A0C5;text-decoration: none;}
a.nav2:visited {color: #02A0C5;text-decoration: none;}
a.nav2:hover {color: #000000;text-decoration: none;}
a.nav2:active {color: #000000;text-decoration: none;}

a.greylink:link {color: #666666;text-decoration: none;}
a.greylink:visited {color: #666666;text-decoration: none;}
a.greylink:hover {color: #666666;text-decoration: none;}
a.greylink:active {color: #666666;text-decoration: none;}


.grey {
	color: #666666;
}

.smlgrey {
	font-size: 9px;
	color: #FFFFFF;
}

.footer {
	font-size: 9px;
	color: #666666;
	margin-bottom:20px;
}

a.footer:link {color: #666666;text-decoration: underline;}
a.footer:visited {color: #666666;text-decoration: underline;}
a.footer:hover {color: #666666;text-decoration: none;}
a.footer:active {color: #666666;text-decoration: none;}

.quotecredit {
	font-family: Georgia, Times, serif;
	font-size: 10px;
	color: #999999;
	margin-top: 10px;
	line-height:11px;
}


.navtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #FFFFFF;
	font-weight:normal;
	margin-top:10px;
	margin-left:10px;
}


.smaller {
	font-size: 10px;
	line-height: 13px;

}

input, select, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background: #000000;
	border: 1px solid #666666;
	font-weight: normal;
}

.removecheckboxstyle {
	border: none;
}


input:focus, select:focus, checkbox:focus, textarea:focus {
	color: #FFFFFF;
	background: #333333;
}


.strapline {
	font-family: Arial, Helvetica, sans-serif;
	margin-right:30px;
	font-size: 18px;
	color: #666666;
	line-height: 18px;
	font-weight:normal;
}

.tablebgdblk {
	background: #000000;
}