﻿body {
	background-color: #ffff9f;
	color:black;
	font-weight:normal;
	font-family:"Times New Roman", Times, serif;
	font-size:1.1em
}
.body-gpo-green {
	background-color: #ffff9f;
	color:#505441;
	font-family:"Times New Roman", Times, serif;
	font-size:1.1em
}
.bg-white {
	background-color: #ffffff
}
.bg-system-x-blue {	
    background-color: #b0c4de
}
.bg-hmso-beige {	
    background-color: #E8DCC2
}  
.bg-telex-purple {	
    background-color: #8b04a7
}
.bg-tec-yellow {	
	background-color: #ffd700
	}
.bg-black{	
	background-color: #000000;
	text-align: center;
}
.bg-LS {
	background-color: #ffff9f
	}
.bg-giro-blue {
	background-color: #9bcdff
	}
.bg-bus-blue {
	background-color: #3d4e80	
	}
.bg-gpo-green {	
	background-color:#505441
}
.bg-bus-green {
	background-color: #1c313d
}

.bg-offwhite {
	background-color: #ffffdf	
}

.bold-red {
	font-weight: bold;
	color: red;
}

.bold-white {
	font-weight: bold;
	color: white;
}

.smaller-font {
	font-size: smaller;
}	
.h7-black {
	font-family: "Times New Roman", Arial, sans-serif;
	font-size: 1.7em;
	font-weight: bold;
	color: black;
	text-align: left
}
.h7-tec-blue {
	font-family: "Times New Roman", Arial, sans-serif;
	font-size: 1.7em;
	font-weight: bold;
	color: blue;
	text-align: left
}
.h7-white {
	font-family: "Times New Roman", Arial, sans-serif;
	font-size: 1.7em;
	font-weight: bold;
	color: white;
	text-align: left
}
.h1-tec-blue {
	font-family: "Times New Roman", Arial, sans-serif;
	font-size: 1.7em;
	font-weight: bold;
	color: blue;
	text-align: left
}
.h1-gpo-green {
	font-family: "Times New Roman", Arial, sans-serif;
	font-size: 1.7em;
	font-weight: bold;
	color: #505441;
	text-align: left
}
.h1-po-red {
	font-family: "Times New Roman", Arial, sans-serif;
	font-size: 1.7em;
	font-weight: bold;
	color: red;
	text-align: left
}
.h1-white {
	font-family: "Times New Roman";
	font-size: 1.7em;
	font-weight: bold;
	color: white;
	text-align: center
}
.h1-tec-yellow {
	font-family: "Times New Roman";
	font-size: 1.7em;
	font-weight: bold;
	color: #ffd700;
	text-align: left
}
.h2-tec-blue {
	font-family: "Times New Roman";
	color:blue;
	font-size: 1.2em;
	font-weight: bold;
	text-align: left
}
.h2-gpo-green {
	font-family: "Times New Roman";
	color:#505441;
	font-size: 1.2em;
	font-weight: bold;
	text-align: left
}
.h2-po-red {
	font-family: "Times New Roman";
	color:red;
	font-size: 1.2em;
	font-weight: bold;
	text-align: left
}

.h2-black {
	font-family: "Times New Roman";
	font-size: 1.2em;
	font-weight: bold;
	text-align: left;
}

.h2-white {
	font-family: "Times New Roman";
	color:white;
	font-size: 1.2em;
	font-weight: bold;
	text-align: left
}
.h3-tec-blue {
 font-family:"Times New Roman", Times, serif;
 font-weight:bold;
 color:blue;
 font-size:1.3em;
 text-align: left
 }
.h3-gpo-green {
 font-family:"Times New Roman", Times, serif;
 font-weight:bold;
 color:#505441;
 font-size:1.3em;
 text-align: left
}
 
 .h3-po-red {
 font-family:"Times New Roman", Times, serif;
 font-weight:bold;
 color:red;
 font-size:1.3em;
 text-align: left
 
 }
.h4-tec-blue{
 font-family:"Times New Roman", Times, serif;
 font-weight:bold;
 color:blue;
 font-size:1.4em;
 text-align: left
 }
 
.h4-gpo-green{
 font-family:"Times New Roman", Times, serif;
 font-weight:bold;
 color:#505441;
 font-size:1.4em;
 text-align: left
 }
 .h4-po-red{
 font-family:"Times New Roman", Times, serif;
 font-weight:bold;
 color:red;
 font-size:1.4em;
 text-align: left
}

img {
 border-style: solid;
 border-width: 2px
}

.no-iborder {
	border-width: 0px;
	vertical-align: middle;
	text-align: center;
}
a:link      {
 color: blue;
 text-decoration: underline
}
a:visited      {
 color: black;
 text-decoration: underline
}
a:hover      {
 text-decoration: none
}
a:active      {
 color: blue;
 text-decoration: none
}
.square {
	list-style-type: square
}
.round {	
list-style-type:disc
}
table {
 width:100%;
 text-align:left;
 border:2px #804040;
 border-style:#solid !important
 
}
.copynote-black {
	border: 2px solid black;
	font-size: 0.8em;
	font-style: normal;
	color: black;
	background-color: #ffffdf;
	font-family: "Courier New", Courier, monospace;
	font-weight: bold;
	text-align: center
}
.copynote-maroon {
	border: 2px solid black;
	font-size: 0.8em;
	font-style: normal;
	color: maroon; 
	background-color: #ffffdf;
	font-family: "Courier New", Courier, monospace;
	font-weight: bold;
	text-align: center
}
.exit-menu-black{
	font-family: "Times New Roman", Arial, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: black;
	text-align: left;
}
	
.exit-gpo-green{
	font-family: "Times New Roman", Arial, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #505441;
	text-align: left;
	
}
.copyright_photo{
font-size: 1.0em;
font-style: normal;
color:#804000;
font-family:"Courier New", Courier, monospace;
font-weight: bold
}

.or_copyright_photo{
font-size: 1.0em;
font-style: normal;
color:#000080;
font-family:"Courier New", Courier, monospace;
font-weight: bold
}

.bold {
 font-weight: bold
}
 
.centre-text {
	text-align: center
}
.left {
 text-align: left;
 margin-bottom: 0px
}

