/*   html5doctor.com Reset Stylesheet (Eric Meyer's Reset Reloaded + HTML5 baseline)  v1.4 2009-07-27 | Authors: Eric Meyer & Richard Clark  html5doctor.com/html-5-reset-stylesheet/*/
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, figure, footer, header, hgroup, menu, nav, section, menu,
time, mark, audio, video {
margin:0;
padding:0;
border:0;
outline:0;
font-size:100%;
vertical-align:baseline;
background:transparent;
}

article, aside, figure, footer, header,
hgroup, nav, section { display:block; }

nav ul { list-style:none; }

blockquote, q { quotes:none; }

blockquote:before, blockquote:after,
q:before, q:after { content:''; content:none; }

a { margin:0; padding:0; font-size:100%; vertical-align:baseline; background:transparent; }

ins { background-color:#ff9; color:#000; text-decoration:none; }

mark { background-color:#ff9; color:#000; font-style:italic; font-weight:bold; }

del { text-decoration: line-through; }

abbr[title], dfn[title] { border-bottom:1px dotted #000; cursor:help; }

/* tables still need cellspacing="0" in the markup */
table { border-collapse:collapse; border-spacing:0; }

hr { display:block; height:1px; border:0; border-top:1px solid #ccc; margin:1em 0; padding:0; }

input, select { vertical-align:middle; }
/* END RESET CSS */


/** GLOBAL STYLES **/

body {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 13px;
	color: #494949;
	background-color: #fff;
	text-align: center;
}

#T2013 h1 { margin: 0; padding: 5px 0 10px 0; font-size: 26px; font-weight: 300; color: #2a7fb1; text-align: left; font-family: 'Roboto', sans-serif; line-height: 1.1em; }
#T2013 h2 { margin: 0; padding: 20px 0 0 0; font-size: 18px; font-weight: 400; color: #363636; text-align: left; font-family: 'Roboto', sans-serif; line-height: 1.2em; }
#T2013 h3 { margin: 0; padding: 20px 0 0 0; font-size: 15px; font-weight: 500; color: #363636; text-align: left; font-family: 'Roboto', sans-serif; line-height: 1.2em; }
#T2013 p { margin: 12px 0; padding: 0; text-align: left; }
#T2013 a { color: #2a7fb1; text-decoration: none; }
#T2013 a:focus { outline:none }
#T2013 a:hover { color: #cc8200; text-decoration: none; }
#T2013 sup { font-size: .7em; font-weight: normal; vertical-align: top; font-family: arial, sans-serif; font-weight: normal; }
#T2013 sub { height: 0; line-height: 1; vertical-align: baseline; vertical-align: bottom; position: relative; top: .5ex; }
#T2013 ol { line-height: 1.5em; margin: 5px 0 10px 20px; }
#T2013 ul { line-height: 1.5em; list-style-type: square; margin: 10px 0 10px 35px; }
#T2013 ul li { padding: 1px 0; }
#T2013 blockquote { margin-left: 18px; }
#T2013 .clear { clear: both; height: 0px; font-size: 0px; line-height: 0px; }
#T2013 small { font-size: 12px; }



/** LAYOUT STYLES **/

#T2013 .layout { margin: 0 auto; width: 980px; text-align: left; }

#T2013 #header { width: 100%; min-width: 980px; background: #000 url('../global2013/dark-bkg.gif') repeat 0 0; }
#T2013 #header .headerbottom { width: 100%; min-height: 165px; background: transparent url('../global2013/header-bottom.png') repeat-x bottom center; }
#T2013 #header .headerright { float: right; width: 450px; text-align: right; }
#T2013 #header .logo { float: left; width: 529px; }
#T2013 #header .social { margin: 15px 0 13px 0; }
#T2013 #header .social a { padding: 0 2px; }
#T2013 #header .text { float: left; width: 260px; padding-right: 15px; color: #999a9a; font-size: 12px; line-height: 20px; }

#T2013 #content { margin: 0 auto; width: 980px; padding: 0 0 20px 0; text-align: left; }

#T2013 #nav { float: left; width: 215px; margin-top: 7px; text-align: left; }

#T2013 #main { float: left; width: 500px; text-align: left; line-height: 1.4em; }

#T2013 #sidebar { float: right; width: 225px; text-align: left; }

#T2013 #logos {	width: 100%; min-width: 980px; background-color: #d9e5f2; border-top: 1px solid #87c5f4; }
#T2013 #logos hr { margin: 0; padding: 0; width: 100%; height: 1px; border: none; background-color: #fff; }
#T2013 #logos .layout {	width:100%; padding: 20px 0; text-align: center; }
#T2013 #logos table { margin:0 auto; }
#T2013 #logos table td { text-align: center; vertical-align: middle; padding: 0 15px; }



/** SEARCH **/
#search { float: right;	width: 225px; padding-top: 16px; text-align: left;
-webkit-border-top-left-radius: 4px;
-webkit-border-bottom-left-radius: 4px;
-moz-border-radius-topleft: 4px;
-moz-border-radius-bottomleft: 4px;
border-top-left-radius: 4px;
border-bottom-left-radius: 4px; }
#search form input { float: left; width: 175px; height: 30px; padding: 0 0 0 10px; vertical-align: middle; line-height: 30px; font-size: 14px; color: #575757; border: none; background-color: #fff; }
#search form input.button { float: left; padding: 0; width: 40px; height: 30px; background: #fff url(../global2013/search.gif) no-repeat center center; text-indent: -9999px;
-webkit-border-top-right-radius: 4px;
-webkit-border-bottom-right-radius: 4px;
-moz-border-radius-topright: 4px;
-moz-border-radius-bottomright: 4px;
border-top-right-radius: 4px;
border-bottom-right-radius: 4px; } 



/** FOOTER **/

#T2013 #footer { width: 100%; min-width: 980px; background: #000 url('../global2013/dark-bkg.gif') repeat 0 0; font-size: 12px; color: #ababab; }
#T2013 #footer .layout { padding: 40px 0 60px 0; }
#T2013 #footer .footerleft { float: left; width: 400px; }
#T2013 #footer .footerright { float: right; width: 400px; }

#T2013 #footer h2 { margin: 0; padding: 0 0 12px 0; font-size: 20px; color: #fff; font-weight: 300; font-family: 'Roboto', sans-serif; border-bottom: 1px solid #676767; }
#T2013 #footer p { margin: 20px 0 0 0; padding: 0; line-height: 1.8em; }
#T2013 #footer a { color: #aed1e7; text-decoration: none; }
#T2013 #footer a:hover { color: #ffda6a; text-decoration: none; }

#T2013 #footer table.links td { padding-left: 5px; }
#T2013 #footer table.links td a { color: #ababab; padding-left: 14px; background: transparent url('../global2013/footer-links-bkg.gif') no-repeat 0 2px; }
#T2013 #footer table.links td a:hover { color: #fff; }

#T2013 #footer .social { margin: -36px 0 11px 0; padding-right: 15px; width: 374px; text-align: right; }
#T2013 #footer .social a { padding: 0 2px; }

#T2013 #copyright { width: 100%; min-width: 980px; padding: 20px 0 20px 0; font-size: 12px; color: #7f7f7f; border-top: 1px solid #676767; background: #292929 url(../global2013/copyright-bkg.gif) repeat-x top left; }
#T2013 #copyright .layout { width: 895px; }
#T2013 #copyright .left { float: left; width: 400px; }
#T2013 #copyright .right { float: right; width: 400px; text-align: right; }
#T2013 #copyright a { color: #7f7f7f; text-decoration: none; }
#T2013 #copyright a:hover { color: #cc8200; text-decoration: none; }
#T2013 #copyright span.spacer { padding: 0 6px; }



/** NAV **/

#T2013 #nav ul { margin: 0 0 20px 0; padding: 0 0 0 12px; list-style: none; text-align: left; line-height: 1.2em; font-size: 16px; font-weight: 300; color: #363636; font-family: 'Roboto', sans-serif; }
#T2013 #nav ul li {	margin: 0; padding: 3px 0; }
#T2013 #nav ul li.first { padding-top: 0; }
#T2013 #nav ul li.last { padding-bottom: 0; }
#T2013 #nav ul li a { color: #363636; text-decoration: none; }
#T2013 #nav ul li.active a { color: #2a7fb1; }
#T2013 #nav ul li a:hover { color: #cc8200;	text-decoration: none; }

#T2013 #nav ul.members { border-left: 4px solid #e1e1e1; font-size:15px; line-height:1.1em; }
#T2013 #nav ul.members li a { color:#5d8ec1; }
#T2013 #nav ul.members li.active a { color: #2a7fb1; }
#T2013 #nav ul.members li a:hover { color: #cc8200;	text-decoration: none; }

#T2013 #nav ul.videos { border-left: 4px solid #fceec7; }
#T2013 #nav ul.videos li.first { font-weight: 400; }

#T2013 #nav ul.main { border-left: 4px solid #cae6cf; font-weight: 400; }
#T2013 #nav ul.secondary { border-left: 4px solid #d9e5f2; }

#T2013 #nav ul.product { border-left: 4px solid #fcd1cf; }
#T2013 #nav ul.product li {	padding: 0; }

#T2013 #nav ul li a sup { color: #a5a5a5; }



/** CONTENT STYLES **/

#T2013 #main hr { width: 100%; height: 3px; margin: 15px 0; padding: 0; border: none; color: transparent; background: #fff url('../global2013/divide.gif') repeat-x 0 0; }

#T2013 #main ul { margin: 10px 0 10px 20px; padding: 0; line-height: 1.4em; }
#T2013 #main li { margin: 0; padding: 4px 0; }

#T2013 #main div.spacer { margin:18px 0 0 0; }

#T2013 #main a.action { border-bottom: 1px dotted #2a7fb1; }
#T2013 #main a.action:hover { border-bottom: 1px dotted #cc8200; }

#T2013 #today {	margin: 5px 0 0 0; }
#T2013 #today .date { float: left; margin: 0 0 20px 0; padding: 2px 0 0 0; width: 67px; height: 64px; text-align: center; font-size: 14px; color: #9d9d9d; text-transform: uppercase; line-height: 2em; font-family: 'Roboto', sans-serif; background: #fff url('../global2013/date.gif') no-repeat 0 0; }
#T2013 #today .date span { font-size: 26px; color: #393939; font-weight: 300; }
#T2013 #today .title { float: right; width: 415px; padding-top: 3px; text-align: left; font-family: 'Roboto', sans-serif; }
#T2013 #today .title p { margin: 2px 0 5px 0; font-weight: 400; font-size: 14px; font-family: arial, sans-serif; }
#T2013 #today .items { font-family: 'Roboto', sans-serif; }
#T2013 #today .items p.text { margin: 2px 0 7px 0; font-weight: 400; font-size: 14px; font-family: arial, sans-serif; }
#T2013 #today .items table { margin-bottom: -10px; }
#T2013 #today .items table a { color: #535353; text-decoration: none; }
#T2013 #today .items table a:hover { color: #cc8200; text-decoration: none; }
#T2013 #today .items table td { padding: 4px 0 4px 20px; color: #535353; font-size: 15px; font-weight: 300; line-height: 1.2em; }
#T2013 #today .items table th { width: 67px; padding: 0; }
#T2013 #today .items table th span { display: block; width: 67px; padding: 2px 0; color: #fff; font-size: 11px; font-weight: 500; line-height: 1.2em; text-align: center; vertical-align: middle; text-transform: uppercase; background-color: #c8c8c8;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
#T2013 p.calendar { margin: 10px 0 8px 0; padding-left: 27px; color: #ccc; font-weight: 300; font-size: 13px; font-family: arial, sans-serif; background: transparent url('../global2013/calendar.gif') no-repeat 1px 0; }
#T2013 p.calendar a { color: #2a7fb1;	text-decoration: none; }
#T2013 p.calendar a:hover { color: #cc8200; text-decoration: none; }

#T2013 .article { position: relative; z-index: 1; margin: 0; padding: 0 0 15px 0;  }
#T2013 .article div.photobox { position: relative; z-index: 1; }
#T2013 .article img.photo {	border: 5px solid #e5edf6; background-color: #fff; padding: 1px; }
#T2013 .article img.photo:hover { border: 5px solid #b1ccff; }
#T2013 .article img.video { position: absolute; z-index: 2; top: 0; left: 0; background-color: transparent; padding: 1px; border: 5px solid #e5edf6; }
#T2013 .article img.video:hover { border: 5px solid #b1ccff; }
#T2013 .article p {	margin: 12px 0 12px 0; }
#T2013 .article a:hover { color: #cc8200; text-decoration: none; }
#T2013 .article h1 { margin: 6px 0 8px 0; padding: 0; color: #2a7fb1; font-size: 22px; font-weight: 300; line-height: 1.1em; font-family: 'Roboto', sans-serif; }
#T2013 .article h2 { margin: 6px 0 8px 0; padding: 0; color: #2a7fb1; font-size: 20px; font-weight: 300; line-height: 1.1em; font-family: 'Roboto', sans-serif; }
#T2013 .article h2 a { color: #2a7fb1; text-decoration: none; }
#T2013 .article h3 { margin: 5px 0 0 0; padding: 0; color: #297637; font-size: 16px; font-weight: 300; line-height: 1.2em; font-family: 'Roboto', sans-serif; }
#T2013 .article h3 a { color: #297637; text-decoration: none; }
#T2013 .article h4 { margin: 0 0 -4px 0; padding: 0; color: #cc8200; font-size: 16px; font-weight: 300; line-height: 1.2em; font-family: 'Roboto', sans-serif; }
#T2013 .article h4 a { color: #297637; text-decoration: none; }
#T2013 .article p.meta { margin: 15px 0 0 0; line-height: 14px; }
#T2013 .article p.metaInside { margin: 10px 0 15px 0; line-height: 14px; }
#T2013 .article p span.date { padding: 0 20px 0 23px; color: #595959; font-size: 12px; background: transparent url('../global2013/clock.gif') no-repeat 2px 1px; font-family: 'Roboto', sans-serif; }
#T2013 .article .share { margin-top: 15px; }

#T2013 .articleList { line-height: 1.3em; padding: 20px 0; border-top: 1px dashed #ccc; }
#T2013 .articleList p { margin: 10px 0 0 0; }
#T2013 .articleList div.artleft { float: left; width: 160px; }
#T2013 .articleList div.artleft img { border: 4px solid #e5edf6; background-color: #fff; padding: 1px; }
#T2013 .articleList div.artleft img:hover { border: 4px solid #b1ccff; }
#T2013 .articleList div.artright { float: right; width: 325px; } 
#T2013 .articleList h3 { margin: 0; padding: 0; font-weight: normal; font-size: 15px; }
#T2013 .articleList h3 a:hover { text-decoration: none; }
#T2013 .articleList p span.date { padding: 0 20px 0 23px; color: #595959; font-size: 12px; background: transparent url('../global2013/clock.gif') no-repeat 2px 1px; font-family: 'Roboto', sans-serif; }

#T2013 .videoListSmall { line-height: 1.3em; padding: 10px 0; border-top: 1px dashed #ccc; }
#T2013 .videoListSmall p { margin: 3px 0 7px 0; }
#T2013 .videoListSmall div.videoleft { float: left; width: 108px; }
#T2013 .videoListSmall div.videoleft img { border: 3px solid #e5edf6; background-color: #fff; padding: 1px; }
#T2013 .videoListSmall div.videoleft img:hover { border: 3px solid #b1ccff; }
#T2013 .videoListSmall div.videoright { float: right; width: 240px; } 
#T2013 .videoListSmall h3 { margin: 0 0 7px 0; padding: 0; font-weight: normal; font-size: 14px; }
#T2013 .videoListSmall h3 a:hover { text-decoration: none; }
#T2013 .videoListSmall p span.date { padding: 0 20px 0 23px; color: #595959; font-size: 12px; background: transparent url('../global2013/clock.gif') no-repeat 2px 1px; font-family: 'Roboto', sans-serif; }

#T2013 .videoListSuperSmall { width: 230px; line-height: 1.3em; padding: 10px 0; border-top: 1px dashed #ccc; }
#T2013 .videoListSuperSmall p { margin: 3px 0 7px 0; }
#T2013 .videoListSuperSmall img.photo { border: 3px solid #e5edf6; background-color: #fff; padding: 1px; }
#T2013 .videoListSuperSmall img.photo:hover { border: 3px solid #b1ccff; }
#T2013 .videoListSuperSmall h3 { margin: 0 0 7px 0; padding: 0; font-weight: normal; font-size: 14px; }
#T2013 .videoListSuperSmall h3 a:hover { text-decoration: none; }
#T2013 .videoListSuperSmall p span.date { padding: 0 20px 0 23px; color: #595959; font-size: 12px; background: transparent url('../global2013/clock.gif') no-repeat 2px 1px; font-family: 'Roboto', sans-serif; }

#T2013 .speech h2 { padding-top:0; color:#2a7fb1; }
#T2013 .speech h3 { padding-top:10px; }
#T2013 .speech ul { margin:10px 0 !important; padding:0; list-style:none; font-size:13px; line-height:1.1em; }
#T2013 .speech ul li { margin:0; padding:4px 0 4px 22px !important; font-weight:normal; background: #fff url('../global2013/checkmark.gif') no-repeat 0 2px;}

#T2013 .speechvideo { clear:both; width:500px; padding:10px 0; border-bottom: 1px dotted #ccc; }
#T2013 .speechvideo iframe { float:left; width:235px; margin-right:15px; }
#T2013 .speechvideo h3 { margin: 0 0 5px 0; padding:0; font-weight:bold; font-size:14px; font-family: arial, sans-serif; }
#T2013 .speechvideo.first { padding-top:0; }
#T2013 .speechvideo.last { padding-bottom:0; border-bottom:0; }

#T2013 p.ustream { margin:2px 0 0 0; padding:0 0 0 18px; line-height:17px; font-size:13px;background: #fff url('../global2013/ustream.gif') no-repeat 0 0; }

#T2013 .sidecontent { font-size:13px; }
#T2013 .sidecontent h2 { margin:8px 0 7px 0; padding:0 0 10px 0; color:#2a7fb1; font-size:16px; font-weight:400; background: #fff url('../global2013/divide.gif') repeat-x bottom left; }
#T2013 .sidecontent img { border: 4px solid #d1deec; background-color: #fff; padding: 1px; }
#T2013 .sidecontent p { margin:10px 0; }
#T2013 .sidecontent ul { margin:10px 0 10px 2px; padding:0; list-style:none; line-height:1.2em;}
#T2013 .sidecontent ul li { margin:0; padding: 0 0 6px 15px; background: transparent url('../global2013/bullet.gif') no-repeat 0 3px; }
#T2013 .sidecontent p.link { margin:-8px 0 0 0; padding: 0 0 0 17px; font-size:12px; line-height:2em; }
#T2013 .sidecontent p.link a { border-bottom: 1px dotted #2a7fb1; }
#T2013 .sidecontent p.link a:hover { border-bottom: 1px dotted #cc8200; }

#T2013 p a.link { font-size: 12px; padding-left: 19px; color: #2a7fb1; text-decoration: none; background: transparent url('../global2013/small-arrow.png') no-repeat 0 0px; }
#T2013 p a.link:hover { color: #cc8200; text-decoration: none; }

#T2013 #bottomlinks { margin: 10px 0 0 0; padding: 5px 0; background: #fff url('../global2013/divide-dark.gif') repeat-x top left; }

#T2013 #stories strong { color: #494949; }

#T2013 #BeginSurvey { display: block; width: 217px; height: 43px; margin: 30px 0 0 0; text-indent: -9999px; background: #fff url(../global2013/BeginSurvey.gif) no-repeat 0 0; }
#T2013 #BeginSurvey:hover { background: #fff url(../global2013/BeginSurvey.gif) no-repeat 0 -43px; }

#T2013 .contentPhoto { float: left; margin: 0 20px 10px 0; padding: 4px; border: 1px solid #ccc; }
#T2013 .contentPhoto2 { float: right; margin: 0 0 10px 20px; padding: 4px; border: 1px solid #ccc; }

#T2013 #map { margin: 20px 0 10px 0; padding: 4px 4px 0 4px; border: 1px solid #ccc; }

#T2013 #about td { vertical-align: top; padding: 15px 0 15px 10px; border-top: 1px dashed #ccc; }
#T2013 #about td.photo { padding-left: 0; width: 100px; text-align: center; }
#T2013 #about td p { margin: 0; padding: 0; }

#T2013 .videosLeft { float: left; width: 360px; margin-top: -10px; }
#T2013 .videosRight { float: right; width: 360px; margin-top: -10px; }



/** SIDEBAR STYLES **/

#T2013 #newsletters { display: block; margin-bottom: 25px; width: 225px; height: 80px; text-align: left; text-indent: -9999px; background: #fff url('../global2013/newsletters.gif') no-repeat 0 0; }
#T2013 #newsletters:hover { background: #fff url('../global2013/newsletters.gif') no-repeat 0 -80px; }

#T2013 #newslettersSmall { display: block; margin-bottom: 15px; width: 225px; height: 50px; text-align: left; text-indent: -9999px; background: #fff url('../global2013/newslettersSmall.gif') no-repeat 0 0; }
#T2013 #newslettersSmall:hover { background: #fff url('../global2013/newslettersSmall.gif') no-repeat 0 -50px; }

#T2013 #sidebar .box { margin-bottom: 25px;	font-size: 13px; background-color: #e5edf6; border-bottom: 8px solid #939ba4;
-webkit-border-bottom-right-radius: 6px;
-webkit-border-bottom-left-radius: 6px;
-moz-border-radius-bottomright: 6px;
-moz-border-radius-bottomleft: 6px;
border-bottom-right-radius: 6px;
border-bottom-left-radius: 6px;
}
#T2013 #sidebar .box hr { margin: 0; padding: 0; width: 100%; height: 1px; border: none; background-color: #fff; }
#T2013 #sidebar .box h2 { margin: 0; padding: 0 0 0 11px; line-height: 30px; letter-spacing: .1em; color: #fff; font-size: 18px; font-weight: 300; text-align: left; text-transform: uppercase; background: #fff url('../global2013/h2-bkg.gif') no-repeat 0 0; border-bottom: 1px solid #fff; }
#T2013 #sidebar .box p { margin:0; padding:5px 11px; line-height:1.3em; }
#T2013 #sidebar .box .featured p { margin: 0; }
#T2013 #sidebar .box .featured a { position: relative; z-index: 1; display: block; width: 203px; padding: 10px 11px; font-size: 13px; color: #003460; text-decoration: none; background-color: #e5edf6; border-bottom: 1px solid #fff; line-height: 1.2em; }
#T2013 #sidebar .box .featured a:hover { color: #000; text-decoration: none; background-color: #b1ccff; }
#T2013 #sidebar .box .featured a img.photo { padding: 1px; margin-bottom: 5px; background-color: #fff; border: 3px solid #939ba4; }
#T2013 #sidebar .box .featured a:hover img.photo { border: 3px solid #fff; }
#T2013 #sidebar .box .featured a img.arrow { float: left; margin: 0 5px 0 1px; }
#T2013 #sidebar .box .featured a img.video { position: absolute; z-index: 2; top: 15px; left: 15px; }

#T2013 #sidebar .box .news a { display: block; border-bottom: 1px solid #fff; padding: 6px 11px; width: 203px; color: #383838; text-decoration: none;	font-size: 12px; line-height: 1.3em; background-color: #e5edf6; }
#T2013 #sidebar .box .news a.alt { background-color: #cae6cf; }
#T2013 #sidebar .box .news a:hover { color: #000; text-decoration: none; background-color: #b1ccff; }
#T2013 #sidebar .box .news a.alt:hover { background-color: #bbf5aa; }
#T2013 #sidebar .box .news a span {	font-weight: bold; padding-right: 3px; }

#T2013 #sidebar .box ul {margin: 0; padding: 0; list-style: none; font-size: 12px; }
#T2013 #sidebar .box ul li { margin: 0; padding: 0; outline: 0; }
#T2013 #sidebar .box ul li a { display: block; border-bottom: 1px solid #fff; padding: 6px 11px 5px 11px; width: 203px; color: #383838; text-decoration: none;	font-size: 12px; line-height: 1.3em; background-color: #e5edf6; }
#T2013 #sidebar .box ul li a.alt { background-color: #cae6cf; }
#T2013 #sidebar .box ul li a:hover { color: #000; text-decoration: none; background-color: #b1ccff; }
#T2013 #sidebar .box ul li a.alt:hover { background-color: #bbf5aa; }
#T2013 #sidebar .box ul li a span {	font-weight: bold; padding-right: 3px; }
#T2013 #sidebar .box ul li.first { font-weight: bold; }
#T2013 #sidebar .box ul li a span { font-size: 11px; color: #666; font-weight: normal; padding-left: 3px; }

#T2013 #sidebar .memberbox { margin-bottom: 25px; font-size: 13px; background-color: #e5edf6; border-bottom: 8px solid #939ba4; border-top: 8px solid #939ba4;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px; }

#T2013 #sidebar .memberbox ul {margin: 0; padding: 0; list-style: none; font-size: 12px; }
#T2013 #sidebar .memberbox ul li { margin: 0; padding: 0; outline: 0; }
#T2013 #sidebar .memberbox ul li a { display: block; border-bottom: 1px solid #fff; padding: 6px 11px 5px 11px; width: 203px; color: #383838; text-decoration: none;	font-size: 12px; line-height: 1.3em; background-color: #e5edf6; }
#T2013 #sidebar .memberbox ul li a.alt { background-color: #cae6cf; }
#T2013 #sidebar .memberbox ul li a:hover { color: #000; text-decoration: none; background-color: #b1ccff; }
#T2013 #sidebar .memberbox ul li a.alt:hover { background-color: #bbf5aa; }
#T2013 #sidebar .memberbox ul li a span {	font-weight: bold; padding-right: 3px; }
#T2013 #sidebar .memberbox ul li.first { font-weight: bold; }
#T2013 #sidebar .memberbox ul li a span { font-size: 11px; color: #666; font-weight: normal; padding-left: 3px; }


#T2013 #sidebar .box ul ul { padding: 0; border-top: 1px dotted #ccc; background: none; }
#T2013 #sidebar .box ul ul li { font-weight: normal; border-bottom: 1px dotted #ccc; }

#T2013 #ConstantContact a { display: block; width: 177px; height: 43px; text-indent: -9999px; background: #fff url(../global2013/subscribe.gif) no-repeat 0 0; }
#T2013 #ConstantContact a:hover { background: #fff url(../global2013/subscribe.gif) no-repeat 0 -43px; }

#T2013 #ConsumerPanel { display: block; width: 225px; height: 67px; margin: 20px 0 0 0; text-indent: -9999px; background: #fff url(../global2013/ConsumerPanel.gif) no-repeat 0 0; }
#T2013 #ConsumerPanel:hover { background: #fff url(../global2013/ConsumerPanel.gif) no-repeat 0 -67px; }

#T2013 #FeaturedSurvey { margin:-10px 0 15px 0; display:block; width:225px; height:260px; text-align:left; text-indent:-9999px; background: #fff url('../images/featured/ReadFoodSurvey.jpg') no-repeat 0 0; }
#T2013 #FeaturedSurvey:hover { background: #fff url('../images/featured/ReadFoodSurvey.jpg') no-repeat 0 -260px; }

#T2013 #FeaturedSurvey2 { margin:-10px 0 15px 0; display:block; width:225px; height:260px; text-align:left; text-indent:-9999px; background: #fff url('../images/featured/ConvenienceStore.jpg') no-repeat 0 0; }
#T2013 #FeaturedSurvey2:hover { background: #fff url('../images/featured/ConvenienceStore.jpg') no-repeat 0 -260px; }
#T2013 #FeaturedSurvey3 { margin:-15px 0 17px 0; display:block; width:225px; height:260px; text-align:left; text-indent:-9999px; background: #fff url('../images/surveys/Important_Claims.gif') no-repeat 0 0; }
#T2013 #FeaturedSurvey3:hover { background: #fff url('../images/surveys/Important_Claims.gif') no-repeat 0 -255px; }


/** PROMOTIONS **/

#T2013 h3.question { padding: 0 0 0 20px; background: #fff url('../images/promo/question.gif') no-repeat 0 2px; }
#T2013 p.answer { padding: 0 0 15px 20px; background: #fff url('../images/promo/answer.gif') no-repeat 0 2px; }

#T2013 div.headshot { margin-top: 10px; font-size: 13px; font-style: italic; color: #1b599f; line-height: 1.3em; }
#T2013 div.headshot img { padding: 4px; background-color: #fff; border: 1px solid #ccc; margin-bottom: 5px; }

#T2013 .subscribe { position: relative; left: 0px; }



/** PRODUCTS **/

#T2013 .procol { float: left; width: 225px; margin: 0 30px 0 0; }
#T2013 .procol div { margin: 6px 0 6px 0; padding: 0 0 6px 0; border-bottom: 1px dashed #ccc; line-height: 1.2em; font-size: 12px; }
#T2013 .procol h2 { margin: 20px 0 0 0; padding: 0; color: #395685; }
#T2013 .procol p { margin: 5px 0 7px 0; padding: 0 0 12px 0; border-bottom: 1px dashed #ccc; }



/** REVIEWS **/

#T2013 #review { float: left; width: 765px; text-align: left; line-height: 1.4em; }

#T2013 .headerphoto { float:left; width:80px; text-align:center; }
#T2013 .headerphoto img { margin-top:5px; max-height:65px; max-width:65px; }
#T2013 .headerscore { float: left; width: 80px; padding:15px 0 0 0; letter-spacing:1px; font-size: 10px; font-weight:normal; color: #a5a5a5; text-align:center; line-height:0.4em; font-family: 'Roboto', sans-serif; }
#T2013 .headerscore h3 { margin:0; padding:0; text-align:center; font-size: 40px; font-weight:300; color: #777777; }
#T2013 .headerinfo { float:left; width:530px; padding-left:10px; text-align:left;}
#T2013 .headerinfo h3 { margin:0; padding:6px 0 0 0; color:#2a7fb1; font-size:18px; font-weight:400; line-height:1.2em; }
#T2013 .headerinfo h3 span { color:#666; font-size:16px; }
#T2013 .headerinfo p { margin:2px 0 0 0; padding:0; }
#T2013 .headerinfo .hit { color: green; font-weight: bold; font-size:14px; }
#T2013 .headerinfo .miss { color: red; font-weight: bold; font-size:14px; }

#T2013 .potw { float:right; margin:3px 0 0 10px; }

#T2013 #score { width: 100%; margin:5px 0; padding: 0; border: collapse; }
#T2013 #score td { padding-bottom:7px; background-color: #e5edf6; line-height: 1em; font-size: 12px; font-weight: normal; color: #aaaaaa; font-family: 'Roboto', sans-serif; text-align: center; border-right:1px solid #fff; }
#T2013 #score td span { font-size: 14px; color: #5664a4; }
#T2013 #score td h3 { margin: 0 0 8px 0; padding: 5px 0 3px 0; text-align: center; font-size: 10px; font-weight:400; color: #222222; font-family: arial, sans-serif; text-transform: uppercase; background-color: #cae6cf; border-bottom:1px solid #fff; }
#T2013 #score td.total { background-color:#c7dce5; color:#666; }
#T2013 #score td.total span { color:#000; font-weight:bold;}
#T2013 #score td.total h3 { font-weight: bold; background-color:#9ed278; }
#T2013 #score td.blank { background-color:#fff; padding:0; }

#T2013 .reviewphoto { float:right; width:145px; }
#T2013 .reviewphoto img { margin-top:5px; border:none; max-width:145px; }

#T2013 .reviewinfo { float:left; width:140px; }

#T2013 .reviewtext { float:left; width:430px; padding:0 0 10px 30px; text-align:left; }
#T2013 .reviewtext p { margin: 0 0 10px 0; padding:0; font-size:14px; }

#T2013 .nutrition { margin:0 0 10px 0; padding:0; list-style:none; font-size:12px; line-height:1.2em; }
#T2013 .nutrition li { margin:0; padding:4px 0 4px 21px; font-weight:normal; background: #fff url('../global2013/checkmark.gif') no-repeat 0 2px;}

#T2013 #ProductRating {	margin: 15px 0 5px 0; }
#T2013 #ProductRating h2 { margin:0; padding:0 0 5px 0; font-size:16px; text-align:left; }

#T2013 #episode { margin: 10px 0 0 0; }
#T2013 #episode h2 { margin:0; padding:0 0 7px 5px; font-size:18px; }
#T2013 #episode .item { margin:0; padding:7px 0 3px 0; border-top: 1px dotted #ccc; }
#T2013 #episode .photo { float:left; width:50px; }
#T2013 #episode .text { float:left; width:155px; padding-left:10px; line-height:1.2em; font-size:12px;}
#T2013 #episode a { text-decoration:none; }
#T2013 #episode a:hover { text-decoration:none; }
#T2013 #episode img { max-width:50px; max-height:50px; }


/** NETWORK MENU **/

#T2013 .holder { position: relative; float: right; z-index:100; width:175px; }

#T2013 #Sites { position:absolute; }
#T2013 #Sites, #Sites ul {padding:0; margin:0; list-style:none; width:175px; text-align: left;}
#T2013 #Sites li { margin: 0; padding: 0; }
#T2013 #Sites ul {position:relative; z-index:-1;}
#T2013 #Sites li {position:relative; position:relative; z-index:100;}
#T2013 #Sites ul li {margin-top:-21px;
-moz-transition:  0.5s;
-ms-transition: 0.5s;
-o-transition: 0.5s;
-webkit-transition: 0.5s;
transition: 0.5s;
}
#T2013 #Sites li a {display:block; width:165px; padding-left:10px; color:#d0d0d0; text-decoration:none; font-size:11px; font-weight:bold; line-height:20px; outline:0;  -webkit-backface-visibility:hidden; -webkit-transform:translateZ(0); border-bottom: 1px solid transparent;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;}
#T2013 #Sites li a img {border:0; float:left; padding-right:5px;}
#T2013 #Sites li a.sub {background: #575757 url(../global2013/down.gif) no-repeat 155px center;}
#T2013 #Sites li a + img {display:block; width:185px; height:22px; position:absolute; left:0; top:0; display:none; cursor:pointer; background:url(../global2013/up.gif) no-repeat 155px center;}
#T2013 #Sites li a.last { border: none; }

