* { 
	margin: 0;
	padding: 0;
	}
div	{
	//zoom: 1;
	}

html, body	{
	height: 100%;
	}
body, table, input, select, textarea	{
	font-family: helvetica, arial, san-serif;
	}
body	{
	/* base font size is set in #bodyWrap1
	font-size: 100%; */
	color: #000;
	//text-align: center;
	background: #d5dee6 url(../images/bg1.gif) 0 0 repeat;
	}
html>body	{
	/* base font size is set in #bodyWrap1 */
	font-size: 1em;
	}
table, input, select, textarea	{
	/* base font size is set in #bodyWrap1 */
	font-size: 1em;
	}
table, input, select, textarea, #bodyWrap1	{
	line-height: 1.25;
	}
	
a	{
	color: #970000;
	cursor: pointer; 
	cursor: hand;
	text-decoration: underline;
	outline: none;
	}
a:hover	{
	color: #c96666;
	}
a.no_link1,
a.no_link1:hover	{
	border: none;
	}
img     { border: 0; }
acronym, abbr	{
	border: none;
	border-bottom: 1px dotted #ccc;
	font-style: normal;
	}
th	{ text-align: left; }
.nowrap	{
	white-space: nowrap;
	}
#stats1	{
	display: none;
	clear: both;
	}

.top_of_page1,
.skip_nav1	{
	position: absolute;
	width: 1px;
	height: 1px;
	overflow: hidden;
	border: none;
	top: -99999px;
	left: -99999px;
	}
	
h1, h2, h3, h4, h5, h6 {
	font-size: 1em;
	line-height: 1.2;
	margin-bottom: .6em;
	}
h1	{
	font-size: 1.5em;
	line-height: 1.15;
	margin-bottom: 0px;
	margin-bottom: 9px;
	}
h2	{
	font-size: 1.25em;
	margin-bottom: 1px;
	text-transform: uppercase;
	}
h2 a	{
	text-decoration: none;
	}
body.home1 h2	{
	text-transform: none;
	margin-bottom: 10px;
	}
	
	
img.type1,
img.type3	{
	float: left;
	margin: 0 20px 1em 0;
	}
img.type2,
img.type4	{
	float: right;
	margin: 0 0 1em 20px;
	}

table.type1	{
	border-collapse: collapse;
	margin-bottom: 0;
	}
table.type1 td,
table.type1 th	{
	padding: 0;
	vertical-align: top;
	}
	
table.type2,
table.type3,
table.type4	{
	border-collapse: collapse;
	margin-bottom: 2em;
	width: 100%;
	}
table.type2 td,
table.type2 th,
table.type3 td,
table.type3 th	{
	padding: 4px 8px;
	vertical-align: top;
	}

tr.type1 td,
tr.type1 th	{
	background-color: #f5f5f5;
	border-top: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	}
	
td.type1	{
	text-align: right;
	}
	
p,
ul, 
ol	{
	margin-bottom: 1.3em;
	}
ul	{
	list-style-type: none;
	}
ul ul	{
	margin: 7px 0 .5em .25em;
	}
ul li	{
	margin-bottom: .4em;
	padding-left: 13px;
	background: url(../images/blt-dot1-000000.gif) 0 .4em no-repeat;
	}
ul ul li	{
	background: url(../images/blt-dash1-000000.gif) 0 .5em no-repeat;
	padding-left: 12px;
	}
ol	{
	margin-left: 2.25em;
	list-style-type: arabic;
	}
ol ol	{
	margin-top: 7px;
	margin-bottom: .5em;
	}
ol li,
ul ol li	{
	background: none;
	padding-left: 1px;
	}
/*li	{
	//zoom: 1;
	}*/
li.last-child	{
	margin-bottom: 0;
	}
	
em.type1, 
i.type1, 
p.italic1	{
	//width: 98.25%;
	font-style: italic;
	}
	
dl	{
	margin-bottom: 1.5em;
	}
dt	{
	margin-bottom: .75em;
	}
dd	{
	margin-left: 2em;
	}
	

.smaller1	{
	font-size: .85em;
	}
.warning1	{
	color: #f05a29;
	}
.grey1	{
	color: #777;
	}
.bold1	{
	font-weight: bold;
	}
.normal1	{
	font-weight: normal;
	}
	


input.text, select, textarea	{
	border: 1px solid #a5a6a5;
	width: 270px;
	}
select	{
	width: 280px;
	}
	
