/**
	General styles
**/

html
{
	font-size: 100%;
	padding: 0px;
	margin: 0px;
}

body
{
	padding: 0px;
	margin: 0px;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.625em;
	font-weight: normal;
	line-height: 1.6em;
	letter-spacing: 0;
	text-align: center;
	word-spacing: normal;
	text-decoration: none;
	color: #000000;
	background-color: #fff;
}

a
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.6em;
	letter-spacing: 0;
	text-align: left;
	word-spacing: normal;
	text-decoration: none;
	color: #075993;
	background-color: transparent;
}

a:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.6em;
	letter-spacing: 0;
	text-align: left;
	word-spacing: normal;
	text-decoration: underline;
	color: #075993;
}

h1
{
	font-family: Georgia, times, serif;
	font-size: 1.8em;
	font-weight: normal;
	letter-spacing: 0;
	text-align: left;
	word-spacing: normal;
	text-decoration: none;
	color: #02149B;
	background-color: #fff;
	margin: 0px;
	padding: 6px 0px 5px 0px;
	line-height: 1.1em;
}

h1 a
{
	font-family: Georgia, times, serif;
	color: #02149B;
	background-color: transparent;
	text-decoration: none;
	font-size: 1em;
	line-height: 0.9em !important;
	line-height: 1.1em;
}

h1 a:hover
{
	font-family: Georgia, times, serif;
	color: #02149B;
	background-color: transparent;
	text-decoration: underline;
	font-size: 1em;
	line-height: 0.9em !important;
	line-height: 1.1em;
}

h2
{
	font-family: Georgia, times, serif;
	font-size: 1.8em;
	font-weight: normal;
	letter-spacing: 0;
	text-align: left;
	word-spacing: normal;
	text-decoration: none;
	color: #8C8C8C;
	background-color: transparent;
	margin: 0px;
	padding: 10px 0px 7px 0px;
	line-height: 1.1em;
}

h2 a
{
	font-family: Georgia, times, serif;
	color: #8C8C8C;
	background-color: transparent;
	text-decoration: none;
	font-size: 1em;
	line-height: 1.1em;
}

h2 a:hover
{
	font-family: Georgia, times, serif;
	color: #8C8C8C;
	background-color: transparent;
	text-decoration: underline;
	font-size: 1em;
	line-height: 1.1em;
}

h3
{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	line-height: 1.2em;
	letter-spacing: 0;
	word-spacing: normal;
	text-decoration: none;
	text-align: left;	
	color: #02149B;
	background-color: transparent;	
	margin-bottom:5px;
	margin-top:0px;
}

h3 a
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #02149B;
	background-color: transparent;
	text-decoration: none;
	font-size: 1.0em;
	line-height: 1.1em;
}

h3 a:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #02149B;
	background-color: transparent;
	text-decoration: underline;
	font-size: 1.0em;
	line-height: 1.1em;
}

h4
{
	text-transform: uppercase;
	background-color: transparent;
	color: #444;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	word-spacing: normal;
	letter-spacing: 0px;
	line-height: 1.3em;
	margin: 0.5em 0em;
}

h4 a
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #444;
	background-color: transparent;
	text-decoration: none;
	font-size: 1em;
	line-height: 1.3em;
}

h4 a:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #444;
	background-color: #fff;
	text-decoration: underline;
	font-size: 1em;
	line-height: 1.3em;
}

h1.top
{
	line-height: 1.1em;
	margin: 0px 0px 16px 0px;
	padding: 0px 0px 6px 0px;	
	background: url(/images/template/border.gif) repeat-x bottom;
}

h1.top a, h1.top a:hover
{
	line-height: 1.1em;
}

h2.top
{
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 6px 0px;	
	background: url(/images/template/border.gif) repeat-x bottom;
}

h3.top
{	
	margin: 0px 0px 16px 0px;
	padding: 0px 0px 10px 0px;
	background: url(/images/template/border.gif) repeat-x bottom;		
}

h3.top a, h3.top a:hover
{
	line-height: 1em !important;
	line-height: 1.1em;
}

h1.underline
{
	padding: 6px 0px 8px 0px;
}

h2.underline
{
	padding: 10px 0px 11px 0px;
}

hr
{
	display: none;
}