#T2013 #Sites li a:hover {color:#ffbc58;}
#T2013 #Sites li a.first:hover { background-color: #373737; color: #ffbc58; border-radius: 5px 5px 0 0; }
#T2013 #Sites li a.last:hover { background-color: #373737; color: #ffbc58; border-radius: 0 0 5px 5px; }
#T2013 #Sites ul li a {background-color: #373737; color:#fff; font-size:11px; font-weight: normal; line-height:20px; padding-left: 10px; width:165px;border-bottom: 1px solid #4b4b4b; 
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;}
#T2013 #Sites ul li:hover a {color:#ffbc58;}

#T2013 #Sites a.sub:focus {outline:0;color:#ffbc58;background:#575757;}
#T2013 #Sites a:focus ~ ul li {margin-top:0;}
#T2013 #Sites a:focus + img {display:block;}

#T2013 #Sites a.sub:active {outline:0;}
#T2013 #Sites a:active ~ ul li {margin-top:0;}
#T2013 #Sites a:active + img {display:block;}

#T2013 #Sites ul:hover li {margin-top:0;}


/** PAGING **/

#T2013 .paging { width: 525px; font-size: 12px; text-align: left; }
#T2013 .paging .pleft { float: left; width: 300px; text-align: left; }
#T2013 .paging .pright { padding: 3px 10px 0 0; float: right; width: 140px; text-align: right; color: #797979; }
#T2013 .paging ul { margin: 0; padding: 0; list-style: none; text-align: left; }
#T2013 .paging li { display: inline; margin: 0; padding: 0 1px; }
#T2013 .paging li a { color: #7686ad; padding: 2px 7px; border: 1px solid #aab5d0; background-color: #fff; text-decoration: none; }
#T2013 .paging li a:hover { background-color: #fdffce; text-decoration: none; }
#T2013 .paging li a.active { background-color: #fdffce; }
#T2013 .paging li.control a { text-transform: uppercase; font-size: 11px; background-color: transparent; border: none; }
#T2013 .paging li.control a:hover { color: #ce9017; }
#T2013 .pagingDivide { margin: 5px 0; height: 2px; border-top: 1px solid #d6d9e6; border-bottom: 1px solid #d6d9e6; }
#T2013 .previous { padding: 0 8px 0 22px; background: transparent url(../global/previous.gif) no-repeat center left; }
#T2013 .next { padding: 0 22px 0 8px; background: transparent url(../global/next.gif) no-repeat center right; }


