/* RESET */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* clearfix */
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix {display:inline-block;}
/* Hide from IE Mac \*/
	.clearfix {display:block;}
/* End hide from IE Mac */

/* global */
body {
	background-color:#fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size:62.5%;
	color:#333333;
}
a {
	color:#1b75b9;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
#wrapper {
	width:960px;
	margin:0 auto;
}
#header {
	height:129px;
	margin:12px 0 0px 0;
	z-index:1000;
	position:relative;
}
#logo a {
	width:186px;
	height:124px;
	background:url('../img/logo.png') no-repeat;
	text-indent:-9999px;
	display:block;
}
#fnav {
	position:absolute;
	top:0;
	right:-3px;
	color:#b8b8b8;
}
#fnav a {
	margin:0 3px;
}

/* main nav */
#main-nav {
	position:absolute;
	top:45px;
	right:0;
	list-style:none;
}
#main-nav li {
	float:left;
	margin:0 39px 0 0;
}
#main-nav .last {
	margin:0;
}
#main-nav a {
	font-size:1.4em;
	color:#666;
	text-transform:uppercase;
	display:block;
	text-indent:-9999px;
	height:23px;
	
	overflow:hidden;
}
#main-nav .know-your-rights a {
	background:url('../img/nav.png') no-repeat;
	width:147px;
}
#main-nav .know-your-rights a:hover {
	background-position:0px -23px;
}
#main-nav .know-your-rights .active {
	background-position:0px -46px !important;
}

#main-nav .get-involved a {
	background:url('../img/nav.png') no-repeat -186px 0px;
	width:102px;
}
#main-nav .get-involved a:hover {
	background-position:-186px -23px;
}
#main-nav .get-involved .active {
	background-position:-186px -46px !important;
}

#main-nav .resources a {
	background:url('../img/nav.png') no-repeat -327px 0px;
	width:88px;
}
#main-nav .resources a:hover {
	background-position:-327px -23px;
}
#main-nav .resources .active {
	background-position:-327px -46px !important;
}

#main-nav .news-events a {
	background:url('../img/nav.png') no-repeat -451px 0px;
	width:117px;
	margin:0;
}
#main-nav .news-events a:hover {
	background-position:-451px -23px;
}
#main-nav .news-events .active {
	background-position:-451px -46px !important;
}

/* content */
#content {
	padding:0 0 100px 0;
}

p {

	margin:0 0 15px 0;
	line-height:17px;
	display:block;
}

.home p {
	color:#000;
}

/* footer */
#footer {
	border-top:1px solid #ccc;
	padding:25px 0 30px 0;
	color:#4d4d4d;
	overflow:hidden;
}
#heartland-logo {
	background:url('../img/heartland.png') no-repeat;
	width:151px;
	height:30px;
	text-indent:-9999px;
	display:block;
	float:left;
}
#footer-info {
	float:left;
	display:block;
	width:300px;
	margin:0 0 0 30px;
	line-height:10px;
}
#footer-legal {
	float:right;
	text-align:right;
}
#footer-legal a {
	margin:0 3px;
}
#footer-legal p {
	padding:2px 0 0 0;
}


/* home */
#slideswithpop {
	display:none;	
	z-index:1;
	margin:-50px 0 20px 0;
}

#slides
{
	z-index:1;
	margin:-55px 0 20px 0;
}

.home #left-col {
	width:470px;
	float:left;
}
.home #left-col p {
	font-size:1.2em;
}
.home #left-col h1 {
	font-size: 2.4em;
	color:#4c4c4c;
	line-height:26px;
	margin:5px 0 15px 0;
}

/* Take a Poll */ 
.take-a-poll strong {
	font-size:1.8em;
	color:#4c4c4c;
	margin:0 0 10px 0;
	display:block;
}
.take-a-poll p {
	font-weight:bold;
	width:320px;
	color:#333;
}
.take-a-poll form {
	font-size:1.2em;
}
.take-a-poll label {
	display:block;
	margin:0 0 10px 0;
}
.take-a-poll .submit {
	text-align:center;
	color:#df021b;
	text-transform:uppercase;
	font-weight:bold;
	background:url('../img/btn/79x32-btn.png') no-repeat;
	border:0;
	width:79px;
	height:32px;
	padding:0 0 2px 0;
	clear:both;
	font-size:12px;
	margin:10px 10px 0 0;
}
.take-a-poll .view-results {
	text-transform:uppercase;
	font-size:10px;
	font-weight:bold;
}

