/* CSS Document */

body {
	background-image:url(../img/bg_text.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	background-color:#f3f3f3;
	}
a {
	color:#ff6600;
	text-decoration:none;
	}
a:visited {
	color:#ff6600;
	text-decoration:none;
	}
a:hover {
	color:#ff6600;
	text-decoration:underline;
	}
	
.row-250 {
	width:700px;
	height:250px;
	margin:0 0 15px 0;
	clear:both;
	}
.row-header-border {
	width:670px;
	height:30px;
	margin:0 0 15px 15px;
	padding:3px 0 0 0;
	border-bottom:1px solid #cccccc;
/*	border-top:1px dotted #cccccc;
	background-color:#f5f5f5;*/
	clear:both;
	}
.col-210 {
	width:210px;
	height:auto;
	margin-left:15px;
	float:left;
	display:inline;
	}

.arial-11-blue {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#003366;
	margin:0 0 6px 0;
	}
.arial-14-darkblue {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#003366;
	margin:0 0 5px 0;
	}
.arial-11-grey {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:14px;
	color:#444444;
	margin:0 0 5px 0;
	}	
.arial-11-lightgrey {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:14px;
	color:#666666;
	letter-spacing:0.1em;
	margin:0 0 3px 0;
	}
.arial-11-ultralightgrey {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#999999;
	margin:0 0 6px 0;
	}
.arial-18-grey {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#999999;
	margin:0 0 5px 0;
	}


.georgia-11-grey {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height:16px;
	color:#333333;
	margin:0 0 12px 0;
	}
.georgia-11-lightgrey {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height:16px;
	color:#666666;
	margin:0 0 12px 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-14-blue-bold {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight:bold;
	line-height:16px;
	color:#006699;
	margin:0 0 6px 0;
	}
.georgia-14-grey {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height:20px;
	color:#333333;
	margin:0 0 18px 0;
	}
.georgia-18-grey {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height:18px;
	color:#333333;
	margin:24px 0 9px 0;
	}	
.georgia-18-grey-top {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height:18px;
	color:#333333;
	margin:0 0 9px 0;
	}
.georgia-18-blue-bold {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight:bold;
	line-003366:20px;
	color:#003F6B;
	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:#003366;
	margin:0 0 6px 0;
	}
.georgia-36-blue {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight:normal;
	line-height:36px;
	color:#003366;
	margin:6px 0 18px 0;
	}
	
.imagelink img {
	margin: 0 0 10px 0;
	padding: 0px;
	border:none;
	}
.imagelink a img {
	
	}
.imagelink a:visited img {
	
	}
.imagelink a:hover img {
	opacity: .5;
	}
	
.image-650 {
	width:650px;
	height:auto;
	border:1px solid #e0e0e0;
	margin:0 0 25px 0;
	}
	
.line-lightgrey {
	height:1px;
	width:auto;
	border-bottom:1px solid #e0e0e0;
	}
.line-lightgrey-top {
	height:1px;
	width:auto;
	border-bottom:1px solid #e0e0e0;
	margin:0 0 18px 0;
	}
.line-lightgrey-tight {
	height:1px;
	width:auto;
	border-bottom:1px solid #e0e0e0;
	margin:-9px 0 9px 0;
	}
	
.footer-text {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color:#666666;
	margin:6px 0 0 25px;
	}
.image-left {
	float:left;
	margin-right:15px;
	}
.image-right {
	float:right;
	margin-left:5px;
	}
	
	
/* 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;
	}
