@charset "utf-8";

/* CSS Document */



body,td,th {

	font-family: Arial, Helvetica, sans-serif;

	font-size: small;

	color: #000000;

}

body {

	background-color: #FFFFFF;

}

a:link {

	color: #0000FF;

	text-decoration: underline;

	font-size: small;

}

a:visited {

	text-decoration: underline;

	color: #0000FF;

	font-size: small

}

a:hover {

	text-decoration: underline;

	color: #FF6600;

	font-size: small

}

a:active {

	text-decoration: underline;

	color: #666666;

	font-size: small

}
.botton_section_small_orange {
	color: #FF6600;
}

.rates_top_bar {
	color: #FFF;
}

.left_bar_small_white {
	font-size: medium;
	color: #FFF;
}

.Left_bar_orange {
	font-size: xx-large;
	font-weight: bold;
	color: #FF6600;
}
.bottom_section_small_grey {
	font-size: medium;
	color: #CCC;
}
.specialLink {
	color: #FF6600;
}

.main_content_heading {
	font-size: 16px;
	font-weight: bold;
	color: #000;
}



a {

	font-weight: normal;

	font-family: Arial, Helvetica, sans-serif;

	font-size: small

	color: #000000;

}
.Left_bar_grey_large {
	font-size: x-large;
	font-weight: bold;
	color: #CCC;
}


a.specialLink:link { color: #ff6633; }

a.specialLink:visited { color: black; }

a.specialLink:hover { color: red; }

#footer{  

vertical-align: bottom; 

padding: 0; 

margin: 0; 

}