/* Latest News */
#latest-news {
	width:215px;
	float:left;
	margin:10px 0 0 15px;
}
#latest-news strong {
	font-size:1.6em;
	color:#4c4c4c;
	margin:0 0 15px 0;
	display:block;
}
#latest-news .news {
	font-size:1.2em;
	line-height:15px;
}
#latest-news .news a {
	margin:0 0 12px 0;
	display:block;
	font-weight:bold;
}
#latest-news span {
	display:block;
}
#latest-news .more {
	text-transform:uppercase;
	font-weight:bold;
	background:url('../img/icn/blue-arrow-right.png') no-repeat right 2px;
	padding:0 10px 0 0;
}

/* modules */
.module {
	border:1px solid #d4d4d4;
	width:190px;
	padding:18px 15px 20px 15px;
	font-size:1.4em;
	margin:0 0 17px 0;
}
/* get-involved */
#content .module.get-involved {
	float:right;
}
#content .module.get-involved p {
	font-size:1.0em;
	width:185px;
}
#content .module.get-involved h2 {
	background:url('../img/txt/get-involved-lg.png') no-repeat;
	width:182px;
	height:35px;
	text-indent:-9999px;
	margin:0 0 20px 0;
}
#content .module.get-involved ul {
	list-style:square;
	margin:0 0 33px 15px;
}
#content .module.get-involved ul li {
	margin:0 0 10px 0;
}
#content .module.get-involved ul a {
	font-weight:bold;
}
#content .module.consultation 
{
	border:none;
}
/* business and association counts */
#counts p {
	padding:4px 0 0 0;
	font-weight:bold;
	color:#333333;
	width:190px !important;
	line-height:14px;
	font-size:14px;
}
#counts a {
	font-size:12px;
}
/*
.businesses span {
	display:block;
	float:left;
	background:url('../img/txt/business-count.png') no-repeat;
	width:73px;
	height:25px;
	text-indent:-9999px;
	margin:-4px 8px 0 0;
}
.associations span {
	display:block;
	float:left;
	background:url('../img/txt/association-count.png') no-repeat;
	width:73px;
	height:25px;
	text-indent:-9999px;
	margin:-4px 8px 0 0;
}
*/


/* left-nav */
#left-nav {
	width:225px;
	float:left;
}
#left-nav h2 {
	font-size:1.6em;
	text-transform:uppercase;
	margin:0 0 13px 14px;
}
#left-nav ul {
	padding-bottom:3px;
	border:1px solid #d4d4d4;
}
#left-nav li {
	margin:0 3px;
	font-size:1.4em;
	font-weight:bold;
	padding:15px 0 12px 0;
	border-bottom:1px solid #ececec;
	line-height:16px;
}
#left-nav li.last {
	border-bottom:0;
}
#left-nav a {
	margin:0 0 0 7px;
	display:block;
	width:165px;
}
#left-nav .active {
	background:url('../img/bg/left-nav-grad.png') repeat-x bottom;
}
#left-nav .active a {
	background:url('../img/icn/red-arrow-right.png') no-repeat left center;
	padding:0 0 0 15px;
	margin:0 0 0 12px;
	color:#4c4c4c;
}

/* center col*/
#center-col {
	float:left;
	margin:0 0 0 15px;
	padding:0 0 0 5px;
	width:470px;
}
#center-col h1, #pnlThanks h1, #ctl00_ContentPlaceHolder1_pnlThanks h1, #interchangerates h1, .contactme h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size:2em;	
	color:#4c4c4c;
	margin:0 0 15px 0;
}
#ctl00_ContentPlaceHolder1_pnlThanks ul
{
	margin-left:10px;
}
#ctl00_ContentPlaceHolder1_pnlThanks ul li a
{
	font-size:1.2em;
	font-weight:bold;
	background:url('../img/icn/blue-arrow-right.png') no-repeat right 50%;
	*background:url('../img/icn/blue-arrow-right.png') no-repeat right 3px;
	width:auto;
	display:inline;
	*display:inline-block;
	font-size:1.25em;
	padding:0 10px 0 0;
	
}
#ctl00_ContentPlaceHolder1_pnlThanks ul li
{
	margin:0 0 10px 0;
}
#center-col p,
#center-col li {
	font-size:1.2em;
}
#ctl00_ContentPlaceHolder1_ValidationSummary1, #ValidationSummary1
{
	font-size:1.2em;
}
#ctl00_ContentPlaceHolder1_ValidationSummary1 li, #ValidationSummary1 li
{
	font-size:1.0em;
}
#ValidationSummary1 li
{
	display:inline;
	margin-right:10px;
}
#ctl00_ContentPlaceHolder1_ValidationSummary1 ul, #ValidationSummary1 ul
{
	margin-left:15px;
	margin-top:10px;
	list-style:inherit;
}

