body {
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#646363;
	background-color:#f7f6f6;
}
.bodywrap {
	margin:0 auto 0 auto;
	position:relative;
	background: url(../images/topback.jpg) repeat-x left top;
	width:100%;
	height:100%;
}
.wrap {
	width:960px;
	margin:0 auto 0 auto;
	padding:0 10px;
}
a:hover {
	text-decoration:none;
	color:#0082dd;
}
a:active
{
outline: none;
}

a:focus
{
-moz-outline-style: none;
}
/*----------------------------------------------------------------------------------------Header and Main Nav Styles*/
.head {
	width:960px;
	margin:0 auto;
	height:52px;
	position:relative;
}
.healthways_logo {
	height:100%;
	margin:0 auto;
	float:left;
	position:relative;
	width:187px;
	background: url(../images/HWlogo.png) no-repeat 10px center;
	border-right:1px solid #E1E0E0;
}
.healthways_logo img, .healthways_logo a {
	border:none;
	display:block;
	width:100%;
	height:100%;
}
.topmenu {
	width:523px;
	float:left;
	position:relative;
	height:100%;
}
.worldwide {
	width:94px;
	float:left;
	position:relative;
	height:100%;
	background: url(../images/worldwide.png) no-repeat center center;
}
.language {
	width:96px;
	height:100%;
/*	background-color:#fff;*/
	float:left;
	position:relative;
}
.search {
	width:142px;
	height:100%;
	height:52px;
	float:left;
	position:relative;

}
.search .exterior {
	background:url(../images/searchback2.gif) no-repeat center center;
	height:20px;
	width:107px;
	float:right;
	height:52px;
	margin:0 auto;
	width:114px;
	position:relative;
}
.search .searchbox {
	width:76px;
	height:14px;
	background: url(../images/searchbackint.jpg) repeat-x;
	padding:0px;
	margin:0px;
	border:none;
	top:19px;
	left:10px;
	position:absolute;
	font-size:10px;
}
.search .button {
	height:27px;
	width:27px;
	border:0;
	padding:0 0px 0 3px;
	margin:0;
	background: url(../images/searchbutton.gif);
	right:-4px;
	top:16px;
	position:absolute;
	cursor:pointer;
}
.search table {
	margin-top:15px;
}
/*----------------------------------------------------------------------------------------Breadcrumb and Global Nav Styles*/
.bread {
	width:940px;
	margin:0 auto;
	padding-top:1px;
	height:57px;
	border-bottom: 1px solid #dbdada;
}
.breadcrumb {
	padding-top:10px;
	float:left;
	width:450px;
}
.breadcrumb, .breadcrumb a {
	font-size:10px;
	color:#909090;
}
.breadcrumb a {
	background: url(../images/lminactivesubbg.jpg) no-repeat right center;
	margin:0px;
	padding-right:15px;
	margin-right:5px;
}
.breadcrumb a:hover {
	color:#0082dd;
}
.globalmenu {
	width:300px;
	float:right;
	background: url(../images/globalnavbgleftjpg.png) no-repeat left top;
	height:29px;
	position:relative;
	top:0px;
}
.globalmenu td a {
	width:25%;
	height:100%;
}
.globalmenu td a {
	font-size:12px;
	color:#646363;
	font-weight:bold;
	padding:0;
	text-decoration:none;
	vertical-align: middle;
}
.globalmenu_begin {
	width:290px;
	margin:0 auto;
	position:relative;
	top:0;
	left:0;
}
.globalmenu_begin table {
	margin:0 auto;
	height:29px;
	width:100%;
}
.globalmenu_end {
	background: url(../images/globalnavbgright.png) no-repeat right top;
	width:4px;
	height:29px;
	float:right;
	position:absolute;
	top:0;
	right:0;
}
/*--------------------Home Flashy*/
#flashy {
	position:relative;
	top:0;
	z-index:1;
}
#homebread{
	width:940px;
	margin:0 auto;
	padding-top:0px;
	height:29px;
	position:absolute;
	z-index:11000;
	border-bottom:0;
	float:left;
}
/*----------------------------------------------------------------------------------------Main content and Left Navigation Styles*/
.content {
	width:960px;
	margin:0 auto;
	margin:0 10px;
}
/*--------------------Left Menu*/
.leftmenu {
	width:218px;
	float:left;
	position:relative;
	background: #FFFFFF url(../images/lmbg.jpg) repeat-x left bottom;
}
.leftmenu .usersClass {
	border-bottom: 1px solid #d6d6d6;
}
.leftmenu ul {
	margin:0;
	padding:0;
}
.leftmenu a {
	color:#8c8b8b;
	text-decoration:none;
	display:block;
	padding-left:19px;
	width:197px;
}
.leftmenu a:hover, .leftmenu a:active {
	color:#e25f08;
}
.leftmenu ul li a {
	padding-bottom:10px;
	padding-top:10px;
}
.leftmenu ul li {
/*	list-style-type: none;
	margin:0;
	padding:0;
	font-size:14px;
	font-weight:normal;
	border-right: 1px solid #D6D6D6;
	border-top: 1px solid #D6D6D6;
	border-left: 1px solid #D6D6D6;*/
}
.leftmenu ul li#lmhead {
	background-color:#919090;
	color:#fff;
	font-weight:bold;
	border-top:none;
	font-size: 14px;
	padding:10px 10px 10px 19px;
}
.leftmenu ul li#lmhead a {
	background-color:#919090;
	color:#fff;
	text-decoration:none;
	padding-left:15px;
	width:202px;
}
.leftmenu ul li#lmtop-active {
	height:auto;
	background:#f7f7f7;
}
.leftmenu ul li#lmtop-active a {
	background: #f7f7f7 url(../images/lmtop-active-arrow.jpg) no-repeat left center;
	color:#e25f08;
}
.leftmenu ul li ul.lmsub {
	background-color:#fff;
	background-image:url();
}
.leftmenu ul li#lmtop-active ul.lmsub li {
	margin:0;
	padding:0;
	background-color:#fff;
	background-image:url(../images/lminactivesubbg.jpg) no-repeat left center;
	font-size:12px;
	border-left:none;
	border-right:none;
}
.leftmenu ul li#lmtop-active ul.lmsub li a {
	background: #fff url(../images/lminactivesubbg.jpg) no-repeat left center;
	vertical-align: middle;
	color:#8C8B8B;
	padding-bottom:5px;
	padding-top:5px;
}
.leftmenu ul li#lmtop-active ul.lmsub li#lmsub-active {
	background: #f7f7f7;
}
.leftmenu ul li#lmtop-active ul.lmsub li#lmsub-active a {
	background:#f7f7f7 url(../images/lmsub-active-arrow,gif.gif) no-repeat scroll left center;
	padding-left:32px;
	width:184px;
}
.leftmenu ul li ul li#lmsub-active {
}
#ctl00_ctl00_cphbody_ttu {
	width:218px;
	float:left;
	position:relative;
	margin:0;
	padding: 32px 0;
}
#ctl00_ctl00_cphbody_ttu a {
	border:none;
	padding:0px;
	margin:0;
}
#ctl00_ctl00_cphbody_ttu img {
	border:none;
}
.leftmenu p {
	margin:10px 0;
}
/*--------------------Homepage*/
.homewrap {
	background: #f7f6f6 url(../images/homepback.gif) repeat-x left top;
	margin:0;
	padding:0;
	width:100%;
	float:left;
}
#NewsAndBlog  {
	width:465px;
	float:left;
	margin-left: 19px;
	background:#fff;
	padding:0;
	margin: 17px 0 0 20px;
	border:1px solid #C6C5C5;
}
.noflash {
	width:100%;
	float:left;
	background: url(../images/noflashtextbg.jpg) repeat-x left bottom;
}
.noflash p{
	padding-left:22px;
	margin:0 auto !important;
}
#flashy p {
	margin:0;
	line-height:normal;
}
/*--------------------Main Content*/
.maincontent {
	width:700px;
	float:left;
	position:relative;
	margin:0 0px 0px 20px;
	padding:0 0 10px 0;
}
#spread {
	width:100%; !important;
	margin:0 0 0 0px;
	float:left;
	position:relative;
}
#three {
	float:left;
	margin:0 30px 0 20px;
	width:452px !important;
	_margin:0 10px 0 20px;
}
#newsroomright {
	float:left;
	width:220px !important;
	_width:210px !important;
	margin:0;
}
#newsroomright h3 {
	margin:5px 0 8px 0;
}
#newsroomright #stayconnected {
	padding:0 0 10px 0;

}
#newsroomright #stayconnected img {
	padding:0 3px 0px 0;

}
#newsroomright #stayconnected p {
	padding:5px 0px;

}
#newsroomright .mailsignupwrap {
	float:left;
	min-height:18px;
	_height:24px;
	color:#E25F08;
}
#newsroomright .mailsignupwrap p {
	color:#E25F08;
	font-weight:bold;
	text-transform: capitalize;
}

