.side_menu {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 16px;
	color: #ffffff;
	font-weight:bold
}
.side_menu a:link {
	font-family:Tahoma;	font-size: 11px;
	text-align: justify;
	color: #ffffff;
	text-decoration: none;
}
.side_menu a:visited {
	font-family:Tahoma;	font-size: 11px;
	color: #0B5270;
	text-align: justify;
	text-decoration: none;
	}

.side_menu a:hover {
	font-family:Tahoma;	font-size: 11px;
	color: #307E1F;
	text-align: justify;
	text-decoration: none;
}
.menu a:active {
	font-family:Tahoma;	font-size: 11px;
	color: #0B5270;
	text-align: justify;
	text-decoration: none;
}


.red a:visited {
	COLOR: #000000; 
}
.red a:link {
	COLOR: #DC2619; 
	text-decoration:none;
}
.red a:hover {
	COLOR: #000000; 

}
.red {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	color: #DC2619;
	font-weight: bold;
}


.text {
	font-family: Arial;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-align:justify
}
.blue_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #001A53;
}
.blue_text {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #001A53;
}
.black_heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-align:justify
}

.heading {
	font-family: "Arial Rounded MT Bold";
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #1B71A5;
}
.white-heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
}
.input_box{
	background: #ffffff;
	BORDER-RIGHT: #E56B15 1px solid;
	BORDER-TOP: #E56B15 1px solid;
	BORDER-LEFT: #E56B15 1px solid;
	border-bottom: #E56B15 1px solid;
	width:125px;
	FONT-SIZE: 13px;
	font-weight:normal;
	COLOR: #000000;
	FONT-FAMILY:Arial;
	TEXT-DECORATION: none
}

.msg_box{
	background: #ffffff;
	BORDER-RIGHT: #E56B15 1px solid;
	BORDER-TOP: #E56B15 1px solid;
	BORDER-LEFT: #E56B15 1px solid;
	border-bottom: #E56B15 1px solid;
	FONT-SIZE: 13px;
	font-weight:normal;
	COLOR: #000000;
	FONT-FAMILY:Arial;
	TEXT-DECORATION: none
}
.button-text {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
}
.submit-button {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #001A53;
}
.icon-heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #001A53;
}

.blue-heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #001A53;
}
.text-box-heading {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #001A53;
}
.newtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;o
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.box {
	BORDER-RIGHT: #999999 1px solid; 
	BORDER-TOP: #999999 1px solid; 
	BORDER-LEFT: #999999 1px solid;
	BORDER-BOTTOM: #999999 1px solid;
	FONT-SIZE: 13px; font-weight:normal; 
	COLOR: #000000; FONT-FAMILY:Arial; 
	text-align:justify; 
	TEXT-DECORATION: none
}
.blinking-text{
	font-family: Verdana;
	font-size: 11px;
	font-weight:bold;
	text-align: center;
	color: #ffffff;
	text-decoration: blink;
}