@charset "utf-8";
/* CSS Document */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
strong {
	font-weight: bold;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
a {
	font-family: Arial, Helvetica, sans-serif;
}
body {
	background-color: #333;
	background-image: url(/gfx/v3/Background.jpg);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-size: small;
}
img {
	border:0px;	
}
.clearMe {
	clear: both;
}
#eInternalSplash {
	margin: 0px;
	padding: 0px;
	height: 130px;
	width: 1000px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;

}


#eWrapper #eTopNav {
	height: 17px;
	background-image: url(/gfx/v3/interface/top_nav_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#eWrapper #eHomeSplash {
	height: 299px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
#eContentWrapper {
	background-color: #dbdbdb;
}
#pageBottom {
	background-image: url(/gfx/v3/interface/contentBottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 17px;
	background-color: #FFF;
}
#eFooterWrapper {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
}


#eMainWrapper {
	background-color: #dbdbdb;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}

#eFooterBottom {
	background-color: #8b8a8a;
	background-image: url(/gfx/v3/interface/footerBottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	min-height: 45px;
}
#eFooter {
	background-color: #8b8a8a;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	color: #FFF;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
	line-height: 1.3em;
}
#eFooter a {
	color: #C1E3FF;
	text-decoration: none;
}
#eFooter a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#eFooterBottom #eFooterSocialNet {
	float: right;
	width: 125px;
	margin-top: 10px;
	margin-right: 10px;
	text-align: right;
}
#eFooterBottom #eFooterSocialNet img {
	padding-right: 2px;
	padding-left: 2px;

}
#eCopyright a {
	color: #CAE3FF;
	text-decoration: none;
}

#eCopyright a:hover {
	text-decoration: underline;
}
#eCCStrip  {
	float: left;
	width: 650px;
	margin-top: 10px;
	margin-left: 10px;
}
#eCopyright {
	font-size: 80%;
	color: #FFF;
	text-align: right;
	padding-top: 15px;
	padding-bottom: 15px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.5em;
}
#eWrapper {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#eWrapper #eLogo {
	height: 120px;
	background-image: url(/gfx/v3/interface/logo.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#eWrapper #eLogo #e_mininav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #FFF;
	text-align: right;
	float: right;
	width: 450px;
	height: 110px;
	padding-top: 10px;
	background-image: url(/gfx/v3/interface/contact.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 5px;
}
#e_mininav a {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 90%;
}
#e_mininav a:hover {
	text-decoration: underline;
}

#eContentWrapper #leftCol1 {
	width: 218px;
	float: left;
	margin:0px;
	padding:0px;
}
#eContentWrapper #centreCol1 {
	float: right;
	width: 750px;
	margin: 0px;
	padding: 15px;
	background-color: #FFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-left-color: #CCC;
	min-height: 600px;
}

#leftCol1 h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	color: #FFF;
	background-color: #4e81bb;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 10px;
}
#centreCol1 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	line-height: 1.6em;
	color: #666666;
	margin-bottom: 1.2em;
}
#centreCol1 h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 160%;
	color: #4e81bb;
	margin-bottom: .8em;
}
#centreCol1 h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 140%;
	color: #4e81bb;
	margin-bottom: 1em;
}
#centreCol1 h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	color: #4e81bb;
	margin-bottom: 1em;
}
#centreCol1 h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #4e81bb;
	margin-bottom: 1em;
}
#centreCol1 h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #4e81bb;
	margin-bottom: 1em;
}
#centreCol1 h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #4e81bb;
	margin-bottom: 1em;
}

#centreCol1 img {
	background-color: #FFFFFF;
	padding: 5px;
	border: 1px solid #CCCCCC;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
#centreCol1 ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	line-height: 1.8em;
	color: #666666;
	margin-left: 25px;
	padding-bottom: 1.2em;
	list-style-type: disc;
}

#leftCol1 ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}
#leftCol1 li {
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#leftCol1 a {
	display: block;
	text-decoration: none;
	color: #4e81bb;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 10px;
}
#leftCol1 a:hover {
	background-color: #E8E8E8;
}
.article-nav {
	background-color: #F0F0F0;
	padding: 5px;
	margin-top: 20px;
	margin-bottom: 20px;
	border: 1px solid #CCCCCC;
	-moz-border-radius: 4px;
	border-radius: 4px;
	text-align: right;
}
.CustomTableColour {
	background-color: #F0F2F9;
	border: 1px solid #AEB3D2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.imageRight {
	float: right;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 10px;
	padding: 3px;
	border: 1px solid #EEEEFB;
}
.imageLeft {
	float: left;
	margin-top: 2px;
	margin-right: 10px;
	margin-bottom: 2px;
	margin-left: 0px;
	padding: 3px;
	border: 1px solid #EEEEFB;
}