div.hr
{
	background: url(/images/template/border.gif) repeat-x left;
	height: 10px;
	clear: both;
	margin-bottom:6px;
}

div.hrTop
{
	margin-top: -10px;
	background: url(/images/template/border.gif) repeat-x left;
	height: 10px;
	clear: both;
	margin-bottom:3px;
}

p
{
	margin: 5px 0px 15px 0px;
}

p.underline
{
	margin: 6px 0px 9px 0px;
	padding-bottom: 12px;
}

.noBottomMargin
{
	margin-bottom: 0px;
}

.noTopMargin
{
	margin-top: 0px;
}

.underline
{
	background: url(/images/template/border.gif) repeat-x bottom;
}

.hidden {
	display:none;
}

.centre
{
	text-align: center;
}

.right
{
	text-align: right;
}

.brown
{
	color: #571F12;
	background-color: #fff;
}

.boldBrown
{
	font-weight: bold;
	color: #571F12;
	background-color: transparent;
}

.grey
{
	color: #8C8C8C;
	background-color: transparent;
}

.boldGrey
{
	font-weight: bold;
	color: #8C8C8C;
	background-color: #fff;
}

.black
{
	color: #000;
	background-color: #fff;
}

.boldBlack
{
	font-weight: bold;
	color: #000;
	background-color: #fff;
}

div#body
{
	padding: 0px;
	margin: 0px auto;
	text-align: left;
	width: 771px;
	background-color: #FFF;
}

/**
	styles for the top bar
**/

img#banner
{
	display: none;
}

div#topBar
{
	background-color: #777;
	color: #FFF;
	width: 771px;
	height: 163px;
	padding: 0px;
	margin: 0px;	
}

a.homeLink
{
	display: block;
	background-color: transparent;
	position: relative;
	height: 59px;
	width: 179px;
	top: 30px;
	left: 24px;
	z-index: 1;
	overflow: hidden;
}

a.homeLink span
{
	position: absolute;
	text-indent: -2000em;
}

a.programmeLink
{
	display: block;
	background-color: transparent;
	position: relative;
	height: 14px;
	width: 184px;
	top: 44px;
	left: 24px;
	z-index: 1;
	overflow: hidden;
}
a.programmeLink span
{
	position: absolute;
	text-indent: -2000em;
}

a.skipNav
{
	position: absolute;
	text-indent: -2000em;
	background: transparent;
}

div#header
{
	background-color: transparent;
	position: absolute;
	width: 771px;
	top: 15px;
	color: #fFFFFF;
	font-weight: bold;
	text-transform: uppercase;
	word-spacing: normal;
	text-align: right;
	line-height: normal;
}


/* top bar links (upper) */

div#headerLinks
{
	float: left;
	margin-top: -2px;
	font-size: 9px;
}

div#headerLinks label {
	font-size: 9px;
}

div#headerLinks a
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 0px;
	text-align: left;
	text-decoration: none;
	background-color: transparent;
	color: #fFFFFF;
	padding: 0px 7px;
}

div#headerLinks a:hover
{	
	text-decoration: underline;
}

/* top bar search form */

div#searchFormElements
{
	float: left;
	padding: 0px;
	margin: 0px;
}

form#searchForm
{
	margin: 0px;
	float: right;
	padding-right: 30px;
}

form#searchForm label
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	letter-spacing: 0px;
	text-align: left;
	text-decoration: none;
	background-color: transparent;
	color: #FFFFFF;
	padding: 0px 7px;
}

form#searchForm input#topSearchInput
{	
	border: 1px solid #FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	width: 115px;
	vertical-align: middle;
	text-transform: none;
	padding: 2px;
	padding-left:3px;
	margin: 0px;
}

form#searchForm input#btnG
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	letter-spacing: 1px;
	background-color: transparent;
	color: #fFFFFF;
	text-transform: uppercase;
	
	border: 0px;
	vertical-align: middle;
	padding: 0px;
	margin: 0px;
}

/* top bar links (lower) */

div#horizontalAlpha
{
	display: block;
	background: url(/images/template/white40.png) repeat !important;
	background: none;
	position: relative;
	font-size:15px;
	line-height:normal;
	width: 100%;
	top: 58px;
	
	/* Required for Netscape 6 as it doesn't support alpha-transparent background images */
	-moz-opacity: 40%;
}

