/* CSS Document */

body {
	background-image:url(../img/bg_redbrown.jpg);
	background-repeat:repeat-x;
	background-color:#FC7800;
	}
a {
	color:#333333;
	text-decoration:underline;
	}
a:visited {
	color:#333333;
	text-decoration:underline;
	}
a:hover {
	color:#333333;
	text-decoration:none;
	}
ol, ul {
	list-style-position:outside;
	margin:0;
	padding:0 0 0 2.0em;
	}
li {	
	margin-bottom:0.5em;
	}
	
.arial-11-turkis {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:14px;
	color:#187D89;
	margin:0 0 6px 0;
	}
.arial-11-white {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#fff;
	margin:0 0 6px 0;
	}	
.arial-11-lightgrey {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:14px;
	color:#666666;
	margin:0 0 3px 0;
	}
	
.georgia-14-grey {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height:20px;
	color:#333333;
	margin:0 0 9px 0;
	}
.georgia-11-white {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height:16px;
	color:#fff;
	margin:0 0 9px 0;
	}
.georgia-11-lightgrey {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height:16px;
	color:#666666;
	margin:0 0 9px 0;
	}
.georgia-11-ultralightgrey {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height:16px;
	color:#999999;
	margin:0 0 12px 0;
	}
.georgia-18-grey {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height:24px;
	color:#333333;
	margin:24px 0 9px 0;
	}
.georgia-18-grey-top {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height:24px;
	color:#333333;
	margin:0 0 9px 0;
	}	
.georgia-18-turkis-bold {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight:bold;
	line-height:20px;
	color:#187D89;
	margin:0 0 6px 0;
	}
.georgia-24-blue-bold {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight:bold;
	line-height:20px;
	color:#187D89;
	margin:0 0 6px 0;
	}
.georgia-36-turkis {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight:normal;
	line-height:36px;
	color:#187D89;
	margin:6px 0 18px 0;
	}

	
.subheader-11-grey {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:14px;
	color:#999999;
	letter-spacing:0.05em;
	margin:0 0 18px 0;
	}
	
	
.line-lightgrey {
	height:1px;
	background:#e0e0e0;
	margin-bottom:18px;
	}
.footer-text {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#fff;
	margin:6px 0 0 0;
	}
.image-650 {
	width:650px;
	height:auto;
	margin:0 0 25px 0;
	}
.image-left {
	float:left;
	margin-right:15px;
	}
.image-right {
	float:right;
	margin-left:15px;
	}
	
	
/* backgrounds */
.bluestripe {
	background-image:url(../images/backgrounds/bluestripe.jpg);
	background-repeat:no-repeat;
	}
.ultra-light-grey {
	background-color:#f9f9f9;
	}
.hand-01 {
	background-image:url(../images/bg_hand_01.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	background-color:#f3f3f3;
	}
.nightflight {
	background-color:#f3f3f3;
	}