body { background-image: url(images/background.jpg); /** Link to the image you created **/
       background-repeat: repeat-y; /** Repeats the image vertically **/
       background-position: center; /** Centers the Background image **/
       background-color: #16447C; /** Website BG colour (matches canvas colour in Step 1) **/
	 }

a { font-family: Arial, Helvetica, sans-serif; color: #000000; text-decoration: none; font-size: 11px; }

a.hyperlink10bluebold { color: #0000FF; font-family: arial, helvetica, sans serif; font-weight: bold; font-size: 10px; }

a.hyperlink10darkblue { color: #0F48A3; font-family: arial, helvetica, sans serif; font-weight: normal; font-size: 10px; }
a.hyperlink10darkblue:link { color: #0F48A3; text-decoration: none }
a.hyperlink10darkblue:visited { color: #0F48A3; text-decoration: none }
a.hyperlink10darkblue:hover { text-decoration: none }

a.hyperlink11white { color: #FFFFFF; font-family: arial, helvetica, sans serif; font-weight: normal; font-size: 11px; }
a.hyperlink11white:link { color: #FFFFFF; text-decoration: none }
a.hyperlink11white:visited { color: #FFFFFF; text-decoration: none }
a.hyperlink11white:hover { text-decoration: none }

a.hyperlink11black { color: #000000; font-family: arial, helvetica, sans serif; font-weight: normal; font-size: 11px; }
a.hyperlink11black:link { color: #000000; text-decoration: none }
a.hyperlink11black:visited { color: #000000; text-decoration: none }
a.hyperlink11black:hover { text-decoration: none }

a.hyperlink11darkblue { color: #0F48A3; font-family: arial, helvetica, sans serif; font-weight: normal; font-size: 11px; }
a.hyperlink11darkblue:link { color: #0F48A3; text-decoration: none }
a.hyperlink11darkblue:visited { color: #0F48A3; text-decoration: none }
a.hyperlink11darkblue:hover { text-decoration: none }

a.hyperlink12blackbold { color: #000000; font-family: arial, helvetica, sans serif; font-weight: bold; font-size: 12px; }	
a.hyperlink12blackbold:link { color: #000000; text-decoration: none }
a.hyperlink12blackbold:visited { color: #000000; text-decoration: none }
a.hyperlink12blackbold:hover { text-decoration: underline }	

a.hyperlink12black { color: #000000; font-family: arial, helvetica, sans serif; font-weight: normal; font-size: 12px; }	
a.hyperlink12black:link { color: #000000; text-decoration: none }
a.hyperlink12black:visited { color: #000000; text-decoration: none }
a.hyperlink12black:hover { text-decoration: underline }		

a.hyperlink12white { color: #FFFFFF; font-family: arial, helvetica, sans serif; font-weight: normal; font-size: 12px; }
a.hyperlink12white:link { color: #FFFFFF; text-decoration: none }
a.hyperlink12white:visited { color: #FFFFFF; text-decoration: none }
a.hyperlink12white:hover { text-decoration: none }

a.hyperlink12whitebold { color: #FFFFFF; font-family: arial, helvetica, sans serif; font-weight: BOLD; font-size: 12px; }
a.hyperlink12whitebold:link { color: #FFFFFF; text-decoration: none }
a.hyperlink12whitebold:visited { color: #FFFFFF; text-decoration: none }
a.hyperlink12whitebold:hover { text-decoration: none }

a.hyperlink12red { color: #FF0000; font-family: arial, helvetica, sans serif; font-weight: normal; font-size: 12px; }	
a.hyperlink12red:link { color: #FF0000; text-decoration: none }
a.hyperlink12red:visited { color: #FF0000; text-decoration: none }
a.hyperlink12red:hover { text-decoration: underline }	

a.hyperlink12greybold:link { color: #000000; text-decoration: none }
a.hyperlink12greybold:visited {	color: #000000; text-decoration: none }
a.hyperlink12greybold:hover { text-decoration: none	}

a.hyperlink14bold { color: #000000; font-family: arial, helvetica, sans serif; font-weight: BOLD; font-size: 14px; }

a.hyperlink14orangebold { color: #FFA100; font-family: arial, helvetica, sans serif; font-weight: BOLD; font-size: 14px; }
a.hyperlink14orangebold :link { color: #FFA100; text-decoration: none }
a.hyperlink14orangebold :visited { color: #FFA100; text-decoration: none }
a.hyperlink14orangebold :hover { text-decoration: none }	
	
a.hyperlink14blackbold { color: #000000; font-family: arial, helvetica, sans serif; font-weight: BOLD; font-size: 14px; }
a.hyperlink14blackbold :link { color: #000000; text-decoration: none }
a.hyperlink14blackbold :visited { color: #000000; text-decoration: none }
a.hyperlink14blackbold :hover { text-decoration: none }	

.text10 { color: #000000; font-family: arial, helvetica, sans serif; font-weight: normal; font-size: 10px; }
.text10bold{ color: #000000; font-family: arial, helvetica, sans serif; font-weight: bold; font-size: 10px; }
.text10grey { color: #333333; font-family: arial, helvetica, sans serif; font-weight: normal; font-size: 10px; }
.text10greybold{ color: #333333; font-family: arial, helvetica, sans serif; font-weight: bold; font-size: 10px; }

.text10red { color: #FF0000; font-family: arial, helvetica, sans serif; font-weight: bold; font-size: 10px; }
.text10blackbold { color: #000000; font-family: arial, helvetica, sans serif; font-weight: bold; font-size: 10px; }
.text10lightgrey { color: #333333; font-family: arial, helvetica, sans serif; font-weight: normal; font-size: 10px; }

.text11 { color: #000000; font-family: arial, helvetica, sans serif; font-weight: normal; font-size: 11px; }
.text11red { color: #FF0000; font-family: arial, helvetica, sans serif; font-weight: normal; font-size: 11px; }
.text11grey { color: #333333; font-family: arial, helvetica, sans serif; font-weight: normal; font-size: 11px; }
.text11white{ color: #FFFFFF; font-family: arial, helvetica, sans serif; font-weight: normal; font-size: 11px; }
.text11blackbold { color: #000000; font-family: arial, helvetica, sans serif; font-weight: bold; font-size: 11px; }
.text11greybold { color: #333333; font-family: arial, helvetica, sans serif; font-weight: bold; font-size: 11px; }
.text11bold { color: #000000; font-family: arial, helvetica, sans serif; font-weight: bold; font-size: 11px; }

.text12 { color: #000000; font-family: arial, helvetica, sans serif; font-weight: normal; font-size: 12px; }
.text12bold { color: #000000; font-family: arial, helvetica, sans serif; font-weight: bold; font-size: 12px; }
.text12red{ color: #FF0000; font-family: arial, helvetica, sans serif; font-weight: normal; font-size: 12px; }
.text12boldgrey { color: #333333; font-family: arial, helvetica, sans serif; font-weight: bold; font-size: 12px; }
.text12boldwhite { color: #FFFFFF; font-family: arial, helvetica, sans serif; font-weight: bold; font-size: 12px; }
.text12boldred { color: #FF0000; font-family: arial, helvetica, sans serif; font-weight: bold; font-size: 12px; }
.text12grey { color: #333333; font-family: arial, helvetica, sans serif; font-weight: normal; font-size: 12px; }
.text12black { color: #000000; font-family: arial, helvetica, sans serif; font-weight: normal; font-size: 12px; }
.text12blackbold { color: #000000; font-family: arial, helvetica, sans serif; font-weight: bold; font-size: 12px; }
.text12blackitalic { color: #000000; font-family: arial, helvetica, sans serif; font-weight: normal; font-style: italic; font-size: 12px; }
.text12blackbolditalic { color: #000000; font-family: arial, helvetica, sans serif; font-weight: bold; font-style: italic; font-size: 12px; }
.text12blueitalic { color: #0000FF; font-family: arial, helvetica, sans serif; font-weight: normal; font-style: italic; font-size: 12px; }
.text12red { color: #FF0000; font-family: arial, helvetica, sans serif; font-weight: normal; font-size: 12px; }
.text12white { color: #FFFFFF; font-family: arial, helvetica, sans serif; font-weight: normal; font-size: 12px; }
.text12whitebold { color: #FFFFFF; font-family: arial, helvetica, sans serif; font-weight: bold; font-size: 12px; }

.text14redbold { color: #FF0000; font-family: arial, helvetica, sans serif; font-weight: bold; font-size: 14px; }
.text14redbolditalic { color: #FF0000; font-family: arial, helvetica, sans serif; font-weight: bold; font-style: italic; font-size: 14px; }
.text14orangebold { color: #FFA100; font-family: arial, helvetica, sans serif; font-weight: bold; font-size: 14px; }
.text14bold { color: #000000; font-family: arial, helvetica, sans serif; font-weight: bold; font-size: 14px; }

.text18black { color: #000000; font-family: arial, helvetica, sans serif; font-weight: normal; font-size: 18px; }
.text18blackbold { color: #000000; font-family: arial, helvetica, sans serif; font-weight: bold; font-size: 18px; }
.text18bold { color: #000000; font-family: arial, helvetica, sans serif; font-weight: bold; font-size: 18px; }

.text20redbolditalic { color: #FF0000; font-family: arial, helvetica, sans serif; font-weight: bold; font-style: italic; font-size: 20px; }

.text30redbold { color: #FF0000; font-family: arial, helvetica, sans serif; font-weight: bold; font-size: 30px; }

.h1 { color: #000000; font-family: arial, helvetica, sans serif; font-weight: bold; font-size: 12px; }

H1 { MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px; FONT-WEIGHT: bold; FONT-SIZE: 16px; COLOR: #000000; FONT-FAMILY: Arial, Helvetica, sans-serif }

.greytableborder {
	BORDER-RIGHT: #CCCCCC 1px solid; BORDER-TOP: #CCCCCC 1px solid; BORDER-LEFT: #CCCCCC 1px solid; BORDER-BOTTOM: #CCCCCC 1px solid
}

.Pulldown {
	FONT-WEIGHT: normal; FONT-SIZE: 10px; COLOR: #000000; FONT-FAMILY: Arial, Helvetica, sans-serif
}

.bubble {
	float:left;
	width:779px;
	padding-left:340px;
	padding-top:0px;
	padding-right:0px;
	padding-bottom:0px;
	position:absolute;
	margin-top:-13px;
	margin-left:0px;
	z-index: 1;
}

.bubblearrow {
	float:left;
	width:779px;
	padding-left:600px;
	padding-top:0px;
	padding-right:0px;
	padding-bottom:0px;
	position:absolute;
	margin-top:-32px;
	margin-left:0px;
}

bubblecontents {
	float:left;
	width:779px;
	padding-left:0px;
	padding-top:0px;
	padding-right:0px;
	padding-bottom:0px;
	position:absolute;
	margin-top:120px;
}