#newsroomright .mailsignup {
	background:#FEFDFD url(../images/mailsignupbutton.jpg) no-repeat left center;
	height:22px;
	width:73px;
	color:#0082dd;
	font-weight:bold;
	font-size:12px;
	text-transform: capitalize;
	text-align:left;
	padding:2px 0 5px 0;
	border:1px solid #C6C5C5;
}
#newsroomright .input#ctl00_ctl00_cphbody_ctrlEmailUpdates_txtSignUpEmail {
	border:1px solid #C6C5C5;
	color:#e25f08;
}
#newsroomright #media {
	padding:10px 0 0px 0;
	float:left;
}
.maincontent .NewsLinks {
	width:100%;
	float:left;
	position:relative;
	padding-bottom:20px;
}
.maincontent .NewsLinks h3{
	font-size:12px;
}
.maincontent .NewsLinks p{
	padding-left: 11px;
	margin:0;
	floa:left;
}
.maincontent .NewsLinks a{
	color:#0082dd;
	text-decoration:none;
}
.maincontent .NewsLinks a:hover {
	color:#646363;
	text-decoration:underline;
}
.maincontent .readmore {
/*	position:absolute;
	right:0;
	bottom:-10px;
	padding-bottom:10px;*/
	float:right;
	
}
.maincontent #3col {
	width:482px !important;
}
.maincontent #normal {
	width:700px;
}
.maincontent p {
	color:#646363;
	font-size:12px;
	line-height:18px;
	margin:5px 0;
	float:left;
	width:100%;
}
.maincontent ul {
	float:left;
	width:100%;
	}
