/* <style> */

/* 
* {
	padding: 0;
	margin: 0;
	padding-top: 5px;
	padding-bottom: 5px;
}
*/

body {
	text-align: center;
	margin: 0 auto;
	/*	 box-shadow: 10px 10px 5px #888888;  */
}

#wrapperb {
	float: left;
	margin: 0 auto;
	width: 100%;
	position: relative;
	text-align: left;
	z-index:100;
}

#wrapper {
	margin: 0 auto;
	width: 100%;
	position: relative;
	text-align: left;
	z-index:120;
}

#wrapperNav {
	margin: 0 auto;
	width: 100%;
	position: relative;
	text-align: center;
	z-index:120;
}

#mainHeader {
	width: 100%;
}

#mainHeader #lbad {
	text-align: center;
	padding-bottom: 0px;
	padding-top: 0px;
}

#mainHeader #lbad p {
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 0px;
	margin-top: 0px;
	font-size: 8px;
	color: #ffffff;
}

#mainHeader #title_line {
	clear:both;
	width: 834px;
	height: 73px;
	margin: 0 auto auto;
	text-align: center;
	padding-top: 5px;
}

#mainHeader #title_line #logo {
	float: left;
	padding-left: 0px;
	padding-right: 10px;
	padding-top: 7px;
	width: 302px;
}

#mainHeader #title_line #tagline {
	padding-top: 9px;
	float: left;
}

#mainHeader #title_line #search {
	position: relative;
	float: left;
	padding-left: 0;
	width: 274px;
	height: 71px;
	background-image: url(/images/rm2010-header-search.gif);
	background-repeat : no-repeat;
}

#mainHeader #title_line #search #rmsearch {
	position: absolute;
	width: 230px;
	left: 18px;
	top: 12px;
}

#mainNav {
	width: 100%;
	min-width: 960px;
	float: left;
	background-color: #000000;
	border-bottom : 2px solid #696969;
	z-index:200;
}

#mainTopNav {
	width: 400px;;
	margin: 0 auto;
	background-color : #000000;
}

#mainTopNav #mainTopNav2 {
	text-align: center;
	padding-bottom: 0;
	padding-top: 0;
	background-color : #000000;
}

#mainTopNav2 ul {
	display: block;
	list-style-type: none;
	list-style-position: outside;
	z-index: 200;
	font-size : .85em;
}

#mainTopNav2 li {
	float: left;
	display: inline;
	font-weight: bold;
	padding : 2px 10px 2px 10px;
}

#mainTopNav2 li a:link, #mainTopNav2 li a:active, #mainTopNav2 li a:visited {
	display:block;
	padding:0px 5px;
	color:#da251d;
	text-decoration:none;
}

#mainTopNav2 li a:hover {
	color:#ffffff;
	/*	  	background-color : transparent;  */
}

#container {
	float: left;
	background-color: #000000;
	margin: 0 -170px 0 0;
	width: 100%;
}
#left-sidebar {
	position: absolute;
	top: 0px;
	left: 0px;
	width:140px;
}
/*
#content {
	float: right;
	margin: 0 170px 0 140px;
}

#content {
	min-width: 600px;
	min-height: 1220px;
	padding: 10px 30px 0 30px;
	margin-bottom: 20px;
	background-color: #ffffff;
}
*/
#content {
	/*	  	float: right;  */
	margin: 0 auto 0 auto;
	/*	  	margin: 0 0px 0 0px;  */
}

#content {
	min-width: 640px;
	min-height: 1220px;
	padding: 0px 0px 0 0px;
	margin-bottom: 20px;
	background-color: #ffffff;
}