div#horizontalLeftLinks
{
	padding-left: 21px;
	float: left;
	position: relative;
	line-height: normal;
	top: 41px;
}

div#horizontalLeftLinks ul
{
	margin: 0px;
	padding: 0px;
	position: relative;
}

div#horizontalLeftLinks ul li
{
	list-style: none;
	float: left;
	display: block;
	margin: 0px 4px 0px 0px;
	position: relative;
}

div#horizontalRightLinks
{
	 padding-right: 21px;
	 float: right;
	 clear:none;
	 position: relative;
	 line-height: normal;
	 top: 41px;
}

div#horizontalRightLinks ul
{
	margin: 0px;
	padding: 0px;
}

div#horizontalRightLinks ul li
{
	list-style: none;
	float: left;
	display: block;
	margin: 0px 0px 0px 4px;
}

div#horizontalLeftLinks a, div#horizontalRightLinks a
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	letter-spacing: 0;
	text-align: left;
	word-spacing: normal;
	text-decoration: none;
	color: #ffffff;
	background-color: transparent;
	text-transform: uppercase;
	margin-left: 8px;
}

div#horizontalLeftLinks a:hover, div#horizontalRightLinks a:hover
{
	text-decoration: underline;
}

/**
	styles for everything below the top bar
**/

div#content
{
	padding: 17px 0px 30px 30px;
}

div#nav
{
	padding:0px;
	margin:0px;	
	width:160px;
}

div#nav p
{
	font-size:1.1em;
}

/**
	left hand (navigation) bar
**/

div#leftBar
{
	float: left;
	clear: none;
	width: 175px;
	padding-bottom: 30px;
}

div#leftHandLinks
{
	margin: 25px 0px 30px 0px;
}

div#leftHandLinks ul
{	
	margin-left: 0px;
	padding-left: 15px;
	list-style-type: none;
}

div#leftHandLinks ul li
{
	list-style-image: url(/images/icons/rightarrow_nav.gif);
}

div#leftHandLinks ul li a
{
	font-family: Georgia, times, serif;
	font-size: 1.3em;
	letter-spacing: 0;
	text-align: left;
	word-spacing: normal;
	text-decoration: none;
	color: #02149B;
	background-color: #FFF;
	display: block;
	padding: 0px 0px 4px 0px;
	margin: 0px 0px 3px 0px;
	background: url(/images/template/border.gif) repeat-x bottom;
	width: 100%;
}

div#leftHandLinks ul li a:hover
{
	text-decoration: underline;
}

div#leftHandLinks ul li a.lastLink
{
	background: none;
}

/**
	Actual page content
**/

div#centralContent
{
	float: left;
	clear: none;
	width: 340px;
	margin: 0px 15px 18px 15px;
	padding: 0px;
}
div#fullcentralContent
{
	float: left;
	clear: none;
	width: 730px;
	margin-left:0px;
	margin-right:30px;
	padding: 0px;
}

div#centralContent p
{
	font-size: 1.1em;
}

div#centralContent li
{
	font-size: 1.1em;
}

div#centralContent li li
{
	font-size: 1em;
}

div#centralContent li p
{
	font-size: 1em;
}

div#centralContent table p
{
	font-size: 1em;
}

div#centralContent a
{
	font-size: 1.1em;
}

div#centralContent * a
{
	font-size: 1em;
}

div#leftBar h2
{
	color: #8C8C8C;
}

div#leftBar h2 a
{
	color: #8C8C8C;
}

div#leftBar h2 a:hover
{
	color: #8C8C8C;
}

div#centralContent h2
{
	font-family: Georgia, times, serif;
	font-weight: normal;
	letter-spacing: 0;
	text-align: left;
	word-spacing: normal;
	text-decoration: none;
	color: #02149B;
	background-color: transparent;
	margin: 0px;
	padding: 0px 0px 7px 0px;
    font-size: 1.7em;
    line-height: 1.1em;
}

div#centralContent h2 a
{
	font-family: Georgia, times, serif;
	color: #02149B;
	background-color: transparent;
	text-decoration: none;
	font-size: 1em;
	line-height: 0.9em;
}

