@charset "utf-8";
/* CSS Document */

a img { border: none; }

body {
	background-color: #FFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/back.jpg);
	background-repeat: repeat-x;
}

.body_small_white {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
	line-height: 18px;
	text-decoration: none;
}


.body_small_white_whitetext {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
	line-height: 18px;
	text-decoration: none;
}

.body_small_white_whitetext_headers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFF;
	line-height: normal;
	text-decoration: none;
	font-weight: bold;
}

.body_small_white_whitetext_headers_height {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFF;
	line-height: 36px;
	text-decoration: none;

}

.body_small_footertext {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #4a76ab;
	line-height: 18px;
	text-decoration: none;
}

.white_headings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFF;
	line-height: 28px;
	text-decoration: none;
}

.blue_headings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #002d63;
	line-height: 30px;
	text-decoration: none;
}

.blue_headings_tel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #002d63;
	text-decoration: none;
}

.blue_headings_side {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #002d63;
	text-decoration: none;
	font-weight: bold;
}

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

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


.body_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #002d63;
	line-height: 20px;
	text-decoration: none;
}

.body_text_small_gray {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #545454;
	line-height: 20px;
	text-decoration: none;
}