.legal #center-col
{
	width: inherit;
}
.custompage #center-col
{
	width: inherit;
}
.custompage ul
{
	list-style-type:square;
}
.custompage li
{
	margin-bottom:5px;
}
.custompage h2
{
	font-size:1.25em;
	margin:10px auto;
}


/* isupport */
#support {
	width:425px;
	height:175px;
	background:url('../img/bg/i-support-the-bill.png') no-repeat;
	padding:38px 0 0 40px;
	margin-left:-5px;
}
#support h2 {
	background:url('../img/txt/i-support-the-bill.png') no-repeat;
	width:371px;
	height:61px;
	text-indent:-9999px;
	margin:0 0 15px 0;
}
#support p {
	width:390px;
}

/* sidebar */
#sidebar {
	float:right;
}

/* forms */
.contactform {
	margin:10px 0 0 0;
}

.contactform span {
	color:#df021b;
	float:left;
	
}
#required, .required {
	font-size:1.1em;
	margin:15px 0 22px 0;
	display:block;
	float:none;
	color:#df021b;
}

.contact fieldset {
	padding:0 0 0 30px;
	overflow:hidden;
}
.contact p {
	display:block;
	overflow:hidden;
	margin:0 0 10px 0;
	width:100%;
}
.contact label {
	font-weight:bold;
	color:#4c4c4c;
	width:105px;
	display:block;
	text-align:right;
	float:left;
	line-height:13px;
	padding:4px 0 0 0;
}
.contact .two-lines label {
	padding:0;
}
.contact input {
	width:262px;
	border:1px solid #b3b3b3;
	height:19px;
	margin:0 8px 0 10px;
	float:left;
	padding:3px 0 0 2px;
}
.contact textarea {
	width:290px;
	border:1px solid #b3b3b3;
	height:192px;
	margin:0 8px 0 10px;
	float:left;
	padding:3px 0 0 2px;
}
.contact input#zip {
	width:84px;
}
.contact input#phone {
	width:125px;
}

.contact select {
	width:262px;
	border:1px solid #b3b3b3;
	height:22px;
	margin:0 8px 0 10px;
	float:left;
	padding:2px 0 0 2px;
}
.contact #subscribe {
	padding:5px 0 0 0;
}
.contact #subscribe input {
	float:left;
	width:13px;
	height:auto;
	border:0;
	clear:left;
	margin-left:143px;
	_margin:0 8px 0 73px;
	display:block;
}
.contact #subscribe label {
	width:270px;
	text-align:left;
	clear:right;
	padding:0;
	font-size:1.1em;
	color:#666;
	margin:0 0 10px 0;
	font-weight:normal;
}

.contact-us #subscribe label
{
	text-align:left;
	clear:right;
	padding:0;
	font-size:1.1em;
	color:#666;
	margin:0 0 10px 0;
	font-weight:normal;
}

.contact-us #subscribe input {
	float:left;
	width:13px;
	height:auto;
	border:0;
	clear:left;
	display:block;
	margin-right:10px;
}

.contact #btnSubmit, .contact #submit, #ctl00_ContentPlaceHolder1_btnSubmit, #ctl00_ContentPlaceHolder1_btnSubmit2 {
	width:98px !important;
	height:32px !important;
	background:url('../img/btn/98x32-btn.png') no-repeat;
	text-align:center;
	color:#df021b;
	text-transform:uppercase;
	font-weight:bold;
	border:0 !important;
	padding:0 0 2px 0;
	clear:both !important;
	font-size:12px;
	margin:10px 0 0 144px;
	cursor:pointer;
}
.contact .sendshell #ctl00_ContentPlaceHolder1_btnSubmit, .contact .sendshell #ctl00_ContentPlaceHolder1_btnSubmit2
{
	margin-left:124px;
}
.contact-us #ctl00_ContentPlaceHolder1_btnSubmit {
	margin-left:0px;
}