div#centralContent h2 a:hover
{
	font-family: Georgia, times, serif;
	color: #02149B;
	background-color: transparent;
	text-decoration: underline;
	font-size: 1em;
	line-height: 0.9em;
}

div#centralContent h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.1em;
	margin-top: 7px;
	line-height: 1.2em;
}

div#centralContent h3 a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: transparent;
	text-decoration: none;
	line-height: 1.2em;
}

div#centralContent h3 a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: transparent;
	text-decoration: underline;
	line-height: 1.2em;
}

div#newsItem h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.1em;
	line-height: 1.2em;
}

div#newsItem h2 a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.0em;
	line-height: 1.2em;
}

div#newsItem h2 a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.0em;
	line-height: 1.2em;	
}

span.date
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	font-weight: normal;
	letter-spacing: 0;
	text-align: left;
	word-spacing: normal;
	text-decoration: none;
	color: #8C8C8C;
	background-color: transparent;	
}

a.more
{
	background: url(/images/icons/rightarrow_off.gif) no-repeat 50% 50%;
	text-decoration: none;
	clear: none;
	overflow: hidden;
	padding: 0px 0px 0px 16px;
	text-indent: -2000em;
}

a.more:hover, a.more:focus
{
	text-decoration: none;
	background: url(/images/icons/rightarrow_over.gif) no-repeat 50% 50%;
}

a.more span, a.more:hover span
{
	text-decoration: none;
	position: absolute;
	left: -2000em;
}

/* News links */

div#newsLinks
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	letter-spacing: 0;
	word-spacing: normal;
	color: #075993;
	background-color: #fff;
	text-align: center;
	margin-top: -7px;
}

div#newsLinks a
{
	text-decoration: none;
	margin: 0px 5px;
}

div#newsLinks a:hover
{
	text-decoration: underline;
	margin: 0px 5px;
}


/**
	right hand bar
**/

div#rightBar
{
	float: left;
	clear: none;
	width: 175px;
	margin-bottom: 30px;
}


div#rightBar img
{
	margin: 0px;
	padding: 5px 0px 10px 0px;
}

div#nercCentres
{
}

div#nercCentres ul
{
	margin: 0px;
	padding: 0px;
}

div#nercCentres ul li
{
	list-style: none;
	padding: 0px;
	display: block;
	margin: 0px 0px 5px 0px;
	width: 100%;
}

div#nercCentres ul li a
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	font-weight: normal;
	letter-spacing: 0;
	text-align: left;
	word-spacing: normal;
	text-decoration: none;
	color: #075993;
	background-color: #FFF;
	display: block;
	padding-bottom: 8px;
	background: url(/images/template/border.gif) repeat-x bottom;
}

div#nercCentres ul li a.grey
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	letter-spacing: 0;
	text-align: left;
	word-spacing: normal;
	text-decoration: none;
	color: #8C8C8C;
	background-color: #fff;
	display: block;
	padding-bottom: 10px;
}

div#nercCentres ul li a:hover
{
	text-decoration: underline;
}

div#relatedLinks h1
{
	font-family: Georgia, times, serif;
	font-size: 1.5em;
	font-weight: normal;
	letter-spacing: 0;
	text-align: left;
	word-spacing: normal;
	text-decoration: none;
	color: #02149B;
	background-color: transparent;
	margin: 0px 0px 16px 0px;
	line-height: 1.1em;	
	padding: 0px 0px 10px 0px;
}

div#relatedLinks a
{
	color: #0677A4;
	background-color: #FFF;
	text-decoration: none;
	font-weight: bold;
}

div#relatedLinks a:hover
{
	text-decoration: underline;
}

div#relatedLinks a.more:hover
{
	text-decoration: none;
}

div#slogan
{
	margin:0px;
	margin-top:10px;
	padding:5px;
	padding-bottom:0px;
	width:164px;
}

div#slogan p
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	font-weight: normal;
	line-height: 1.6em;
	letter-spacing: 0;
	margin-bottom:9px;
	margin-top:0px;
}

/**
	bottom styles
**/

div#bottomBar
{
	background: url(/images/template/border.gif) repeat-x top;
	padding-top: 10px;
	width: 720px;
}

div#bottomLinks
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	text-align: left;
	color: #075993;
	background-color: #fff;
	text-transform: uppercase;
	padding-left: 5px;
	float: left;
}

