img,embed,
object,video {
	max-width:100%;
	margin: 0px;
	padding-top: 0px;
	text-align: center;
	}
	
body,td,th {
	color: #000000;
	background-color: #ACD5FD;
	
}

body {
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
			
	}
	
	
h1 {
	color:#071941;
	font-size: 3.0em;
	font-weight: bold;
	line-height: normal;
	margin: 0px;
	padding: 0px;
}
h2 {
	color:#000000;
	font-size: 1.2em;
	font-weight: bold;
	line-height: normal;
	margin: 0px;
	padding: 0px;
}

h3 {
	color:#000;
	font-size: 1.1em;
	font-weight: bold;
	line-height: normal;
	margin: 0px;
	padding: 0px;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	margin: 4px;
	text-align: center;
	
}



* {
    box-sizing: border-box;
}

.heading-smaller {font-size: 0.7em;}
.text-larger {
	font-size: 1.2em;
}
.text-very-large {
	font-size: 2.5em;
	font-weight: bold;
} 
.text-fairly-large {
	font-size: 1.5em;
	font-weight: bold;
} 
.header {
	border: 1px solid red;
	padding-right: 5px;
	padding-left: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #ADD6FF;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}

.navig {
	background-color: #CCC;
	border-bottom-style: none;
	border-bottom-width: thin;
	padding: 0px;
	border-top-width: thin;
	border-right-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-left-style: none;
	border-top-color: #F00;
	border-bottom-color: #F00;
	}

.container {
	margin: auto;
	width:100%;
	max-width: 850px;
	text-align: center;
	display: inline-block;
}

.outer-container {
	margin: auto;
	width:100%;
	text-align: center;
	
}
#navigation {
	text-align: center;
	margin: auto;
	border: medium none #F00;
	width: 100%;
	max-width: 850px;
}
#logo-table{
	display: inline-block;
}


.container-list {
  margin: auto;
  max-width: 800px;
  text-align: left;
}

/* @media Rule */
@media all and (min-width: 481px) {

.contents{
  float: right;
   width: 100%; 
}
}
/* @media Rule - Adjust text size for smaller devices*/
@media all and (max-width: 480px) {

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	color: #FFF;
}
}

.menu {
	background-color: #FFF;
	}
	
.yellow-bg {
	background-color: #FFf;
	}
	
.row:after {
    content: "";
    clear: both;
    display: block;
}

.col-1 {width: 8.33%;}
.col-2 {width: 16.66%;}
.col-3 {width: 25%;}
.col-4 {width: 33.33%;}
.col-5 {width: 41.66%;}
.col-6 {width: 50%;}
.col-7 {width: 58.33%;}
.col-8 {width: 66.66%;}
.col-9 {width: 75%;}
.col-10 {width: 83.33%;}
.col-11 {width: 91.66%;}
.col-12 {width: 100%;}

.centred {
	vertical-align: top;
	float: left;
	display: block;
	clear: right;
	text-align: center;
	background-color: #FFF;
	color: #000;
}

.l-justify {
	vertical-align: top;
	float: left;
	display: block;
	clear: right;
	text-align: left;
	background-color: #FFF;
	color: #000;
	max-width: 850px;
	width: 100%;
	margin: auto;
}


A:link {
	color: #0000FF;
	text-decoration: underline;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	padding: 0em;
}
A:visited { text-decoration: none; color: #4c6da0}
A:active {
	text-decoration: none;
	color: #FFF;
}
A:hover {
	text-decoration: none;
	color: #FFF;
	background-color: #00F;
}	
A.head-title:link {
	color: #ACD5FD;
	text-decoration: underline;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	margin: auto;
	border-top-color: #ACD5FD;
	border-right-color: #ACD5FD;
	border-bottom-color: #ACD5FD;
	border-left-color: #ACD5FD;
}
A.head-title:visited {color: #FFF; text-decoration: none;}
A.head-title:hover {color: #FFF; text-decoration: none;}

A.menu:link {
	color: #0000FF;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: normal;
	background-color: #FFF;
	line-height: 1.7em;
	padding: 0.1em;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	margin: 0.2em;
	text-decoration: none;
}
A.menu:visited {
	color: #0000FF;
	
	
	
}
A.menu:hover {
	color: #CCCCCC;
	text-decoration: none;
	
	
	
}

A.in-text-dd:link {
	color: #0000FF;
	text-decoration: underline;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 0.9em;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0em;
	margin: 0px;
}
A.in-text:visited {color: #0000FF; text-decoration: none;}
A.in-text:hover {color: #FFF; text-decoration: none;}

A.blue:link {color: #0000FF; text-decoration: none;}
A.blue:visited {color: #0000FF; text-decoration: none;}
A.blue:hover {color: #CC9933; text-decoration: none;}


#centred table {
	text-align: center;
	background-color: #FFF;
}
.very-bottom-footer {
	background-color: #E2F0FE;
}
#logo-table table .yellow-bg td table tr td {
	margin: auto;
	text-align: center;

}
#navigation table tr td .menu strong {
	text-align: center;
}
