.bg_colour_gray1 {
	background-color: #E9E9E9;
}
.bg_colour_red1 {
	background-color: #E2124B;
}
.sub_header1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.sub_header2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #1D99CC;
	background-position: left top;
}
.sub_header3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: black;
}
.body_text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.body_text2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration:none
}
.body_text_bold1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.body_text_bold2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}
.body_text_link1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
}
.body_text_link2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
.body_text_lblue1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #1D99CC;
	font-size: 12px;
	font-weight: normal;
}
.body_text_lblue2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #1D99CC;
}
.body_text_link_lblue1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #1D99CC;
	font-size: 12px;
	text-decoration: underline;
}
.body_text_link_lblue2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #1D99CC;
	font-size: 10px;
	text-decoration: underline;
}
.body_text_blue {
	font-family: Arial, Helvetica, sans-serif;
	color: #1D99CC;
	font-size: 12px;
	font-weight:bold;
	text-decoration: none;
}

.body_text_blue1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #1D99CC;
	font-size: 10px;
	font-weight:bold;
	text-decoration: none;
}
.body_text_link_lblue3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #1D99CC;
	font-size: 12px;
	text-decoration: underline;
}
.body_text_link_lblue_bold1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #1D99CC;
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
}
.body_text_link_green_bold1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #79B231;
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
}
.body_text_bold_red1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
.body_text_bold_red2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FF0000;
}
.body_text_link_red1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
	color: #FF0000;
}
.buttons {
	FONT-FAMILY: Arial, sans-serif;
	FONT-SIZE: 11px;
	color:#000000;
	background-color: #F5F5F5;
	font-weight: normal;
	width: auto;
}
.dropdownmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	background-color: #F5F5F5;
	border: 1px solid #898989;
	filter: Invert;
	}
.textboxes {
	FONT-FAMILY: Arial, sans-serif;
	FONT-SIZE: 11px;
	color:#000000;
	background-color: #F5F5F5;
	border: 1px solid #898989;
	font-weight: normal;
	}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}