div#bottomLinks a
{
	text-decoration: none;
	word-spacing: normal;
	margin-left: 0.5em;
	margin-right: 0.5em;
}

div#bottomLinks a:hover
{
	text-decoration: underline;
	word-spacing: normal;
}

div#bottomLinks ul
{
	list-style: none;
	margin: 0px;
	padding: 0px;
}

div#bottomLinks ul li
{
	float: left;
	display: block;
}

div#bottomLinks ul li.noLink
{
	margin-left: 0.5em;
}

/* search form in bottom */

form#bottomSearchForm
{
	margin: 0px;
}

div#bottomSearch
{
	text-align: right;
}

form#bottomSearchForm label
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 0px;
	text-align: left;
	text-decoration: none;
	background-color: transparent;
	text-transform: uppercase;
	color: #075993;
	padding: 0px 7px;
	margin: 0px;
	vertical-align: middle;
}

input#bottomSearchInput
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 1.2em;
	width: 115px;
	vertical-align: middle;
	text-transform: none;
	padding: 0px;
	margin: 0px;
}

input#bottomSearchSubmit
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	letter-spacing: 1px;
	background-color: transparent;
	color: #075993;
	text-transform: uppercase;
	
	border: 0px;
	vertical-align: middle;
	padding: 0px;
	margin: 0px;
}

div#footer
{
	background: url(/images/template/border.gif) repeat-x top;
	padding-top: 0.5em;
	padding-bottom: 3em;
	width: 720px;
	margin-top: 0.7em;
}

/* copyright notice */

div#copyright
{
	float: left;
	padding-left: 8px;
	color: #B2B3B3;
	background-color: #fff;
}


/* last updated notice */

div#updated
{
	float: right;
	color: #B2B3B3;
	background-color: #fff;
}

.updatedDate
{
	color: #075993;
	background-color: #fff;
}

/**
	Content placeable anywhere
**/

div.box
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.6em;
	letter-spacing: 0;
	word-spacing: normal;
	text-decoration: none;
	color: #8c8c8c;
	background-color: #fff;
	border: 1px solid #8C8C8C;
	text-align: center;
	
	margin: 0.8em 0em 1.0em 0em;
	padding: 0.25em 0.25em;
}

div.box a
{
	text-decoration: none;
	color: #075993;
	background-color: #fff;
	line-height: 1.6em;
}

div.box a:hover
{
	text-decoration: underline;
	color: #075993;
	line-height: 1.6em;
}

div.box p
{
	font-size: 0.9em;
	padding: 0px 10px 5px 10px;
	text-align: left;
	margin-top: 2px;
	margin-bottom: 0px
}

a.excel, a.ppt, a.word, a.pdfm
{
	display: block;
	float: left;
	padding: 0px;
	margin: 0px;
	height: 28px;
	width: 35px;
	text-decoration: none;
	text-indent: -2000em;
}

a.rss
{
	display: block;
	float: left;
	padding: 0px;
	padding-left:35px;	
	margin: 0px;
	width: 128px;
	text-decoration: none;
	background: url(/images/logos/rss.gif) no-repeat;
}

a.excel { background: url(/images/icons/excel_off.gif) no-repeat; }
a.excel:hover, a.excel:focus { background: url(/images/icons/excel_off.gif) no-repeat; }

a.ppt { background: url(/images/icons/ppt_off.gif) no-repeat; }
a.ppt:hover, a.ppt:focus { background: url(/images/icons/ppt_off.gif) no-repeat; }

a.word { background: url(/images/icons/word_off.gif) no-repeat; }
a.word:hover, a.word:focus { background: url(/images/icons/word_off.gif) no-repeat; }

a.pdf { background: url(/images/icons/pdf_off.gif) no-repeat; }
a.pdf:hover, a.pdf:focus { background: url(/images/icons/pdf_off.gif) no-repeat; }

a.excel:focus, a.ppt:focus, a.word:focus, a.pdf:focus { overflow: hidden; }

p.fileText
{
	background: url(/images/template/border.gif) left repeat-y;
	padding-left: 1em;
	margin-left: 30px;
}

a.small_excel, a.small_ppt, a.small_word, a.small_pdf, a.small_zip, a.small_gotw, a.small_jpg
{
	display:block;
	padding: 0px 0px 0px 24px;
	margin-top:8px;
	text-decoration: none;
	min-height:16px;
}

