/*Dont edit. This file neutralizes browser CSS styles and creates a foundation for consistent typography and font-sizing. */
body {
	color:#666666;
	background:#fff;
	background-color: #FFF;
}
a:link {
	color: #003C66;
}
a:visited {
	color: #933;
	text-decoration: underline;
}
a:hover {
	color: #003C66;
	text-decoration: underline;
}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,th,var{font-style:normal;font-weight:normal;}
li {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6{
	font-size:100%;
	font-weight:normal;
	font-variant: normal;
	text-transform: lowercase;
	font-family: Palatino, "Times New Roman", Georgia, serif;
}
h6 {
	text-align: right;
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
}

q:before,q:after{content:'';}
abbr,acronym {border:0;font-variant:normal;}
sup,sub {line-height:-1px;vertical-align: text-top;}
sub {vertical-align:text-bottom;}
input, textarea, select{font-family:inherit;font-size:inherit;font-weight:inherit;}

body {
*font-size:small;*font:x-small;
	font-family: arial, helvetica, clean, sans-serif;
	font-size: 13px;
	line-height: 1.3;
}
table {font-size:inherit;font:100%;}
/**
 * Bump up IE to get to 13px equivalent
 */
pre,code,kbd,samp,tt {font-family:monospace;*font-size:108%;line-height:99%;}
.Centre {
	clear: both;
}
.AlignRight {
	text-align: right;
	padding-left: 420px;
}