.maincontent a {
	font-weight:bold;
	text-decoration:underline;
	color:#646363;
}
.maincontent a:hover {
	font-weight:bold;
	text-decoration:none;
	color:#0082dd;
}
.maincontent h2 {
	font-size:30px;
	color:#646363;
	font-weight: bold;
	margin:5px 0 10px 0;
	float:left;
}
.maincontent h2#outcomes {
	font-size:30px;
	color:#646363;
	font-weight: bold;
	margin:5px 0 10px 0;
	float:left;
	width:100%;
}
.maincontent #outcomes_me h2{
	font-size:30px;
	color:#646363;
	font-weight: bold;
	margin:5px 0 10px 0;
	float:left;
	width:100%;
}
.maincontent h1 {
/*	font-size:20px;*/
	font-size:14px;
	margin:20px 0;
	color:#646363;
	font-style: italic;
	margin:10px 0;
	font-weight:normal;
	float:left;
}
.maincontent h3 {
	font-size: 14px;
	color:#646363;
	margin:10px 0 8px 0;
	float:left;
	width:100%;
}
.maincontent h4 {
	font-size: 12px;
	color:#646363;
	margin:10px 0 8px 0;
	float:left;
}
.maincontent table, .maincontent table p, maincontent table a, maincontent table p a {
	font-size:12px;
}
.maincontent table {
	width:100%;
	height:100%;
	margin:5px 0;
	float:left;
}
.maincontent .super, .maincontent .super p {
	color:#e25f08;
	font-size:10px;
}
hr {
	color: #d6d6d6;
	background-color: #d6d6d6;
	height: 1px  !important;
	margin:0;
	clear:both;
	padding:0px;
	border:none;
	overflow: hidden;
	line-height:0px !important;
	display:block;
	_margin:-7px 0;
}
.landing_imageflash {
	width: 100%;
	float:left;
	overflow:hidden;
}
.landing_imageflash img{
	border-top:10px solid #f6f5f5;
}
/*.arrowlinks {
	color:#0082dd;
	width:100%;
	display:block;
	font-size:14px;
	margin-top:10px;
}*/
.arrowlinks a{
	color:#0082dd;
	width:100%;
	display:block;
	font-size:14px;
	background: url(../images/multibluearrow.png) no-repeat right center;
	text-decoration:none;
}
arrowlinks p a{
	color:#0082dd;
	width:100%;
	display:block;
	font-size:14px;
	background: url(../images/multibluearrow.png) no-repeat right center;
	text-decoration:none;
}

