body{
padding:0px;
margin:0px;
background-color:#666468;
}
a{
	text-decoration:none;
	font-size: 12px;
	font-family:Tahoma;
	color:#317baf;
	text-decoration:none
}
a:hover{
	text-decoration:none;
	font-size: 12px;
	color: #eb6d46;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
  .green{
	font-family:Tahoma;
	font-size:11px;
	color:#317baf;
	text-align: center;
}
  .green:link{
	font-family:Tahoma;
	font-size:11px;
	color:#317baf;
	text-align: center;
}
  .green:visited{
	font-family:Tahoma;
	font-size:11px;
	color:#317baf;
	text-align: center;
}
  .green:hover{
	font-family:Tahoma;
	font-size:11px;
	color:#eb6d46;
	text-align: center;
}
.BlueAllCaps {
	font-size: 16px;
	text-transform: none;
	color: #317baf;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial;
	letter-spacing: -1px;
}
.BluePhone {
	font-size: 16px;
	text-transform: none;
	color: #068fed;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial;
	letter-spacing: -1px;
}
.BlueLink {
	font-size: 16px;
	text-transform: none;
	color: #068fed;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial;
	letter-spacing: -1px;
}
.BlueLink:link {
	font-size: 16px;
	text-transform: none;
	color: #068fed;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial;
	letter-spacing: -1px;
}
.BlueLink:visited {
	font-size: 16px;
	text-transform: none;
	color: #068fed;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial;
	letter-spacing: -1px;
}
.BlueLink:hover {
	font-size: 16px;
	text-transform: none;
	color: #eb6d46;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial;
	letter-spacing: -1px;
}
.text {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;
	color: #666666;
}
a.text:hover {
	color : #DA6406;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
.Black {
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
a.TipText:hover {
	color: #eb6d46;
	border-bottom:1px dotted #eb6d46;
}
a.Black:hover {
	color : #DA6406;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.BlackBold {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}
.textSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
#jqb_object img{ 
	border: none;
}

#jqb_object { 
	position:relative;
	width:732px; height:152px; 
	overflow:hidden;
}


#jqb_object .jqb_bar{
	position:absolute;
	width:730px; height: 15px;
	left:0px;
	bottom:0px;
	background:#068fed;
	color: #ffffff;
	font-family: Arial, Verdana, Sans-Serif;
	font-weight: bold;
	font-size: 12px;
	letter-spacing: -1px;
}

#jqb_object .jqb_slide{
	position:absolute;
	width:730px; height:138px; 
	font-family: Arial, Verdana, Sans-Serif;
	font-weight: bold;
	font-size: 18px;
	letter-spacing: -1px;
	text-align: left;
}

#jqb_object .jqb_info{
	position:absolute;
	float: left;
	cursor:pointer;
}

#jqb_object .jqb_btn{
	width: 15px; height: 14px;
	float: right;
	cursor:pointer;
}
#jqb_object .jqb_btn_next{
	background-image:url(images/btn_next.gif);
	
}
#jqb_object .jqb_btn_prev{
	background-image:url(images/btn_prev.gif);
}
#jqb_object .jqb_btn_pause{
	background-image:url(images/btn_stop.gif);
}
#jqb_object .jqb_btn_play{
	background-image:url(images/btn_play.gif);
}
