body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 5px;
	text-align: center;
	color: #000000;
}

td, th {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.small {
	font-size: 9px;
	line-height: 14px;
	color: #000000;
}

.smallblue {
	font-size: 9px;
	line-height: 14px;
	/*color: #2299CF;*/
	color: #034a74;
	
}

.smallbluetitle {
	font-size: 9px;
	line-height: 14px;
	/*color: #2299CF;*/
	color: #034a74;
	font-weight: bold;
}

.medium {
	font-size: 10px;
}

.mediumExtraH{
	font-size: 10px;
	line-height: 16px;
}
.big {
	font-size: 16px;
}

.xbig {
	font-size: 24px;
}

.expanded {
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 1px;
}

.expandedOrangeTitle {
	font-size: 11px;
	line-height: 16px;
	letter-spacing: 1px;
	/*color: #FF9900; old colour*/
	color: #dbab2b; /*rgb hex value*/
	font-weight: bold;
}

.orangeBold {
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	letter-spacing: 1px;
	/*color: #F2A834; old value*/
	color: #dbab2b; /*rgb hex value*/
}

.justified {
	text-align: justify;
}

.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
}	

.box1 {
	padding: 3px;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	font-style: italic;
	word-spacing: 1px;
	padding: 3px;
	border-width: thin;
	border-style: solid;
}
.expandedBlueTitle {
	font-size: 11px;
	line-height: 16px;
	letter-spacing: 1px;
	/*color: #2299CF;*/
	color: #034a74;
}
.mediumExtraHExp {
	font-size: 10px;
	color: #000000;
	line-height: 16px;
	/*letter-spacing: .5px;*/
}
.expandedOrangeTitleLrg {
	font-size: 14px;
	line-height: 16px;
	letter-spacing: 1px;
	/*color: #FF9900; old value*/
	color: #dbab2b; /*rgb hex value*/
}
.BigBlueTitle {
	font-size: 14px;
	line-height: 16px;
	letter-spacing: 1px;
	/*color: #2299CF;*/
	color: #034a74;
	font-weight: bold;
}
.rightsidebar {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #cccccc;
}
.bottom_line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.right_line {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.smallwhite {
	font-size: 9px;
	line-height: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
.backblue {
	/*background-color:  #034a74;*/
}
