.blue-header {
	color: #094D8E;
	font-weight: bold
}

.red-header {
	color: #FE3A30;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px
}
.white-navigation-heading {
	color: #FFFFFF;
	font-size: 9px
}
.grey-credit {
	color: #999999;
	font-weight: bold;
	font-size: 9px
}
.contents-bar {
	font-size: 9px
}
.blue-text {
	color: #094D8E
}
.quotation {
	color: #0B1378
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif
}
.list {
	font-size: 9px;
	font-weight: bold
}
.red-text-bold {
	font-weight: bold;
	color: #FE3A30
}
.top-tips {
	color: #999999
}
.highlight {
	background-color: #A5CAE2
}

.highlight2 {
	background-color: #F64129;
	color: #FFFFFF;	
}


.green-text {
	color: #339966
}
.dark-blue {
	color: #0B1378
}
.strikethrough {
	text-decoration: line-through
}
.green-strikethrough {
	color: #339966;
	text-decoration: line-through
}
.new {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #000000;
	background-color: #FFFF99;
	font-weight: bold
}
img.middle {
	vertical-align:middle
}
.bold-dark-blue {
	font-weight: bold;
	color: #0B1378;
}

.underline {
	text-decoration: underline;
}
.small-caps {
	font-size: 10px;
}

