/* Jetlagpassport.com Style Sheet; named main.css; in Passport folder */   



/* Font Selectors */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000000;
	background-color: #f0f0f0;
	margin: 0px;
	padding: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	position: relative;
	visibility: visible;
	z-index: 1;
	height: auto;
	width: auto;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	text-indent: 0px;
	line-height: normal;
	text-decoration: none;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000000;
	background-color: #F6F6F6;
	margin-left: 20px;
}

th {font-size: 12px; font-family: Arial, Helvetica, sans-serif;}

.quotebold {font-size: 18px; color: #820010; font-weight: bold; font-family: Arial, Helvetica, sans-serif;}

.testheadleft {
	font-size: 14pt;
	color: #cc0000;
	font-weight: bold;
	font-style:normal;
	font-family: Tahoma, Georgia, Verdana, sans-serif;
	font-variant: normal;
	text-decoration: none;
	background-color: #DBE9F0;
	text-align: left;
	display: block;
}


.hilite {
	background: #dbe9f0;
	
}
.black {
	color: #121212;
	float: none;
}
.red {color: #cc0000;}
.small {font-size: 10px; color: #121212; font-weight: normal; font-style: normal; font-family:Arial, Helvetica, sans-serif;}
.note {
	font-size: 11px;
color: #121212 font-style: italic; 	
}
.menu {font-size: 13px; background: #DEE6EF;}

.backgroundcolor {
	background-color: #DEE6EF;
	width: 100%;
	padding-top: 15px;
	padding-bottom: 15px;
}

.backgroundyelo {
	background-color: #FFFF99;
	width: 100%;
	padding: 0;
	margin: 0;
	padding-bottom: 0px;
}
/* Heading Selectors */

h1 {
	font-family: Tahoma, Georgia, Verdana, sans-serif;
	font-size: 30pt;
	color: #cc0000;
	line-height: 1.4em;
	font-weight: bold;
}
h2 {font-family: Tahoma, Georgia, Verdana, sans-serif; font-size: 24pt; font-weight: bold; color: #FFAC31;}
h3 {font-family: Tahoma, Georgia, Verdana, sans-serif; font-size: 18pt; font-weight: bold; color: #cc0000;}
h4 {
	font-family: Tahoma, Georgia, Verdana, sans-serif;
	font-size: 20px;
	color: #FFAC31;
	font-weight: bold;
}
h5 {font-family: verdana, arial, helvetica, sans-serif; font-size: 12px; color: #121212;}
h6 {font-family: verdana, arial, helvetica, sans-serif; font-size: 14px; color: #CC0000;}

/* Font declarations */

{font-family: verdana, arial, helvetica, sans-serif;}
{font-size: 14px;}
{font-weight: normal;}
{font-color: #121212;}
{font-style: normal;}


/* Link styles */

a:link {
	color: #000099;
	text-decoration:underline;
	font-size: 1em;
	background: none;
	height: auto;
	}
a:visited {color:#000099; text-decoration:underline; font-size: 1em}
a:hover {
	color: #373737;
	text-decoration:underline;
	font-size: 1em;
	
}
a:active {
	color: #000099;
	text-decoration:underline;
	font-size: 1em;
} 
.p {
	position: relative;
	visibility: visible;
	width: auto;
	left: 0em;
	color: #454545;
	font-size:14px
	}
.underline {
	color:#000000;
	text-decoration: underline;
}

/* Layer styles */
#LayerChallenge {
	position:absolute;
	width:581px;
	height:154px;
	z-index:12;
	top: 354px;
	background-color: #8fb6b6;
	border: medium double #74A5A5;
	padding-top: 15px;
	padding-bottom: 15px;
	left: 193px;
	overflow: visible;
	border-color: #74A5A5;
}
.sidebarcolor {
	background-color: #ECE9D8;
}
.bodycolor {
	background-color: #F6F6F6;
	border-left-style: none;
}
.testimonialbackground {
	background-color: dbe9f0;
	border: medium solid navy;
}
.testimonialcolor {
	background-color: #DBE9F0;
}
.testbox {
	background-color: #DBE9F0;
	background-position: center center;
	display: block;
	margin: 20px;
	padding: 10px;
	clear: both;
	float: none;
	height: auto;
	width: 400px;
	border: medium solid navy;
}
.textright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-align: right;
	display: block;
}
.testbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: left;
	display: block;
}
