/*	Dark blue:	#002254
	Light blue:	#2d5897
	Red:		#b22222 (firebrick)
	Light grey:	#e6e6e6
	Dark grey:	#c0c0c0 (silver)
*/

/* normalise browser styles */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td,html { margin:0; padding:0 }
h1,h2,h3,h4,h5,h6,pre,code { font-size:100% }
ul,ol { list-style:none }
address,caption,cite,code,dfn,em,q,strong,th,var { font-style:normal; font-weight:normal }
table { border-collapse:collapse; border-spacing:0 }
fieldset, img { border:0 }
caption,th { text-align:left }
q:before, q:after { content:' ' }
:link,:visited { text-decoration:none }
:focus { outline-style: none }
a img,:link img,:visited img { border:0 }
img { display:block }

a:link, a:visited {
	color:#002254;
	text-decoration:underline;
	}

a:hover {
	color:#2d5897;
	}

a.redlink:link, a.redlink:visited {
	color:#b22222;
	font-weight:bold;
	}
	
a.redlink:hover {
	color:#2d5897;
	}

a.e {
	color:#002254;
	text-decoration:underline;
	}

a.e:hover {
	color:#2d5897;
	}
	
abbr, acronym {
	color:#002254;
	border-bottom:1px dotted #002254;
	cursor:help;
	}
	
blockquote.testimonial {
	position:relative;
	margin-top:10px;
	padding:10px 40px;
	font-family:"Trebuchet MS",Helvetica,sans-serif;
	font-style:italic;
	text-align:justify;
	}
	
blockquote.testimonial cite {
	display:block;
	margin-top:10px;
	text-align:right;
	}	

blockquote.testimonial .leftquote {
	position:absolute;
	top:-5px;
	left:-12px;
	font-size:64pt;
	font-family:times,serif;
	color:#002254;
	}

blockquote.testimonial .rightquote {
	position:absolute;
	bottom:15px;
	right:-12px;
	font-size:64pt;
	font-family:times,serif;
	color:#002254;
	}

body {
	padding:10px;
	background-color:#002254;
	font-family:"Lucida Sans Unicode","Lucida Grande",Arial,sans-serif;
	font-size:10pt;
	}

em {
	font-weight:bold;
	}

h1 {
	margin-bottom:10px;
	color:#b22222;
	font-size:18pt;
	font-weight:bold;
	}

h2 {
	margin-top:10px;
	font-size:14pt;
	}

h3 {
	font-size:12pt;
	}

p {
	margin-top:10px;
	line-height:1.2em;
	}

p.caption {
	margin-top:-20px;
	padding:0 5px;
	color:white;
	text-align:right;
	font-weight:bold;
	}

strong {
	display:block;
	font-weight:bold;
	}
	
ul {
	margin-top:10px;
	padding-left:20px;
	list-style:square;
	color:#b22222;
	}

li span {
	color:black;
	}

table caption {
	font-size:12pt;
	font-weight:bold;
	}

table thead {
	font-weight:bold;
	}
	
.clear {
	clear:both;
	}

.clearleft {
	clear:left;
	}

.dropcap {
	float:left;
	color:#b22222;
	font-size:4.3em;
	line-height:0.8em;
	padding-right:3px;
	font-weight:bold;
	}

.ext_link {
	background: url(./images/ext_link.gif) no-repeat right center;
	padding-right:12px;
	}

.pdf_link {
	background: url(./images/PDF_icon.gif) no-repeat right center;
	padding-right:12px;
	}

.error {
	color:#b22222;
	}
	
.left {
	float:left;
	}

.right {
	float:right;
	}

.red {
	color:#b22222;
	}

.noscreen {
	display:none;
	}

.tweet_intro {
	margin-bottom:-5px;
	padding:5px 0 0 5px;
	font-size:0.8em;
	}
	
.tweet_list {
	list-style:none;
	margin:0 0 0 28px;
	padding:5px;
	}
	
.tweet_list li {
	overflow:hidden;
	font-size:13px;
	}
	
.tweet_list img {
	display:inline;
	float:left;
	margin:0 5px 5px 0;
	}
	
#col_tweets .tweet_list a:link img, #col_tweets .tweet_list a:visited img,
#opera_tweets .tweet_list a:link img, #opera_tweets .tweet_list a:visited img {
	border:0;
	}

.tweet_list span.tweet_time {
	display:block;
	float:right;
	width:9%;
	color:#b22222;
	font-style:italic;
	font-size:10px;
	text-align:right;
	}

#wrapper {
	width:742px;
	margin:0 auto;
	padding:10px;
	border:1px solid #c0c0c0;
	background-color:#2d5897;
	}

#banner span {
	display:none;
	}

#banner img {
	width:740px;
	border:1px solid #c0c0c0;
	}

#menubar {
	padding:5px 0;
	}

#content {
	width:740px;
	background-color:#c0c0c0;
	border:1px solid #c0c0c0; /* border required for NS7 */
}
	
#content img {
	border:1px solid;
	border-color:#2d5897 #002254 #002254 #2d5897;
}

#footer {
	width:740px;
	padding-top:10px;
	background-color:#2d5897;
	color:white;
	font-size:9pt;
	}

#footer a:link, #footer a:visited {
	color:white;
	text-decoration:underline;
	}

#footer a:hover {
	color:#a0a0a0;
	}

#footer_left {
	width:250px;
	padding-left:5px;
	float:left;
}

#footer_centre {
	margin:0 300px 0 300px;
	text-align:center;
}

#footer_right {
	width:250px;
	padding-right:5px;
	float:right;
	text-align:right;
}

.pq_inner {
	position:relative;
	}

.pq_text {
	padding:10px 40px;
	font-family:"Trebuchet MS",Helvetica,sans-serif;
	font-style:italic;
	text-align:justify;
	}

.leftquote {
	position:absolute;
	left:0;
	top:0;
	font-size:64pt;
	font-family:times,serif;
	color:#002254;
	}

.rightquote {
	position:absolute;
	right:0;
	bottom:0;
	font-size:64pt;
	font-family:times,serif;
	color:#002254;
	}

.attribution {
	margin:0 40px;
	margin-right:40px;
	padding:0 0 5px 0;
	text-align:right;
	}

.bigredbutton {
	padding:5px 0;
	border:2px solid white;
	background-color:#b22222;
	color:white;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	}

.bigredbutton span {
	font-weight:normal;
	}

.bigredbutton a:link, .bigredbutton a:visited {
	display:block;
	color:white;
	text-decoration:none;
	}

.bigredbutton a:hover {
	color:black;
	}
