﻿BODY {
	Background-color: #cdcdcd;
	background-image:  url(images/index_02.jpg);
	background-repeat:repeat-x;
	background-position:top;
                font-family: Verdana, Arial, Helvetica, sans-serif;
                font-size: 13px;
}
.clear
{
clear: both;
}
img
{
border: 0;
}
.txtblue
	{
	color:#007bc4;
	}
p
{ 
font-size: 13px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 130%;
	margin: 0px auto;

}

.menu2 {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0000ff;
	line-height:18px;
	text-decoration:underline;
	font-weight:none;
}
.menu2:hover {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height:18px;
	text-decoration:none;
	font-weight:none;
}

ol
{
list-style-image: url(images/arrow2.png);
list-style-type: circle
}


a:link, a:active, a:visited
	{
	color:#ff7e00;
	}
a:hover
	{
	color:#333333;
	}

h1, h2, h3, h4, h5, h6, form, ul, li, p
	{
	margin:0px;
	padding:0px;
	}

h1, h2, h3, h4, h5, h6
	{
	font-weight:normal;
	}
h2
	{
	color:#ff7e00;
	font-size:19px;
	text-transform:uppercase;
	background:url(images/heading-fade-line.gif) no-repeat bottom left;
	padding:25px 0px 8px 0px;
	margin:0px 0px 25px 0px;
	}

h3
	{
	color:#007bc4;
	font-size:18px;
	}

h4
	{
	color:#007bc4;
	font-size:14px;
                font-weight: bold;
	}


.sp4-heading
	{
	clear:both;
	background:url(images/heading-step4-bg.gif) no-repeat;
	height:30px;
	float:left;
	width:715px;
	margin:10px 0px 0px 0px;
	padding:10px 0px 0px 10px;
	}
.sp4-heading h4
	{
	color:#ff7e00;
	float:left;
	width:648px;
	border-bottom:1px solid #e2e3e0;
	padding:0px 0px 5px 0px;
	margin:0px 0px 0px 23px;
	font:bold 16px/18px Trebuchet MS;
	}
.sp4-heading input
	{
	float:left;
	}

.sp4-mid-bg
	{
	float:right;
	width:653px;
	border-left:1px solid #d9d9d9;
	border-right:1px solid #d9d9d9;
	padding:10px 15px;
	font:13px/18px Trebuchet MS;
	background:url(images/step4-bg-mid.gif) repeat-x #ffffff;
	}


















.Signup p
{
	margin-top: 0;
	padding-top: 0;	
}
.Signup a
{
	font-weight: bold;
	color: #00309C;
}
.Signup_Required
{
	font-weight: bold;
	color: Red;
}
.Signup_Table
{
	width: 100%;
	margin-bottom: 20px;
}
.Signup_Label
{
	width: 200px;
	text-align: right;
	background-color: #EEE;
	padding-right: 3px;
	font-size: 11px;
}
.Signup_Field
{
	font-size: 11px;
}
.Signup_Field input, .Signup_Field select
{
	font-size: 11px;
	width: 180px;
}
.Signup_Field .autoWidth
{
	width: 70px !important;
}
.Signup_ProductName
{
	width: 200px;
}
.Signup_ProductPrice
{
	text-align: right;
}
.Signup_NextButton
{
	width: auto;
	height: 50px;
	line-height: 50px;
	background-color: #C5C5C5;
	border: 1px solid #6E6E6E;
	cursor: pointer;
	font-weight: bold;
	color: black;
	font-size: 15px;
	font-family: Verdana, Arial, Sans-Serif;
}
.Signup_NextButton:hover
{
	background-color: #C8EBFF;
	border: 1px solid #63CCE7;
}
.Signup_FinishButton
{
	width: auto;
	height: 50px;
	line-height: 50px;
	background-color: #C5C5C5;
	border: 1px solid #6E6E6E;
	cursor: pointer;
	font-weight: bold;
	color: black;
	font-size: 15px;
	font-family: Verdana, Arial, Sans-Serif;
}
.Signup_FinishButton:hover
{
	background-color: #C8EBFF;
	border: 1px solid #63CCE7;
}
.clear
{
	clear: both;
}