/*************************************
 *
 *  DEFAULT SETTINGS
 *
 */
body {
	background: #E1DAD3;
	color: black;
	margin: 0;
	padding: 0;
	border: 0;
	text-align: center;
	font-family: 'trebuchet MS', trebuchet, verdana, arial, tahoma, sans-serif;
	font-size: 100%;
	}

a {
	color: #A62D0D;
	background: transparent;
	text-decoration: none;
	}

a:hover {
	color: black;
	background: transparent;
	text-decoration: underline;
	}

a.top:link, a.top:active, a.top:visited {
	text-align: left;
	font-size: .8em;
    border-right: 1px solid silver;
	border-bottom: 1px solid silver;
	text-decoration: none;
	padding: 2px;
    color: #A62D0D;
	background: #eeeeee;
	}

a.top:hover {
	color: black;
	border-top: 1px solid silver;
	border-left: 1px solid silver;
	border-right: 1px solid white;
	border-bottom: 1px solid white;
    padding-right: 1px;
	}

/*
 *  HIDE BORDER ON SELECTION
 */
a.Hide-Select:link, a.Hide-Select:active a.Hide-Select:visited{
	color: white;
	background: transparent;
	text-decoration: none;
	border: none;
	}

a.Hide-Select:hover {
	color: white;
	text-decoration: none;
	}
	
em.Logo {
	font-style: italic;
	}
	
#Main {
	width: 96%;
 	min-width: 400px;
	background: white url("../images/backgrounds/bg_panel.gif") repeat-y right;
	margin: 0px auto 0px auto;
	}
#Left-ds {
	width: 100%;
	background: transparent url("../images/backgrounds/ds_left.gif") repeat-y left;
	}
#Container {
	width: 100%;
	background: transparent;
	float: left;
	margin-right: -313px;
}
#Content {
	background: transparent;
	margin: 0px 323px 0px 17px;
}

li {
	margin-left: 35px; /* 	Bodge for IE rendering error. IE ignores Div margin
							settings, and so draws bullets in left margin
							without this fix :(
							*/
	}

#Content p, ul, ol, address, blockquote, td {
	font-size: .8em;
	color: gray;
	text-align: left;
	font-style: normal;
	Line-height: 1.3em;
	list-style-type: square;
	margin: 0px 0px 1.5em 0px;
 	}

#Content strong {
	color: black;
	font-size: 1.2em;
	}
	
#Content hr {
	margin: -10px 0px 10px 0px;
	}
.Copyright {
	width: 100%;
	text-align: center;
	font-size: .8em;
	}

acronym, abbr {
	cursor: help;
	text-decoration: none;
	border-bottom: 1px dotted silver;
	}

#Navigation {
	color: white;
	line-height: 1.4em;
	text-align: left;
	background: #800000;
	padding: 10px 0px 5px 8px;
	margin: 0px 313px 0px 9px;
	font-size: 1em;
	font-weight: bold;
	}
#Navigation a {
	color: white;
	background: transparent;
	text-decoration: none;
	}

#Navigation a:hover {
	background: transparent;
	text-decoration: underline;
	}

#Section-Navigation {
	color: white;
    padding: 0px 0px 2px 8px;
	margin: 0px 313px 0px 9px;
	text-align: Right;
	background: #800000;
	font-size: .7em;
	font-weight: Normal;
	}

#Section-Navigation a {
	color: white;
	background: transparent;
	text-decoration: none;
	}

#Section-Navigation a:hover {
	background: transparent;
	text-decoration: underline;
	}


#Page-Title {
	background: transparent url("../images/backgrounds/top_shadow.gif") repeat-x top left;
	font-size: 100%;
	margin: 0px 313px 0px 9px;
	}

#Page-Title img {
	float: right;
	}
	
#Page-Menu {
	text-align: left;
	font-size: .9em;
	color: gray;
	}
h1, h2, h3 {
	background: transparent;
	font-family: georgia, serif;
	margin: 0px 0px .2em 0px;
	text-align: left;
	line-height: 1.4em;
	font-weight: bold;
	font-style: italic;
    text-transform: none;
	}

h1 {
	font-size: 1.6em;
	}
	
#Page-Title h1 {
	margin: 0px 0px 0px 8px; /* Bodge for correct rendering in both IE & Firefox */
	}
	
h2 {
	font-size: 1em;
	line-height: 1.5em;
	}

h3 {
	font-size: .9em;
	font-weight: normal;
	}

span.Small {
	font-size: .7em;
	line-height: .9em;
	}

#Panel-Container {
 	background: transparent;
	width: 313px;
	float: right;
}

#Panel {
	width: 313px;
	float: right;
	background: transparent url("../images/backgrounds/banner_heading.jpg") no-repeat top left;
	color: white;
	padding: 82px 0px 0px 0px;
	text-align: left;
	}

#Panel p {
	font-size: .8em;
	text-align: justify;
	Line-height: 1.3em;
	margin: 0px 24px 1.5em 8px;
    }

#Panel h1 {
    margin: 0px 24px 1.5em 8px;
    font-size: 1em;
    }

#Footer {
	width: 100%;
	background: transparent;
	float: left;
	margin-right: -313px;
}

#Footer-Content {
	background: transparent;
	font-size: .7em;
	margin: 0px 313px 0px 17px;
}

