html, body {
	margin: 				0px;
	padding: 				0px;
	font-family:			verdana;
	font-size:				14px;
	background-color:		#FFFFFF;	
	color:					#000000;
	width:					100%;
	height:					100%;
}

h1 {
	color:					#134989;
	font-size:				24px;
	font-weight:			bold;
	margin-bottom:			0px;
	font-family:			'Times New Roman';
	text-transform:			UPPERCASE;
}

hr {
	color:					#134989;
	border:					1px solid #134989;
	border-bottom:			2px solid #8CBF0D;
}

#header {
	background-image:		url( assets/header_rptr.jpg );
	background-repeat:		repeat-x;
	background-color:		#104C88;
}

#menu {
	border-bottom:			2px solid #5F893B;
	background-color:		#8CBF0D;	
	height:					25px;
}

#menu A {
	white-space:			nowrap;
	display:				block;
	padding:				5px;
	padding-right:			25px;
	padding-left:			25px;
	text-decoration:		none;
	color:					#0D446A;
	font-size:				14px;
	font-weight:			bold;
}

#content {
	color:					#000000;
	font-size:				12px;
	padding: 				15px;
	line-height:			1.5;
}

#footer {
	background-color:		#183d81;
	color:					#FFFFFF;
	font-size:				10px;
	padding:				10px;
	text-align:				center;	
}

#footer A {
	color:					#FFFFFF;
	text-decoration:		none;
}

#footer A:hover {
	color:					#FFFFFF;
	text-decoration:		underline;
}

LI A {
	color:					#000000;
}

A {
	color:					#000000;
}

.image {
	border:					2px solid #8CBF0D;
}

span.getaway {
	font-size:16px;
	font-family:"Arial Black";
  	color:##000000;
	/*font-style:italic;*/
	language:EN
	text-align: center;
}