#right-sidebar {
	position: absolute;
	top: 0px;
	right: 0px;
	float: right;
	width:170px;
}


 /* ======================================== 2010 New Styles  ==================*/

 .leadcap1 {
 	font-family : "Times New Roman", Times, serif;
 	display: inline;
 	float: left;
 	font-size: 300%;
 	font-weight: bold;
 	vertical-align: baseline;
 	line-height: 80%;
 	padding-right: 2px;
 }

 .leadcap2 {
 	font-family : "Times New Roman", Times, serif;
 	font-size: 220%;
 	font-weight: bold;
 	vertical-align: baseline;
 	line-height: 80%;
 }

 .ps_booth_info {
 	font-family: Arial, Helvetica, sans-serif;
 	font-size: 120%;
 	font-weight: bold;
 	background-color: #000000;
 	color: #ffffff;
 	padding: 0px 5px 0px 5px;
 }

 /* =========================================================================*/

 sup {
 	font-size : 80%;
 	vertical-align : text-top;
 }

 #wrapperb a {
 	font-weight : bold;
 }

 #wrapperb a:hover {
 	text-decoration: none;
 }

 #homepage h1 {
 	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
 	font-size : 18pt;
 	font-weight : bold;
 	padding: 0 0 5px 0;
 	margin: 0;
 }

 #homepage h2 {
 	font-family : Arial, Helvetica, sans-serif;
 	font-size : 13pt;
 	font-weight : bold;
 	padding: 5px 0 5px 0;
 	margin: 0;
 }

 #homepage h2.right {
 	font-family : Arial, Helvetica, sans-serif;
 	font-size : 13pt;
 	font-weight : bold;
 	padding: 0 0 5px 0;
 	text-align: right;
 	margin: 0;
 }

 #homepage h3.right {
 	font-family : Arial, Helvetica, sans-serif;
 	font-size : 12pt;
 	font-weight : bold;
 	padding: 0 0 5px 0;
 	text-align: right;
 	margin: 0;
 }

 /* =====Content====================================================================*/

 #content h1 {
 	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
 	font-size : 18pt;
 	font-weight : bold;
 	padding-top: 5px;
 	padding-left: 0px;
 	padding-right: 0px;
 	margin: 0;
 }

 #content h2 {
 	font-family : Arial, Helvetica, sans-serif;
 	font-size : 14pt;
 	font-weight : normal;
 	padding: 10px 0 0 0;
 	margin: 0;
 }

 #content h3 {
 	font-family : Arial, Helvetica, sans-serif;
 	font-size : 14pt;
 	font-weight : bold;
 	margin: 0px;
 	padding-bottom: 5px;
 }

 #content h3.heavy {
 	font-family : "Arial Black", Arial, Helvetica, sans-serif;
 	font-size : 16pt;
 	font-weight : bold;
 	margin: 0px;
 	padding-bottom: 5px;
 }

 #content h3.sbhead {
 	font-family : Arial, Helvetica, sans-serif;
 	font-size : 18pt;
 	font-weight : bold;
 	text-align: center;
 	padding-top: 0px;
 	padding-left: 0px;
 	padding-bottom: 5px;
 }

 h3.sidebarhead {
 	font-family : Arial, Helvetica, sans-serif;
 	font-size : 18pt;
 	font-weight : bold;
 	margin: 0px;
 	padding-bottom: 5px;
 }

 #content h4 {
 	font-family : Arial, Helvetica, sans-serif;
 	font-size : 12pt;
 	font-weight : bold;
 	padding-top: 10px;
 	padding-left: 0px;
 	padding-bottom: 10px;
 	margin: 0;
 }

 h3.secthead {
 	font-family : Arial, Helvetica, sans-serif;
 	font-size : 14pt;
 	font-weight : bold;
 	margin: 0px;

 	padding-bottom: 5px;
 }

 h3.sectheadmid {
 	font-family : Arial, Helvetica, sans-serif;
 	font-size : 16pt;
 	font-weight : bold;
 	margin: 0px;
 	padding-bottom: 5px;
 }

 /*
 ==================================================================
 general size alignment styles
 */

 .width600 {
 	width: 600px;
 }

 .width500 {
 	width: 500px;
 }

 .width450 {
 	width: 450px;
 }

 .width400 {
 	width: 400px;
 }

 .width425 {
 	width: 425px;
 }

 .width350 {
 	width: 350px;
 }

 .width300 {
 	width: 300px;
 }

 .width250 {
 	width: 250px;
 }

 .width275 {
 	width: 275px;
 }

 .fltright {
 	float: right;
 	margin: 0 0 0 10px;
 }

 .fltleft {
 	float: left;
 	margin: 0 10px 0 0;
 }

 .txtctr {
 	text-align: center;
 }

 p.txtcenter {
 	text-align: center;
 }

 p.txtright {
 	text-align: right;
 }

