/* CSS Document */

.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:justify

}

.terms {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;

}

.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:#000000;
}
.fromrates {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 5px;
}
.fromrates a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	text-decoration:underline;
}

.fromrates a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #c32228;
	text-decoration:none;
	
	
}
.fromrates a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
}

#GCHBody
{
  margin: 0;
  padding: 0;
  position: relative;
  top: 0;
  left: 0;
  height: 460px;
  width: 740px;

}
.text
{
	width: 400px;
	position: absolute;
	left: 34px;
	top: 90px;
	height: 82px;
}
.main
{
	width: 250px;
	position: absolute;
	left: 537px;
	top: 533px;
	height: 30px;
}
.west
{
	width: 150px;
	position: absolute;
	left: 22px;
	top: 415px;

}.ont
{
	width: 155px;
	position: absolute;
	left: 204px;
	top: 398px;

}.que
{
	width: 152px;
	position: absolute;
	left: 385px;
	top: 420px;

}

.atl
{
	width: 151px;
	position: absolute;
	left: 562px;
	top: 408px;
}

/* TABLES ********************************************************************/

h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #4F76A3;
	width: 750px;
	font-size: 14px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	width: 750px;
	font-size: 14px;
	background-color:#4F76A3;
	padding-left: 4px;
}


#mytable p {
	font-family: Arial, Helvetica, sans-serif;
	color: #555;
	width: 750px;
	font-size: 12px;
}


#mytable a:link {
font-family: Arial, Helvetica, sans-serif;
	color: #718ABE;
	text-decoration: none;
}

#mytable a:visited {
font-family: Arial, Helvetica, sans-serif;
	color: #718ABE;
	text-decoration: none;
}

#mytable a:hover {
font-family: Arial, Helvetica, sans-serif;
	color: #718ABE;
	text-decoration: underline !important;
}

#mytable, #mytable th, #mytable td {
	border: 1px solid #D4E0EE;
	border-collapse: collapse;
	font-family: Arial, Helvetica, sans-serif;
	color: #555;
	width: 350px;
}

#mytable caption {
	font-size: 150%;
	font-weight: bold;
	margin: 5px;
}

#mytable td, #mytable th {
	padding: 4px;
}

#mytable thead th {
	text-align: left;
	background: #E6EDF5;
	color: #4F76A3;
	font-size: 14px !important;
}

#mytable tbody th {
	font-weight: bold;
	text-align:center;
	
}

#mytable tbody tr { background: #FCFDFE;
 }

#mytable tbody td { 

font-size: 12px !important;
padding-left: 6px;

 }

#mytable tbody tr.odd { background: #F7F9FC; }

#mytable a:link {
	color: #718ABE;
	text-decoration: none;
		font-size:12px;
}

#mytable a:visited {
	color: #718ABE;
	text-decoration: none;
		font-size:12px;
}

#mytable a:hover {
	color: #718ABE;
	text-decoration: underline !important;
		font-size:12px;
}

#mytable tfoot th, tfoot td {
	font-size: 12px;
	text-align:left;
	padding-left: 6px;
}


.headings {
color:#FF6600;
font-weight: bold;
}

.terms {
font-size: 10px;
}

.stars {
float:right;
padding-top: 3px;

}

.button {
	display:block;
	width:200px;
	height:40px;
	text-indent:-9999px;
}
.button a {
	display:block;
	width:100%;
	height:100%;
	background:url(../images/free-cookie-FR.png) no-repeat top left;
	outline:none;
}
.button a:hover {
	background-position:0 -40px;
}
