#mainbody{
	width: 930px;
	margin:0px auto;
	font-family: Verdana;

}
#Table_01{
	float:right;
	width:719px;
	margin-top: 2px;
}
a{
	color: #0073c3
}
h3{
	font-variant: small-caps;
	font-size: 20px;
	
	color: #04496f;
	
	margin: 0px 20px 10px 20px;
	padding-top:20px;
	border-bottom: 3px groove #333333;
}
h2{
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	font-family: Tahoma;
	padding-top:5px;
	padding-right: 20px;
	padding-bottom:5px;
	padding-left: 20px;
	text-align:center;
	margin-top: 5px;
	margin-bottom: 10px;
	background-color: #f3f3f3;
	color: #003956;
	border-bottom: 1px solid #a2a2a2;
}
p{
	font-size: 12px;
	line-height: 20px;
	padding-bottom: 15px;
	padding: 0px 25px 10px 25px;
}

.flagicons{
	display:block;
	text-align: right;
	height: 82px;
	padding-bottom: 2px;
	padding-top: 10px;
	vertical-align: bottom;
}

#footer{
	margin-top: 50px;
	font-size: 12px;
	text-align: center;
	line-height: 16px;
	color: #555555;
}
.sidebar{
	float: left;
	height: 700px;
	width: 200px;
}
.details{
	font-size: 12px;
	margin: 0px 40px 0px 30px;

	border: 1px solid #fbd998;
	background-color: #f4edd6 ;
}
.detailtable{
	width: 600px;
	margin: 0px auto;
	padding-bottom: 10px;
}
.detailtable td{
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 2px;
	border-bottom: 1px solid #cfcfcf;
}
.detailheader{
	display: block;
	margin-left: 30px;
	margin-right: 40px;
	padding-left: 10px;
	padding-bottom: 5px;
	font-weight: bold;
	font-size: 14px;
	font-family: Arial;
	vertical-align: middle;
	line-height: 20px;
	margin-bottom:5px;
}
.price{
	visibility: visible;
	font-weight: bold;
	font-family: Tahoma;
	font-size: 12px;
}
.detailheader a:hover{
	border-bottom: 1px dotted #0073c3
}
a.link:hover{
	border-bottom: 1px dotted #0073c3
}
/** 
* Generated by www.formstylegenerator.com 
**/
.formtable{
	float: right;
	font-size: 12px;
	line-height: 20px;
	padding-bottom: 15px;
	margin-right: 20px;
}
.formtable td{
	padding-right: 15px;
}

/*from old cardio website form button styles*/
.inputButton 
{
    font-size: 12px;
	line-height: 20px;
	background-color: #00adfc;
	border-left: solid 1px #559FC4;
	border-top: solid 1px #559FC4;
	border-right: solid 1px #003f64;
	border-bottom: solid 1px #003f64;
	color: #ffffff;
	vertical-align:middle;
	cursor: pointer;
	
}

.startButton 
{
    font-size: 12px;
	line-height: 20px;
	
	background-color: #409426;
	border-left: solid 1px #6fc555;
	border-top: solid 1px #6fc555;
	border-right: solid 1px #186400;
	border-bottom: solid 1px #186400;
	color: #D2E0E9;
	vertical-align:middle;
	cursor: pointer;
}

.unavailableModule {
	color: #909090;
} 
.submitting {
	opacity: 0.45;
	-moz-opacity: 0.45;
	filter: alpha(opacity=45);
}

.inputFields
{
	background-color: #FFFFCF;
	border: solid 1px #3F3F3F;
}
.highlightedText
{
	font-weight: bold;
	color: #990000;
}

.productTable
{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000099;
}

:focus
{
	-moz-outline-style: none;
}
.submitting {
	opacity: 0.45 ! important;
	-moz-opacity: 0.45 ! important;
	filter: alpha(opacity=45) ! important;
}

/*changes****/
ul.blue{
	padding-left: 45px;
	list-style-image: url(../images/bullet.png);
	font-size: 13px;
	line-height: 18px;
}
li{
}

h1{
	font-size: 14px;
	font-weight: bold;
	margin: 0px 30px 5px 18px;
	padding: 5px 0px 7px 15px;
	/*border-left: 5px solid #5db9e4;*/
	background-image: url(../images/text-border.png);
	background-repeat: no-repeat;	
	color: #000000;
}
b{
	font-weight: bold;
}