input	{
	padding: 3px 4px;
	}
input.checkbox	{
	position: relative;
	top: -1px;
	//top: 1px;
	margin-right: 5px;
	//margin-right: 3px;
	}
	
select option	{
	padding: 1px 4px;
	}
select	{
	padding: 3px 4px;
	}
	
textarea	{
	height: 7em;
	padding: 4px;
	}
	
	
.on,
.off	{
	position: absolute;
	}
.on	{
	left: auto;
	top: auto;
	position: relative;
	}
.off	{
	left: -99999px;
	top: -99999px;
	}
	
	
#bodyWrap1	{
	font-size: 1em; /* equals 16px */
	//text-align: left;
	background: url(../images/bg2.gif) 0 0 repeat-x;
	min-height: 630px;
	}
#bodyWrap2	{
	background: url(../images/bg4.jpg) 0 0 repeat-x;
	}
#bodyWrap3	{
	width: 946px;
	margin: 0 auto;
	}
	
	
.clear1:after,
.wrap1:after,
ul.clear1 li:after,
.main_content1:after,
.info_wrap1:after,
.box_mid:after	{
    content: "";
    display: block;
    height: 0;
    clear: both;
    //visibility: hidden;
    }
.clear1,
.wrap1,
ul.clear1 li,
.main_content1,
.info_wrap1,
.box_mid	{
    //zoom: 1;
	//display: block;
	}

#content1,
#content2,
#content3,
#content4	{
	clear: both;
	}

#content1	{
	margin-bottom: 65px;
	min-height: 129px;
	background: url(../images/strategic1.png) 50% 0 no-repeat;
	}
#content1 .wrap1	{
	padding: 19px 0 0 0;
	}
body.home1 #content1	{
	margin-bottom: 0;
	}

#content2	{
	margin-bottom: 45px;
	}
.ie7 #content2	{
	margin-bottom: 30px;
	}
body.home1 #content2	{
	font-size: 12px;
	}
#content2 .wrap1	{
	}

#content3	{
	}
#content3 .wrap1	{
	}
	
	
.column1,
.column2,
.column3,
.column4,
.column5,
.column6	{
	float: left;
	}
	
.column1	{
	width: 632px;
	}
.column1 .col_wrap1	{
	}
	
.column2	{
	width: 314px;
	}
.column2 .col_wrap1	{
	}
	
.column4	{
	width: 305px;
	margin-right: 10px;
	}
.column4 .col_wrap_inner1	{
	}
	
.column5	{
	width: 306px;
	margin-right: 10px;
	}
.column5 .col_wrap_inner1	{
	}
	
.column6	{
	width: 305px;
	}
.column6 .col_wrap_inner1	{
	}
	

.primary_navigation1	{
	text-transform: uppercase;
	font-size: 14px;
	}
.primary_navigation1 ul,
.primary_navigation1 li	{
	margin: 0;
	padding: 0;
	}
.primary_navigation1 li	{
	float: left;
	padding: 0 0 0 6px;
	background: none;
	}
.primary_navigation1 li:hover,
.primary_navigation1 li.hover,
.primary_navigation1 li.current	{
	background: url(../images/nav-primary-left1.png) 0 0 no-repeat;
	}
.primary_navigation1 a	{
	display: block;
	float: left;
	min-height: 36px;
	text-decoration: none;
	color: #16274d;
	padding: 0 21px 0 15px;
	}
.primary_navigation1 li:hover a,
.primary_navigation1 li.hover a,
.primary_navigation1 li.current a	{
	background: url(../images/nav-primary-right1.png) 100% 0 no-repeat;
	}
.primary_navigation1 li.current a	{
	font-weight: bold;
	}
.primary_navigation1 li.current li a	{
	font-weight: normal;
	}
.primary_navigation1 a span	{
	position: relative;
	top: 13px;
	}
	

.primary_navigation1 ul ul	{
	width: 163px;
	background: url(../images/bg-dropdown1.png) 0 100% no-repeat;
	position: absolute;
	left: -99999px;
	top: -99999px;
	z-index: 99999;
	margin: 36px 0 0 -6px;
	font-size: 11px;
	padding: 0 15px 10px;
	//clear: both;
	//margin-top: 0px;
	}
.primary_navigation1 li:hover ul,
.primary_navigation1 li.hover ul	{
	left: auto;
	top: auto;
	}
.primary_navigation1 ul ul li	{
	float: none;
	padding: 0 0 0 0px;
	}
