img { _behavior: url(js/iepngfix.htc);display:block; }
.pngFix {_behavior: url(js/iepngfix.htc);}
textarea, input{border:0;outline: 0 none;}
table{border:0;margin:0;border-collapse:collapse;}
table td{padding:0;}
a:focus, a:hover, a:active { outline:none;text-decoration:none; }
.mainText,.textLink{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: 0.2px;
	line-height: 1.5em;
	color:#7d7d7d;
	text-decoration:none;
	left:0px;
	top:-1px;
}
.textLink:hover{text-decoration:underline;}
.mainTextShadow{	/*1px down */
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	letter-spacing: 0.2px;
	line-height: 1.5em;
	color:#fff;
	top:0px;
}
.inputText{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: 0.2px;
	line-height: 1.5em;
	color:#aaaaaa;
	text-decoration:none;
}
.mainTitle{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	letter-spacing: 0.2px;
	line-height: 1.5em;
	color:#ff191a;
	left:0px;
	top:-1px;
}
.mainTitleShadow{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	letter-spacing: 0.2px;
	line-height: 1.5em;
	color:#fff;
	top:0px;
}
.redLink, .redText{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	letter-spacing: 0.2px;
	line-height: 1.5em;
	color:#ff191a;
	text-decoration:none;
	left:0px;
	top:-1px;
}
.redLink:hover{text-decoration:underline;}
#myController{
	position:relative;
	height:60px;
	width:960px;
	vertical-align:middle;
}
.jFlowControl{
	position:relative;
	height:70px;
	line-height:70px;
	width:120px;
	float:left;
	text-align:center;
	cursor:pointer;
	_behavior: url(js/iepngfix.htc);
}
.jFlowControl img{
	vertical-align:middle;
	display:inline;
}
#myController div.jFlowSelected {
	background-image:url(../images/Cursor.png);
	background-repeat:no-repeat;
	background-position:top center;
	cursor:pointer;
}
#mySlides{
	position:absolute;
	z-index:1;
	width:600px;
	height:308px;
	overflow:hidden;
}
.jFlowNext2{
	cursor:pointer;
}