a.small_pdf { background: url(/images/icons/sm_pdf_off.gif) no-repeat; }
a.small_word { background: url(/images/icons/sm_word_off.gif) no-repeat; }
a.small_excel { background: url(/images/icons/sm_excel_off.gif) no-repeat; }
a.small_ppt { background: url(/images/icons/sm_ppt_off.gif) no-repeat; }
a.small_zip { background: url(/images/icons/sm_zip_off.gif) no-repeat; }
a.small_gotw { background: url(/images/icons/gotw_small.gif) no-repeat; }
a.small_jpg { background: url(/images/icons/sm_jpg_off.gif) no-repeat; }

a.small_excel:hover, a.small_ppt:hover, a.small_word:hover, a.small_pdf:hover, a.small_zip:hover, a.small_gotw:hover, a.small_jpg:hover
{
	text-decoration: underline;
}

a.small_excel:focus, a.small_ppt:focus, a.small_word:focus, a.small_pdf:focus, a.small_zip:focus, a.small_gotw:focus, a.small_jpg:focus
{
	overflow: hidden;
}

.sub
{
	position: relative;
	top: 0.3em;
   	font-size:75%;
}

.super
{
	position: relative;
	bottom: 0.3em;
   	font-size:75%;
}

/** IMAGES **/

img
{
	border: 0px;
	margin: 15px 0px 0px 0px;
}

img.top
{
	margin: 0px;
}

img.border
{
	border: 1px solid black;
}

img.left
{
	float: left;	
	padding:0px;
	margin:0px;
	margin-right:10px;
	margin-bottom:3px;
}

img.right
{	
	float: right;
	padding:0px;
	margin:0px;
	margin-left:10px;
	margin-bottom:3px;
}

.imageCaptionRight {
	float:right;
	margin-left:10px;
	width:160px;
}

.imageCaptionRight img {
	margin-top:0px;
}

.imageCaptionRight p {
	color: #8C8C8C;
	padding-bottom:10px;
	background: url(/images/template/border.gif) repeat-x bottom;
}

/** BULLETS **/

div#centralContent ul li
{
	list-style: url(/images/template/bullet-redsquare.gif) ;
	text-decoration: none;
	padding-left:0px;
	margin-top: 0px;
	margin-left:-12px;
	margin-bottom:3px;
}

div#centralContent ul
{
	margin-top:0px;
	margin-bottom:18px;
}

div#relatedLinks li {		
	list-style: url(/images/template/bullet-bluesquare.gif) ;
	text-decoration: none;
	padding-left:0px;
	margin-top: 0px;
	margin-left:-22px;
	margin-bottom:6px;
}

div#relatedLinks ul {
	margin-bottom:0px;
	margin-top:0px;
}

div#relatedLinks .linespace {
	font-size:1px;
	margin-top:0px;
	margin-bottom:10px;
	background: url(/images/template/border.gif) repeat-x bottom;
}

.lowerroman {
  list-style-type:lower-roman;
  margin-bottom:18px;
}

.loweralpha {
  list-style-type:lower-alpha;
  margin-bottom:18px;
}

/** TABLES **/

TABLE {
	table-layout: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	background-color: #fff;
	border-collapse: collapse;
	margin: 4px auto;
	width: 100%;
	margin-bottom:12px;
}

.grid {
	border: 1px solid #075993;
}

.grid th {
	font-weight: bold;
	margin: 0px;
	padding: 4px 8px;
	background-color: #E3F0F9;
	border: 1px solid #82B1CA;
}

.grid td {
	border: 1px solid #82B1CA;
	padding: 4px 8px;
}

td.centre, th.centre {
	text-align:center;
}

caption {
	color: #571F12;
	font-weight:bold;
	background-color: #fff;
	padding-bottom:7px;
}

.width5 {width:5%}
.width10 {width:10%}
.width20 {width:20%}
.width25 {width:25%}
.width33 {width:33%}
.width30 {width:30%}
.width40 {width:40%}
.width50 {width:50%}
.width60 {width:60%}
.width70 {width:70%}
.width75 {width:75%}
.width80 {width:80%}
.width90 {width:90%}
.width95 {width:95%}
