@charset "utf-8";
body {
	background-color: #52ACE0;
	
}
.patent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;
	color: #FFFFFF;
}

.navbg {
	background-image: url(images/navbg.gif);
	background-repeat: repeat-x;
}
.imageLabel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	/*font-variant: small-caps;*/
	text-transform: uppercase;
	text-align: center;
	line-height: 2em;
}
.featureList {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	list-style-type: disc;
}
.tableLeft {
	background-image: url(images/buyBgleft.gif);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
}
.tableright {
	background-image: url(images/buyBgRight.gif);
	background-repeat: repeat-y;
	background-position: right;
	background-color: #FFFFFF;
}
.tableTop {
	background-image: url(images/buyBgTop.gif);
	background-color: #FFFFFF;
}
.tableBottom {
	background-color: #FFFFFF;
	background-image: url(images/buyBgBottom.gif);
}
.tableDisplay {
	background-color: #FFFFFF;
}
.corner-tl {
	background-color: #FFFFFF;
	background-image: url(images/corner-tl.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 19px;
	width: 15px;
}
.corner-tr {
	background-image: url(images/corner-tr.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 19px;
	width: 15px;
}
.corner-bl {
	background-color: #FFFFFF;
	background-image: url(images/corner-bl.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 19px;
	width: 15px;
}
.corner-br {
	background-color: #FFFFFF;
	background-image: url(images/corner-br.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 19px;
	width: 15px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #0060B6;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #0060B6;
}
.step3Img {
	float: right;
}


h3 {
	font-size: 1.0em;
}
body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.tdformRight {
	background-color: #CEE8F7;
	text-align: left;
}
#form1 .tdformRight #button {
	background-color: #333333;
	color: #FFFFFF;
}

.tdformLeft {
	background-color: #CEE8F7;
	text-align: right;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
}
.formTextBoxes {
	background-color: #FFFFCC;
}
.Text-basic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.Buttons {
	cursor:pointer;
	border:outset 1px #ccc;
	font-size:.9em;
	color:#666;
	font-weight:bold;
	background:url(sys_images/button-bg.gif) repeat-x left top;
	padding:1px;
	background-image: url(images/button-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 22px;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}.Text-TotalPrice {
	font-size: 14px;
	font-weight: bold;
	color: #006600;
}
.orderSummaries {	font-size: 14px;
	font-weight: bold;
	color: #0060B6;
}
.homeImagesleft {
	width: 350px;
	height: 260px;
	background-position: center top;
	float: left;
}
.homeHeading  {
	font-size: 20pt;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
.featureList li {
}
.homeImagesRight {
	width: 350px;
	height: 260px;
	background-position: center top;
	float: right;
}
.pageBody {
	width: 800px;
	overflow: scroll;
	text-align: left;
	float: right;
	height: 450px;
}
a.white:link {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
a.white:visited {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
a.white:hover {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: underline;
}
a.white:active {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
}
.top-txt
{
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
}