/* CSS Document */


body {
	margin-left: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font:Tahoma;
}
table {
  -moz-border-radius:10px;
  -webkit-border-radius:10px;
  border-radius:10px;
}
.style1 {
	font-family: Tahoma, Interstate-BoldCondensed;
	font-size: 12px;
	font-weight: bold;
	color: #FFA900;
}
.style7 {font-family: Tahoma, Interstate-BoldCondensed; font-size: 11px; color: #001899; }
a:link {
	color: #001899;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #001899;
}
a:hover {
	text-decoration: none;
	color: #555555;
}
a:active {
	text-decoration: none;
	color: #001899;
}
.style10 {
	font-family: Tahoma, Interstate-BoldCondensed;
	font-size: 11px;
	color: #000066;
	text-decoration: none;
}

a:link.style10 {
	font-family: Tahoma, Interstate-BoldCondensed;
	font-size: 11px;
	color: #000066;
	text-decoration: none;
}
a:visited.style10 {
	font-family: Tahoma, Interstate-BoldCondensed;
	font-size: 11px;
	text-decoration: none;
	color: #000066;
}
a:hover.style10 {
	font-family: Tahoma, Interstate-BoldCondensed;
	font-size: 11px;
	text-decoration: none;
	color: #FF9900;
}
a:active.style10 {
	font-family: Tahoma, Interstate-BoldCondensed;
	font-size: 11px;
	text-decoration: none;
	color: #000066;
}
.style11 {font-family: Tahoma, Interstate-BoldCondensed; font-size: 10px; color: #FFFFFF; font-weight: bold; }
.style12 {color: #FFFFFF}
.style13 {
	font-size: 14px;
	font-family: Tahoma, Interstate-BoldCondensed;
	color: #001899;
}
#mainbar  {
-moz-background-clip: border;
-moz-background-origin: padding;
-moz-background-size: auto auto;
background-attachment: scroll;
background-color: transparent;
background-position: left top;
background-repeat: no-repeat;
height: 305px;
position: relative;
}
#flow {
clear: both;
display: inline;
float: left;
height: 305px;
margin-left: 50px;
overflow-x: hidden;
overflow-y: hidden;
width: 565px;
}
.prevNext {
display: none;
float: left;
margin-top: 106px;
}
.has-script .prevNext {
display: inline;
}
.prevNext img {
cursor: pointer;
}
img.jFlowPrev {
left: 0;
position: absolute;
top: 66px;
}
img.jFlowNext {
margin-left: 10px;
position: absolute;
right: 0;
top: 66px;
}
#jFlowSlide {
display: inline;
float: left;
height: 305px;
width: 565px;
auto: true;
continuous: true;
}
#slides {
display: inline;
float: left;
auto: true;
continuous: true;
}
p.quote {
color: #FFFFFF;
display: inline;
float: center;
font-size: 1.6em;
line-height: 1.8em;
margin-top: 35px;
padding-left: 20px;
text-transform: uppercase;
width: 565px;
}
body {
-moz-background-clip:border;
-moz-background-origin:padding;
-moz-background-size:auto auto;
background-attachment:scroll;
background-color:#EEEEEE;
background-image:url("/images/jt-body-bg.gif");
background-position:0 0;
background-repeat:repeat-x;
}