/* Resources */
.resources #terms a {
	width:180px;
}

.resources ol {
	margin:50px 0 50px ;
	list-style:decimal;
}
.resources li {
	font-size:16px;
	color:#4c4c4c;
	font-weight:bold;
	margin:0 0 5px 25px;
}
.resources li p {
	font-size:12px !important;
	line-height:18px;
	margin:0 0 20px -20px;
	*margin-left:-25px;
	font-weight:normal;
}

.tips #sort {
	height:41px;
	background:url('../img/bg/grad-41h.png') no-repeat;
	display:block;
	overflow:hidden;
	padding:4px 0 0 6px;
}
.tips #center-col li {
	font-size:12px;
	float:left;
	border:1px solid #cccccc;
	margin:0;
}
.tips #sort a {
	border:1px solid #fff;
	display:block;
	padding: 9px 25px;
	color:#df021b;
	text-transform:uppercase;
	font-weight:bold;
	margin:0 0 0 0;
	background:url('../img/bg/left-nav-grad.png') repeat-x bottom;
}
.tips #sort a.active {
	background:#fff;
}
.tips #center-col h3 {
	font-size:1.6em;
	font-weight:bold;
	width:400px;
	margin:0 0 10px 0;
	line-height:19px;
	color:#4c4c4c;
}
.tips #center-col .tip {
	border-bottom:1px solid #ccc;
	padding:20px 0 30px 0;
	position:relative;
	_height:1px;
}
.tips #center-col .tip .top {
	position:absolute;
	right:0;
	bottom:28px;
}
.tips .more {
	font-size:1.4em;
	font-weight:bold;
}

/* glossary */

.glossary #terms {
	margin:0 0 0 12px;
	width:225px;
	float:left;
}
.glossary #terms h2 {
	font-size:1.6em;
	text-transform:uppercase;
	margin:0 0 17px 0;
}
.glossary #terms a {
	font-size:0.75em; /* 1.2em */
	font-weight:bold;
	background:url('../img/icn/blue-arrow-right.png') no-repeat right 50%;
	*background:url('../img/icn/blue-arrow-right.png') no-repeat right 3px;
	padding:0 10px 0 0;
	width:auto;
	display:inline;
	*display:inline-block;
}
 .resources #pcilinks a 
 {
	font-size:1.2em;
	font-weight:bold;
	background:url('../img/icn/blue-arrow-right.png') no-repeat right 50%;
	*background:url('../img/icn/blue-arrow-right.png') no-repeat right 3px;
	width:auto;
	display:inline;
	*display:inline-block;
	font-size:0.75em;
	padding:0 10px 0 0;
}
.glossary #terms li, .resources #pcilinks li {
	margin:0 0 10px 0;
}

.glossary #center-col h1 {
	margin:0 0 20px 0;
}
.glossary #center-col strong {
	font-size:1.6em;
	padding:0 0 3px 0;
	display:block;
}
.glossary #center-col .define {
	margin:0 0 30px 0;
}

/* events */
.news-events #center-col h1 {
	margin:0 0 20px 0;
}
.news #center-col h1 {
	margin:0 0 30px 0;
}
.event span {
	color:#df021b;
	font-size:1.1em;
	display:block;
	font-weight:bold;
}
.event .title {
	font-size:1.4em;
	font-weight:bold;
	margin:3px 0 3px 0;
	display:block;
}
#center-col .event {
	margin:0 0 17px 0;
	overflow:hidden;
}
#center-col .event p {
	font-size:1.1em;
}

#news-nav {
	padding:5px 0 35px 0px;
	color:#808080;
	font-size:1.2em;
	font-weight:bold;
}