.primary_navigation1 li:hover li,
.primary_navigation1 li.hover li,
.primary_navigation1 li.current li,
.primary_navigation1 li:hover ul a,
.primary_navigation1 li.hover ul a,
.primary_navigation1 li.current ul a	{
	background-image: none;
	}
.primary_navigation1 ul ul a	{
	display: block;
	float: none;
	min-height: 1px;
	text-decoration: none;
	color: #16274d;
	padding: 5px 5px 3px 7px;
	}
.primary_navigation1 ul ul a span	{
	top: 0px;
	}
.primary_navigation1 ul ul a:hover	{
	background-color: #9ebac3;
	}
	
	
.breadcrumb1	{
	font-size: 11px;
	position: absolute;
	margin: -39px 0 0 4px;
	background: url(../images/breadcrumb-cap-left1.gif) 0 0 no-repeat;
	text-transform: uppercase;
	}
.ie7 .breadcrumb1	{
	position: relative;
	margin-bottom: 25px;
	}
.breadcrumb1 ul	{
	margin: 0;
	padding: 0 0 0 3px;
	}
.breadcrumb1 li	{
	margin: 0;
	float: left;
	padding: 0;
	background: none
	}
.breadcrumb1 span	{
	position: relative;
	top: 1px;
	}
.ie7 .breadcrumb1 span	{
	top: 0px;
	}
.breadcrumb1 a	{
	text-decoration: none;
	color: #43567f;
	display: block;
	float: left;
	padding: 0 17px 0 4px;
	background: #dbe5ea url(../images/breadcrumb-right2.gif) 100% 50% no-repeat;
	}
.breadcrumb1 a:hover	{
	color: #333;
	}
.breadcrumb1 li.current a	{
	font-weight: bold;
	color: #16274d;
	}
.breadcrumb1 li.current a:hover	{
	}
.breadcrumb1 li.first-child	{
	background: none;
	padding: 0;
	left: 0;
	}
.breadcrumb1 li.first-child a	{
	padding-left: 3px;
	}
.breadcrumb1 li.last-child	{
	background: url(../images/breadcrumb-current-left1.gif) 0 50% no-repeat;
	position: relative;
	left: -13px;
	padding-left: 13px;
	}
.breadcrumb1 li.last-child a	{
	background: #c5d6dd url(../images/breadcrumb-current-right2.gif) 100% 50% no-repeat;
	}
	
	
.main_content1	{
	padding: 0 35px 10px;
	background: url(../images/bg3.gif) 50% 100% no-repeat;
	margin-bottom: 25px;
	}
.main_content1.bigpicture1	{
	background-image: url(../images/rule-bigpicture1.gif);
	padding-bottom: 25px;
	margin-bottom: 20px;
	}
.main_content1.strategy1	{
	background-image: url(../images/rule-strategy1.gif);
	padding-bottom: 25px;
	margin-bottom: 20px;
	}
.main_content1.perspective1	{
	background-image: url(../images/rule-perspective1.gif);
	padding-bottom: 25px;
	margin-bottom: 20px;
	}
.main_content1.resource1	{
	background-image: url(../images/rule-resource1.gif);
	padding-bottom: 25px;
	margin-bottom: 20px;
	}
.main_content1.snapshot1	{
	background-image: url(../images/rule-snapshot1.gif);
	padding-bottom: 25px;
	margin-bottom: 20px;
	}
.main_content1.numberscrunch1 {
	background-image: url(../images/rule-numberscrunch1.gif);
	padding-bottom: 25px;
	margin-bottom: 20px;
	}
.main_content1.noteworthy1 {
	background-image: url(../images/rule-noteworthy1.gif);
	padding-bottom: 25px;
	margin-bottom: 20px;
	}
body.type1 .main_content1	{
	background: none;
	padding: 0 5px 20px;
	margin-bottom: 0px;
	}
body.home1 .main_content1	{
	background: none;
	margin-bottom: 0px;
	}
	
.main_content2	{
	padding: 0 0 0 30px;
	}
	
	
.box_mid	{
	padding-bottom: 1px;
	}
	
.box1 .box_mid	{
	width: 632px;
	background: url(../images/box1-mid.png) 0 0 repeat-y;
	}
.box1 .box_btm	{
	width: 632px;
	height: 10px;
	display: block;
	background: url(../images/box1-btm.png) 0 0 no-repeat;
	}
	