p.txtquote {
 	margin: 20px 0 20px 0;
 	font-style: italic;
 }

p.txtitalic {
 	font-style: italic;
 }

p.txtbold {
 	font-weight: bold;
 }

.txtnormal {
 	font-weight: normal !important;
 }

p.txtlrg {
 	font-size: 130%;
 	line-height: 130% !important;
 }

 p.txtmed {
 	font-size: 110%;
 	line-height: 110% !important;
 }

  p.txtreg {
 	font-size: 1em;
 	line-height: 1.2em !important;
 }

 p.txtsmall {
 	font-size: .9em;
 	line-height: 1.1em !important;
 }

ul.flush {
 	margin-left: 16px;
 	padding-left: 0px;
 	margin-top: 10px;
 	margin-bottom: 10px;
 }

 ol.flush {
 	margin-left: 32px;
 	padding-left: 0px;
 	margin-top: 10px;
 	margin-bottom: 10px;
 }

 /*
 ==================================================================
 sidebar styles
 */

 #sidebar {
 	background-color: #efe7da;
 	border: 2px solid #ccb095;
 	padding: 18px;
 	margin: 20px auto 20px auto;
 }

 #sidebar-left {
 	background-color: #efe7da;
 	border: 2px solid #ccb095;
 	padding: 18px;
 	float: left;
 	margin: 0 10px 10px 0;
 }

 /*
 ==================================================================
 Quote styles
 */

 #excerpt {
 	background-color: #efe7da;
 	padding: 15px;
 	margin-top: 10px;
 	margin-bottom: 10px;
 }

 #excerpt-center {
 	background-color: #efe7da;
 	padding: 15px;
 	margin: 10px auto 10px auto;
 }

 #excerpt p,
 #excerpt-center p {
 	margin: 0;
 }

 #excerpt,
 #excerpt-center p.txtlrg {
 	font-weight: bold;
 	font-size: 130%;
 }

 /*
 ==================================================================
 Column styles
 */

 #column-author {
 	background-color: #ebdebe;
 	color: #000000;
 	padding: 0;
 	margin: 0 auto;
 	width: 450px;
 }

 #column-author #boxhead {
 	background-color: #695c00;
 	color: #ffffff;
 	padding: 2px;
 	font-weight: bold;
 	text-align: center;
 }

 #column-author #author-bio {
 	padding: 10px;
 }

 #column-author p {
 	text-align: left;
 }

 #column-author .author {
 	font-weight: bold;
 	font-size: 120%;
 }


 /*
 ==================================================================
 Facility profile styles
 */

 #facility-profile {
 	background-color: #eae1d6;
 	color: #000000;
 	padding: 0 0 10px 0;
 	margin: 0 auto 0 auto;
 }

 #facility-profile #boxhead {
 	background-color: #472463;
 	color: #ffffff;
 	padding: 2px;
 	font-weight: bold;
 	text-align: center;
 }

 #facility-profile #fpcompany {
 	font-weight: bold;
 	padding: 10px 10px 0px 10px;
 }

 #facility-profile p {
 	text-align: left;
 }

 #facility-profile p.txtcenter {
 	text-align: center;
 }

 /*
 ==================================================================
 Facility profile styles
 */

 #programming {
 	background-color: #e4d9cb;
 	color: #000000;
 	padding: 0 0 10px 0;
 	margin: 0 auto 0 auto;
 }

 #programming #boxhead {
 	background-color: #00706a;
 	color: #ffffff;
 	padding: 2px;
 	font-weight: bold;
 	text-align: center;
 }

 #programming #progcompany {
 	font-weight: normal;
 	padding: 10px 10px 0px 10px;
 	color: #005951;
 }

 #programming p {
 	text-align: left;
 }

 #programming p.txtcenter {
 	text-align: center;
 }

 #programming a {
 	color: #000000;
 }

 /*
 ==================================================================
 PS 2012 Styles
 */

 span.prsohead {
 	font-family : Arial, Helvetica, sans-serif;
 	font-size : 11pt;
 	font-weight : bold;
 	padding-top: 0px;
 	padding-left: 0px;
 	padding-bottom: 0px;
 	margin: 0;
 }

 /*
 ==================================================================
 Award styles
 */

 #winner {
 	background-image: url(images/201205/2012-winner-sidebar.jpg);
 	float: left;
 	padding: 200px 0 20px 0;
 	margin: 0 auto 0 auto;
 	width: 249px;
 	border-right: 10px solid #ffffff;
 }

 #submitted {
 	background-color: #e9e7e4;
 	color: #000000;
 	margin: 0 15px 0 5px;
 	padding: 0;
 	width: 200px;
 	border: 1px solid #000000;
 }

 #submitted #boxhead {
 	color: #ffffff;
 	font-family : Arial, Helvetica, sans-serif;
 	font-size : 10pt;
 	line-height: 20px;
 	font-weight : bold;
 	background-color: #000000;
 	padding: 2px;
 	text-align: center;
 	overflow: auto;
 }

 #submitted #submitted-info {
 	padding: 8px;
 }

 #submitted-hilite {
 	float: left;
 	background-color: #e9e7e4;
 	color: #000000;
 	margin: 10px 15px 10px 0;
 	padding: 0;
 	width: 200px;
 	border: 1px solid #000000;
 }

 #submitted-hilite #boxhead {
 	color: #ffffff;
 	font-family : Arial, Helvetica, sans-serif;
 	font-size : 10pt;
 	line-height: 20px;
 	font-weight : bold;
 	background-color: #000000;
 	padding: 2px;
 	text-align: center;
 	overflow: auto;
 }

 #submitted-hilite #submitted-info {
 	padding: 8px;
 }

 #subby  ul {
 	margin-left: 16px;
 	padding-left: 0px;
 	margin-top: 0;
 	margin-bottom: 10px;
 }

 #subby ul li {
 	font-size : 10pt;
 	font-weight: normal;
 	margin-top : 2px;
 	margin-bottom : 2px;
 	font-family : Arial, Helvetica, sans-serif;
 	list-style-type : disc;
 }

 #award-moreinfo {
 	background-color: #bb9468;
 	color: #ffffff;
 	padding: 3px 0 4px 0;
 	margin: 0 auto 0 auto;
 	width: 450px;
 }

 #award-moreinfo p {
 	font-weight : bold;
 	line-height: 20px;
 	font-size: 9pt;
 	margin: 0;
 	text-align: center;
 }

 #judges {
 	background-color: #e9e7e4;
 	color: #000000;
 	padding: 0;
 	margin: 0 auto 0 auto;
 	width: 450px;
 	border: 1px solid #000000;
 }

 #judges #boxhead {
 	color: #ffffff;
 	font-family : Arial, Helvetica, sans-serif;
 	font-size : 10pt;
 	line-height: 20px;
 	font-weight : bold;
 	background-color: #000000;
 	padding: 2px;
 	text-align: center;
 }

 #judges #judges-info {
 	padding: 10px;
 }

 #judges p {
 	text-align: left;
 }

 #firms {
 	background-color: #e9e7e4;
 	color: #000000;
 	padding: 0;
 	margin: 0 auto 0 auto;
 	width: 350px;
 	border: 1px solid #000000;
 }

 #firms #boxhead {
 	color: #ffffff;
 	font-family : Arial, Helvetica, sans-serif;
 	font-size : 10pt;
 	line-height: 20px;
 	font-weight : bold;
 	background-color: #000000;
 	padding: 2px;
 	text-align: center;
 }

 #firms #firms-info {
 	padding: 10px;
 }

 #firms p {
 	text-align: left;
 }

 div.sbboxhead {
 	color: #ffffff;
 	font-family : Arial, Helvetica, sans-serif;
 	font-size : 10pt;
 	line-height: 20px;
 	font-weight : bold;
 	background-color: #000000;
 	padding: 2px;
 	text-align: center;
 }

 /* ========================================2012 Problem Solver  ==================*/

 #probsolvtoc a.pstoc2010:link, #probsolvtoc a.pstoc2010:visited, #probsolvtoc a.pstoc2010:active {
 	font-family : Arial, Helvetica, sans-serif;
 	font-size : 12pt;
 	font-weight : normal;
 	color : #000000;
 	text-decoration : underline;
 }

 #probsolvtoc a.pstoc2010:hover {
 	color : #7e609c;
 }

 #probsolvtoc .pstoc2010header {
 	text-align : left;
 	padding: 3px 0 0 0;
 	color:#a00420;
 	font-size: 12pt;
 	font-weight: bold;
 }

 #probsolvtoc .pstoc2010head {
 	color:#a00420;
 	font-size: 12pt;
 	font-weight: bold;
 	padding : 4px 0px 0px 0px;
 	margin : 0px 0px 0px 0px;
 }

 #probsolvtoc .pstoc2010 {
 	padding : 2px 0px 2px 18px;
 }

 /* ========================================2012 Problem Solver  ==================*/

 /* ========================= 2012 Product Showcase  ==================*/

 h1.pshead {
 	font-family : Arial, Helvetica, sans-serif;
 	background-color : #ffffff;
 	color : #000000;
 	font-size : 15pt;
 	font-weight : bold;
 	padding: 2px 4px 2px 4px;
 	margin: 0;
 }

 .ps_booth_info2012 {
 	width: 130px;
 	font-family: Arial, Helvetica, sans-serif;
 	font-size: 120%;
 	font-weight: bold;
 	text-align: center;
 	background-color: #3a4d80;
 	color: #ffffff;
 	padding: 5px 5px 5px 5px;
 	border: 3px solid #006db4;
 	margin: 2px 0 5px 0;
 }

 /* ========================= 2012 Product Showcase  ==================*/


