/* Flexible CSS development by HotScot Technology www.hotscot.net */
body /* Page colour */
{
	background: #DDF0FF; /* C */
	margin: 0px; /* C */
	padding: 0px; /* C */
}
p /* Body text paragraph formatting only - See content1 for font */
{
	margin: 0px;
	padding-bottom: 10px;
}
#container
{
	position: relative;
	display: block;
	width: 750px;
	padding: 0px;
	margin: 0px auto 20px auto; /* aligns to center */
}
#header /* Leader graphic behind H1 and H2 tags */
{
	margin: 0px auto 0px auto;
	width: 750px;
	background: url(../images/header13.jpg) no-repeat; /* C */
	height: 183px; /* C */
	padding: 0px;
	border-left: 1px none #999;
	border-right: 1px none #999;
}
#main 	/* Background Image is the navigation BG on the left. 
		Coloured GIF required.
		Background colour is the content area background */
{
	margin: 0px auto 0px auto;
	width: 750px;
	background: #FFFFFF url(../images/bg.gif) repeat-y left top; /* C */
	padding: 0px;
}
#navigation
{
	padding: 0px;
	width: 127px;
	position: relative;
	margin: 20px 0px 0px 43px;
}
#mainl
{
	float: left;
	margin: 0px;
	padding: 0px;
}
#headtext
{
	position: relative;
	margin: 0px auto 0px auto;
	width: 750px;
	height: 80px;
}
#contentzone
{
	position: relative;
	float: right;
	padding: 0px;
	margin: 0px;
	width: 575px;
	border-left: 1px none #fff;
	border-right: 1px none #FFFFFF;
}
#footer /* Footer Space */
{
	position: relative;
	clear: both;
	margin: 0px auto;
	padding: 10px 4px 4px 450px;
	height: 34px;
	background: url(../images/footer.jpg) no-repeat; /* C */
}
#footertext, #footertext a:link, #footertext a:visited /* C */
{
	color: #000000;
	text-decoration: none;
	font: 11px Arial, Helvetica, sans-serif;
}
#footertext a:hover /* C */
{
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;
}
#address /* Address space formatting */
{
	position: relative;
	background: #FFFFFF; /* C */
	border: 1px solid #7E7E7E; /* C */
	float: right;
	clear: right;
	margin: 0px 12px 20px 0px;
	padding: 5px;
	width: 192px;
	color: #00356A; /* C */
	font-family: Arial, Helvetica, sans-serif; /* C */
	font-size: 11px; /* C */
	font-weight: bold; /* C */
	text-decoration: none; /* C */
}
#address a:link, #address a:visited /* C */
{
	color: #ffcc00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
#address a:hover  /* C */
{
	text-decoration: underline;
}
#address ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif; /* C */
}
#addressc
{
	display: none;
}
#content1 /* Main body of the page text formatting */
{
	width: 310px;
	float: left;
	padding: 0px 5px 0px 15px;
	color: #333; /* C */
	font-family: Arial, Helvetica, sans-serif; /* C */
	font-size: 11px; /* C */
	font-weight: normal; /* C */
}

#content1 ul 
{
	list-style: url(../images/bullet4.gif) outside;	
}