.box2 .box_mid	{
	width: 314px;
	}
.box2 .box_btm	{
	width: 314px;
	height: 10px;
	display: block;
	}
	
.box3 .box_mid	{
	width: 946px;
	background: url(../images/box3-mid.png) 0 0 repeat-y;
	}
.box3 .box_btm	{
	width: 946px;
	height: 10px;
	display: block;
	background: url(../images/box3-btm.png) 0 0 no-repeat;
	}
	
.home_boxes_row1,
.home_boxes_row2	{
	margin-bottom: 11px;
	position: relative;
	left: -5px;
	}
	
.home_boxes_row1 .box1,
.home_boxes_row2 .box1	{
	position: relative;
	top: -10px;
	}

.home_boxes_row1 .box_mid	{
	width: 946px;
	background: url(../images/boxes-home-row1-mid.png) 0 0 repeat-y;
	min-height: 204px;
	padding-left: 5px;
	}
.home_boxes_row1 .box_btm	{
	width: 946px;
	height: 10px;
	display: block;
	background: url(../images/boxes-home-row1-btm.png) 0 0 no-repeat;
	}
.home_boxes_row1 .box_top	{
	width: 946px;
	height: 10px;
	display: block;
	background: url(../images/boxes-home-row1-top.png) 0 0 no-repeat;
	}

.home_boxes_row2 .box_mid	{
	width: 946px;
	background: url(../images/boxes-home-row2-mid.png) 0 0 repeat-y;
	min-height: 204px;
	padding-left: 5px;
	}
.home_boxes_row2 .box_btm	{
	width: 946px;
	height: 10px;
	display: block;
	background: url(../images/boxes-home-row2-btm.png) 0 0 no-repeat;
	}
.home_boxes_row2 .box_top	{
	width: 946px;
	height: 10px;
	display: block;
	background: url(../images/boxes-home-row2-top.png) 0 0 no-repeat;
	}
	
	
ul.type1 li	{
	background: url(../images/blt-arrow1.png) 0 0 no-repeat;
	font-size: 14px;
	padding: 2px 0 2px 20px;
	}
	
.box_content1	{
	padding: 0 30px;
	}
	
.heading1_mid	{
	background: url(../images/box2-heading-mid.png) 0 0 repeat-y;
	}
.heading1_btm	{
	width: 314px;
	height: 8px;
	display: block;
	background: url(../images/box2-heading-btm.png) 0 0 no-repeat;
	margin-bottom: 10px;
	}
.heading1_top	{
	width: 314px;
	height: 10px;
	display: block;
	}
.heading1_mid	{
	width: 314px;
	}
	
.heading2_btm	{
	background: url(../images/bg5.gif) 5px 0 no-repeat;
	}
.heading2_top	{
	width: 632px;
	height: 8px;
	display: block;
	}
.heading2_mid	{
	width: 632px;
	background: url(../images/box1-heading-mid.png) 0 0 repeat-y;
	}
.box3 .heading2_top,
.box3 .heading2_mid	{
	width: 946px;
	}
.box3 .heading2_mid	{
	background-image: url(../images/box3-heading-mid.png);
	}
.box3 .heading2_btm	{
	background-image: url(../images/box3-heading-btm.png);
	}
	
.heading1	{
	margin: 0 0 0 0;
	}
.heading1 h2	{
	margin: 0 0 0 4px;
	padding: 0 0 0 25px;
	font-size: 1.125em;
	font-weight: normal;
	width: 281px;
	line-height: 1.15em;
	}
	
.heading2	{
	margin: 0 0 0 0;
	}
.heading2 h1,
.heading2 .no_h1	{
	margin: 0 0 0 5px;
	padding: 5px 0 0 30px;
	font-weight: normal;
	width: 592px;
	line-height: 1.15em;
	text-transform: uppercase;
	color: #fff;
	}
.heading2 .no_h1	{
	padding-bottom: 3px;
	padding-top: 6px;
	}
body.type1 .heading2 h1	{
	width: 906px;
	}
	
/* yellow */
.box2.box_yellow1 .box_mid	{
	background: url(../images/box2-mid-yellow1.png) 0 0 repeat-y;
	}
.box2.box_yellow1 .box_btm	{
	background: url(../images/box2-btm-yellow1.png) 0 0 no-repeat;
	}
.heading1_yellow1 .heading1_top	{
	background: url(../images/box2-heading-top-yellow2.png) 0 0 no-repeat;
	}
