a, a:link, a:active, a:visited {
	color: #E21D38;
	font-family: Tahoma,Verdana,Geneva,Arial,Helvetica,"Sans Serif";
	text-decoration: none;
}
a:hover {
	color: #EE8917;
	text-decoration: underline;
}

a.white, a.white:link, a.white:active, a.white:visited {
	color: #ffffff;
	font-family: Tahoma,Verdana,Geneva,Arial,Helvetica,"Sans Serif";
	text-decoration: none;
}
a.white:hover {
	color: #EE8917;
	text-decoration: underline;
}
a.boxy, a.boxy:link, a.boxy:active, a.boxy:visited {
	color: #ffffff;
	font-family: Tahoma,Verdana,Geneva,Arial,Helvetica,"Sans Serif";
	text-decoration: none;
	border: 1px solid #000000;
	padding: 4px;
	margin: 2px;
	height: 4px;
	width: 200px;
	background: #E21D38;
}
a.boxy:hover {
	color: #000000;
	font-family: Tahoma,Verdana,Geneva,Arial,Helvetica,"Sans Serif";
	text-decoration: none;
	border: 1px solid #000000;
	padding: 4px;
	margin: 2px;
	height: 4px;
	width: 200px;
	background: #FAD000;
}
b{
	font-weight: 700;
}
body {
	color: #4A4A4A;
	font-family: Tahoma,Verdana,Geneva,Arial,Helvetica,"Sans Serif";
	font-size: 10pt;
	font-weight: normal;
	line-height: 18px;
	scrollbar-3dlight-color: #343434;
	scrollbar-arrow-color: #646464;
	scrollbar-base-color: #00CCFF;
	scrollbar-darkshadow-color: #C4C4C4;
	scrollbar-face-color: #E3E3E3;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #666666;
	scrollbar-track-color: #FFFFFF;
	text-align: center;
}
input.button {
	background-color: #E21D38;
	border-bottom: 1px solid #121D2E;
	border-left: 1px solid #3B6198;
	border-right: 1px solid #3B6198;
	border-top: 1px solid #BACBE3;
	color: #FFFFFF;
	font-family: Tahoma,Verdana,Geneva,Arial,Helvetica,"Sans Serif";
	font-size: 7pt;
	font-weight: 700;
	height: 17px;
}
input.buttonover {
	background-color: #F85A70;
	border-bottom: 1px solid #121D2E;
	border-left: 1px solid #3B6198;
	border-right: 1px solid #3B6198;
	border-top: 1px solid #BACBE3;
	color: #FFFFFF;
	cursor: hand;
	font-family: Tahoma,Verdana,Geneva,Arial,Helvetica,"Sans Serif";
	font-size: 7pt;
	font-weight: 700;
	height: 17px;
}
input.text {
	background-color: #FFFFFF;
	border: 1px solid #E21D38;
	color: #666666;
	font-family: Tahoma,Verdana,Geneva,Arial,Helvetica,"Sans Serif";
	font-size: 8pt;
	padding: 2px;
	width: 180px;
}
input.subscribe {
	background-color: #FFFFFF;
	border: 1px solid #E21D38;
	color: #666666;
	font-family: Tahoma,Verdana,Geneva,Arial,Helvetica,"Sans Serif";
	font-size: 8pt;
	padding: 2px;
	width: 120px;
}
input.subscribetexterror {
	background-color: #FFD8D8;
	border: 1px solid #E21D38;
	color: #666666;
	font-family: Tahoma,Verdana,Geneva,Arial,Helvetica,"Sans Serif";
	font-size: 8pt;
	padding: 2px;
	width: 120px;
}
input.texterror {
	background-color: #FFD8D8;
	border: 1px solid #E21D38;
	color: #666666;
	font-family: Tahoma,Verdana,Geneva,Arial,Helvetica,"Sans Serif";
	font-size: 8pt;
	padding: 2px;
	width: 180px;
}
li {
	position: relative;
	margin: 6px, 6px, 0px, 20px;
	list-style: outside url(../images/bullet.gif);
	line-height: 14px;
	padding-top: 2px;
	border: 1px;
}
select.select {
	background-color: #FFFFFF;
	border: 1px solid #EFA900;
	color: #666666;
	font-family: Tahoma,Verdana,Geneva,Arial,Helvetica,"Sans Serif";
	font-size: 8pt;
	width: 200px;
}
select.selecterror {
	background-color: #FFD8D8;
	border: 1px solid #FF8080;
	color: #666666;
	font-family: Tahoma,Verdana,Geneva,Arial,Helvetica,"Sans Serif";
	font-size: 8pt;
	width: 200px;
}
td, tr, table {
	color: #4A4A4A;
	font-family: Tahoma,Verdana,Geneva,Arial,Helvetica,"Sans Serif";
	font-size: 10pt;
	font-weight: normal;
	line-height: 18px;
}
textarea.textarea {
	background-color: #FFFFFF;
	border: 1px solid #E21D38;
	color: #666666;
	font-family: Tahoma,Verdana,Geneva,Arial,Helvetica,"Sans Serif";
	font-size: 8pt;
	height: 50px;
	padding: 2px;
	width: 180px;
}
textarea.textareaerror {
	background-color: #FFD8D8;
	border: 1px solid #E21D38;
	color: #666666;
	font-family: Tahoma,Verdana,Geneva,Arial,Helvetica,"Sans Serif";
	font-size: 8pt;
	height: 50px;
	padding: 2px;
	width: 180px;
}
ul {
	margin: 0px 0px 20px 15px;
}
.hand {
	cursor: hand;
}
.header {
	color: #E21D38;
	font-family: Tahoma, Verdana, Arial, Geneva, Helvetica, "Sans Serif";
	font-size: 11pt;
	font-weight: 700;
	text-decoration: none;
	height: auto;
	width: auto;
	border-top: thin none #000000;
	border-right: thin none #000000;
	border-bottom: thin none #000000;
	border-left: thin none #000000;
}
.smalltext {
	font-family: Tahoma,Verdana,Geneva,Arial,Helvetica,"Sans Serif";
	font-size: 8pt;
	line-height: 14px;
}
.footer {
	color: #FFFFFF;
	font-family: Tahoma,Verdana,Geneva,Arial,Helvetica,"Sans Serif";
	font-size: 7pt;
	line-height: 14px;
}
.subheader {
	color: #E21D38;
	font-family: Tahoma,Verdana,Arial,Geneva,Helvetica,"Sans Serif";
	font-size: 9pt;
	font-weight: 700;
	text-decoration: none;
}
img.contentpic {
	border: 1px solid #646464;
	margin: 3px 10px 10px 15px;
	float: right;
}
img.awardpic {
	border: 1px solid #646464;
	margin: 3px 15px 10px 0px;
	float: left;
}
td.downloadsbox {
	padding: 12px;
	border: 1px solid #cccccc;
	background: #F4F4F4;
}
hr {
	padding: 0px;
	margin: 0px;
	border-top: 1px solid #cccccc;
}
strong.formlabel {
	font-size: 8pt;
}
TD.redborder {
	border:1px solid #E21D38;
	padding: 7;
}
label {
	cursor: hand;
}

