.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.text_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.border_grey {
	border:1px #CCCCCC solid;
	text-decoration: none;
}

.text_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.text_white_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.red_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}

.content_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #D78C02;
	text-decoration: none;
}
	
.content_text_1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #950303;
	text-decoration: none;
}

.yellow_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #E3DABF;
	text-decoration: none;
}

.footer_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #E3DABF;
	text-decoration: none;
}

.heading_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #04BFFD;
	text-decoration: none;
}


.text_small{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #0B5777;
	text-decoration: none;
}
.box_head{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #A6780F;
	text-decoration: none;
}
.box_text_1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0B5777;
	text-decoration: none;
}

.text_box_yellow{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-color:#FFEDA4;
	color: #000000;
	border-bottom:1px solid #A8A8A8;
	border-top:1px solid #A8A8A8;
	border-left:1px solid #A8A8A8;
	border-right:1px solid #A8A8A8;
	text-decoration: none ;
}


.menu_text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0B5777;
	text-decoration: none;
}

.menu_text:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}

.text_bold_1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}


.heading_text_1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #04BFFD;
	text-decoration: none;
}
.border_color {
	border:1px #04BFFD solid;
	text-decoration: none;
}


.header_bold_1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.red_text_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}
.search_link {
	font-family: Arial, Helvetica, sans-serif;
	color:#ffffff;
	padding:5px 10px 5px 10px;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
}
.search_link:hover {
	font-family: Arial, Helvetica, sans-serif;
	background-color:#ffffff;
	color:#000000;
	padding:5px 10px 5px 10px;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
}
.border_blue 
{
	border:1px solid #B4D9E9;
}
.new_menu_text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #1477A1;
	text-decoration: none;
}

.new_menu_text:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}

.grey_link {
	font-family: Arial, Helvetica, sans-serif;
	background-color:#f3fbfe
	color:#FFFFFF;

	
	
	text-decoration:none;
}
.grey_link:hover {
	font-family: Arial, Helvetica, sans-serif;
	background-color:#F8F8F8;
	color:#FFFFFF;
	text-decoration:none;
}

.new_link {
	
	background-color:#f1f1f1
	
	
}
.new_link:hover {
	
	background-color:#ffffff;
	
	text-decoration:none;
}	
.search_link1 {
	font-family: Arial, Helvetica, sans-serif;
	color:#1477A1;
	padding:5px 5px 5px 5px;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
.search_link1:hover {
	font-family: Arial, Helvetica, sans-serif;
	background-color:#1477A1;
	color:#ffffff;
	padding:5px 5px 5px 5px;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
.white_text_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFffff;
	text-decoration: none;
}	