/*--------------------Site Map*/
.maincontent .sitemap td{
	position:relative;
	top:0;
	vertical-align: top;
}
.maincontent .sitemap ul.lvlOne {
	border-bottom:1px solid #f6f5f5;
	margin:0;
	padding:0;
}
.maincontent .sitemap ul.lvlOne li {
	border-bottom:1px solid #f6f5f5;
	list-style: none;
	margin-left: 9px;
	padding:0;
}
.maincontent .sitemap ul.lvlOne li li, .maincontent .sitemap ul.lvlOne li li li, .maincontent .sitemap ul.lvlOne li li li li, .maincontent .sitemap ul.lvlOne li li li li{
	list-style: disc inside;
	margin-left: 25px;
	padding:0;
}
.maincontent .sitemap ul.lvlOne li a {
	color:#0082dd;
	text-decoration:none;
	font-size:14px;
}
.maincontent .sitemap ul.lvlOne li li a {
	color:#646363;
	text-decoration:underline;
	font-weight:normal;
}
.maincontent .sitemap ul.lvlOne li a:hover {
	color:#646363;
	text-decoration:underline;
	font-weight:bold;
	font-size:14px;
}
.maincontent .sitemap ul.lvlOne li li a:hover {
	color:#0082dd;
	text-decoration:none;
	border-bottom:1px solid #f6f5f5;
	font-weight:normal;
}
/*--------------------Columns*/
#col1, #col2, #col3 {
	width:210px;
	padding:0;
	float:left;
}
#col1 {
	width:215px;
	margin:10px 10px 0 0;
	padding:0;
	float:left;
}
#col2 {
	width:215px;
	margin:10px 15px 0;
	padding:0;
	float:left;
}
#col3 {
	width:215px;
	margin:10px 0 0 10px;
	padding:0;
	float:left;
}
#sharecol1 {
	width:220px;
	float:left;
	padding-right:20px;
}
#sharecol2 {
	background-color:#FFFFFF;
	border:1px solid #DBDADA;
	float:left;
	margin-top:20px;
	padding-bottom:20px;
	padding-left:15px;
	padding-top:10px;
	width:435px;
}
#sharecol2 table {
	margin:0 auto;
}
#sharecol2 tr td{
	padding-top:10px;
	padding-bottom:10px;
}
#sharecol2 .button {
	width:220px;
	height:33px;
	border:none;
	text-align:left;
	color:#0082dd;
	background: url(../images/sharebutton.jpg) no-repeat center center;
	font-weight:bold;
	font-size:12px;
	padding-left:10px;
}
/*#sharecol2 .button:hover {
	width:220px;
	height:33px;
	border:none;
	text-align:left;
	background: url(../images/sharebuttonhover.jpg) no-repeat center center;
	font-weight:bold;
	font-size:12px;
	padding-left:10px;
}*/
/*--------------------Table Stripe*/
.maincontent .stripeMe table{
	border:1px solid #dbdada;
	font-size:12px;
}
.maincontent .stripeMe tr, .maincontent .stripMe td {
	border:1px solid #dbdada;
} 
.maincontent .stripeMe td.bold {
	font-weight:bold;
	border-left: 1px solid #dbdada;
}
.maincontent .stripeMe td {
	line-height:28px;
	border-right: 1px solid #dbdada;
	border-bottom: 1px solid #dbdada;
	padding-left:10px;
	width:auto;
} 
.maincontent .stripeMe tr#title{
	background-color:#818080;
	color:#fff;
	font-size:14px;
	font-weight:bold;
}
.maincontent .stripeMe tr{
	background-color:#f0f0f0;
}
.maincontent .stripeMe tr.alt{
	background-color:#F7F6F6;
}
.maincontent .stripeMe tr.over{
	background-color:#e5f0f6;
}

