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,
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-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
*{font-size:100.01%}
html{font-size:64%;}
body{
	font:1.0em Verdana, Arial, Helvetica, sans-serif;
	background:#929292 url(/images/body-bg.jpg) no-repeat 50% 0;
}
sup {font-size: 60%; position:relative; bottom:.6em;} 
/*container**********************************************************************/
#container{
	width:916px;
	margin:12px auto 0;
}
/*accessibility navigation*/
#accessibility{
	position:absolute;
	left:-9999em;
	text-align:left;
}
/*header***************************************************************/
#header{
	width:823px;
	padding:34px 42px 7px 51px;
	background:url(/images/header-bg.png) no-repeat;
	height:83px;
}
.header{
	background:url(/images/header-bg.gif) repeat-x;
	width:100%;
	height:83px;
	position:relative;
	z-index:2;
}
.header h1{
	margin:0;
	width:551px;
	height:131px;
	text-indent:-9999em;
	overflow:hidden;
	position:absolute;
	top:-12px;
	left:-22px;
}
.header h1 a{
	height:100%;
	display:block;
	cursor:pointer;
	background:url(/images/logo.png) no-repeat;
}
/*top-menu****************************/
.top-menu{
	position:absolute;
	top:9px;
	right:-10px;
	width:auto;
	overflow:hidden;
}
.top-menu li{
	float:left;
	border-right:1px solid #797979;
	overflow:hidden;
	padding:0 0 0 10px;
	margin-right:10px;
	display:inline;
}
.top-menu li a{
	height:9px;
	display:block;
	text-indent:-999em;
	font-size:1px;
	overflow:hidden;
}
.top-menu li.about{
	background:url(/images/top-menu-about.gif) no-repeat;
	width:33px;
}
.top-menu li.contact{
	background:url(/images/top-menu-contact.gif) no-repeat;
	width:45px;
}
.top-menu li.grant{
	background:url(/images/top-menu-grant.gif) no-repeat;
	width:86px;
	border:none;
}
.top-menu li.lang-en{
	background:url(/images/lang-en.gif) no-repeat;
	width:40px;
}
.top-menu li.lang-span{
	background:url(/images/lang-span.gif) no-repeat;
	width:41px;
	border:none;
}
/*top-menu2****************************/
.top-menu2{
	position:absolute;
	top:9px;
	right:0px;
	width:auto;
	overflow:hidden;
}
.top-menu2 li{
	float:left;
	overflow:hidden;
	padding:0 0 0 15px;
	margin-right:20px;
	display:inline;
}
.top-menu2 li a{
	height:9px;
	display:block;
	text-indent:-999em;
	font-size:1px;
	overflow:hidden;
}
.top-menu2 li.about{
	background:url(/images/top-menu-about.gif) no-repeat;
	width:33px;
}
.top-menu2 li.contact{
	background:url(/images/top-menu-contact.gif) no-repeat;
	width:45px;
}
.top-menu2 li.grant{
	background:url(/images/top-menu-grant.gif) no-repeat;
	width:86px;
	border:none;
}
.top-menu2 li.lang-en{
	background:url(/images/lang-en.gif) no-repeat;
	width:40px;
}
.top-menu2 li.lang-span{
	background:url(/images/lang-span.gif) no-repeat;
	width:41px;
	border:none;
}
/*footer***********************************************************/
#footer{
	width:100%;
	overflow:hidden;
	background:url(/images/footer-bg.png) no-repeat;
	height:59px;
}
.footer{
	width:616px;
	overflow:hidden;
	height:54px;
	padding:5px 0 0 8px;
	/*position:absolute;
	bottom:0;
	left:250px;*/
	background:#4a4342;
	margin-top:10px;
}
.footer p{
	margin:0;
	font-size:1.0em;
	color:#fff;
}
.footer ul{
	width:100%;
	overflow:hidden;
}
.footer ul li{
	float:left;
	border-left:1px solid #fff;
	margin:0 5px 0 -5px;
	padding:0 5px;
}
.footer ul li a{
	font-size:1.0em;
	color:#fff;
}
.footer ul li a:hover{text-decoration:none;}
/*main*******************************************************************/
#main{
	width:100%;
	background:url(/images/main-bg.png) repeat-y;
}
#main:after {
	content:"";
	clear:both;
	height:0;
	display:block;
}
.main{
	float:left;
	position:relative;
	margin-bottom:-59px;
	width:824px;
	padding:0 42px 0 50px;
}
/*page*************************************************************/
.page{
	width:100%;
	overflow:hidden;
	padding-top:8px;
}
.sidebar{
	width:192px;
	float:left;
}
.content-page{
	width:624px;
	float:right;
	/*padding-bottom:69px;*/
}
/*left-nav******************************************************/
#left-nav{
	padding:8px 8px 6px;
	background:#bababa url(/images/left-nav-bg.gif) repeat-x;
	margin-bottom:8px;
	width:176px;
}
#left-nav:after {
	content:"";
	clear:both;
	height:0;
	display:block;
}
#left-nav li{
	background:url(/images/left-nav-li-bg.gif) repeat-y;
	border:1px solid #616161;
	margin-bottom:2px;
	width:174px;
	height:22px;
	float:left;
}
#left-nav li a{
	display:block;
	height:10px;
	width:166px;
	text-indent:-9999em;
	overflow:hidden;
	padding:6px 0 6px 8px;
}
#left-nav li a span{
	display:block;
	height:10px;
	cursor:pointer;
	position:relative;
}
#left-nav li.get-facts a span{
	background:url(/images/left-nav-get-facts.gif) no-repeat;
	width:51px;
}
#left-nav li.prevention a span{
	background:url(/images/left-nav-preventions.gif) no-repeat;
	width:88px;
}
#left-nav li.educations a span{
	background:url(/images/left-nav-educations.gif) no-repeat;
	width:154px;
}
#left-nav li.enforce a span{
	background:url(/images/left-nav-enforce.gif) no-repeat;
	width:105px;
}
#left-nav li.rapid a span{
	background:url(/images/left-nav-rapid.gif) no-repeat;
	width:80px;
}
#left-nav li.community a span{
	background:url(/images/left-nav-community.gif) no-repeat;
	width:122px;
}

