BODY{
  color: #000000;
  font:12px verdana, arial, helvetica, sans-serif;  
  background: #F7F7EF;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

img {
   behavior: url("pngbehavior/pngbehavior.htc");
}

.bodyleft {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  background: url(http://thevista.co.uk/spiralleft.png) repeat-y left;
}

.bodyright {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  background: url(http://thevista.co.uk/spiralright.png) repeat-y right;
}

.bodytop {
  height: 17px;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  background: url(http://thevista.co.uk/spiraltop.png) repeat-x top;
}

.bodybot {
  height: 17px;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  background: url(http://thevista.co.uk/spiralbot.png) repeat-x bottom;
}

.bodyleftbot {
  height: 17px;
  width: 48px;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  background: url(http://thevista.co.uk/spiralleftbot.png) no-repeat bottom;
}

.bodylefttop {
  height: 17px;
  width: 48px;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  background: url(http://thevista.co.uk/spirallefttop.png) no-repeat bottom;
}

.bodyrightbot {
  height: 17px;
  width: 48px;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  background: url(http://thevista.co.uk/spiralrightbot.png) no-repeat bottom;
}

.bodyrighttop {
  height: 17px;
  width: 48px;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  background: url(http://thevista.co.uk/spiralrighttop.png) no-repeat bottom;
}

HR {
  color: #2883C4;
  height: 1px;
  background: #EDEDED;
}

/* Lists */

LI {
  color: #000000;
  text-align: left;
  background: inherit;
}

DIR {
  color: #000000;
  background: #EDEDED;
}

UL {
  color: #000000;
  background: inherit;
}

OL {
  color: #000000;
  font-size:10px;
  text-align: left;
  font-weight: normal;
  background: inherit;
}

DT {
  width: 550px;
  margin:0px auto;
  color: #000000;
  font-size:14px;
  text-align: left;
  font-weight: bold;
  background: inherit;
}

DD {
	color: #000000;
	font-size:12px;
	font-style: italic;
	text-align: left;
	font-weight: normal;
    background: inherit;
	}

SUP {
	font-size:9px;
	}

/* Contents */

TABLE {
	padding: 0px;
	margin:  0px auto;
	border-collapse: collapse;
	}
TR {
	padding: 0px;
	margin:  0px;
}
TD {
	padding: 0px;
	margin:  0px auto;
	font-size:10px;
	font-weight: normal;
}

.sm_text {
	font-size:10px;
	}

.sm_text a {
	font-size:10px;
	}

IMG {
	padding: 0px 0px 0px 0px; 
	margin:  0px 0px 0px 0px;
	}

IMG.bblk {
	border: thin solid #000000;
	}

IMG.mid {
    vertical-align: -75%;
}

P {
    width: 550px;
	font:12px verdana, arial, helvetica, sans-serif;
	margin:0px auto;
	padding:0px 0px 10px 0px;
	color:#000;
	background: inherit;
	}

.P2 {
    width: 270px;
	font:12px verdana, arial, helvetica, sans-serif;
	margin:0px;
	padding:0px 0px 10px 0px;
	color:#000;
	text-align: justify;
	background: inherit;
	}

.page {
	vertical-align: text-top;
	}

.nowrap {
	font:12px verdana, arial, helvetica, sans-serif;
	color:#000;
	white-space: nowrap;
	}

B {
	color:#000;
	font:12px verdana, arial, helvetica, sans-serif;
	font-weight:900;
	background: inherit;
	}

/* Headings */

H1 {
	margin:0px 0px 15px 0px;
	padding:0px;
	font-size:28px;
	line-height:24px;
	font-weight:900;
	color:#000000;
	background: inherit;
	}

H2 {
	margin:0px 0px 15px 0px;
	padding:0px;
	font-size:24px;
	font-weight:900;
	color:#2B2BA8;
	background: inherit;
	}

H3 {
	margin:0px 0px 0px 0px;
	padding:0px;
	font-size:20px;
	font-weight:900;
	color:#74748B;
	background: inherit;
	}
/* color:#A4A4DB; */
H4 {
	margin:0px 0px 0px 0px;
	padding:0px;
	font-size:16px;
	font-weight:900;
	color:#000000;
	background: inherit;
	}

H5 {
	margin:0px 0px 0px 0px;
	padding:0px;
	font-size:14px;
	font-weight:900;
	color:#2B2BA8;
	background: inherit;
	}

H6 {
	margin:0px 0px 0px 0px;
	padding:0px;
	font-size:12px;
	font-weight:900;
	color:#74748B;
	background: inherit;
	}

/* Lists */

SELECT {
	margin:2px 0px 15px 0px;
	padding:0px 0px 0px 0px;
	font-size: 7pt;  
	font-family: arial, sans-serif;
	background-color: #FFFFFF;
	color:#000000;
}

.small_list {
	padding: 0px 0px 0px 10px;
	margin:  5px 0px 0px 0px;
	color: #000000;
	list-style: none;
	font-weight:900;
	background-image: url(../images/general/buttons/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 .5em;
	background-color: inherit;
	}

.top_list {
	padding: 0px 0px 0px 0px;
	margin:  5px 0px 0px 10px;
	color: #000000;
	background: inherit;
	}

.ind_list {
	padding: 0px 0px 0px 0px;
	margin:  0px 0px 0px 20px;
	color: #000000;
	list-style-type: circle;
	background: inherit;
	}

.list_text {
	margin:0px 0px 0px 50px;
	padding:0px;
	font-size:12px;
	color:#000000;
	background: inherit;
	}

/* Text entry */

.text_input {
	padding: 2px 2px 2px 2px;
	font-size:10pt;
	text-align: left;
	}

/* Redirects */

.redirect {
	color:#000000;
	font-size: 10pt;  
	font-family: arial, sans-serif;
	border: 1px;
	border-color: #000000;
	padding: 5px 5px 5px 5px;
	background-color: #FFFFFF;
	text-align: center;
	}

.redirect a:link {color:#09c; font-size: 10pt; color:#000000;}
.redirect a:visited {color:#07a; font-size: 10pt; color:#000000;}
.redirect a:hover {background-color:#eee; font-size: 10pt; color:#000000;}

/* Normal text */

.print_normal {
	width: 570px;
    border: 0px;
	margin: 0px 0px 0px 0px;
	padding: 10px;
/*	background-color: #FFFFFF; */
	color: #999999;
	text-align: center;
	}

.normal {
	width: 570px;
    border: 0px;
	margin: 0px 50px 0px 0px;
	padding: 10px;
/*	background-color: #FFFFFF; */
	color: #999999;
	text-align: center;
	}

.normal A{
	color: #000000;
	font-size: 8pt;  
	font-family: arial;
	}

.normal A:VISITED{
	color: #000000;
	font-size: 8pt;  
	font-family: arial;
	}

.normal A:HOVER{
	color: #0000FF;
	font-size: 8pt;  
	font-family: arial;
	}

/* Quotes */

.quotestyle {
	width: 300px;
	border:1px solid #999;
	padding: 12px 20px 12px 20px;
	margin: 0px auto;
	background-color: #F9F9F9;
	}

.quotestyle h5 {
	width: 300px;
	padding: 1px 1px 1px 1px;
	margin: 0px auto;
	color: #000000;
	font-weight:500;
	font-size: 10pt;  
	background-color: #F9F9F9;
	text-align: center;
	}

.quotestyle h4 {
	width: 300px;
	padding: 1px 1px 1px 1px;
	margin: 0px auto;
	font-weight:600;
	font-size: 10pt;  
	background-color: #F9F9F9;
	text-align: center;
	}

.smboxstyle {
	width: 258px;
	border:1px solid #999;
	padding: 10px;
	margin: 0px auto;
	background-color: #F9F9F9;
	text-align: center;
	}


.boxstyle {
	width: 300px;
	border:1px solid #999;
	padding: 10px;
	margin: 0px auto;
	background-color: #F9F9F9;
	}

/* Links */

a {
	color:#09c;
	font-size:11px;
	text-decoration: none;
	font-size: 12px;
	font-family:verdana, arial, helvetica, sans-serif;
	}
a:link {color:#07A;}
a:visited {color:#09C;}
a:hover {background-color:#eee;}

/* Main page parts */

.Header {
	margin: 0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background-color:#EDEDED;
	border:1px solid #000000;
	}

.Header_Logo {
     float: right;
	}

.Footer {
	margin: 5px 0px 0px 0px;
	padding:3px;
	width: 900px;
	background-color: #FFFFFF;
	color:#000;
	}

.Content {
    width: 570px; 
	margin: 0px 100px 0px 0px;
	padding: 10px;
	background: #EDEDED;
	border:1px solid #000000;
	text-align: justify;
	font:11px verdana, arial, helvetica, sans-serif; 
	}

.print_Content {
    width: 570px; 
	margin: 0px 0px 0px 0px;
	padding: 10px;
	background: #EDEDED;
	border:1px solid #000000;
	text-align: justify;
	font:11px verdana, arial, helvetica, sans-serif; 
	}

.Menu {
    width: 155px;
	margin: 0px;
	padding: 0px 10px 0px 10px;
	background: #EDEDED;
	border: 1px solid #000000;
	line-height: 15px;
	font-size: 12px;
	text-align: left;
	}

.Menu a {
	color:#09c;
	font-size:11px;
	text-decoration: none;
	/* font-weight: 900; */
	font-size: 12px;
	font-family:verdana, arial, helvetica, sans-serif;
	}

.norm {
    width: 150px;
	margin: 0px;
	padding: 0px 10px 0px 10px;
	background: #EDEDED;
	line-height: 15px;
	font-size: 12px;
	text-align: left;
	}

.Menu2 {
    width: 150px;
	margin: 0px;
	padding: 0px;
	background: #EDEDED;
	border: 1px solid #000000;
	line-height: 15px;
	font-size: 12px;
	text-align: left;
	} 

/* Border */

.tableborder {
	background-color:#223979;
	}

.bodycopy {
	background-color:#FFFFFF;
	}

.lastcopy {
	background-color:#E7F3FF;
	}

.issue {
	color:black;
	font-weight:bold;
	line-height:24px;
	}

/* Buttons */

.button {
	margin:0px;
	padding:0px;
	width:130px;
	}

.gen_button {
	margin:1px;
	padding:0px;
	width:98%;
	background: #DCDCDC;
	background-image: url(../images/general/buttons/gen.gif);
	background-position: center left;
	background-repeat: no-repeat;
	}

.feed_button {
	margin:1px;
	padding:0px;
	width:98%;
	background: #DCDCDC;
	background-image: url(../images/general/buttons/feed.gif);
	background-position: center left;
	background-repeat: no-repeat;
	}

.ross_button {
	margin:1px;
	padding:0px;
	width:98%;
	background: #DCDCDC;
	background-image: url(../images/general/buttons/ross.gif);
	background-position: center left;
	background-repeat: no-repeat;
	}

.wales_button {
	margin:1px;
	padding:0px;
	width:98%;
	background: #DCDCDC;
	background-image: url(../images/general/buttons/wales.gif);
	background-position: center left;
	background-repeat: no-repeat;
	}

.oxw_button {
	margin:1px;
	padding:0px;
	width:98%;
	background: #DCDCDC;
	background-image: url(../images/general/buttons/oxw.gif);
	background-position: center left;
	background-repeat: no-repeat;
	}

.msc_button {
	margin:1px;
	padding:0px;
	width:98%;
	background: #DCDCDC;
	background-image: url(../images/general/buttons/msc.gif);
	background-position: center left;
	background-repeat: no-repeat;
	}

.eng_button {
	margin:1px;
	padding:0px;
	width:98%;
	background: #DCDCDC;
	background-image: url(../images/general/buttons/eng.gif);
	background-position: center left;
	background-repeat: no-repeat;
	}

.area_button {
	margin:1px;
	padding:0px;
	width:98%;
	background: #DCDCDC;
	background-image: url(../images/general/buttons/area.gif);
	background-position: center left;
	background-repeat: no-repeat;
	}