/*--------------------Outcomes Library*/
.ol_hightlight {
	width:100%;
	float:left;
	margin-bottom:10px;
}
.ol_highlight_text h3, .ol_highlight_text a h3  {
	color:#0082dd;
/*	background: url(../images/bluearrowdefault.png) no-repeat right center;*/
	margin-right:15px;
	margin-top:0;
	padding-bottom:5px;
	border-bottom:1px solid #dbdada;
	padding-top: 5px;
	padding-right:10px;
	text-decoration:none;
	float:left;
	width:100%;
	cursor: pointer;
}
.ol_highlight_text {
	width:220px;
	_width:200px;
	height:100%;
	float:left;
}
.ol_hightlight p{
/*	margin-right:15px;*/
	float:left;
	width:100%;
}
.ol_highlight_flashimage {
	width:460px;
	height:100%;
	float:right;
}
.ol_latest {
	width:100%;
	float:left;
	height:100%;
	margin-bottom:10px;
}
.ol_latest a, .ol_latest h3 a, .ol_latest a h3, .ol_category a {
	color:#0082dd;
	font-weight:bold;
	text-decoration:none;
	cursor: pointer;
}
.ol_latest a:hover {
	color:#818080;
	text-decoration:underline;
}
.ol_latest ul {
	padding:0;
	margin:0;
	margin-left:0px;
}
.ol_latest ul li {
	width: 100%;
	list-style: none;
	padding:10px 0 10px 15px;
	margin:0;
	background: url(../images/bluearrowdefault.png) no-repeat left 13px;
}
.ol_date_auth {
	color:#aaaaaa;
}
.ol_category h3{
	color:#0082dd;
/*	background: url(../images/bluearrowdefault-down.png) no-repeat right center;*/
	margin-top:0;
	padding-bottom:5px;
	border-bottom:1px solid #dbdada;
	padding-top: 5px;
	float:left;
	width:100%;
}
.ol_category h4 {
	margin:15px 0px;
	font-size: 14px;
	float:left;
	width:100%;
}
.ol_category tr {
	margin-bottom:10px;
}
.ol_study {
	padding-bottom:10px;
}
.ol_category {
	float:left;
	width:100%;
}
.ol_category td#one {
	padding:0 10px 0 0;
	width:33%;
}
.ol_category td#two {
	padding:0 5px;
	width:33%;
}
.ol_category td#three {
	padding:0 0px 0 10px;
	width:33%;
	float:none;
}
.outcome_right {
	padding:0 10px;
}
.outcome_right h3 a{
	width:100%;
	text-decoration:none;
	color:#0082dd;
/*	background: url(../images/PDF_icon.gif) no-repeat right 15%;*/
	display:block;
	padding-bottom:5px;
	border-bottom:1px solid #DBDADA;
}
.outcome_right h3 a:hover {
	text-decoration:none;
}
.outcome_right h3 a img {
	border: 0;
	margin:0 8px 0 -3px;
}
.outcome_right h3 {
	margin:10px 0 0;
	padding-bottom:5px;
}
.outcome_right p {
	margin:5px 0 15px 0;

}
.outcome_right td, .coutcome_right tr{
	padding:0;
	margin:0;
}
.author {
	color:#aaaaaa;
}
.maincontent #outcome_head h2 {
	margin:5px 0 0px;
}
.maincontent .outcome_right a{
	color:#0082dd;
	font-weight:bold;
	text-decoration:none;
}
.maincontent .outcome_right a:hover {
	color:#818080;
	text-decoration:underline;
}
#events {
	padding:5px 0;
	float:left;
	width:100%;
}
#elink a {
	color:#0082DD;
	font-weight:bold;
	text-decoration:none;
}
#elink a:hover {
	color:#818080;
	text-decoration:underline;
}
#edate {
	margin-top:0;
	margin-bottom:10px;
	color:#8C8B8B;
}
#esum {
	
}
#eloc {
	float:left;
	margin:0;
	color:#8C8B8B;
}
#edate {
	float:right;
	margin:0;
	color:#8C8B8B;
}