acronym {
	color: #e21d38;
	font-weight: 700;
}

#sitemap {
	padding: 0px 0px 0px 20px;
	margin: 0px 0px 0px 0px;
}
#sitemap h3 {
	padding: 0px 0px 4px 0px;
	margin: 0px 0px 0px 0px;
	
}
#sitemap h3 a,
#sitemap h3 a:link,
#sitemap h3 a:active,
#sitemap h3 a:visited{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-size:  9pt;
	color: #e21d38;
	font-weight: 700;
}
#sitemap h3 a:hover{
	color: #000;
}
#sitemap ul {
	padding: 0px 0px 0px 0px;
	margin: 5px 0px 16px 20px;	
}
#sitemap ul li {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;	
	list-style: circle;
	list-style-image: none;
}

#sitemap ul li a,
#sitemap ul li a:link,
#sitemap ul li a:active,
#sitemap ul li a:visited{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-size: 8pt;
	color: #666;
	font-weight: 300;
}
#sitemap ul li a:hover{
	color: #000;
}
.largetext {
	font-size: 10pt;
	line-height: 18px;
}
.largetext strong {
	font-size: 11pt;
	line-height: 19px;
}

#questionaire {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
#questionaire textarea {
	background-color: #FFFFFF;
	border: 1px solid #E21D38;
	color: #666666;
	font-family: Tahoma,Verdana,Geneva,Arial,Helvetica,"Sans Serif";
	font-size: 8pt;
	height: 50px;
	padding: 2px;
	width: 380px;
}
#questionaire textarea.large {
	background-color: #FFFFFF;
	border: 1px solid #E21D38;
	color: #666666;
	font-family: Tahoma,Verdana,Geneva,Arial,Helvetica,"Sans Serif";
	font-size: 8pt;
	height: 130px;
	padding: 2px;
	width: 500px;
}