.heading1_yellow1 h2	{
	background-color: #ffc700;
	}

/*Article Boxes */

/* blue */
.box_blue .heading2_top	{
	background: url(../images/box1-heading-top-2e7f9c.png) 0 0 no-repeat;
	}
.box3.box_blue .heading2_top	{
	background: url(../images/box3-heading-top-2e7f9c.png) 0 0 no-repeat;
	}
.box_blue .heading2 h1, .box_blue .no_h1	{
	background-color: #2e7f9c;
	}
	
/* red */
.box_red .heading2_top	{
	background: url(../images/box1-heading-top-cf1a21.png) 0 0 no-repeat;
	}
.box3.box_red .heading2_top	{
	background: url(../images/box3-heading-top-cf1a21.png) 0 0 no-repeat;
	}
.box_red .no_h1	{
	background-color: #cf1a21;
	}
.box_red .more_bg1	{
	background: url(../images/bg-red.png) 50% 0 no-repeat;
	}
.box_red .quote1	{
	background-color: #fcefef;
	}
	
/* green */
.box_green .heading2_top	{
	background: url(../images/box1-heading-top-007236.png) 0 0 no-repeat;
	}
.box3.box_green .heading2_top	{
	background: url(../images/box3-heading-top-007236.png) 0 0 no-repeat;
	}
.box_green .more_bg1	{
	background: url(../images/bg-green.png) 50% 0 no-repeat;
	}
.box_green .heading2 h1, .box_green .no_h1	{
	background-color: #007236;
	}
	
/* purple */
.box_purple .heading2_top	{
	background: url(../images/box1-heading-top-583d77.png) 0 0 no-repeat;
	}
.box3.box_purple .heading2_top	{
	background: url(../images/box3-heading-top-583d77.png) 0 0 no-repeat;
	}
.box_purple .more_bg1	{
	background: url(../images/bg-purple.png) 50% 0 no-repeat;
	}
.box_purple .heading2 h1, .box_purple .no_h1	{
	background-color: #583d77;
	}

/* brown */
.box_brown .heading2_top	{
	background: url(../images/box1-heading-top-84502d.png) 0 0 no-repeat;
	}
.box3.box_brown .heading2_top	{
	background: url(../images/box3-heading-top-84502d.png) 0 0 no-repeat;
	}
.box_brown .more_bg1	{
	background: url(../images/bg-brown.png) 50% 0 no-repeat;
	}
.box_brown .heading2 h1, .box_brown .no_h1	{
	background-color: #84502d;
	}

/* magenta */
.box_magenta .heading2_top	{
	background: url(../images/box1-heading-top-ab1149.png) 0 0 no-repeat;
	}
.box3.box_magenta .heading2_top	{
	background: url(../images/box3-heading-top-ab1149.png) 0 0 no-repeat;
	}
.box_magenta .more_bg1	{
	background: url(../images/bg-magenta.png) 50% 0 no-repeat;
	}
.box_magenta .heading2 h1, .box_magenta .no_h1	{
	background-color: #ab1149;
	}

/* orange */
.box_orange .heading2_top	{
	background: url(../images/box1-heading-top-f26522.png) 0 0 no-repeat;
	}
.box3.box_orange .heading2_top	{
	background: url(../images/box3-heading-top-f26522.png) 0 0 no-repeat;
	}
.box_orange .more_bg1	{
	background: url(../images/bg-orange.png) 50% 0 no-repeat;
	}
.box_orange .heading2 h1, .box_orange .no_h1	{
	background-color: #f26522;
	}
	/* cyan */
.box_cyan .heading2_top	{
	background: url(../images/box1-heading-top-089294.png) 0 0 no-repeat;
	}
.box3.box_cyan .heading2_top	{
	background: url(../images/box3-heading-top-f26522.png) 0 0 no-repeat;
	}
.box_cyan .more_bg1	{
	background: url(../images/bg-cyan.png) 50% 0 no-repeat;
	}
.box_cyan .heading2 h1, .box_cyan .no_h1	{
	background-color: #089294;
	}
	
.more_bg1	{
	padding-top: 15px;
	}
	
.font_14px	{
	font-size: 14px;
	line-height: 1.15em;
	}
.font_12px	{
	font-size: 12px;
	line-height: 1.15em;
	}
	
.logo1	{
	float: right;
	margin: 1px 10px 0 0;
	}
.logo2	{
	margin-bottom: 7px;
	}
	
