p
{
	margin:0;
	padding:0;
}
.seo:a
{
	color: #595858;
	font-family:Arial;
	font-size : 11px;
	font-weight:normal;
	text-decoration: none;
}

H1
{
	font-family:Arial;
	color:#ADACAC;
	font-size : 11px;
	margin:0;
	padding:0;
}
H2
{
	font-family:Arial;
	font-size : 16px;
	color: #AF5CB4;
	font-weight:600;
	text-decoration: none;
	margin:0;
	padding:0;
}

H3
{
	font-family:Arial;
	font-size : 17px;
	color: #6090BE;
	text-decoration: none;
	font-weight:600;
	margin:0;
	padding:0;
}
.Bar1
{
	color: #000000;
	font-family:arial;
	font-size : 12px;
	font-weight:normal;
	text-decoration: none;
}
.Bar1:hover
{
	color: #493B3B;
	font-family:arial;
	font-size : 12px;
	font-weight:normal;
	text-decoration: none;
}

.Bar2
{
	color: #3C3C3C;
	font-family:arial;
	font-size : 15px;
	font-weight:bold;
	text-decoration: none;
}
.Bar3
{
	color: #A4A4A4;
	font-family:arial;
	font-size : 12px;
	font-weight:bold;
	text-decoration: none;
}
.Bar3:hover
{
	color: #4F4D4D;
	font-family:arial;
	font-size : 12px;
	font-weight:bold;
	text-decoration: none;
}

.Bar2:hover{
	color: #780471;
	font-family:arial;
	font-size : 16px;
	font-weight:bold;
	text-decoration: none;
}

.Reg_text
{
	font-family:Arial;
	font-size : 12px;
	color: #443F46;
	font-weight:normal;
	text-decoration: none;
	line-height:140%;
}
.dat
{
	font-family:Arial;
	font-size : 11px;
	color: #737373;
	font-weight:normal;
	text-decoration: none;
}

.blueArt
{
	font-family:Arial;
	font-size : 12px;
	color: #3675B0;
	font-weight:bold;
	text-decoration: none;
}

.title
{
	font-family:Arial;
	font-size : 13px;
	color: #737373;
	font-weight:bold;
	text-decoration: none;
}
.red
{
	font-family:Arial;
	font-size : 12px;
	color: red;
	font-weight:normal;
	text-decoration: none;
}
.Form_text
{
	font-family:Arial;
	font-size : 12px;
	color: #000000;
	font-weight:Bold;
	text-decoration: none;
}
.Form_textb
{
	font-family:Arial;
	font-size : 12px;
	color: #8E2755;
	font-weight:Bold;
	text-decoration: none;
}
.bordo
{
	font-family:Arial;
	font-size : 12px;
	color: #8E2755;
	font-weight:normal;
	text-decoration: none;
}
.black
{
	font-family:Arial;
	font-size : 12px;
	color: #000000;
	font-weight:normal;
	text-decoration: none;
}
.gray
{
	font-family:Arial;
	font-size : 12px;
	color: #BCBCBC;
	font-weight:normal;
	text-decoration: none;
}
.Fotter
{
	color: #595858;
	font-family:Arial;
	font-size : 11px;
	font-weight:normal;
	text-decoration: none;
}
.inputs
{
	font-family:Arial;
	font-size : 12px;
	color: #2E2F2F;
	background-color:ffffff;
	border-bottom: solid 1px #D7D7D7;
	border-left: solid 1px #D7D7D7;
	border-right: solid 1px #D7D7D7;
	border-top: solid 1px #D7D7D7;
}
 .continue_scroll
{
	overflow:hidden;
	position:relative;
}
* html .continue_scroll
{
	position:fixed;
} 
.disable{font-family:arial;font-size:12;color:#88807F;letter-spacing:1;text-decoration:none;}
.w5 {font-size: 18px;}
.w4 {font-size: 16px;}
.w3 {font-size: 14px;}
.w2 {font-size: 12px;}
.w1 {font-size: 12px; font-weight: bold; color: #000000;}
.w5b {font-size: 18px; font-weight: bold;}
.w4b {font-size: 16px; font-weight: bold;}
.w3b {font-size: 14px; font-weight: bold;}
.w2b {font-size: 12px; font-weight: bold;}
.w1b {font-size: 10px; font-weight: bold;}
.w3t {font-size: 14px; font-weight: bold; text-decoration: none; color: white; border: 1px outset; cursor: hand;}
.w3t:hover {text-decoration: underline;}
.wn {font-size: 12px; font-weight: bold; text-decoration: none; color: #000000;}
.wn:hover {text-decoration: underline;}
.wl {font-size: 12px; font-weight: bold; color: #000000;}
.wm {font-size: 12px; font-weight: bold; text-decoration: none;}
.wm:hover {text-decoration: underline;}


.stepcarousel{
position: relative; /*leave this value alone*/
border: 0px solid black;
overflow: scroll; /*leave this value alone*/
width: 489px; /*Width of Carousel Viewer itself*/
height: 78px; /*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: 244px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
}

