/* Page body
=======================================================*/

body {
	margin: 0px 0px 40px 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 76%;/*  Keep at or above 76% */
	color: #000;
	background-color: #EFEFEF;
	text-align: center;
	}
	
/*General Typography
=======================================*/

a {
	font-weight: normal;
	color:#00589F;
	}
a:hover {
	text-decoration: underline;
  font-weight: normal;
	color:#FF9900;
	}
h1, h2, h3, h4, h5, h6 {

}
h1 {
	font-size: 2em;
	font-weight: bold;
	margin-top: 0em;
	margin-bottom: 0em;
	}
h2 {
	margin:0px;
	padding: 0px;
	display: block;
	line-height: 0px;
	}
h3 {
	font-size: 1.4em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #1C629B;
	}
h4 {
	font-size: 1.2em;
	margin: 1.0em 0em 1.0em 0em;
	font-weight: bold;
	color: #4398DE;
	}
h5 {
	font-size: 1em;
	margin: 1.0em 0em 1.0em 0em;
	font-weight: bold;
	}
h6 {
	font-size: 0.8em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: bold;
	}
ol, ul, li {
	font-size: 1.0em;
	line-height: 1.8em;
	margin-top: 0.2em;
	margin-bottom: 0.1em; 
	}	
p {
	font-size: 1em;
	line-height: 1.6em;
	margin: 1em 0em 1em 0em;
	}
li > p {
	margin-top: 0.2em;
	}	
pre {
	font-family: monospace;
	font-size: 1.0em;
	}
strong, b {
	font-weight: bold;
	}	
img {
	border: 0;
	}
acronym {
	text-decoration:none;
	border: none;
}
h3 a {
	text-decoration:none;
}
	
/* Page containers
=========================================*/

noscript {
	border: 1px red dashed;
	background-color:#FF9999;
	padding:5px;
	display:block;
	margin-top:5px;
}
#oldcss {
	border: 1px red dashed;
	background-color:#FF9999;
	padding:5px;
	margin: 5px 0px 5px 0px;
}
#page {
	width: 966px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding:0px;
	background-color:#fff;
	background-image: url(../images/iugfx/page_bg_vert.gif);
	background-repeat: repeat-y;
}
#header {
	background-image:url(../images/iugfx/headerBG.gif);
	background-repeat:repeat-x;
}
#pageContent {
	width:960px;
}

#colSeparators {
	background-image:url(../images/iugfx/colSeparators.gif);
	background-repeat:repeat-y;
}
#contentHeadBG {
	background-image:url(../images/iugfx/heading2_bg.gif);
	background-repeat: repeat-x;
	margin: 0px 3px 0px 3px;
}
#contentBody {
	width: 954px;
	background-image: url(../images/iugfx/reading_bottom.jpg);
	background-repeat: no-repeat;
	background-position: 583px 0px;
}
#contentBody .leftCol {
	float:left;
	width:156px;
	padding:13px 11px;
	margin: 0px 6px 5px 0px;
}
#contentBody .centreCol {
	float:left;
	width:566px;
	padding:10px;
	margin: 0px 0px 5px 0px;
}

#contentBody .centreCol .sectionPadding {
	padding:10px 30px;
}

#contentBody .rightCol {
	float:left;
	width:158px;
	padding:10px;
	margin: 0px 0px 5px 6px;
}

#footer {
	padding:10px;
	margin:0px;
	position:relative;
	z-index:110;
}
#shadow {
	line-height:0px;
}

/* Localised Typography
===========================================*/

#contentBody h2 {
	margin:0px;
	padding:0px;
	position:relative;
	z-index:90;
	}
#header h1 {
	margin: 0px;
	padding: 0px 0px 0px 40px;
	height:45px;
	background-image: url(../images/iugfx/reading_top.jpg);
	background-position: 660px 0px;
	background-repeat: no-repeat;
	position:relative;
}
.centreCol p acronym {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
.centreCol h3 acronym {
	border: none;
}
.centreCol h2 img {
	margin-top: 3px;
}

/* Subscribers Sidebar
==================================*/
#subscribersPanel {	
	margin-top: 50px;
	}
#subscribersPanel .loginHeader {
	background:#FE8E3D;
	text-align:center;
	color: white;
	line-height:2.4em;
	margin-bottom:5px;
}
#subscribersPanel .loginHeader a {
	color:white;
	text-align:center;
	padding:5px;
	text-decoration:none;
	font-weight:bold;
}
#subscribersPanel .loginHeader a:hover {
	text-decoration:underline;
}
#subscribersPanel .panelBody {
	font-size:.9em;
	padding:0px 5px; 
	border-bottom: 2px dashed #D4F0FF;
	margin-bottom:20px;
}
#subscribersPanel .panelBody h4 {
	margin:10px 0px;
	border-bottom: 1px dotted #FE8E3D;
	color: #2F6FA8;
}
#subscribersPanel .panelBody p {
	font-size:.9em;
	font-size:.9em;
	line-height:1.3em;
}
#subscribersDotPoints ul, #subscribersDotPoints li {
	list-style-type: none;
}
#subscribersDotPoints ul {
	margin: 0px;
	padding: 0px;
}
#subscribersDotPoints li {
	margin: 10px 0px 10px 0px;
	padding-left:10px;
	padding-top:10px;
	text-indent:15px;
	font-size:.9em;
	line-height:1.3em;
	background:url(../images/iugfx/ok.png) no-repeat 0px 0px;
}

/* Public News Listing Sidebar
==============================*/
.publicNewsList h4 {
	border-bottom: 1px solid #2F6FA8;
	color: #2F6FA8;
	font-size:1.15em;
}
.publicNewsList h5 {
	margin-bottom:3px;
}
.publicNewsList h5 a {
	font-weight:bold;
	text-decoration:none;
	margin-bottom:3px;
}
.publicNewsList p {
	font-size: 9px;
	margin: 0px;
	padding:0 0 5px 0;
	border-bottom:1px dotted #D4F0FF;
}
.publicNewsList p  a {
	text-decoration:none;
}

/* References
==================================================*/

.references {
	font-size: .9em;
	background-color: #FFEECA;
	padding: 6px;
	border: 1px solid #FF9900;
	margin-top: 30px;
	margin-bottom: 50px;
}
.references h5 {
	margin: 3px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
}
.references p {
	margin: 10px;
	padding: 0px;
	line-height: 1.1em;
}

/* Forms
==================================================*/

.formMessages {
	background-color: #FBF0E8;
	border: 2px dotted #FFC69E;
	padding-bottom: 5px;
}
.formMessages div.errors {
	font-size: 0.9em;
	padding: 0px;
	line-height: 1.2em;
	margin: 3px;
	color: #000000;
}
.formMessages h5 {
	font-size: 0.9em;
	padding: 0px;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 5px;
	margin-left: 3px;
	color: #CC0000;
}
form.styled {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D8EEFC;
}

/* Dedication Acknowledgement
==================================*/

.centreCol .dedication {
	background-color:#EAFAFD;
	border-top: 1px dotted #66CCFF;
	border-bottom: 1px dotted #66CCFF;
	text-align:center;
	margin-top:50px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
}

	
/* Spewcific Classes
========================================*/
.narrow1{
	width: 50%;
	line-height: 1.3em;
	}
.narrow2{
	width: 50%;
	line-height: 1.5em;
	}
.photoRight {
	float: right;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.smaller {
	font-size: .8em;
}
.uline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D8EEFC;
}
.colourise {
	color:#00589F;
	font-style:normal;
}