#left-nav li:hover, #left-nav li.hover {position:relative;}
#left-nav li a:hover, #left-nav li:hover a, #left-nav li.hover a{
	position:relative;
}
#left-nav li:hover div, #left-nav li.hover div{display:block;}
#left-nav li div{
	display:none;
	position:absolute;
	width:192px;
	top:-9px;
	left:170px;
	padding-left:13px;
}
#left-nav li ul{
	list-style:none;
	margin:0;
	padding:0;
	padding:8px 8px 6px;
	background:#bababa url(/images/left-nav-bg.gif) repeat-x;
	width:176px;
	overflow:hidden;
}
#left-nav li ul li a{
	text-indent:0 !important;
	font:11px Arial, Helvetica, sans-serif;
	color:#333;
	text-decoration:none;
}
/*sidebar-box**************************************************************/
.sidebar-box{
	background:#bababa url(/images/left-nav-bg.gif) repeat-x;
	padding:8px;
	position:relative;
	margin-bottom:8px;
	width:176px;
}
.sidebar-box img{
	display:block;
	border:7px solid #020202;
}
.tabs{
	position:absolute;
	width:133px;
	height:65px;
	bottom:0;
	right:0;
}
.tabs span{
	padding:8px 0 0 16px;
	width:117px;
	height:57px;
	background:url(/images/tabs-bg.png) no-repeat;
	display:block;
	overflow:hidden;
}
.tabs span a{
	cursor:pointer;
	position:relative;
	display:block;
	height:10px;
	text-indent:-9999em;
	overflow:hidden;
}
.tabs span.view-episode a{
	background:url(/images/view-episode.gif) no-repeat;
	width:71px;
	cursor:default;
}
.tabs span.merch a{
	background:url(/images/merch.gif) no-repeat;
	width:71px;
}
.tabs span.newsletter-sign-up a{
	background:url(/images/newsletter-sign-up.gif) no-repeat;
	width:110px;
}
.tabs span.readnews a{
	background:url(/images/readnews.gif) no-repeat;
	width:110px;
}
.tabs span.sign-up-today a{
	background:url(/images/sign-up-today.gif) no-repeat;
	width:80px;
}
.tabs span.an-item a{
	background:url(/images/an-item.gif) no-repeat;
	width:108px;
}
/*logos-holder********************************************/
.logos-holder{
	width:100%;
	background:#fafafa url(/images/logos-bg.gif) repeat-x;
	min-height:114px;
}
* html .logos-holder{height:114px;}
.logos-holder ul{
	text-align:center;
}
.logos-holder ul li{
	display:inline;
	padding:0 9px;
}
.brought{
	background:url(/images/brought-by.gif) no-repeat;
	width:100px;
	height:18px;
	text-indent:-999em;
	overflow:hidden;
	margin:0;
}
/*top-block-holder*********************************************/
.top-block-holder{background:url(/images/top-block-bottom.gif) repeat-x 0 100%;}
.top-block-holder .top{
	background:url(/images/top-block-top.gif) no-repeat;
	overflow:hidden;
	width:100%;
	padding-bottom:10px;
}
.top-holder{
	width:100%;
	overflow:hidden;
}
.top-holder .tip{
	width:289px;
	float:left;
	padding:27px 80px 30px 30px;
}
.top-holder .test{
	width:190px;
	float:left;
	padding:28px 0 30px 27px;
}
.top-holder .tip h2{
	margin:0 0 9px;
	font:bold 2.4em Arial, Helvetica, sans-serif;
	color:#790000;
	text-transform:uppercase;
}
.top-holder .test h2{
	margin:0 0 9px;
	font:bold 2.0em/1.0em Arial, Helvetica, sans-serif;
	color:#790000;
	text-transform:uppercase;
}
.top-holder p{
	margin:0 0 13px;
	font-size:1.0em;
	line-height:1.49em;
	color:#362f2d;
}
.top-holder a{
	color:#8c4040;
	text-transform:uppercase;
}
.top-holder a:hover{text-decoration:none;}
/*iq-form-holder***********************************************/
.iq-form{padding-bottom:13px;}
.iq-form-holder{
	width:100%;
	overflow:hidden;
}
.iq-form-holder label{
	vertical-align:middle;
	font-size:1.0em;
	color:#362f2d;
}
.iq-form-holder input{
	vertical-align:middle;
	padding:0;
}
.top-holder.banners img{
	border:7px solid #4a4342;
	float:left;
}
.newsletter{
	float:left;
	padding:0 8px 0 11px;
	position:relative;
	width:155px;
	overflow:hidden;
}
.newsletter img{display:block;}
.newsletter .tabs{right:7px;}
/*main-block*******************************************************/
.main-block{background:url(/images/main-block-bottom.gif) repeat-x 0 100%;}
.main-block .top{
	width:564px;
	padding:27px 30px 37px;
	overflow:hidden;
	background:url(/images/main-block-top.gif) repeat-x;
	position:relative;
}
.main-block h2{
	margin:0 0 10px;
	font-size:2.4em;
	color:#790000;
	text-transform:uppercase;
	letter-spacing:-1px;
	font-weight:normal;
}
.main-block h3{
	margin:0 0 10px;
}
.download{
	float:right;
	background: #727272;
	padding:8px;
	margin-bottom:20px;
}
.main-block p{
	margin:0 0 7px;
	font-size:1.2em;
	color:#362f2d;
	line-height:1.25em;
}
.main-block ol{
	margin:0 30px 10px;
	font-size:1.2em;
	color:#362f2d;
	line-height:1.25em;
	list-style-type:decimal;
}
.main-block ul{
	margin:0 0 10px;
	color:#362f2d;
	line-height:1.25em;
}