/* ============================  buyers guide styles */

.bglev1select {
	font-size: 11pt;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-top: 12px;
	margin-bottom: 8px;
/*				background-color: #dcdcdc; */
}

.bglev1head {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #696969;
	margin: 10px 0 5px 0 ;
	font-size : 11pt;
}

.bglev1list {
	font-size : 12pt;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.bglev2select {
	font-size: 10pt;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-top: 12px;
	margin-bottom: 1px;
/*		background-color: #dcdcdc;  */
}

.bglev2head {
	font-size: 11pt;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #696969;
	margin: 10px 0 5px 0 ;
	font-weight : bold;
}

.bglev2list {
	font-size: 12pt;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.bglev3select {
	font-size: 10pt;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-top: 12px;
	margin-bottom: 1px;
}

.bglev3head {
	font-size: 11pt;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #696969;
	margin: 10px 0 5px 0 ;
	font-weight : bold;
}

.bglev3list {
	font-size: 12pt;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}


a.buygdlink_1 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12pt;
	color : Black;
	text-decoration : none;
	line-height : 130%;
}
a.buygdlink_1:HOVER {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12pt;
	color : Blue;
	text-decoration : none;
	line-height : 130%;
}

a.buygdlink {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color : Black;
	text-decoration : none;
}
a.buygdlink:HOVER {
	color : Blue;
	text-decoration : none;
}

span.buygdnonlink_comp {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : Black;
	text-decoration : none;
}

a.buygdlink_comp {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight: bold;
	color : Black;
	text-decoration : none;
}
a.buygdlink_comp:HOVER {
	color : Blue;
	text-decoration : none;
}

a.buygdlink_comp2 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12pt;
	color : Black;
	text-decoration : none;
}
a.buygdlink_comp2:HOVER {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12pt;
	color : Blue;
	text-decoration : none;
}

/* ============================  rec report feature */

div.rrlist {
	width: 100%;
	padding: 10px 0 0 0 !important;
}

h1.rrhead {
	font-size: 22px !important;
	margin: 0 0 10px 0 !important;
}

h2.rrmonth {
	width: 100%;
	background: #dcdcdc;
	font-size: 14pt;
	font-weight: bold !important;
	margin: 0 0 5px 0 !important;
	padding: 0 0 0 10px !important;
}

h3.rrtitle {
	font-size: 12pt !important;
	font-weight: bold !important;
	margin: 10px 0 5px 20px !important;
}

p.rrsummary {
	margin: 10px 0 5px 30px !important;
}

/* ============================  article head/leading cap colors */

.gc-head {
	color: #c7b199;
}

.byg-head {
	color: #9fafcf;
}

.fp-head {
	color: #9091b4;
}

/* </style> */
