﻿
img
{	
	border: solid 0px #fff;
	behavior: url(includes/iepngfix.htc);
	margin:0;
	padding:0;

}

form
{
margin:0;
padding:0;
autocomplete: "off" !important;
autocomplete: 'off' !important;
disableAutocomplete: 'true' !important;
disableAutocomplete: "true" !important;
disableAutocomplete: true !important;
autocomplete: false !important;
}

H1
{
	font-family:Arial;
	color:#9B9BA1;
	font-size : 11px;
	margin:0;
	padding:0;
}
H2
{
	font-family:Arial;
	font-size : 17px;
	color: #000000;
	font-weight:bold;
	letter-spacing:1;
	text-decoration: none;
	margin:0;
	padding:0;
}

H2.title
{
	font-family:Arial;
	font-size : 14px;
	color: #005A31;
	font-weight:bold;
	text-decoration: none;
	margin:0;
	padding:0;
}

H3
{
	font-family:Arial;
	font-size : 12px;
	color: #6A6A6A;
	font-weight:bold;
	text-decoration: none;
	margin:0;
	padding:0;
}
.reg
{
	font-family:Arial;
	font-size : 12px;
	color: #515151;
	font-weight:normal;
	text-decoration: none;
	line-height:130%;
}
.black
{
	font-family:Arial;
	font-size : 12px;
	color: #000000;
	font-weight:normal;
	text-decoration: none;
	line-height:100%;
}
.white
{
	font-family:Arial;
	font-size : 12px;
	color: #ffffff;
	font-weight:bold;
	text-decoration: none;
	line-height:100%;
}

.blue
{
	font-family:Arial;
	font-size : 13px;
	color: #3FA5BA;
	font-weight:normal;
	text-decoration: none;
}


.link
{
	font-family:Arial;
	font-size : 11px;
	color: #9B9BA1;
	font-weight:normal;
}

.title
{
	font-family:Arial;
	font-size : 13px;
	color: #000000;
	font-weight:bold;
	text-decoration: none;
}



.fotter
{
	font-family:Arial;
	font-size : 12px;
	color: #2C4793;
	font-weight:normal;
	text-decoration: none;
}
.summary
{
	font-family:Arial;
	font-size : 12px;
	color: #858484;
	font-weight:normal;
	text-decoration: none;
}
.red
{
	font-family:Arial;
	font-size : 12px;
	color: #EE1A24;
	font-weight:bold;
	text-decoration: none;
}

.bar
{
	font-family:Arial;
	font-size : 13px;
	color: #000000;
	font-weight:bold;
	text-decoration: none;

}

.bar:hover
{
	font-family:Arial;
	font-size : 13px;
	color: #ffffff;
	font-weight:bold;
	 
}
.txt
{
	font-family:Arial;
	font-size : 12px;
	height:19px;
	color: #515151;
	background-color:ffffff;
	border-bottom: solid 1px #CECECE;
	border-left: solid 1px #CECECE;
	border-right: solid 1px #CECECE;
	border-top: solid 1px #CECECE;
}

.sub
{
	font-family:Arial;
	font-size : 12px;
	height:15px;
	color: #ffffff;
	font-weight:bold;
	border:solid 0px;
	behavior: url(includes/iepngfix.htc);
}


P
{
	margin:0;
	padding:0;
}
 .continue_scroll
{
	overflow:hidden;
	position:relative;
}
* html .continue_scroll
{
	position:fixed;
} 

#divScroll
{
border: solid #ccc 0px;
height:150px;
padding-left: 5px;
padding-right: 5px;
width: 408px;
overflow: hidden;
z-index: 1;
}
#scrollTbl 
{
position: relative;
left: 0;
overflow: hidden;
z-index: 0;
}
#scrollTbl td
{
vertical-align: top;
}
.cursor
{
	cursor: pointer;
}
.stepcarousel{
position: relative; /*leave this value alone*/
border: 0px solid black;
overflow: scroll; /*leave this value alone*/
width: 658px; /*Width of Carousel Viewer itself*/
height: 174px; /*Height should enough to fit largest content's height*/
}

.stepcarousel .belt{
position: absolute; /*leave this value alone*/
left: 0;
top: 0;
}

.stepcarousel .panel{
float: left; /*leave this value alone*/
overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
margin: 0px; /*margin around each panel*/
width: 658px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
}