/*--------------------Locations*/
.locations {
	
}
.locations h3{
	color:#e25f08;
	background: url(../images/orangearrowdefault.png) no-repeat right center;
	margin-right:15px;
	margin-top:0;
	padding-bottom:5px;
	border-bottom:2px solid #dbdada;
	padding-top: 5px;
}
.locations h3 a{
	text-decoration:none;
}
.locations #col1, .locations #col2, .locations #col3 {
	margin:0 10px 0 0;
}
.maincontent .locations {
	float:left;
	overflow:hidden;
	width:100%;
}
.maincontent .locations table {
	height:0px;
	width:100%;
}
.maincontent .locations table td{
	vertical-align: top;
	font-weight:bold;
}
.maincontent .locations table td b {
	color:#e25f08;
	font-size:14px;
}
.maincontent .locations table td a {
	color:#0082dd;
	text-decoration:none;
}
.maincontent .locations table td.legend a {
	color:#0082dd;
	text-decoration:none;
	font-size:10px;
}
/*--------------------Forms*/
.forms{
	width:100%;
	float:left;
}
.forms #col1 {
	width:215px;
	float:left;
	margin:10px 7px 0 0;
} 
.forms #col2 {
	width:445px;
	min-height:440px;
	_height:440px;
	background:#fff;
	float:left;
	margin:10px 0px 0 10px;
	border:1px solid #dbdada;
	padding:10px;
}
/*--------------------Subsubsection*/
.subsubsection {
	width:100%;
	float:left;
}
.subsubsection #col1 {
	width:215px;
	margin:10px 10px 0 0;
	padding:0;
	float:left;
}
.subsubsection #col2 {
	width:215px;
	margin:10px 10px 0px 10px;
	padding:0;
	float:left;
}
.subsubsection #col3 {
	width:215px;
	margin:10px 0 0 10px;
	padding:0;
	float:left;
}
.subsubsection #col4 {
	width:465px;
	_width:435px;
	margin:10px 0 0 10px;
	padding:0;
	float:left;
	overflow:hidden;
}
.subsubsection #col4 img{
	_width:430px;
	_overflow:hidden;
}


/*--------------------Tagline*/
.tagline{

}
#tagline {
	font-size:23px;
	color:#646363;
	padding:20px 0;
	line-height:32px;
}
#tagline p {

	font-size:23px;
	color:#646363;
	padding:20px 0;
	line-height:32px;
}
/*----------------------------------------------------------------------------------------Tweet and Footer Styles*/