#content1 a:link, #content1 a:visited /* C */
{
	color: #00356A;
	text-decoration: none;
	font: bold 11px Arial, Helvetica, sans-serif;
}
#content1 a:hover /* C */
{
	color: #006633;
	text-decoration: none;
}
#content2 /* Image space. Text formatting for additional text if required */
{
	width: 200px;
	float: right;
	margin: 0px 10px 0px 0px;
	padding: 0px 5px 5px 5px;
	color: #333; /* C */
	font-family: Arial, Helvetica, sans-serif; /* C */
	font-size: 12px; /* C */
	font-weight: normal; /* C */
}
#content2 img{
  	border-top: 1px solid #00356A;
	border-right: 1px solid #00356A;
	border-bottom: 1px solid #00356A;
	border-left: 1px solid #00356A;
}
#spread /* Main body of the spread pages text formatting */
{
	width: 540px;
	float: left;
	padding: 0px 5px 0px 15px;
	color: #333; /* C */
	font-family: Arial, Helvetica, sans-serif; /* C */
	font-size: 11px; /* C */
	font-weight: normal; /* C */
}
#news /* News text */
{
	width: 310px;
	float: left;
	padding: 15px 5px 15px 15px;
	color: #00356A; /* C */
	font-family: Arial, Helvetica, sans-serif; /* C */
	font-size: 11px; /* C */
	font-weight: normal; /* C */
}
#news a:link, #news a:visited /* C */
{
	color: #00356A;
	text-decoration: underline;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#news a:hover /* C */
{
	color: #bde3fe;
	text-decoration: underline;
}

h1
{
	color: #00356A;
	padding-bottom: 10px;
	margin: 0px;
	font: bold 20px Georgia, "Times New Roman", Times, serif;
}

h2
{
	color: #00356A;
	padding-bottom: 10px;
	margin: 0px;
	font: bold 13px Georgia, "Times New Roman", Times, serif;
	text-transform: none;
}

h3 /* This floats above the header graphic or colours */
{
	color: #00356A; /* C */
	font-family: Arial, Helvetica, sans-serif; /* C */
	font-size: 13px; /* C */
	font-weight: Bold; /* C */
	padding-bottom: 0px; /* Change for space between header and paragraph text */
	margin: 0px;
}

h4 /* Subheader floats above header graphic */
{
	color: #00356A; /* C */
	font-family: Arial, Helvetica, sans-serif; /* C */
	font-size: 13px; /* C */
	font-weight: Bold; /* C */
	padding-bottom: 10px; /* Change for space between header and paragraph text */
	margin: 0px;
}
#navh
{
	margin: 0px;
	text-align: right;
	color: ffcc00;
}
#navh ul
{
	color: white;
	padding: 0px 0px 0px 0px;
	margin-left: 0px;
}
#navh li
{
	list-style: none;
	margin: 0px;
	color: #00356A;
	font: 11px Arial, Helvetica, sans-serif;
}
#navh a
{
	display: block;
	text-decoration: none;
	margin: 0px;
	color: #00356A;
	background: url(../images/buttong.gif) no-repeat;
	padding: 3px 3px 3px 3px;
}
#navh a:link, #navh a:visited /* C */
{
	color: #00356A;
	width: 121px;
	height: 22px;
	font-weight: bold;
	
}
#navh a:hover /* C */
{
	color: #ffffff;
	font-weight: bold;
}
#overlink a:link, #overlink a:visited  /* C */ /* Selected page */
{
	color: #00356A;
	font-weight: bold;
	background: url(../images/buttonov.gif) no-repeat;
}
#overlink a:hover /* C */
{
	color: #bde3fe;
}
.image1 /* First and middle images */
{
	border-top: 1px solid #00356A;
	border-right: 1px solid #00356A;
	border-bottom: 1px solid #00356A;
	border-left: 1px solid #00356A;
}
.image2 /* Last Image */
{
	margin-bottom: 5px;
	border: 1px solid #999; /* C */
}
TABLE.tbl
{
	border: 1px solid #999; /* C */
	border-collapse: collapse;
	margin-bottom: 25px;
	width: 100%;
}
TR.tblr
{
	font-weight: bold; /* C */
	color: #FFFFFF; /* C */
	font-size: 13px; /* C */
	background: #00356A; /* C */
	padding: 4px; /* C */
}
TR.tblh
{
	margin: 0px; /* C */
}
TD.tblh
{
	font-weight: bold; /* C */
	color: #507D90; /* C */
	padding: 4px; /* C */
}
TD.tblmh
{
	padding: 4px; /* C */
}
TD.tbld
{
	padding: 4px; /* C */
	
}
TD.content
{
	vertical-align: text-top;
	padding: 4px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
INPUT
{
	color: #333; /* C */
	font-family: Arial, Helvetica, sans-serif; /* C */
	font-size: 11px; /* C */
	font-weight: normal; /* C */
	background-color: #f0f0f0; /* C */
	border: 1px solid #336699; /* C */
}
TEXTAREA
{
	color: #333; /* C */
	font-family: Arial, Helvetica, sans-serif; /* C */
	font-size: 11px; /* C */
	font-weight: normal; /* C */
	background-color: #f0f0f0; /* C */
	border: 1px solid #336699; /* C */
}
SUBMIT
{
	color: #333; /* C */
	font-family: Arial, Helvetica, sans-serif; /* C */
	font-size: 11px; /* C */
	font-weight: normal; /* C */
	background: #f0f0f0; /* C */
	border: 1px solid #336699; /* C */
}
.tablecontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
}

table.tariff {width:300px; margin: 4px 0px 10px 0px; padding: 0px 0px 0px 0px; border: 1px solid #003569;}
table.tariff th {margin: 0px; padding: 5px 5px 5px 5px; background-color:#003569; color:#FFFFFF; font-weight:bold; text-align:left; font-size: 13px;}
table.tariff td {margin: 0px; padding: 2px 5px 2px 5px; background-color:#ffffff;}