.sponsors1	{
	text-align: center;
	padding-bottom: 25px;
	background: url(../images/rule1.png) 0 100% repeat-x;
	}
.sponsors1 ul,
.sponsors1 li	{
	margin: 0;
	padding: 0;
	}
.sponsors1 li	{
	display: inline;
	background: none;
	margin-right: 65px;
	}
.sponsors1 li.last-child	{
	display: inline;
	background: none;
	margin-right: 0px;
	}
	
.copyright1	{
	padding: 7px 0;
	text-align: center;
	font-size: 10px;
	}
	
.byline1	{
	float: right;
	font-size: 14px;
	font-style: italic;
	margin-right: 30px;
	text-transform: none;
	margin-top: 6px;
	}
	
.quote1	{
	width: 277px;
	float: right;
	position: relative;
	right: -30px;
	font-size: 21px;
	font-weight: bold;
	background: url(../images/quote-open1.png) 0 0 no-repeat;
	line-height: 1.3em;
	margin-bottom: 20px;
	}
.quote1_wrap1	{
	padding: 32px 25px 15px;
	background: url(../images/quote-close1.png) 100% 100% no-repeat;
	}
	
.heading3	{
	background-color: #f0f6f8;
	padding: 20px 20px 5px 30px;
	margin-bottom: 28px;
	}
.heading3 h2	{
	font-size: 18px;
	text-transform: uppercase;
	color: #2e7f9c;
	margin-bottom:0;
	line-height: .95em;
	}

.info_wrap1	{
	width: 280px;
	margin-bottom: 32px;
	}
.info_wrap1 .column_photo1	{
	width: 60px;
	min-height: 1px;
	float: left;
	margin-right: 10px;
	display: block;
	}
.info_wrap1 .column_data1	{
	display: block;
	width: 180px;
	float: left;
	line-height: 1.25em;
	font-size: 12px;
	}
.info_name1	{
	color: #146482;
	font-weight: bold;
	font-size: 14px;
	line-height: 1em;
	}
.info_business1	{
	font-weight: bold;
	font-style: italic;
	}
.info_location1	{
	}
.info_email1	{
	padding-left: 23px;
	background: url(../images/blt-email1.gif) 0 0 no-repeat;
	min-height: 13px;
	}
	
.photo1	{
	position: relative;
	top: -2px;
	margin-bottom: 19px;
	}
	
.home_boxes_row1 .box1,
.home_boxes_row1 .box2,
.home_boxes_row1 .box3	{
	float: left;
	}
	

.box5,
.box6	{
	float: left;
	position: relative;
	top: -10px;
	min-height: 210px;
	}
.main_content3	{
	padding: 5px 30px 0px 30px;
	}
.box5	{
	width: 622px;
	margin-right: 9px;
	font-size: 16px;
	}
.box6	{
	width: 306px;
	font-size: 14px;
	margin-right: 9px;
	}
.home_boxes_row1 .box6	{
	margin-right: 0px;
	}
.box6.morekick1	{
	margin-right: 10px;
	}

.home_strategy	{
	background: url(../images/strategy1.gif) 0 0 no-repeat;
	}

.heading_image1	{
	padding-bottom: 10px;
	background: url(../images/heading-shadow2.gif) 0 100% repeat-x;
	}
	
.read_more1	{
	position: absolute;
	bottom: -8px;
	right: 9px;
	}
	
	
.hr_radar1	{
	font-size: 12px;
	width: 937px;
	line-height: 1em;
	margin-bottom: 15px;
	}
body.home1 .hr_radar1 h2	{
	font-size: 12px;
	margin-bottom: 0px;
	line-height: 1em;
	}
.hr_radar1,
.hr_radar1 a	{
	color: #5a6163;
	}
.hr_radar1 .box_top	{
	width: 937px;
	display: block;
	background: url(../images/hr-radar-top.png) 0 0 no-repeat;
	height: 10px;
	}
.hr_radar1 .box_mid	{
	background: url(../images/hr-radar-mid.gif) 0 0 repeat-y;
	min-height: 40px;
	}
.hr_radar1 .box_btm	{
	background: url(../images/hr-radar-btm.png) 100% 0 no-repeat;
	width: 937px;
	height: 10px;
	display: block;
	}
	
.main_content4	{
	background: url(../images/logo-hr-radar1.gif) 0 0 no-repeat;
	padding: 3px 0 3px 197px;
	}
