.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	padding-right: 15px;
	padding-left: 15px;
}
.button a:link, .button a:active, .button a:visited, .button a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

.main {
	background-image:url(../../images/order/05102010/banner_bg.png);
	background-position:top;
	background-color: #FFF;
	background-repeat: repeat-x;
	z-index:1;
	font-size: 14px;
	line-height: 22px;
	font-family: Arial, Helvetica, sans-serif;
	margin:0px;
}
.banner_left {
 background-image: url(../../images/order/05102010/banner_bg_left.png)  background-repeat: repeat-x;
	width:10px;
	height:94px;
}
.banner_right {
 background-image: url(../../images/order/05102010/banner_bg_right.png)  background-repeat: repeat-x;
	width:10px;
	height:94px;
}
.banner_middle {
	width:1020px;
	height:94px;
	margin:0;
	padding:0;
}
.left_body {
	width: 10px;
	background-image:url(../../images/order/05102010/body_shadow_left.png);
	background-repeat:repeat-y;
}
.right_body {
	width: 10px;
	background-image:url(../../images/order/05102010/body_shadow_right.png);
	background-repeat:repeat-y;
}
.middle_body {
	width:940px;
	padding-top:0px;
	padding-right: 40px;
	padding-bottom: 10px;
	padding-left: 40px;
}
.footer {
	background-image:url(../../images/order/05102010/footer_bg.png);
	background-position:bottom;
	background-repeat:repeat-x;
	height:205px;
}
.footer a {
	color:#000000;
}
.left_footer {
	width: 10px;
	background-image:url(../../images/order/05102010/footer_bg_left.png);
	background-repeat:no-repeat;
}
.right_footer {
	width: 10px;
	background-image:url(../../images/order/05102010/footer_bg_right.png);
	background-repeat:no-repeat;
}
.middle_footer {
	width:940px;
	background-repeat:repeat-x;
	height:205px;
	color:#000000;
	padding-right: 40px;
	padding-left: 40px;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 20px;
}
.bodytextsm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 15px;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #000000;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	line-height: 24px;
	padding-bottom: 5px;
	margin-top: 30px;
}
.headingred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #000000;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	line-height: 24px;
	padding-bottom: 5px;
}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #000000;
	font-weight: bold;
	line-height: 32px;
	padding-bottom: 5px;
}
.testimonial {
	background-color: #FFFFFF;
	border: 3px solid #EFEFEF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.focusbox {
	background-color: #FFFFCC;
	padding: 5px;
	border: 1px solid #FFCC00;
	margin-right: 40px;
	margin-left: 40px;
}

.promotebox {
	background-color: #FFFFCC;
	padding: 5px;
	border: 1px solid #FFCC00;
}


.highlightbox {
	background-color: #EBF1FA;
	padding: 5px;
	border: 1px solid #6699FF;
	margin-right: 40px;
	margin-left: 40px;
	width: 300px;
}
.highlightcolumn {
	border: 1px solid #666666;
	background-color: #FFFFCC;
}

#columns {
	overflow: hidden;
	width: 100%;
	clear:both;
}

#left {
	float: left;
}

#right {
	float: right;
}

.blue {
	background-color: #EBF1FA;
	font-weight: bold;
}

.tp-blue-text
{
color:#006ad3; padding-left:10px; font-size:12px; 
}

a.tp-text:link, a.tp-text:visited
{
text-decoration:underline; color:#006ad3;
}
a.tp-text:hover, a.tp-text:active
{
text-decoration:underline; color:#006ad3;
}
.clear
{
clear:both;
}

.tp-heading
{
font-size:30px; color:#027ed4; font-weight:bold; padding-bottom:7px;
}

.tp-sub-heading
{
font-size:16px; font-weight:bold; color:#000000;
}


.tp-rgt
{
width:258px;/*253px;*/
height:62px;/*62px;*/
padding:7px 0px 7px 7px;
background-color:#f4f3f3;
border:solid 1px #e4e3e2;
margin-right:10px;
}
.tp-rgt ul
{
list-style-type:none; margin:0px; padding:0px;
}
.tp-rgt ul li
{
float:left; margin-right:9px;
}

.supportanchors {
	margin-top: 10px;
	margin-bottom: 20px;
}

/* BUTTONS */

.orngbtn {
	height: 20px;
	border: 1px solid #C03802;
	text-align: center;
	color: white;
	background: #C03802;
	font-weight: bold;
	font-size: 14px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	-o-border-radius: 2px;
	-khtml-border-radius: 2px;
	border-radius: 2px;
	padding: 5px 8px;;
	cursor: pointer;
	display:inline-block;
}

.blubtn {
	height: 20px;
	border: 1px solid #1874CD;
	text-align: center;
	color: white;
	background: #1874CD;
	font-weight: bold;
	font-size: 14px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	-o-border-radius: 2px;
	-khtml-border-radius: 2px;
	border-radius: 2px;
	padding: 5px 8px;;
	cursor: pointer;
	display:inline-block;
}

.greenbtn {
	height: 20px;
	border: 1px solid #00A404;
	text-align: center;
	color: white;
	background: #00A404;
	font-weight: bold;
	font-size: 14px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	-o-border-radius: 2px;
	-khtml-border-radius: 2px;
	border-radius: 2px;
	padding: 5px 8px;;
	cursor: pointer;
	display:inline-block;
}

/* END BUTTONS */


/* TABBED MENUS */
#header {
	float:left;
	width:100%;
	background:#ffffff url("../../images/tabs/bg_white.gif") repeat-x bottom;
	font-size:93%;
	line-height:normal;
	
}
#header ul {
	margin:0;
	list-style:none;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}
#header li {
	float:left;
	/*background:url("../../images/tabs/left_grey.gif") no-repeat left top;*/
	background-color:#027ed4;
	border:solid 1px #dddddd;
	border-bottom:none;
	margin-right:2px;
	padding:0 0 0 5px;
	font-size: 12px;
	
	/*==================For Border=================*/
-moz-border-radius:3px 3px 0px 0px; /* Firefox */
-webkit-border-radius:3px 3px 0px 0px;/* Safari, Chrome */
border-radius:3px 3px 0px 0px; /* CSS3 */
-o-border-radius:3px 3px 0px 0px; /* Opera */
}

#header li:hover {
 	background-color:#FFFFFF;
	color:#000000;
}
#header a {
	display:block;
	/*background:url("../../images/tabs/right_grey.gif") no-repeat right top;*/
	padding:5px 10px 4px 6px;
	text-decoration:none;
	font-weight:bold;
	color:#ffffff;
}
/*  Green Header  */
#header #green li {
	float:left;
	/*background:url("../../images/tabs/left_green.gif") no-repeat left top;*/
	background:#328834;
	margin:0;
	padding:0 0 0 9px;
}
#header #green li:hover {
	background:#23B026;
}
#header #green a {
	display:block;
	/*background:url("../../images/tabs/right_green.gif") no-repeat right top;*/
	padding:5px 15px 4px 6px;
	text-decoration:none;
	font-weight:bold;
	color:#ffffff;
}
/*  END Green Header  */

#header a:hover {
	color:#000000;
	/*background-color:#7b9e18;*/
	padding-bottom:5px;
}
#header #current {
	/*background-image:url("../../images/tabs/left_on.gif");*/
	background-color:#FFFFFF;
	border:solid 1px #dddddd;
	border-bottom:none;
}
#header #current a {
	/*background-image:url("../../images/tabs/right_on.gif");*/ 
	color:#333;
	padding-bottom:5px;
}
/* /TABBED MENUS */

