* {
   margin: 0px;
   padding: 0px;
}

body {
	margin:0px!important;
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	background-color: #FFFFFF;
	/*background-image: url(images/background.gif);*/
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
#wrap {
	width:750px;
	margin:0 auto;
	padding:0;
	text-align:left;
	background:#fff;
}
#wrap_padding {
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
}
#top {
	width: 100%;
	height: 126px;
	background-repeat: no-repeat;
	background-position: 0px bottom;
	float: left;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#bannerTitle {
	margin-top: 15px;
}
#bannerTitle h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	font-weight: bold;
	color: #000000;
}


#cover {
	margin-top: 15px;

}

#imageBox {
	float:right;
	width:250px;
	padding:0;
	background:#fff;
	margin-top: 8px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	display: none;
}
#menu {
	float:right;
	width:210px;
	padding:0;
	background:#fff;
	margin-top: 8px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
#menu ul {
	margin-left: 0px;
	margin-top: 0px;
	padding: 0px;
}
#menu li {
	display:block;
	margin:0;
	font-size:0.6em;
	background-repeat: no-repeat;
	background-position: 0 50%;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #AF0209;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
#article {
	width:520px;
	float:left;
	padding:0px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: auto;
	clear: both;
}

#article_padding {
	margin:0px;
	padding:0px;
	clear: both;
	position: relative;
}

/*  main body text styling */
#article h1 {
	font-size: 1em;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 12px;
	margin-left: 0;
	color: #AF0209;
}
#article h2 {
	font-weight: bold;
	font-size: 0.75em;
	margin-top: 12px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
#article h3 {
	font-weight: bold;
	font-size: 0.85em;
	margin-top: 12px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
#article p {
	text-align: left;
	line-height: normal;
	margin-top: 0px;
	font-size: 0.7em;
	margin-bottom: 12px;
}
#article td {
	font-size: 0.7em;
}
#article td p {
    font-size:inherit;
    margin:0;
}
#article li {
	font-size: 1em;
	margin-top: 10px;
	margin-bottom: 0.7em;
	margin-left: 34px;
}
hr {
	background-color: #AF0209;
	color: #AF0209;
}
.clear {
	clear: both;
	height: 15px;
}
/*
#article .footnote {
	font-size: 0.7em;
	font-style: italic;
	margin-bottom: 0px;
	margin-top: 0px;
}
*/
/*  main body text styling ends */


#clear {
	clear:both;
	height:15px;
}
#footer {
	width:100%;
	border: 1px solid #AF0209;
	background-color: #E6E6E6;
}
#footer_padding {
	padding:0px;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 15px;
}
#disclaimer {
	font-size: 0.6em;
	line-height: 1.4em;
	font-weight: normal;
	text-align: left;
}
#bottom {
	background: url(images/bottom.gif) no-repeat 0 0 #fff;
	width:auto;
	height:27px;
	border-style:none;
}
.bullet {
	margin:0;
	padding:0 10px 0 0;
}
#edition {
	width:100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AF0209;
}
#edition h2 {
	font-family:arial;
	font-size:1em;
	color:#AF0209;
	text-align:left;
	margin:0;
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0px;
}
/*  links */

a:link {
	text-decoration: none;
	color:#333333;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #AF0209;
}
a:active {
	text-decoration: none;
	color: #AF0209;
}

a.top:link {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
a.top:visited {
	text-decoration: none;
	color: #000000;
}
a.top:hover {
	text-decoration: none;
	color: #000000;
}
a.top:active {
	text-decoration: none;
	color: #000000;
}
strong {
	font-weight: bold;
}
#article .taxTable {
	width: 100%;
	margin-bottom: 0.5em;
}
.taxTable th, .taxTable td {
	/*border: 1px solid rgba(7,59,92,0.50);*/
	padding: 4px;
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#article .taxTable tr:first-child > td,
.tableTitles1 {
	border-bottom-color: #AF0209!important;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding-top: 4px;
	background-color: #EAEAEA;
	padding-bottom: 4px;
}
.tableTitles2 {
	padding-top: 4px;
	padding-bottom: 4px;
}

.column {
	width: 240px;
	float: left;
	margin-right: 1em;
}
.taxTableCar {
	width: 240px;
}
#calendar {
	width: 100%;
}
.calendarTitle {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FFFFFF;
	padding: 4;
	text-align: center;
	height: 30px;
	vertical-align: middle;
}
#calendar .calendarTitle p {
	text-align: center;
	font-weight: bold;
	font-size: 0.8em;
}
.fontColour1 {
	color: #AF0209;
}
.minimumIndent {
	margin-left: 94px;
}
.indentScotland   {
	margin-left: 210px;
}
.alignC {
	text-align: center!important;
}
.nrb {
	border-right-width: 0px;
	border-right-color: #AF0209;
}
.nlb {
	border-left-width: 0px;
	border-left-color: #AF0209;
}
.nrlb {
	border-right-width: 0px;
	border-right-color: #AF0209;
	border-left-width: 0px;
	border-left-color: #AF0209;
}
table, tr, td {
	border:0;
}