/* FAQ */
.faq #center-col ul {
	list-style:square;
	font-size:15px;
	margin:0 0 15px 15px;
	color:#000;
	padding-top:3px;
	width:400px;
}
.faq #center-col li {
	padding:0 0 0 5px;
	margin-bottom:13px;
}
.faq #center-col ul a {
	font-size:12px;
	position:relative;
	top:-1px;
}
.faq #center-col h3 {
	font-size:1.6em;
	font-weight:bold;
	width:400px;
	margin:0 0 10px 0;
	line-height:19px;
}
.faq #center-col .question {
	border-bottom:1px solid #ccc;
	padding:20px 0 30px 0;
}
.faq #center-col .question.last {
	border-bottom:0;
}
#center-col .top {
	background:url('../img/icn/blue-arrow-up.png') no-repeat right;
	padding:0 12px 0 0;
	font-size:1.1em;
	font-weight:bold;
}

/* useful links */
.links #center-col #heading {
	margin:0 0 30px 0;
}
.links #center-col strong {
	font-size:1.2em;
	color:#4c4c4c;
	margin:0 0 8px 0;
	display:block;
}
.links #center-col ul {
	list-style:square;
	font-size:15px;
	margin:0 0 35px 15px;
	color:#000;
	padding-top:3px;
	width:400px;
}
.links #center-col li {
	padding:0 0 0 5px;
	margin-bottom:10px;
}
.links #center-col ul a {
	font-size:12px;
	position:relative;
	font-weight:bold;
}

/* downloads */
.downloads .download {
	overflow:hidden;
	width:100%;
	margin:0 0 10px 0;
}
.downloads #center-col img {
	float:left;
	margin:0 16px 0 0;
}
.downloads #center-col ul {
	list-style:square;
	font-size:15px;
	padding:10px 0 0 15px;
	color:#000;
	width:300px;
	float:left;
}
.downloads #center-col li {
	padding:0 0 0 5px;
	margin-bottom:10px;
}
.downloads #center-col ul a {
	font-size:12px;
	font-weight:bold;
}

.downloads #center-col h3 {
	font-size:1.6em;
	margin:50px 0 10px 0;
}
.downloads #center-col p {
	width:400px;
	margin-bottom:20px;
}

.downloads .badge .preview {
	float:left;
	width:120px;
}
.downloads .badge .preview span {
	color:#808080;
	font-size:1.1em;
	margin:0 0 11px 0;
	display:block;
}
.downloads .badge {
	margin:10px 0 20px 0;
	overflow:hidden;
	width:100%;
}
.downloads .badge .code {
	float:left;
	width:265px;
	padding:0 0 0 35px;
	font-size:1.3em;
}
.downloads .badge textarea {
	display:block;
	width:240px;
	height:73px;
	border:1px solid #ccc;
	margin:8px 0 0 0;
	font-family: Courier, "Courier New", monospace;
	font-size:11px;
	padding:3px;
}
.downloads strong {
	font-size:1.3em;
}

/* Know Your Rights */
#rights-nav {
	width:236px;
	float:left;
	margin-top:15px;
}
#rights-nav h2 {
	font-size:1.6em;
	text-transform:uppercase;
	margin:0 0 13px 14px;
}
#rights-nav ul {
	padding-bottom:3px;
}
#rights-nav li {
	margin:0 3px;
	font-weight:bold;
	line-height:12px;
	width:236px;
	height:54px;
	overflow:hidden;
	background:url('../img/bg/rights-tab.png') no-repeat top left;
	color:#e1021b;
	font-size:21px;
	opacity: .75;
	*filter: alpha(opacity=75);
	*margin-bottom:-5px;
}
#rights-nav li.two 
{
	background:url('../img/bg/rights-tab-two.png') no-repeat;
	height:77px;
}
#rights-nav li.three
{
	background:url('../img/bg/rights-tab-three.png') no-repeat;
	height:64px;
}

#rights-nav li.last {
	border-bottom:0;
}
#rights-nav span {
	float:left;
	padding:17px 0 5px 10px;
	width:37px;
	display:block;
}
#rights-nav a {
	display:block;
	padding:8px 0 0 7px;
	width:150px;
	float:left;
	color:#4c4c4c;
	font-size:11px;
}
#rights-nav a.twoline {
	padding-top:12px;
}
#rights-nav a:hover {
	text-decoration:none;
}
#rights-nav .active {
	background:url('../img/bg/rights-active-tab.png') no-repeat;
	opacity: 1.00;
	*filter: alpha(opacity=100);
}
#rights-nav li.two.active {
	background:url('../img/bg/rights-active-tab-two.png') no-repeat;
	opacity: 1.00;
	*filter: alpha(opacity=100);
}
#rights-nav li.three.active {
	background:url('../img/bg/rights-active-tab-three.png') no-repeat;
	opacity: 1.00;
	*filter: alpha(opacity=100);
}
#rights-nav li.two:hover
{
	background:url('../img/bg/rights-active-tab-two.png') no-repeat;
}
#rights-nav li.three:hover
{
	background:url('../img/bg/rights-active-tab-three.png') no-repeat;
}

