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

body {
	margin: 0;
	background-color: #000000;
}

.body_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;

}

.body_text_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;

}

.body_heading_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #2CB7D6;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;

}

.additional_services_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #505050;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;

}

/********** Navigation - Start **********/

a.inline:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0099FF;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;

}

a.inline:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0099FF;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;

}
a.inline:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;

}
a.inline:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFCC00;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;

}

.bottom_nav_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999999;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: small-caps;
	text-transform: none;
	text-decoration: none;

}

a.bottom_nav:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999999;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: small-caps;
	text-transform: none;
	text-decoration: none;

}

a.bottom_nav:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999999;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: small-caps;
	text-transform: none;
	text-decoration: none;

}
a.bottom_nav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0099FF;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: small-caps;
	text-transform: none;
	text-decoration: none;

}
a.bottom_nav:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFCC00;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: small-caps;
	text-transform: none;
	text-decoration: none;

}

/********** Navigation - End **********/
	