/** FORMS **/

#T2013 .form { margin-top: 20px; }
#T2013 .form p.error, .form span.error { color: red; font-weight: bold; padding-left: 5px; }
#T2013 .form label { float: left; width: 100%; font-weight: bold; margin-top: 12px; }
#T2013 .form input.text { width: 300px; font-size: 14px; padding: 8px 8px; border: 1px solid #ccc; background-color: #f0f9ff; }
#T2013 .form .boolDiv label { float: none; width: 100px; padding-right: 15px; font-weight: normal; }
#T2013 .form .btn { margin: 25px 0 0 5px; display: block; width: 117px; height: 43px; text-indent: -9999px; background: #fff url(../global2013/join.gif) no-repeat 0 0; border: none; }
#T2013 .form .btn:hover { background: #fff url(../global2013/join.gif) no-repeat 0 -43px; }
#T2013 .form input.error { border: 1px solid #ff0000; }
#T2013 .form #field6_wrap { margin: 12px 0; }
#T2013 .form #field6_wrap label { float: none; width: 100px; padding-right: 5px; }
#T2013 .success { margin:20px 0 0 0; padding:0; font-size: 22px; font-weight: 400; color: green; }


.loginout { margin:-10px 0 25px 0; width:225px; }

.buttonLogin { float:left; display:block; width:108px; margin:0; padding: 5px 0 4px 0; border: 1px solid #528bc5; font-size: 14px; letter-spacing:1px; text-align:center; color: #000 !important; background-color: #c7ddff; text-transform:uppercase;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px; }
.buttonLogin:hover { color: #000; text-decoration: none; border: 1px solid #c5a052; background-color: #ffdca8; }

.buttonRegister { float:right; display:block; width:108px; margin:0; padding: 5px 0 4px 0; border: 1px solid #528bc5; font-size: 14px; letter-spacing:1px; text-align:center; color: #000 !important; background-color: #c7ddff; text-transform:uppercase;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px; }
.buttonRegister:hover { color: #000; text-decoration: none; border: 1px solid #c5a052; background-color: #ffdca8; }



.loginForm fieldset, .loginFP fieldset, .register { margin: 20px 0; width: 320px; }
.loginForm label, .loginFP label { float: left; width: 320px; margin-top: 10px; font-size: 16px; font-weight: normal; font-size: 18px !important; }
.loginForm label input, .loginFP label input { float: left; width: 300px; margin: 5px 0 15px 0; padding: 7px; font-size: 18px; border: 1px solid #bbbbbb; background-color: #F7F7F7; }
.loginForm legend { display:none; }

.loginFP {margin-top: 10px; }

.register { margin-top: 20px; width: 370px; }
.register label { float: left; width: 370px; margin-top: 5px; font-weight: bold; font-size: 14px; }
.register label.other { font-size: 13px; font-weight: normal; text-indent: 20px; }
.register input { float: left; width: 350px; margin: 3px 0 5px 0; padding: 7px; font-size: 14px; border: 1px solid #bbbbbb; background-color: #F7F7F7; }
.register input.short { width: 280px; margin-right: 50px; margin-left: 20px; padding: 5px; }
.register .form-buttons input { margin-top:25px; width: 160px; }
.register .form-buttons2 input { margin:5px 0 10px 0; width: 220px; text-transform:inherit; }
.register fieldset { border-bottom: 2px dotted #ccc; padding-bottom: 20px; margin-bottom: 10px; }
.register select { margin: 5px 0 5px 0; }
.register textarea { width: 500px; margin: 5px 0 15px 0; padding: 7px; font-size: 14px; border: 1px solid #bbbbbb; background-color: #f7f7f7; }
.register label.widelabel { width: 500px; }
.register div.checkboxes { clear:both; margin-top:7px; }
.register div.checkboxes label { margin:8px 0 3px 0 !important; }
.register div.checkboxes input { float:none; margin:1px 0 2px 0; padding:0; border:none; width:30px; vertical-align:top; }

.passwordForm { margin-top: 0px; width: 320px; }
.passwordForm label { float: left; width: 320px; margin-top: 10px; font-size: 16px; font-weight: normal; font-size: 18px !important; }
.passwordForm input { float: left; width: 300px; margin: 5px 0 15px 0; padding: 7px; font-size: 18px; border: 1px solid #bbbbbb; background-color: #F7F7F7; }

.loginLoginButton input, .form-buttons input, .form-buttons2 input, .loginFPButton input, .passwordFormButton input
 { float: left; display: block; margin: 15px 15px; padding: 6px 15px 7px 15px; border: 1px solid #528bc5; font-size: 13px; color: #000; background-color: #c7ddff; text-transform:uppercase;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px; }
.loginLoginButton input:hover, .form-buttons input:hover, .form-buttons2 input:hover, .loginFPButton input:hover, .passwordFormButton input:hover
 { color: #000; text-decoration: none; border: 1px solid #c5a052; background-color: #ffdca8; }

.button
 { margin: 0; padding: 6px 12px 7px 12px; border: 1px solid #d27d00; font-size: 13px; color: #000; background: #f6e5b2 url(../global/button.gif) repeat-x 0 -33px;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px; }
.button:hover
 { color: #000; text-decoration: none; border: 1px solid #438ece; background: #fff url(../global/button.gif) repeat-x 0 0; }
 
.error, .update-profile .error, .loginFPErrors, .updprof-error { color: red; font-weight: bold; font-size: 16px; }
.register .error { float: left; width: 370px; color: red; font-size: 13px; line-height: 1.6em; }
.updprof-error { margin-top: -20px; }

.required { color: red; font-weight: bold; }
.labelsmall { font-weight: normal; font-size: 12px; }




/** NEWS **/

#T2013 .newsPost { line-height: 1.4em; padding: 7px 0 4px 0; border-bottom: 1px dashed #ccc; }
#T2013 .newsPost .npleft { float: left; width: 100px; }
#T2013 .newsPost .npright { float: left; width: 475px; } 
#T2013 .newsPost h3 { margin: 0; padding: 0 0 3px 0; font-weight: normal; font-size: 13px; }
#T2013 .newsPost h3 a:hover { text-decoration: none; }
#T2013 .newsPost p.post-info { margin: 0; padding: 0; }
#T2013 .newsPost p.post-info .date { font-weight: bold; font-size: 12px; }


/** TO TOP **/
#T2013 .go-top {
	position: fixed;
	bottom: 2em;
	left: 2em;
	text-decoration: none;
	color: #fff;
	background-color: rgba(0, 0, 0, 0.3);
	font-size: 12px;
	padding: 1em;
	display: none;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

#T2013 .go-top:hover {
	color: #fff;
	text-decoration: none;
	background-color: rgba(0, 0, 0, 0.6);
}


/** MISC **/

p.new { padding-left:40px !important; background: #fff url('../global/new.gif') no-repeat 0 2px; }

