/* TextShark CSS Document */
html, body {
	min-height: 100%;
	margin: 0px 0px 1px;
	padding: 0px;
	font-size: 12px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}
p, td {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	padding: 0px;
	margin: 0px;
	color: #d71112;
}
h2 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #d71112;
}
a:link, a:visited {
	color: #d81213;
	text-decoration: underline;
}
a:hover, a:active {
	color: #43ab4a;
	text-decoration: underline;
}
/* Main Divs Start */
#wrapper {
	width: 100%;
}
#left {
	width: auto;
	float: left;
}
#middle {
	width: 780px;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
}
#right {
	width: auto;
	float: left;
}
#footer {
	clear: both;
	width: 100%;
}
/*#content {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
}*/
/* Main Divs End */
.logo {
	background-image: url(../images/template_images/logo.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	height: 135px;
	width: 155px;
}
.padding-please {
	text-align: justify;
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 0px;
	line-height: 20px;
}
.footer-area {
}
.footer-left {
	background-image: url(../images/template_images/footer-left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 42px;
	width: 9px;
}
.footer-right {
	background-image: url(../images/template_images/footer-rgt.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 42px;
	width: 9px;
}
.footer-bg {
	height: 42px;
	line-height: 22px;
	text-align: center;
	vertical-align: middle;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d6d6d6;
	padding-top: 10px;
	padding-bottom: 10px;
}
#footerlink {
	color: #666666;
	font-size: 11px;
}
#footerlink a:link, #footerlink a:visited {
	color: #666666;
	text-decoration: none;
	padding-right: 2px;
	padding-left: 2px;
}
#footerlink a:hover, #footerlink a:active {
	color: #d71110;
	text-decoration: underline;
	padding-right: 2px;
	padding-left: 2px;
}
.copyright {
	font-size: 11px;
	color: #aeaeae;
	padding-top: 10px;
	padding-bottom: 10px;
}
.country-box {
	height: 30px;
	line-height: 30px;
	width: 340px;
	padding-left: 15px;
}
a.country:link, a.country:visited {
	padding-right: 12px;
	padding-left: 15px;
	color: #43ab4a;
}
a.country:hover, a.country:active {
	padding-right: 12px;
	padding-left: 15px;
	color: #d81213;
}
.flag {
	padding-right: 15px;
	color: #43ab4a;
	position: relative;
	top: 3px;
}
a.site:link, a.site:visited {
	padding-right: 12px;
	padding-left: 15px;
	background-image: url(../images/template_images/sitemap-icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	color: #43ab4a;
}
a.site:hover, a.site:active {
	padding-right: 12px;
	padding-left: 15px;
	background-image: url(../images/template_images/sitemap-icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	color: #d81213;
}
a.help:link, a.help:visited {
	padding-right: 12px;
	padding-left: 15px;
	background-image: url(../images/template_images/help-icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	color: #43ab4a;
}
a.help:hover, a.help:active {
	padding-right: 12px;
	padding-left: 15px;
	background-image: url(../images/template_images/help-icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	color: #d81213;
}
a.arrow-link:link, a.arrow-link:visited {
	font-weight: bold;
	background-image: url(../images/template_images/green-arrow.gif);
	background-repeat: no-repeat;
	background-position: left 7px;
	padding-left: 15px;
}
a.arrow-link:hover, a.arrow-link:active {
	font-weight: bold;
	background-image: url(../images/template_images/green-arrow.gif);
	background-repeat: no-repeat;
	background-position: left 7px;
	padding-left: 15px;
}
a.button:link, a.button:visited {
	font-weight: bold;
	text-decoration: none;
	background-image: url(../images/template_images/bttn-rgt.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 5px;
	line-height: 24px;
	font-size: 12px;
}
a.button:hover, a.button:active {
	font-weight: bold;
	text-decoration: none;
	background-image: url(../images/template_images/bttn-rgt.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 5px;
	line-height: 24px;
	font-size: 12px;
}
a.login:link, a.login:visited {
	font-weight: bold;
	text-decoration: none;
	background-image: url(../images/template_images/bttn-rgt.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 5px;
	line-height: 20px;
	font-size: 12px;
	width: 70px;
	display: block;
	text-align: center;
}
a.login:hover, a.login:active {
	font-weight: bold;
	text-decoration: none;
	background-image: url(../images/template_images/bttn-rgt.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 5px;
	line-height: 20px;
	font-size: 12px;
	width: 70px;
	display: block;
	text-align: center;
}
a.affiliate:link, a.affiliate:visited {
	font-weight: bold;
	color: #43ab4a;
	font-size: 12px;
	text-decoration: underline;
}
a.affiliate:hover, a.affiliate:active {
	font-weight: bold;
	color: #d81213;
	font-size: 12px;
	text-decoration: underline;
}
#numberlink {
	background-color: #000000;
	text-align: right;
	padding-right: 10px;
	line-height: 22px;
	height: 22px;
}
#numberlink a:link, #numberlink a:visited {
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 8px;
	padding-left: 8px;
}
#numberlink a:hover, #numberlink a:active, #numberlink a.current {
	color: #000000;	
	text-decoration: none;
	background-color: #f5e87f;
	padding-right: 8px;
	padding-left: 8px;
}

.affiliate-left {
	background-image: url(../images/template_images/top-affiliate-lft.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 56px;
	width: 8px;
}
.affiliate-right {
	background-image: url(../images/template_images/top-affiliate-rgt.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 56px;
	width: 8px;
}
.affiliate-bg {
	background-image: url(../images/template_images/top-affiliate-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 56px;
}
.affiliate-icon {
	background-image: url(../images/template_images/affiliate-icon.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
	height: 42px;
	width: 35px;
}
.affiliate-padding {
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 15px;
	line-height: 15px;
	color: #7b7b79;
}
.dummy {
	padding-top: 2px;
	padding-bottom: 2px;
	line-height: 24px;
}
.menu-left {
	background-image: url(../images/template_images/menu-green-lft.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 33px;
	width: 11px;
}
.menu-right {
	background-image: url(../images/template_images/menu-grey-rgt.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 33px;
	width: 11px;
}
.menu-middle {
	background-image: url(../images/template_images/menu-green-rgt.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 33px;
	width: 20px;
}
.green-div {
	background-image: url(../images/template_images/menu-green-div.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 33px;
	width: 2px;
}
.grey-div {
	background-image: url(../images/template_images/menu-grey-div.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 33px;
	width: 2px;
}
.spacer {
	width: 10px;
	height: 9px;
	line-height: 9px;
}
.left-right-line {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #d6d6d6;
	border-left-color: #d6d6d6;
}
.right-top {
	background-image: url(../images/template_images/rgtbar-outer-top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 263px;
	height: 9px;
	line-height: 9px;
}
.left-top {
	background-image: url(../images/template_images/cont-border-top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 9px;
	line-height: 9px;
	width: 507px;
}
.right-bottom {
	background-image: url(../images/template_images/rgtbar-outer-bttm.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 263px;
	height: 9px;
	line-height: 9px;
}
.left-bottom {
	background-image: url(../images/template_images/cont-border-bttm.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 9px;
	line-height: 9px;
	width: 507px;
}
.heading {
	font-size: 24px;
	font-weight: bold;
	color: #43ab4a;
	padding-bottom: 10px;
	padding-left: 17px;
	height: 35px;
	line-height: 35px;
	background-color: #f4f4f4;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d1d1d1;
}
.heading-padding {
	padding-right: 3px;
	padding-left: 3px;
}
.step-1 {
	background-image: url(../images/template_images/step1-img.gif);
	background-repeat: no-repeat;
	background-position: center center;
	vertical-align: bottom;
	height: 300px;
	font-size: 18px;
	font-weight: bold;
	color: #666666;
	text-align: center;
	padding-bottom: 20px;
}
.step-2 {
	background-image: url(../images/template_images/step2-img.gif);
	background-repeat: no-repeat;
	background-position: center center;
	vertical-align: bottom;
	height: 300px;
	font-size: 18px;
	font-weight: bold;
	color: #666666;
	text-align: center;
	padding-bottom: 20px;
}
.step-3 {
	background-image: url(../images/template_images/step3-img.gif);
	background-repeat: no-repeat;
	background-position: center center;
	vertical-align: bottom;
	height: 300px;
	font-size: 18px;
	font-weight: bold;
	color: #666666;
	text-align: center;
	padding-bottom: 20px;
}
.step-4 {
	background-image: url(../images/template_images/step4-img.gif);
	background-repeat: no-repeat;
	background-position: center center;
	vertical-align: bottom;
	height: 300px;
	font-size: 18px;
	font-weight: bold;
	color: #666666;
	text-align: center;
	padding-bottom: 20px;
}
.step-5 {
	background-image: url(../images/template_images/step5-img.gif);
	background-repeat: no-repeat;
	background-position: center center;
	vertical-align: bottom;
	height: 300px;
	font-size: 18px;
	font-weight: bold;
	color: #666666;
	text-align: center;
	padding-bottom: 20px;
}
.step-color {
	color: #04b80e;
	text-transform: uppercase;
}
.subscribe-padding {
	text-align: right;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-right: 20px;
}
.green {
	background-image: url(../images/template_images/rightbar-green-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 32px;
	width: 244px;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
.yellow {
	background-image: url(../images/template_images/rightbar-gold-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 32px;
	width: 244px;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
.red {
	background-image: url(../images/template_images/rightbar-red-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 32px;
	width: 244px;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
.inner-right-bottom {
	background-image: url(../images/template_images/rightbar-inner-bttm.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 244px;
	height: 8px;
	line-height: 8px;
}
.inner-line {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #d6d6d6;
	border-left-color: #d6d6d6;
	padding: 15px;
}
input {
	margin: 3px 0px 8px;
	padding: 0px;
}
form {
	margin: 0px;
	padding: 0px;
}
.input-width{
	width: 206px;
}
.right-heading {
	color: #666666;
	font-weight: bold;
	font-size: 11px;
}
.promotions-border {
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #d6d6d6;
}
.password-padding {
	padding-top: 5px;
}
#grey-menu {
	font-weight: bold;
	font-size: 11px;
	text-align: center;
}
#grey-menu a:link, #grey-menu a:visited {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	width: 104px;
	height: 33px;
	line-height: 33px;
	background-image: url(../images/template_images/menu-grey-bg.gif);
	background-repeat: repeat-x;
	background-position: left center;
	padding-bottom: 3px;
}
#grey-menu a:hover, #grey-menu a:active {
	color: #FFFFFF;
	text-decoration: underline;
	display: block;
	width: 104px;
	height: 33px;
	line-height: 33px;
	background-image: url(../images/template_images/menu-grey-bg.gif);
	background-repeat: repeat-x;
	background-position: left center;
	padding-bottom: 3px;
}
#green-menu {
	font-weight: bold;
	font-size: 11px;
	text-align: center;
}
#green-menu a:link, #green-menu a:visited {
	color: #f4e77f;
	text-decoration: none;
	display: block;
	width: 104px;
	height: 33px;
	line-height: 33px;
	background-image: url(../images/template_images/menu-green-bg.gif);
	background-repeat: repeat-x;
	background-position: left center;
	padding-bottom: 3px;
}
#green-menu a:hover, #green-menu a:active {
	color: #f4e77f;
	text-decoration: underline;
	display: block;
	width: 104px;
	height: 33px;
	line-height: 33px;
	background-image: url(../images/template_images/menu-green-bg.gif);
	background-repeat: repeat-x;
	background-position: left center;
	padding-bottom: 3px;
}
.left-menu-top {
	background-image: url(../images/template_images/lft-menu-top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 244px;
	height: 9px;
	line-height: 9px;
}
.left-menu-bottom {
	background-image: url(../images/template_images/lft-menu-bttm.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 244px;
	height: 9px;
	line-height: 9px;
}
.left-menu-bg {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #71b50a;
	border-left-color: #71b50a;
}
#navigation {
	font-size: 11px;
	font-weight: bold;
	background-color: #ebfcd2;
	padding-right: 12px;
	padding-left: 12px;
}
#navigation ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#navigation li a:link, #navigation li a:visited  {
	text-decoration: none;
	display: block;
	height: 30px;
	line-height: 30px;
	background-image: url(../images/template_images/lft-menu-arrow.gif);
	background-repeat: no-repeat;
	background-position: 12px center;
	padding-left: 32px;
	color: #72b40c;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #71b50a;
}
#navigation li a:hover, #navigation li a:active {
	background-color: #ffffff;
	text-decoration: underline;
	display: block;
	height: 30px;
	line-height: 30px;
	background-image: url(../images/template_images/lft-menu-arrow.gif);
	background-repeat: no-repeat;
	background-position: 12px center;
	padding-left: 32px;
	color: #d51112;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #71b50a;
}
.top-li {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #71b50a;
}
.mobile {
	background-image: url(../images/template_images/header-text-2.gif);
	background-repeat: no-repeat;
	background-position: left 70px;
	height: 19px;
	width: 313px;
}
.glossary {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	margin-top: 24px;
	margin-bottom: 5px;
}