body {
	color : #0C2C1E;
	background-color : #f1f1f2;
	background-image : url(../images_gen/bg.gif);
	background-repeat : repeat-y;
	background-position : center;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height : 15px;
}
a:link{
	color : #009590;
	text-decoration : none;
	font-weight: bold;
}
a:visited{
	color : #009590;
	background-color : transparent;
	text-decoration : none;
	font-weight: bold;
}
a:hover {
	color : #085d5a;
	background-color : transparent;
	text-decoration : underline;
	font-weight: bold;
}

a.topmenu:link{
	color : #085d5a;
	text-decoration : underline;
	font-weight : bold;
}
a.topmenu:visited{
	color : #085d5a;
	text-decoration : underline;
	font-weight : bold;
}
a.topmenu:hover {
	color : #009590;
	text-decoration : none;
	font-weight : bold;
}

a.loc:link{
	color : #009590;
	text-decoration : none;
	font-weight : normal;
}
a.loc:visited{
	color : #009590;
	text-decoration : none;
	font-weight : normal;
}
a.loc:hover {
	color : #085d5a;
	text-decoration : underline;
	font-weight : normal;
}

a.footer:link{
	color : #bfe4e3;
	background-color : #009590;
	text-decoration : none;
	font-weight : normal;
}
a.footer:visited{
	color : #bfe4e3;
	background-color : #009590;
	text-decoration : none;
	font-weight : normal;
}
a.footer:hover {
	color : #FFFFFF;
	background-color : #009590;
	text-decoration : underline;
	font-weight : normal;
}

a.lmenu:link{
	text-decoration : none;
	font-weight : normal;
}
a.lmenu:visited{
	text-decoration : none;
	font-weight : normal;
}
a.lmenu:hover {
	text-decoration : none;
	font-weight : normal;
}

a.ql:link{
	color : #0C2C1E;
	text-decoration : none;
	font-weight : normal;
}
a.ql:visited{
	color : #0C2C1E;
	text-decoration : none;
	font-weight : normal;
}
a.ql:hover {
	color : #0C2C1E;
	text-decoration : none;
	font-weight : normal;
}


.hlt td {
	background-color: #e0f0f1;
	color: #085d5a;
	text-decoration : underline;
	cursor:pointer
}

hr {
	color: #00b0d7;
	background-color : transparent;
	size: 1px;
}
p {
	color : #0C2C1E;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height : 15px;
}
.title {
	color : #009590;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 21px;
	line-height : 25px;
	font-weight : normal;
}
.heading {
	color : #009590;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 18px;
	font-weight : bold;	
	line-height : 21px;
}
.heading2 {
	color : #0C2C1E;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 18px;
	font-weight : bold;	
	line-height : 21px;
}
.larger {
	color : #0C2C1E;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;	
	line-height : 17px;
}
.subtitle2 { 
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #009590;
	font-size : 14px;
	font-weight : bold;	
	line-height : 17px;
}
.subtitle { 
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #009590;
	font-size : 12px;
	line-height : 15px;
	font-weight : bold;	
}
.copy {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #0C2C1E;
	font-size : 12px;
	line-height : 15px;
	font-weight : bold;
}
.copyjustify {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #0C2C1E;
	font-size : 12px;
	line-height : 15px;
	font-weight : bold;
	text-align : justify;
}
.normal {
	color : #0C2C1E;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height : 15px;
}
.normaljustify{
	color : #0C2C1E;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-align : justify;
	line-height : 15px;
}
.greytext {
	color : #606060;
	font-size : 12px;
	line-height : 15px;
}
.lgreytext {
	color : #888888;
	font-size : 12px;
	line-height : 15px;
}
.small { 
	color : #0b172c;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 14px;
}
.smallgrey { 
	color : #606060;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 14px;
}
.caption { 
	color : #888888;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	line-height : 13px;
}
.news {
	color : #0C2C1E;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height : 15px;
}
.loc {
	color : #009590;
	background-color : #eff7f8;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 14px;
}
.black {
	color : #FFFFFF;
	background-color : #0C2C1E;
}
.white {
	color : #0C2C1E;
	background-color : #FFFFFF;
}
.gold {
	color : #085d5a;
	background-color : #fdb813;
}
.footer {
	color : #FFFFFF;
	background-color : #009590;
	font-family : Verdana, Arial, Helvetica, sans-serif;
}
.greentext {
	color : #009590;
}

.menutext {
	color : #009590;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 14px;
}
.menutexton {
	color : #085d5a;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 14px;
}
.submenutext {
	color : #009590;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	line-height : 13px;
}
.submenutexton {
	color : #085d5a;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	line-height : 13px;
}
.topmenu {
	color : #009590;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 13px;
	line-height : 16px;
}
.footnote {
	color : #009590;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	line-height : 13px;
}
.whitetext {
	color : #FFFFFF;
	font-family : Verdana, Arial, Helvetica, sans-serif;
}

.green {
	color : #FFFFFF;
	background-color : #009590;
}
.green2 {
	color : #FFFFFF;
	background-color : #71c0bf;
}
.green3 {
	color : #009590;
	background-color : #e0f0f1;
}
.green4 {
	color : #009590;
	background-color : #eff7f8;
}
.green5 {
	color : #085d5a;
	background-color : #bfe4e3;
}
.searchBox {
	color : #085d5a;
	background-color : #eff7f8;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	height: 20px;
	width: 125px;
}
.search {
	color : #0C2C1E;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;	
}
.dropdown {
	color : #009590;
	background-color : #E1EAEC;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	height: 20px;
	width: 180px;
}
.dropdownsel {
	color : #FFFFFF;
	background-color : #009590;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	width: 180px;
}
.footer {
	color : #E0E0E0;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
}
.ohbg {
	background-image : url(../images_gen/OccupationalHealth-BG.jpg);
	background-repeat : no-repeat;
	background-position : top;
}
.vabg {
	background-image : url(../images_gen/Vaccinations-BG.jpg);
	background-repeat : no-repeat;
	background-position : top;
}
.ombg {
	background-image : url(../images_gen/Offshore-Medicals-BG.jpg);
	background-repeat : no-repeat;
	background-position : top;
}
.tsbg {
	background-image : url(../images_gen/Training-Support-BG.jpg);
	background-repeat : no-repeat;
	background-position : top;
}

.tableRollOverEffect1{
	background-color: #bfe4e3;
	cursor:pointer
}

td {
	color : #0C2C1E;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size :12px;
	line-height : 15px;
}
ul{
	list-style : square;
	margin-bottom : 0px;
}
ol{
	list-style : decimal;
	margin-bottom : 0px;
}