.ypcontainer {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position: absolute;
	visibility: hidden;
	z-index: 1;
	text-align: left;
}

.ypcontents {
	background: #e31b23;
	margin: 0px;
	padding: 0px;
	position: absolute;
}

.ypcontents ul {
	margin: 0px;
	padding: 0px;
}

.ypcontents ul li {
	font-family: Arial, Tahoma, verdana, lucida, helvetica, sans-serif;
	list-style: none;
	margin: 0px;
	padding: 0px;
	list-style: none;
	font-size: 8pt;
}

.ypcontents ul li a,
.ypcontents ul li a:link,
.ypcontents ul li a:active,
.ypcontents ul li a:visited {
	color: #fff;
	display: block;
	margin: 0px;
	padding: 3px 5px 3px 10px;
	text-decoration: none;
	visibility: inherit;
	font-size: 8pt;
	width: 100%;
}

.ypcontents ul li a:hover {
	background: #D70E2A;
	color: #FFE615;
	display: block;
	margin: 0px;
	padding: 3px 5px 3px 10px;
	text-decoration: none;
	visibility: inherit;
}

#headercontiner {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position: relative;
	text-align: left;
	width: 741px;
}
#navigation {
	background: #F2F3F5;
	height: 23px;
	margin: 0px 0px 0px 0px;
	overflow: hidden;
	padding: 0px 0px 0px 0px;
	position: relative;
	text-align: left;
	width: 741px;
}
#navigation ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#navigation ul li {
	display: inline;
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#navigation ul li a {
	float: left;
	height: 0px !important;
	height: 23px; /* for IE5/Win */
	overflow: hidden;
	padding: 23px 0 0 0;
}



#navigation ul li a:hover {
	background-position: 0 -23px;
}

#navigation ul li a:active, 
#navigation ul li a.selected {
	background-position: 0 -46px;
}

#navabout a {
	background: url(../images/nav/about.gif) top left no-repeat;
	width: 81px;
}
#navbrands a {
	background: url(../images/nav/brands.gif) top left no-repeat;
	width: 50px;
}
#navmedia a {
	background: url(../images/nav/media.gif) top left no-repeat;
	width: 46px;
}
#navheatpoll a {
	background: url(../images/nav/heatpoll.gif) top left no-repeat;
	width: 63px;
}
#navheatpulse a {
	background: url(../images/nav/heatpulse.gif) top left no-repeat;
	width: 72px;
}
#navcommunity a {
	background: url(../images/nav/community.gif) top left no-repeat;
	width: 79px;
}
#navwarehouse a {
	background: url(../images/nav/subscribe.gif) top left no-repeat;
	width: 67px;
}
#navemployment a {
	background: url(../images/nav/employment.gif) top left no-repeat;
	width: 86px;
}
#navtrade a {
	background: url(../images/nav/trade.gif) top left no-repeat;
	width: 105px;
}
#navhome a {
	background: url(../images/nav/home.gif) top left no-repeat;
	width: 63px;
}

#container {
	position: relative;
	width: 741px;
	padding: 15px 0px 0px 0px;
	padding:0 6px;
	margin: 0px auto; /*auto is needed for ns6+ & ie5mac to center the container*/
}

form {
	padding: 0px;
	margin: 0px;
}

p.clear {
	clear: both;
}

th
{
    text-align: left;
}
.footerlinks
{
	position:absolute;
	width:741px;
	left:0;
	margin-top:50px;
	height:30px;
}
.footerlinks a
{
	padding:0 10px;
	color:#999999;
	font-size:11px;
	text-decoration:none;
}
.footerlinks a:hover
{
	color:#999999;
	text-decoration:underline;
}
.footerbrands
{
	width:741px;
	background:#ffffff;
	text-align:center;
}
.footerbrands img
{
	border:none;
}
.bcgfixer
{
	background:#e31b23;
	position:relative;
	width:100%;
}