.main-block ul.size{
	margin:0 30px 20px;
	font-size:1.2em;
}
.main-block ul.size2{
	font-size:1.2em;
}
.main-block ul.indent{
	margin:0 30px 10px;
}
.main-block li{
	margin:0 0 10px;
}
.main-block li p{
	font-size:1em;
	margin:0 0 10px;
}
.main-block li strong{
	font-weight:bold;
}
.main-block p strong{font-weight:bold;}
.main-block p em{font-style:italic;}
.main-block a{color:#362f2d;}
.main-block li.bold{font-weight:bold;}
.main-block a:hover{text-decoration:none;}
.main-block h3{
	font-size:1.8em;
	font-weight:bold;
	color:#790000;
	text-transform:uppercase;
	letter-spacing:-1px;
	margin-top:15px;
}
.paragraph{padding-top:23px;}
/*green-links*****************************************************/
.green-links{
	font-size:1.2em;
	line-height:1.25em;
}
.green-links li{margin-bottom:8px;}
.green-links li a{color:#a3b211;}
.green-links li a:hover{text-decoration:none;}

/*about-box**********************************************************/
.about-box{padding:25px 0 7px;}
.about-box a{
	color:#a3b211;
	font-size:1em;
}
.about-box a:hover{text-decoration:none;}
.about-box ul{
	font-size:1.2em;
	color:#362f2d;
	line-height:1.25em;
}
.about-box ul li{margin-bottom:7px;}
.about-box ul span{
	padding-left:60px;
	background:url(/images/about-box-point.gif) no-repeat 30px 4px;
}
.facts p{margin-bottom:20px;}
.facts img{
	margin-bottom:20px;
	display:block;
}
.media p{
	font-size:1.0em;
	line-height:1.4em;
	margin-bottom:15px;
}
/*tips-holder***************************************************************/
.tips-holder{
	width:269px;
	background:#b3b3b3 url(/images/tips-holder-bg.gif) repeat-x;
	float:right;
	padding:8px;
	margin-left:15px;
}
.tips-holder2{
	width:269px;
	background:#b3b3b3 url(/images/tips-holder-bg.gif) repeat-x;
	float:right;
	padding:8px;
	margin-left:15px;
}
.tips-box{
	background:#d2e584 url(/images/tips-bg.gif) repeat-x;
	padding:22px 23px 38px;
}
.about .tips-box{padding:22px 35px 15px 23px;}

.tips-box ul li{
	font-size:1.0em;
	color:#362f2d;
	background:url(/images/tips-point.gif) no-repeat 0 4px;
	padding-left:12px;
	margin-bottom:12px;
}
.media h3{
	margin:0;
	font-size:1.0em;
	font-weight:bold;
	color:#362f2d;
	text-transform:none;
	letter-spacing:0;
}
.tips-box h3{
	font-size:1.8em;
	color:#790000;
	text-transform:uppercase;
	letter-spacing:-2px;
	margin:0 0 15px;
}
.media a{
	color:#690101;
	text-transform:uppercase;
}
.about .tips-box p{margin-bottom:10px;}
.about .tips-box li{
	font-size:1.2em;
	background-position:0 8px;
	padding:0;
	line-height:1.5em;
	margin-bottom:10px;
}
.about .tips-box li span{padding-left:12px;}
.vcard{
	font-size:1.2em;
	color:#362f2d;
	padding-bottom:30px
}
.tel{padding-top:10px;}
.tel .type{display:none;}
/*contact-form************************************************************/
.contact-form{padding-top:5px;}
.fields input{
	width:290px;
	padding:2px 0 2px 7px;
	display:block;
	font:11px Arial, Helvetica, sans-serif;
	margin-bottom:12px;
}
.fields label{display:block;margin-bottom:4px;}
.contact-form input{width:250px;}
.fields span.size3{
	background:url(/images/textarea-big.jpg) no-repeat;
	width:379px;
	height:133px;
	display:block;
	padding:5px 0 0 5px;
	margin-bottom:16px;
}
.fields span.size3 textarea{
	padding:0;
	width:379px;
	height:133px;
	border:none;
	background:none;
	font:10px Arial, Helvetica, sans-serif;
}
.fields span.size4{
	background:url(/images/textarea-ltl.jpg) no-repeat;
	width:247px;
	height:92px;
	display:block;
	padding:5px 0 0 5px;
	margin-bottom:7px;
}
.fields span.size4 textarea{
	padding:0;
	width:247px;
	height:92px;
	border:none;
	background:none;
	font:10px Arial, Helvetica, sans-serif;
}
.check label{
	vertical-align:middle;
	font:10px Arial, Helvetica, sans-serif;
	color:#000;
}
.check input{
	vertical-align:middle;
	width:auto;
	display:inline;
}
.btns{
	width:100%;
	overflow:hidden;
	padding:15px 0 0;
}
.btns input{
	float:left;
	width:auto;
	margin-right:12px;
}
/*flash*****/

.flashvideo{
	text-align:center;
	margin-top:38px;
	margin-bottom:38px;
}

/*removal-table**************************************************************/

#rounded-corner
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 45px;
	width: 480px;
	text-align: left;
	border-collapse: collapse;
}
#rounded-corner thead th.rounded-company
{
	background: #b9c9fe;
}
#rounded-corner thead th.rounded-q4
{
	background: #b9c9fe;
}
#rounded-corner th
{
	padding: 8px;
	font-weight: normal;
	font-size: 13px;
	color: #000;
	background: #cccccc;
	font-weight:bold;
}
#rounded-corner td
{
	padding: 8px;
	background: #e9e9e9;
	border-top: 1px solid #fff;
	color: #333;
}
#rounded-corner tfoot td.rounded-foot-left
{
	background: #e9e9e9;
}
#rounded-corner tfoot td.rounded-foot-right
{
	background: #e9e9e9;
	font-weight:bold;
}
#rounded-corner tbody tr:hover td
{
	background: #f5f5f5;
}
#flashcontainer {margin:0 auto; text-align:center;}

.errors {
	color: red !important;
	font-size: 85%;
	margin: 1em 0 2em 0;
}

.errors p {
	margin: 1em 0;
}

.errors ul {
	list-style: disc outside;
	padding-left: 3em;
}
.errors li {
	color: red !important;
	margin:0 0 2px !important;
}