#rights-nav li:hover {
	background:url('../img/bg/rights-active-tab.png') no-repeat;
	opacity: 1.00;
	*filter: alpha(opacity=100);
}

.rights .rightscontainer ul
{
	list-style-type:square;
	padding-left:15px;
	padding-bottom:8px;
}
.rights #center-col p,
.rights #center-col ol,
.rights #center-col ul {
	width:420px;
	margin-left:15px;
	line-height:20px;
}
.rights #center-col p a {
	font-weight:bold;
}
.rights #center-col .right {
	width:438px;
	height:69px;
	background:url('../img/bg/right-grad.png') repeat-y;
	border-bottom:1px solid #d6d6d6;
	margin:0 0 20px 0;
	padding:15px;
}
.rights #center-col #right2 .right,
.rights #center-col #right3 .right
{
	height:89px;
}
.rights #center-col #right10 .right,
.rights #center-col #right9 .right,
.rights #center-col #right4 .right
{
	height:49px;
}

.rights #center-col .right span {
	font-size:1.4em;
	color:#333;
	font-weight:bold;
	text-transform:uppercase;
}
.rights #center-col .right h1 {
	margin-top:10px;
	color:#df021b;
}
.rights #center-col .right h1 sup.registered 
{
	color:#df021b;
	font-size:0.70em;
}

/*
.rights #sidebar .get-involved {
	margin-top:207px;
}
*/

.rights .prev-next {
	overflow:hidden;
	width:100%;
	padding-top:30px;
}
.rights .prev-next .previous {
	background:url('../img/btn/previous.png') no-repeat;
	font-size:12px;
	color:#df021b;
	text-transform:uppercase;
	display:block;
	float:left;
	width:125px;
	height:21px;
	padding:11px 0 0 27px;
	font-weight:bold;
}
.rights .prev-next .next {
	background:url('../img/btn/next.png') no-repeat;
	font-size:12px;
	color:#df021b;
	text-transform:uppercase;
	display:block;
	float:right;
	width:99px;
	height:21px;
	font-weight:bold;
	padding:11px 0 0 24px;
}
.rights #download-pdf {
	color:#1B75B9;
	background:url('../img/icn/pdf.png') no-repeat;
	padding:5px 0 0 35px;
	font-weight:bold;
	margin:20px 0 0 15px;
}
.rightlink
{
	cursor:pointer;
}

/* Modals */
/* Overlay */
#simplemodal-overlay {background-color:#000;}

/* Container */
#associations-content {display:none;}
#send-flyer-one {display:none;}
#send-flyer-two {display:none;}
#thanks-content {display:none;}
#interchangerates {display:none;}
#simplemodal-container {
	height:512px;
	width:500px;
	color:#bbb;
	background-color:#fff;
	padding:12px;
}
.downloads #simplemodal-container {
	width:679px;
	height:434px;
}
#simplemodal-container a.modalCloseImg {
	background:url(../img/btn/x.png) no-repeat;
	width:14px;
	height:17px;
	display:inline;
	z-index:3200;
	position:absolute;
	top:15px;
	right:15px;
	cursor:pointer;
}
#associations-content {padding:25px 0px 20px 20px;}
#associations-content h4 {
	font-size:1.6em;
	font-weight:bold;
	color:#4c4c4c;
	width:280px;
	margin-bottom:30px;
}
#associations-content #jump-to {
	width:460px;
	height:18px;
	background:url('../img/bg/jump-grad.png') no-repeat;
	margin-bottom:18px;
	color:#000;
	text-transform:uppercase;
	font-size:1.2em;
	padding:8px 0 0 10px;
}
#associations-content #jump-to span {
	color:#808080;
	font-weight:bold;
}
#associations-list {
	width:466px;
	height:355px;
	overflow:auto;
	font-weight:bold;
	color:#333333;
	font-size:1.2em;
	line-height:17px;
	padding-left:3px;
}