/*--------------------Tweet Styles*/
.tweet {
	width:956px;
	position:relative;
	float:left;
	margin:0 auto 0 10px;
	_margin:0 auto 0 5px;
	border:1px solid #c6c5c5;
	background-color:#fff;
	height:34px;
}
.tweetlogo {
	width:31px;
	float:left;
}
.tweetlogo img {
	border:0;
}
.tweetlatest {
	font-size:13px;
	color:#e25f08;
	float:left;
	font-weight: bold;
	line-height: 36px;
	padding-left:13px;
	width:805px;
	overflow:hidden;
	height: 34px;
}
.tweetlatest a {
	color:#e25f08;
}
.tweetfollow {
	float:right;
	border-left:1px solid #c6c5c5;
	height:33px;
	width:88px;
	line-height: 35px;
	background: #fefdfd url(../images/followbuttonbf.jpg) repeat-x left bottom;
}
.tweetfollow a {
	font-size:12px;
	font-weight:bold;
	color:#0082dd;
	text-transform: uppercase;
	text-decoration:none;
	padding-left:10px;
	background: url(../images/tweetfollowarrow.jpg) no-repeat right center;
	width:80%;
	display:block;
}
/*--------------------Footer Link Styles*/
.foot {
	width:940px;
	position:relative;
	float:left;
	margin:20px auto 0 10px;
	height:34px;
	text-transform:lowercase;
}
.foot table, .foot tr, .foot td {
	width:100%;
	border:none;
	padding:0;
	margin:0;
}
.foot td {
	width:50%;
}
/*--------------------Add This, Contact and E-news*/
.share {
	float:left;
}
.share ul {
	margin:0;
	padding:0;
}
.share ul li {
	list-style-type: none;
	margin:0;
	padding:0;
	float:left;
	padding-right:20px;
}
.share ul li img {
	border: none;
}
.footlinks {
	float:right;
}
.footlinks ul {
	margin:0;
	padding:0;
}
.footlinks ul li {
	list-style-type: none;
	margin:-2px 0 0 0;
	padding:0;
	float:left;
	font-size:11px;
	color:#646363;
}
.footlinks ul li a {
	font-size:11px;
	font-weight:bold;
	color:#646363;
	padding-left:5px;
	padding-right:5px;
}
.footlinks ul li a:hover {
	font-weight:bold;
	text-decoration:none;
	color:#0082dd;
}

/******************************************************************************/
/* Outcomes Library Search*/
#pagination {
	border-top:1px solid #CCCCCC;
	display:block;
	height:auto;
	margin:6px 0 12px;
	/*overflow:hidden;*/
	padding:0 0 0 0 !important;
	width:100%;
	float:left;
}
#pagination li {
	float:left;
	height:27px;
	line-height:11px !important;
	margin:0;
	overflow:hidden;
	padding:0 !important;
	text-align:left !important;
	width:auto;
}
#pagination a {
	display:block;
	height:auto;
	line-height:11px !important;
	margin:0;
	overflow:visible;
	padding:7px 7px;
	width:auto;
}
#pagination a:hover 
{ 
	background:#DEDEDE!important; 
}
a.pagination_link{	
}
a.pagination_link_selected 
{
	background:#639BD4 none repeat scroll 0 0;
	border:1px solid #EBEBEB;
	color:#FFFFFF;
	padding:3px 8px;
}
/*------------------------Map Admin   */
.mapadmin{
	margin:0 auto;
	}
.mapadmin div table {
	}
.mapadmin table {
	width:99%;
	border-top: none;
	border-right: none;
	border-bottom: 1px solid #C6C5C5;
	border-left: none;
	float:none;
}
.mapadmin table td, .mapadmin table tr {
	border-top: none;
	border-right: none;
	border-bottom: 1px solid #C6C5C5;
	border-left: none;
	padding-right:10px;
}