@import 'grid.css';
/*@import 'thickbox.css';*/

/*************************************** RESET ******************/
/*********** RESET */
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 {margin: 0; padding: 0; border: 0; outline: 0; font-weight: inherit; font-style: inherit; font-family: inherit;}

/*********** STYLES */
body {font-family:Helvetica, Arial, sans-serif; font-size:10px; line-height:1.5;}

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

p {margin: 0 0 1.5em;}

ul, ol {margin:0 0 1.5em 1.5em;}
ul {list-style-type:disc;}
ol {list-style-type:decimal;}
li ul, li ol {margin:0 0 0 1.5em;}
	.list_reset {margin:0; list-style-type:none; display:block;}

address {margin:0 0 1.5em;font-style:italic;}

blockquote {padding-left:1.5em; padding-top:.5em; padding-bottom:.5em; margin: 0 0 1.5em 1.5em; border-left:.25em solid #ccc;}
	blockquote p {padding-right:40px;}
	blockquote p.blockquote_endbgd {padding-bottom:1em;}
blockquote:before, blockquote:after, q:before, q:after {content: "";}
blockquote, q {quotes: "" "";}
blockquote cite {margin:.5em 0 0; display:block;}

code {font:1.1em 'Courier New', Courier, Fixed;}

del {color:#666;}
pre {margin:1.5em 0;white-space:pre;}
pre, code, tt {font:1em 'andale mono', 'lucida console', monospace;line-height:1.67;}

tbody, tfoot, thead, tr, th, td {outline: 0; font-weight: inherit; font-style: inherit; font-family: inherit;}
table {border-collapse: separate; border-spacing: 0; clear:both;}
caption, th, td {font-weight: normal;}
tfoot {font-style:italic;}

strong {font-weight:bold;}
em, dfn {font-style:italic;}
dfn {font-weight:bold;}

sup, sub {line-height:0;}

abbr, acronym {border-bottom:1px dotted #666;}
acronym, abbr, span.caps {font-size:0.9em; letter-spacing:.07em;}
	acronym, abbr {border-bottom:1px dashed #999; cursor:help;}

h1, h2, h3, h4, h5, h6 {font-size:100%; line-height:1; font-weight:normal; font-style:normal; margin:0;}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin:0; display:block;}

/*********** DEFAULT CUSTOM CLASSES */
.img_left {display: block; float: left; margin-right: 1.5em; margin-top:.2em; margin-bottom: 0.5em;}
.img_right {display: block; float: right; margin-left: 1.5em; margin-top:.2em; margin-bottom: 0.5em;}

.large {font-size:110%;}
.larger {font-size:130%;}
.largest {font-size:180%;}
.smaller, .small {font-size:90%;}
.smallest {font-size:80%;}

.text_spaced {letter-spacing:5px;}
.nav_spaced {letter-spacing:5px; text-transform:uppercase;}
	.nav_spaced.small, .nav_spaced.smaller, .nav_spaced.smallest {letter-spacing:2px;}

.clear, .clearfix {clear:both;}
.clearfix:after {content:"."; display:block; height:0; visibility:hidden;}

.hide {position:absolute; top:0; left:-9000px;}
.hidden {display:none;}

.align_left {float: left; display: inline;}
.align_right {float: right; display: inline;}
.align_center {display:block; margin:0 auto;}

.nolist {list-style-type:none;}
.list_reset, .list_reset li {list-style-type:none; margin:0; padding:0;}
.list_block {list-style-type:none; display:block;}
	.list_block li {display:block; float:left;}

/*********** OVERRIDE CLASSES */
.serif {font-family:Georgia, Times, serif; font-size:1.2em;}
.sans-serif { font-family:Arial, sans-serif;}

.nobold {font-weight:normal !important;}
.noital {font-style:normal !important;}

.text_left {text-align:left !important;}
.text_right {text-align:right !important;}
.text_center {text-align:center !important;}

.nomarg {margin:0 !important;}
.nomarg_bottom {margin-bottom:0 !important;}
.nomarg_top {margin-top:0 !important;}
.nomarg_left {margin-left:0 !important;}
.nomarg_right {margin-right:0 !important;}

.nopad {padding:0 !important;}
.nopad_bottom {padding-bottom:0 !important;}
.nopad_top {padding-top:0 !important;}
.nopad_left {padding-left:0 !important;}
.nopad_right {padding-right:0 !important;}

.float_left {float:left !important;}
.float_right {float:right !important;}
.clear_right {clear:right !important;}
.clear_left {clear:left !important;}

.display_inline {display:inline;}
.display_inline-block {display:inline-block;}
.display_block {display:block;}

.pos_relative {position:relative !important;}
.pos_fixed {position:fixed !important;}
.pos_absolute {position:absolute !important;}

/*************************************** LAYOUT ******************/
body {background:url(../images/bgd/bg.body.gif) 0 0 repeat-x #020c15;}
#wrapper {}

body#home {}
	body#home #wrapper {background:url(../images/bgd/bg.wrap.home2.gif) no-repeat center top; min-width:940px;}
	body#home h1 {width:940px; margin:0 auto;}
		body#home a#homelink {display:block; width:940px; height:229px; text-indent:-999em;}
	body#home #header {height:311px; overflow:hidden; position:relative; min-width:940px; position:relative;}
		body#home #header img {display:block; margin:0 auto; position:relative; z-index:99;}
		body#home #headershadow {background:url(../images/bgd/bg.headshadow.home.png) repeat-x 0 0; height:250px; overflow:hidden; width:100%; position:absolute; top:0; left:0; z-index:999;}
		body#home #primaryNavWrap {background:url(../images/bgd/bg.primNav.home.gif) repeat-x 0 0; height:61px; overflow:hidden; width:100%; clear:both;}
		body#home #primaryNavigation {list-style-type:none; margin:0 auto; width:800px; height:61px; overflow:hidden;}
			body#home #primaryNavigation li {float:left; height:61px; overflow:hidden;}
			body#home #primaryNavigation li a {display:block; height:61px; overflow:hidden; background-image:url(../images/bgd/bg.tabbar.home.gif); background-repeat:no-repeat; background-color:transparent; text-indent:-999em;}
			body#home #primaryNavigation li#StandardInventory a {width:188px; background-position:0 0;}
			body#home #primaryNavigation li#IndustrySpecific a {width:200px; background-position:-188px 0;}
			body#home #primaryNavigation li#FormatSpecific a {width:200px; background-position:-388px 0;}
			body#home #primaryNavigation li#Resources a {width:198px; background-position:-588px 0;}
				body#home #primaryNavigation li#StandardInventory a:hover {background-position:0 -61px;}
				body#home #primaryNavigation li#IndustrySpecific a:hover {background-position:-188px -61px;}
				body#home #primaryNavigation li#FormatSpecific a:hover {background-position:-388px -61px;}
				body#home #primaryNavigation li#Resources a:hover {background-position:-588px -61px;}
	body#home #content {background:url(../images/bgd/bg.content.home.gif) repeat-x 0 0 #020c15; padding-bottom:40px; overflow:hidden;}
		body#home #content h2 {margin-top:40px; padding-left: 60px; background:url(../images/bgd/bullet.ei.gif) 0 0 no-repeat;}
			body#home #content .grid_800 > .col > p, body#home #content .grid_800 > .col > table {margin-left: 70px;}
			body#home #content .grid_800 > .col > table {width: auto;}
		body#home #content h2, body#home #content h3 {margin-left:auto; margin-right: auto; margin-bottom: 1.5em;}
		body#home #content h2 , body#home #content h3{padding-left:70px; padding-right:70px;}
		body#home #content h3, body#home #content #salessupport, body#home #content #salessupport ~ h2, body#home #content #salessupport ~ p {width:680px; padding-left:70px; padding-right:70px; margin:0 auto 1.5em;}
		body#home #content #salessupport ~ p + h2 {margin-top: 3em;}
		body#home #content #salessupport h3{ padding-left: 0; }
		body#home #content #salessupport {clear:both; overflow:hidden; padding-top: 25px; }
		body#home #content dl {float:left;}
		body#home #content dt {margin-left:20px; margin-right:20px;}
		body#home #content dd {margin-left:20px; margin-right:20px;}
		/* Channels Agro Tease on Homepage */
		body#home #content .col .channels.aggFeedTeaser li {margin-bottom: .5em}
		body#home #content .col .channels.aggFeedTeaser {margin-left: 4px;}
		body#home #content .col .channels.aggFeedTeaser a {color: #02b6d6; font-weight:bold; font-size: 13px;}
			body#home #content .col .channels.aggFeedTeaser a:hover {color: /*#00d9ff*/ #63e7ff;}
		body#home #content .col .channels.aggFeedTeaser .action  a {font-size: 10px;border-bottom: 2px solid; color: #3e6a84;}
			body#home #content .col .channels.aggFeedTeaser .action  a:hover {color: #6f93a9;}
		body#home #content .col .channels.aggFeedTeaser .teasertitle,
		body#home #content .col .channels.aggFeedTeaser .action img {display: none;}
	
body#login {}
body#login #wrapper {background:url(../images/bgd/bg.wrap.login.gif) no-repeat 0 0; width:940px; margin:0 auto;}
body#login p {width:710px; padding-left:230px; margin:0 auto;}
	body#login p a, body#login p a:visited {color:#fff;}
	body#login p a:hover {color:#ABABAB;}
	body#login p#copyright {padding-bottom:40px;}
body#login form {width:503px; margin:0 auto; padding-left:230px; padding-right:207px; padding-top:30px; padding-bottom:40px; overflow:auto;}
	body#login form input, body#login form label {display:block; float:left; margin-bottom:25px;}
	body#login form label {margin-right:40px; width:100px; height:50px; overflow:hidden; text-indent:-9999em; background-position:0 2px; background-repeat:no-repeat;}
		body#login form label#lbl_username {background-image:url(../images/form/label.username.gif);}
		body#login form label#lbl_password {background-image:url(../images/form/label.password.gif); clear:left;}
	body#login form input {overflow:hidden; border:none; outline:none; clear:right;}
		body#login form input#Username, body#login form input#Password {background:url(../images/form/input.text.gif) no-repeat 0 0; width:343px; height:32px; padding:11px 20px 7px 0;}
		body#login form input#Username {clear:right;}
		body#login form input#Password {clear:right;}
		body#login form input#LoginButton {background-image:url(../images/form/btn.login.gif); background-repeat:no-repeat; background-position:0 0; background-color:transparent; height:31px; width:94px; float:right; clear:both; text-indent:-9999em; cursor:pointer;}
			body#login form input#LoginButton:hover {background-position:0 -31px;}
			
body#page {background:url(../images/bgd/bg.body.page.gif) 0 0 repeat-x #020c15;}
	body#page form#aspnetForm {width:940px; margin:0 auto;}
	body#page h1 {width:812px; margin:0 auto;}
		body#page a#homelink {display:block; width:812px; height:172px; text-indent:-999em;}
	body#page #primaryNavigation {list-style-type:none; margin:0 auto; width:797px; height:56px; overflow:hidden; padding:0 0 52px 15px; background:url(../images/bgd/bg.primaryNav.page.gif) center bottom no-repeat;}
		body#page #primaryNavigation li {float:left; height:56px; overflow:hidden;}
		body#page #primaryNavigation li a {display:block; height:43px; margin-top:13px; overflow:hidden; background-image:url(../images/bgd/bg.tabbar.page.gif); background-repeat:no-repeat; background-color:transparent; text-indent:-999em;}
		body#page #primaryNavigation li#StandardInventory a {width:188px; background-position:0 0;}
		body#page #primaryNavigation li#IndustrySpecific a {width:200px; background-position:-188px 0;}
		body#page #primaryNavigation li#FormatSpecific a {width:200px; background-position:-388px 0;}
		body#page #primaryNavigation li#Resources a {width:198px; background-position:-588px 0;}
			body#page #primaryNavigation li#StandardInventory a:hover {background-position:0 -56px;}
			body#page #primaryNavigation li#IndustrySpecific a:hover {background-position:-188px -56px;}
			body#page #primaryNavigation li#FormatSpecific a:hover {background-position:-388px -56px;}
			body#page #primaryNavigation li#Resources a:hover {background-position:-588px -56px;}
				body#page #primaryNavigation li.currentpage a {cursor:default;}
				body#page #primaryNavigation li#StandardInventory.currentpage a {background-position:0 -112px;}
				body#page #primaryNavigation li#IndustrySpecific.currentpage a {background-position:-188px -112px;}
				body#page #primaryNavigation li#FormatSpecific.currentpage a {background-position:-388px -112px;}
				body#page #primaryNavigation li#Resources.currentpage a {background-position:-588px -112px;}
					body#page #primaryNavigation li#StandardInventory.currentpage a:hover {background-position:0 -112px;}
					body#page #primaryNavigation li#IndustrySpecific.currentpage a:hover {background-position:-188px -112px;}
					body#page #primaryNavigation li#FormatSpecific.currentpage a:hover {background-position:-388px -112px;}
					body#page #primaryNavigation li#Resources.currentpage a:hover {background-position:-588px -112px;}
	body#page #contentwrap {width:940px; margin:0 auto; background:url(../images/bgd/bg.contentwrap.page.png) repeat-y 0 0; overflow: hidden; padding-bottom:20px;}
	body#page #content {width:738px; min-height:400px; margin:0 80px; padding:0 21px; background:url(../images/bgd/bg.content.page.gif) repeat-x 0 0 #e3e0d7;}
	
	body#viewer #contentwrap {width:970px; margin:0 auto;}
	body#viewer {background: #020c15 url("../images/bgd/bg.body.viewer.gif") repeat-x 0 0;}
	body#viewer #contentwrap { margin:0 auto; width:970px;}
	body#viewer h1 { margin:0 auto; width:970px; }
	body#viewer #footer { /*background: url("siteassets/images/bgd/bg.footer.viewer.png") no-repeat 0 0;*/ display:block; margin:0 auto; width:830px; text-align:center;}
		body#page #content h2 {margin-bottom:1.5em; background:url(../images/bgd/h2.categories.gif) no-repeat left center; padding-left:40px; padding-right:4px; font-size:16px; line-height:31px; color:#fff; font-style:italic; font-weight:bold;}
		body#page #content ul {list-style-type:none; margin-left:.5em;}
			body#page #content .partial_width.col_wide {width:60%; float:left;}
			body#page #content .partial_width.col_narrow {width:35%; float:right;}
			body#page #content ul.full_width {clear:both; float:left; margin-left:0; width:100%;}
			body#page #content ul.half_width {clear:both; float:left; margin-left:0; width:100%;}
			body#page #content ul.full_width li {width:41%; padding-right:8%; float:left; display:block;}
			body#page #content ul a {padding-left:30px; display:block; }
		
			/*body#page #content ul#categories.full_width a {background-position:3px -2px;}*/
			body#page #content ul a:hover {background-position:3px -328px;}
			/*body#page #content ul#categories.full_width a:hover {background-position:3px -330px;}*/
	body#page #footer {padding:78px 64px 14px; width:812px; margin:0 auto; background:url(../images/bgd/bg.round.bot.png) 0 0 no-repeat; min-height:193px; overflow:auto;}
		body#page #footer dl {background:url(../images/bgd/bg.chatbubble.png) 0 0 no-repeat; padding-left:20px; display:block; float:left; margin-bottom:40px;}
			dl#clientservices {width:190px;}
			dl#kpickard {width:190px;}
			dl#scaputa {width:190px;}
			dl#bfuhr {width:19spx;}
		body#page #footer dt {}
			body#page #footer dl.person dt {float:left;}
		body#page #footer dd {}
			body#page #footer dl.person dd {float:left;}
				body#page #footer dl.person dd.jobtitle {clear:both;}
					body#page #footer dl.person dd.jobtitle {padding-left:0;}
				body#page #footer dl.person dd.contactphone {clear:left;}
				body#page #footer dl.person dd.email {}
					body#page #footer dl.person dd.email {padding-left:4px;}

/*************************************** Typography ******************/
/*********** Basics */
body {}

a, a:visited {color:#396e9a;}
	.forcelink a, a.forcelink {color:#396e9a !important;}
a:hover, a:visited:hover {color:#072239;}

a.jumperlink {text-transform:uppercase;}

.columns2 {width: 50%; float: left; /*font-size: .7em;*/}
.columns2 h2 {clear: both;}

body#home #content {color:#acc2d3; font-size:120%; line-height:1.5;}
		body#home #content dt {font-size:117%; color:#02b6d6; font-weight:bold;}
		body#home #content dd, body#home #content a, body#home #content a:visited {color:#3e6a84;}
		body#home #content a:hover {color:#6f93a9; text-decoration:none;}
		body#home #thanks {color:#fff;}
			body#home #thanks .indented {padding-left:20px;}

body#login p {color:#fff; font-style:italic; font-size:120%; line-height:1.83;}
body#login p.subdued {color:#ababab;}
body#login p#copyright {font-size:110%; line-height:1.45}
	body#login p#copyright, body#login p#copyright a, body#login p#copyright a:visited {color:#353e46;}
		body#login p#copyright a:hover {color:#ababab; text-decoration:none;}
	body#login form input {font-size:120%; color:#fff; line-height:1; text-indent:20px;}

body#page #content {color:#615F58; font-size:120%;/* line-height:2;*/}
	body#page #content #categories.full_width,
	body#page #content #categories.half_width {font-size:150%; line-height:1.56;}
		body#page #content #categories.full_width a,
		body#page #content #categories.half_width  a {display: block; font-weight: bold;}
		body#page #content ul a, body#page #content ul a:visited {  background:url(../images/bgd/bullet.disc.gif) no-repeat; color:#1b2935; padding: 3px 3px 3px 30px; }
		body#page #content ul a:hover {color:#126fa5; text-decoration:none;}
body#page #footer {color:#0e304f; font-size:110%; line-height:1.45;}
	body#page #footer a, body#page #footer a:visited {color:#195489; text-decoration:underline;}
	body#page #footer a:hover {color:#02B6D6;}
	body#page #footer p {color:#0e304f; text-decoration:none;clear:both;}
	body#page #footer p a, body#page #footer p a:visited {color:#0e304f; text-decoration:none;}
	body#page #footer p a:hover {color:#195489;}
	body#page #footer dl {}
	body#page #footer dt {color:#2568a4; font-size:110%; font-weight:bold;}
	body#page #footer dd {}
		body#page #footer dd.jobtitle {color:#2568a4; font-weight:normal;}
		body#page #footer dd.contactphone {color:#195489;}
		body#page #footer dd.email {color:#195489;}
	body#page #footer p {text-align:center;}
	body#page #content .channel_storycontent .launchbtn {background-image:url(../images/form/btn.launch.gif); background-repeat:no-repeat; background-position:0 0; display:block; clear:both; width:166px; height:31px; overflow:hidden; text-indent:-999em; margin:.5em 0 0;}
		body#page #content .channel_storycontent .launchbtn:hover {background-position:0 -31px;}

.subdued {color:#ababab;}
.highlighted {background:#fcc;}
.alert, #ResponseMessage, #ResponseMessage a, #ResponseMessage a:visited {color:#c33; font-weight:bold;}
	#ResponseMessage a:hover {color:#933;}
.dim {color:#615f58;}

/*************************************** BaseStation Controls */
dl.crumbs {display:block; clear:both; background:url(../images/bgd/dl.crumbs.gif) right top no-repeat; padding-right:40px; margin:0 0 1.5em; height:31px; overflow:hidden; float:left;}
	dl.crumbs dt {background:url(../images/bgd/dt.crumbs.gif) 0 0 no-repeat; padding-left:40px; padding-right:8px; font-size:16px; line-height:31px; color:#fff; font-style:italic; font-weight:bold; display:block; float:left;}
		dl.crumbs dt a, dl.crumbs dt a:visited {color:#fff;}
		dl.crumbs dt a:hover {color:#bfe6ed;} /*#ddd*/
	dl.crumbs dd {background:url(../images/bgd/dd.crumbs.gif) 0 0 repeat-x; display: block; height: 100%; line-height:31px; float:left; font-size:12px; color:#dbdbdb;}
		dl.crumbs dd + dd {padding-left: 8px;}
		dl.crumbs dd a {display: block; height: 100%; line-height:31px;}
		dl.crumbs dd a, dl.crumbs dd a:visited {color:#dbdbdb;}
		dl.crumbs dd a:hover {color:#bfe6ed;} /*#fff*/

/****** Story.aspx */
	td.channel_storycontent {position:relative; padding-top:56px; display:block;}
	/****** Leading Elements */
	td.channel_storycontent .header {display:block; color:#011323; text-transform:uppercase; font-size:170%; line-height:1.4; font-weight:bold; clear:both;}
	td.channel_storycontent span.subheader {display:block; font-size:80%; font-weight:bold; color:#233646; text-transform:uppercase;}
	td.channel_storycontent dl.crumbs, a.btnBack {position:absolute; /*top:-21px;*/ top:0; left:-4px; margin-bottom:0;}
	td.channel_storycontent dl.crumbs dd {background:url(../images/bgd/dt.crumbs.gif) 0 0 no-repeat; padding-left:40px;}
	a.btnBack {display: block; /*min-width: 220px; background:url(../images/bgd/h2.categories.gif) no-repeat left center; padding-left:40px; padding-right:4px;*/ font-size:12px; height:31px; overflow: hidden; background:url(../images/bgd/dl.crumbs.gif) right top no-repeat; padding-right:40px;}
	a.btnBack > span {background:url(../images/bgd/dt.crumbs.gif) 0 0 no-repeat; padding-left:40px; display: block; height: 100%; line-height: 31px;}
	a.btnBack, a.btnBack:visited {color:#dbdbdb;}
	a.btnBack:hover {color:#bfe6ed;} /*#fff*/
	/****** RTE Elements */
	td.channel_storycontent .channelquickfacts {float:right; width:265px; margin-top:1.5em; border:1px solid #bfbcae; background:#fff; -moz-border-radius:10px; -webkit-border-radius:10px; padding-top:.25em;}
		/****** Fact Sheet */
		td.channel_storycontent .channelquickfacts dl, td.channel_storycontent .channelquickfacts h3 {display:block; float:left; font-weight:bold; width:245px; overflow:hidden;}
		td.channel_storycontent .channelquickfacts h3 {padding:10px 10px 0; color:#011323;}
		td.channel_storycontent .channelquickfacts dl {margin:0; padding:5px 10px 0; display:block; clear:both;}
		td.channel_storycontent .channelquickfacts dt {color:#011323; float:left; display:block; clear:left;}
		td.channel_storycontent .channelquickfacts dd {color:#615f58; float:left; clear:right; padding-left:4px; display:block;}
		td.channel_storycontent .launchwrap {width:255px; clear:both; float:left; padding:10px 0 10px 10px;}
	/*td.channel_storycontent img.screenshot {display:block; float:left; clear:none; margin:1.5em 0 0; width:450px !important; height:auto !important; border:5px solid #fff; outline-color:#d0cbbd; outline-style:solid; outline-width:1px;}*/
	td.channel_storycontent img.screenshot {display:block; float:left; clear:none; margin:1.5em 0 0; padding: 5px; background: #fff; border: 1px solid #d0cbbd; width: 448px !important; height:auto !important;}
	td.channel_storycontent .channelcontent {float:left; width:460px; margin-top:3em;}
		td.channel_storycontent .channelcontent dt {font-weight:bold; color:#011323;}
		td.channel_storycontent .channelcontent dd {margin-bottom:2em;}
		/****** Where Next Navigation */
		.nav_wherenext {margin-right:1.5em; display:none;}

/****** Home.aspx */
span.nostories {display:block; clear:both; color:#09476d; font-weight:bold; font-size:1.6em;}
td {color:#09476d;}
td.storycount {font-size:80%;}
td.channel_story {padding-bottom:3em; padding-top: 1em; }
	td.channel_story  img.homeimg {width:75px !important; height:auto; margin:0 10px 5px 0 !important;}
	td.channel_story .header, td.channel_story .minilit {display:block;}
	td.channel_story .header {float:left; width:615px; /*width:645px;*/ color:#011323; text-transform:uppercase; font-size:133%; line-height:1.4; font-weight:bold;}
		td.channel_story a.header:hover, td.channel_story a span.header:hover {color:#3E6A84;}
	td.channel_story span.minilit {width:530px; font-size:80%; font-weight:bold; color:#233646; text-transform:uppercase;}
	/******* Pagination */
	ul.PagerList {font-weight:bold;}
	td.miniheader.nav_wherenexttitle {text-align:left; font-size:80%; padding:5px 6px 0 !important; font-weight:bold; color:#615f58; width:200px;}
	body#page #content ul.PagerList li {line-height:1 !important;}
	body#page #content ul.PagerList a {background:none !important; /*padding:0 !important;*/}
	span.PagerPrevNext {padding:5px 0 0 0 !important;}
	
	span.PagerNotSelected {background-color:transparent !important; border:1px solid #E3E0D7 !important;}
	span.PagerSelected {background-color:#d7d4cc !important; border:1px solid #fff !important; color:#000 !important}
	div.Elipses {padding: 5px;}

	div#pip_list {line-height: 1.5;}
		div#pip_list strong { color: #011323}
		div#pip_list .pip_list_desc {color: #09476D; line-height:1.5em; font-size: 16px;}
		div#pip_list .pip_list_desc  strong {color: #09476D}
		div#pip_list a:hover {color:#396e9a;}
	div#pip_list hr {margin: 15px 0;}

	/* Sitemap, directory*/
	body#page #content div.columns2 ul {font-size: 14px;}
	body#page #content div.columns2 ul a {font-weight: bold;}
	body#page #content div.columns2.a_z ul a {display:inline; font-weight:bold;}
	body#page #content div.columns2.a_z ul a +a{padding-left:0;  background: none; font-weight: normal;}
	.alphaNav {text-align: center; font-weight: bold; font-size: 2em;}
	body#page #content .columns2 ul a {background-position: 3px -4px;}
	body#page #content .columns2 ul a:hover {background-position:3px -332px;}
	
	
/* 2010-11-23 Brad's survey */
div.grid_800 > div.survey {margin-top: 40px;}
div.grid_800 > div.questionList .surveyDetail > img.thumb {float: none; clear: both; display: block; margin: 0 auto 40px;}
div.grid_800 > div.survey h3.title {
	background:url(../images/bgd/bullet.ei.gif) 16px 0 no-repeat; clear: both;
	font-style: italic; font-weight: bold; font-size: 20px; color: #fff;
	font-family: lucida grande, sans-serif;
	}
/* end Brad's survey */