#Footer-Panel {
	width: 313px;
	float: right;
	background: transparent;
	color: white;
	font-size: .7em;
	text-align: center;
	}

#Footer-Panel img {
  float: right;
  margin-right: 40Px;
}

#Footer-Panel a {
  color: white;
}

#Footer-Border {
	height: 40px;
	background: transparent url("../images/backgrounds/ds_footer.gif") repeat-x top;
	clear: both;
}

.Last {
	margin-bottom: 0;
}

.Clear {
  height: 0px;
  clear: both;
}

/*
 *   TREE STYLE NAVIGATION LINKS
 */
#Nlinks {
	margin-left: 17px;
	padding: none;
	}
	
#Nlinks.h3 {
	margin-bottom: -10px;
	}

ul.Links, ul.Page-Links {
    text-align: left;
   	list-style-type: none;
	font-style: normal;
	font-size: 100%;
	background: url(../images/navigation/nav-vertical-bar.gif) top left repeat-y;
	padding: 5px 0 0 0;
	margin: 0;
	}

ul.Page-Links {
	background: url(../images/navigation/nav-common-bar.gif) top left repeat-y;
	}

li.Links, li.Last-Child, li.First-Child {
	list-style-type: none;
	line-height: 1.3em;
	padding:0 0 0 17px;
	margin:0 0 5px 0;
	background: url(../images/navigation/nav-horizontal-bar.gif) top left no-repeat;
	}

li.Last-Child {
	background: url(../images/navigation/nav-bottom-bar.gif) top left no-repeat;
	}

li.First-Child {
	background: url(../images/navigation/nav-top-bar.gif) top left no-repeat;
    }

li.Spaced {
    margin-bottom: 1em;
  }

/*
 *   DISC STYLE LISTS
 */

ul.Disc {
    text-align: left;
   	list-style-type: none;
	font-style: normal;
	background: url(../images/navigation/disc-vertical.gif) top left repeat-y;
	padding: 0px 0 0 0;
	margin: 0;
	}


li.Disc, li.Disc-First, li.Disc-Last {
	list-style-type: none;
	vertical-align: top;
	line-height: 1.3em;
	padding:0 0 0 20px;
	margin:0 0 5px 0;
	background: url(../images/navigation/disc.gif) top left no-repeat;
	}

li.Disc-Last {
	background: url(../images/navigation/disc-last.gif) top left no-repeat;
	margin-bottom: 1em;
	}

li.Disc-First {
	background: url(../images/navigation/disc-first.gif) top left no-repeat;
    }

/*************************************
 *  DEFAULT SETTINGS FOR FORMS
 *
 */

input, textarea, select {
	font-family: 'trebuchet MS', trebuchet, verdana, arial, tahoma, sans-serif;
	background:  #F5F5F5;
	border:   1px solid silver;
	padding-left: 2px;
 	vertical-align: text-top;
	}

input.Button {
	border-top: 1px solid white;
	border-left: 1px solid white;
	border-right: 1px solid silver;
	border-bottom: 1px solid silver;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
	color: #A62D0D;
	background: #eeeeee;
	}

div.Form-Row {
	Clear: both;
	width: 100%;
	margin: none;
	}

/*
 *  IE Hack. Without the following width set to 100% IE moves the nav menus
 *  below the main content :(
 */
#Default-Form {
	width: 100%;
	float: left;
	}

#Default-Form label {
	clear: both;
 	font-size: .8em;
	width: 10em;
	float: left;
	text-align: left;
	cursor: pointer;
	cursor: hand;
	padding-right: 20px;
	}

#Default-Form .Error {
	background: #FDE8E5;
	}

#Default-Form label.Error {
	color: red;
	background:  transparent url(../images/icons/warning.gif) top right no-repeat;
	}

#Default-Form input, textarea, select {
	font-family: 'trebuchet MS', trebuchet, verdana, arial, tahoma, sans-serif;
	font-size: .8em;
	background: #F5F5F5;
 	vertical-align: text-top;
	border:   1px solid gray;
	float: right;
	margin: 0 0 2px 10px;
	}

#Default-Form input, textarea {
	padding-left: 5px;
	}

#Default-Form input.Button {
	float: right;
	border-top: 1px solid white;
	border-left: 1px solid white;
	border-right: 1px solid silver;
	border-bottom: 1px solid silver;
	text-decoration: none;
	padding: 2px;
	color: #A62D0D;
	background: #eeeeee;
	}

#Default-Form label.Mandatory {
	background:  transparent url(../images/icons/mandatory.gif) top right no-repeat;

	}
	
/*************************************
 *	DEFAULT TABLE SETTINGS
 *
 */

 table, tr, td {
    padding: 0;
    line-height: 100%;
    margin: 0;
    }

/*************************************
 *	DEFAULT IMAGE SETTINGS
 *
 */
 
 img {
    margin-left: auto;
	margin-right: auto;
	border: none;
	}

img.Border {
	border: 1px solid black;
	}

div.Image-Right {
    padding-left: 5px;
	float: right;
	text-align: center;
	}

div.Image-Left {
    padding-right: 5px;
	float: left;
	text-align: center;
	}

 div.Image-Centre {
    Width: 100%;
	float: left;
	text-align: center;
	}