/* send-to-a-friend */
.send-flyer-content h4 {
	font-size:2.4em;
	font-weight:bold;
	color:#4c4c4c;
	width:280px;
	margin-bottom:20px;
}
.send-flyer-content {padding:15px 0px 0px 15px;}
.send-flyer-content label {
	font-size:1.2em;
	width:115px;
}
.send-flyer-content textarea {
	width:239px;
	height:175px;
}
.send-flyer-content p {
	margin-bottom:8px;
}
.send-flyer-content fieldset {
	padding-left:0;
}
.send-flyer-content #required,
.send-flyer-content .required {
	margin:0 0 0 125px;
	font-weight:bold;
}
.send-flyer-content #submit {
	margin-left:126px;
}
.sendshell
{
	width:420px;
	margin:10px 0 0 0;
	float:left;	
}
.send-flyer-content .send-preview {
	float:right;
	color:#4c4c4c;
	font-size:12px;
	font-weight:bold;
	margin-top:-17px;
}
.send-flyer-content .send-preview span {
	display:block;
	font-size:11px;
	font-weight:normal;
	margin-bottom:10px;
	margin-top:5px;
}
.send-flyer-content .send-preview img {
	display:block;
	margin-bottom:10px;
}

/* thanks modal */
/* send-to-a-friend */
.report #simplemodal-container {
	width:569px;
	height:147px;
}
#thanks-content h4 {
	font-size:2.4em;
	font-weight:bold;
	color:#4c4c4c;
	margin-bottom:20px;
}
#thanks-content {padding:15px 20px 10px 15px; color:#000;}
#thanks-content p {
	font-size:1.2em;
	line-height:18px;
	width:460px;
}
#thanks-content a {
	font-weight:bold;
}
/* PCI Compliance */
table.grid {
	border-width: 1px 1px 1px 1px;
	border-spacing: 2px;
	border-style: outset outset outset outset;
	border-color: gray gray gray gray;
	border-collapse: separate;
	background-color: white;
	margin-left:0px;
	margin-bottom:15px;
	font-size:1.2em;
}
table.grid th {
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	border-style: inset inset inset inset;
	border-color: gray gray gray gray;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}
table.grid td {
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	border-style: inset inset inset inset;
	border-color: gray gray gray gray;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}
ul.pci li
{
margin-bottom:10px;
}
#ctl00_ContentPlaceHolder1_pnlThanks p, #pnlThanks p
{
	font-size:1.5em;
}
#interchangerates p
{
	color:#333333;
	font-size:1.2em;
}
#interchangerates ul
{
	margin-left:15px;
	color:#333333;
	font-size:1.2em;
	list-style-type:circle;
	list-style-position:inside;
}
.numitem
{
	line-height:20px;
	margin-left:15px;
	padding-left:15px;
	width:420px;
	background-image:url("/img/bg/tick_plus.gif");
	background-position:0px 4px;
	background-repeat: no-repeat;
	margin:5px auto;
}
.numitem .summary
{
	color:#DF021B;
	font-weight:bold;
	font-size:1.2em;
	cursor:pointer;
	cursor:hand;
}
.open
{
	background-image:url("/img/bg/tick_minus.gif");
	background-position:0px 4px;
	background-repeat: no-repeat;
}
#center-col .numitem p
{
	margin-left:0px;
}
#friendone
{
	background-image:url('/img/bg/friend_one.jpg');
}
#friendtwo
{
	background-image:url('/img/bg/friend_two.jpg');
}
#friendthree
{
	background-image:url('/img/bg/friend_three.jpg');
}
.friendframe
{
	background-position:top left;
	background-repeat: no-repeat;
	height:63px;
	margin:10px auto;
	padding-top:5px;
	padding-left:10px;
	width:368px;
}
#friendyou
{
	margin:0px auto;
	background-image:none;
}

.sendshell span {color:#df021b;}

.sendshell input{width:240px;}

.friendframe input{width:208px;}

.recent-editions li
{
	margin:10px auto;
}
.recent-editions li a
{
	font-weight:normal;
}