﻿body {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #5d6b72;
	background: url(Images/bg_persona2.jpg) repeat-x center top #fff;
	text-align: left;
}
* {
	margin: 0;
	padding: 0;	
}
img {
	border: none;
}
object, embed, a {
  outline: 0;
}

#maincont {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #434343;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	padding-bottom: 25px;
	
}
#pgbod {
	width: 988px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	/*position: relative;*/
}
.topbox {
	height: 92px;
	overflow: visible;
	margin: 0px;
	padding: 0px;
	background: #398197;
	position: relative;
			z-index: 9000;  	/*///////////////// Keith /////////////////////*/
}
.topbox img.logo {
	margin-top: 33px;
	margin-left: 12px;
}

div#wrapper {
	margin: 0 auto;
	position: relative;
	width: 988px;
	/*background:	#FFFFFF;
	background-image: url(/Images/pgback.gif);
	background-repeat: no-repeat;*/
}
div.content {
	margin: 0;
	padding: 0;
	width: 647px;
	/*float: left;*/
}
div.sidebar {
	/*margin: 70px 16px 0 8px;*/
	margin: 0 0 0 1.5px;
	padding: 0;
	width: 223px;
	float: left;
	/*background: transparent url(Images/div_sidebar.gif) repeat-y 50% 0;
	position: relative;*/
}
/*#wrapper div.footer {
	margin: 0;
	padding: 0 0 3.5em;
	clear: both;
	width: 730px;
	background: transparent url(Images/div_footer.gif) no-repeat 50% 0;
}*/
div.contact {
	/*position: absolute;
	top: 420px;*/
	margin-top: 50px;
}
div.wrap {
	margin: 0;
	padding: 0 5px 15px;
	background: transparent url(Images/div_wrap.gif) no-repeat 50% 100%;
}
div.mainbar div.wrap {
	 /* background: transparent url(Images/div_latest_news.gif) no-repeat 50% 100%; */
}
div.contentWrapper {
		margin: 0 0 3em .5px;
	width: 994px;
	float: left;
	/*background: silver; url(/Images/ nav-shadow.gif) repeat-x;*/
}
/* Headings */
#wrapper h1 {
	margin: 0;
	padding: 10px 0 0;
	/* background: transparent url(Images/h1.gif) no-repeat 50% 0; */
	color: #fff;
	font-size: 2.2em;
	font-weight: normal;
	text-transform: uppercase;
	font-family: Arial Black, Arial, Helvetica, sans-serif;
	position: absolute;
	text-indent: -9999px;
	background: transparent url(Images/Logo.gif) no-repeat 50% 0;
	width: 92px;
	height: 45px;
	top: 10px;
	left: 20px;
	/*
	width: 400px;
	height: 84px;
	text-align: center;
	left: -150px;
	top: 0;
	*/
}
h2 {
	margin: 12px 0 2px 0;    /*///////////////////keith //////////////*/
	padding: 0;
	color: #000;
	font-size: 100%;
	font-weight: bold;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	/*border-bottom: 1px solid #e0dec3;*/
}
h3 {
	margin: 0 0 5px;
	padding: 0 0 5px;
	color: #8f8e8e;
	font-size: 1.6em;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;	
}
div.contact h3 {
	text-transform: uppercase;
	font-size: 1.1em;
	background: transparent url(Images/h3_contact.gif) no-repeat 100% .4em;
	float: left;
	padding-right: 10px;
}
div.sidebar h3.sectionTitle {
	background: transparent url(Images/h3_category.gif) no-repeat 100% 0;
	position: relative;
	margin-top: -1em;
	left: -5px;
	font-size: 1.5em;
	float: left;
}
div.sidebar h3.sectionTitle span.sectionTitleRight {
	background: transparent url(Images/h3_category_span.gif) no-repeat 0 0;
	display: block;
	height: 2.2em;
	padding: .2em 15px 0 15px;
	float: left;
}
div.sidebar .panelbar, div.sidebar ul 
{
	clear: both;
}
h4 {
	margin: 0 0 10px;
	padding: 0;
	color: #5b5b5b;
	font-size: 1.2em;
	font-weight: bold;
}
ul.news-list h4 {
	margin: 0;
}
/* Paragraphs */
p {
	margin: 0px 0 0 0;
	padding: 0;
	font-size: 12px;
	
}

br {
	line-height: 0px;
	
}

hr {
    height:1px;
    width:100%;
    background:#999999;
    margin: 32px 0px 20px 0px;  
   }

p.more {
	font-weight: bold;
}
div.content p.more {
	position: relative;
	margin: -20px 0 0;
}
ul.news-list p {
	margin: 0;
	font-size: 1.1em;
}
ul.news-list p.date {
	font-style: italic;
	color: #9fa1a0;
}
/* Lists */
ul, ol {
	margin: 0 0 25px 25px;
	padding: 0;
	list-style-position: outside;
	font-size: 1.1em;
}
ul {
	margin: 0px 0 15px 10px;
	list-style-type: disc;
}
li {
	margin: 0 0 10px;
	padding: 0;
	list-style-type: disc;		/*///////////////// Keith /////////////////////*/
}
div.content ul li {	
	margin: 0 0 0 25px;
	padding: 0;
	/*background: transparent url(Images/ul_li.gif) no-repeat 0 .25em;*/
	list-style-type: disc;				/*///////////////// Keith /////////////////////*/
}
ol li {
	list-style-type: decimal;
}
ul.news-list {
	margin: 0;
	padding: 0;
	font-size: 1em;
}
ul.news-list li {
	margin: 0;
	padding: 10px 15px;
	list-style-type: none;
	border-top: 1px solid #e3e3e3;
}
ul.news-list li.first {
	padding: 0 0 10px;
	border-top: none;
}
ul.sub-nav {
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #e3e3e3;
}
ul.sub-nav li {
	margin: 0;
	padding: 5px 0;
	list-style-type: none;
	border-top: 1px solid #e3e3e3;
	font-weight: bold;
}
ul.navigation {
	margin: 0;
	padding: 10px 0 120px 25px;
	background: #36c url(Images/bg.gif) repeat-x 0 100%;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 1em;
}
ul.navigation li {
	margin: 0;
	padding: 0 25px 0 0;
	list-style-type: none;
	display: inline;
}
/* Semantic */
strong {
	font-weight: bold;
	font-style: normal;
		color: #333333;

}
em {
	font-weight: normal;
	font-style: italic;
}
h2 strong {
	color: #cba981;
}
address {
	font-style: normal;
	font-size: 1em;
	line-height: 1.4em;
	margin-left: 8.5em;
	padding-left: 10px;
	border-left: 1px solid #ececec;
}
/* Links */
a:link, a:visited, a:hover, a:active {
	color: #e79029;
	text-decoration: none;
}
a:hover {
	color: #e79029;
	text-decoration: underline;
}
p.more a:link, p.more a:visited, p.more a:hover, p.more a:active {
	padding: 0 15px 0 0;
	background: transparent url(Images/a_more.gif) no-repeat 100% 50%;
}
ul.news-list h4 a:link, ul.news-list h4 a:visited, ul.news-list h4 a:hover, ul.news-list h4 a:active {
	color: #006;
}
ul.sub-nav li a:link, ul.sub-nav li a:visited, ul.sub-nav li a:hover, ul.sub-nav li a:active {
	color: #006;
	display: block;
	padding: 0 15px 0 0;
}
ul.sub-nav li a:hover {
	background: transparent url(Images/ul_subnav_li_a.gif) no-repeat 100% 50%;
}
ul.sub-nav li.current a:link, ul.sub-nav li.current a:visited, ul.sub-nav li.current a:hover, ul.sub-nav li.current a:active {
	background: transparent url(Images/ul_subnav_li_a.gif) no-repeat 100% 50%;
}
ul.navigation a:link, ul.navigation a:visited, ul.navigation a:hover, ul.navigation a:active {
	color: #fff;
}

/* News List */
.content ul.sf_newsList li {
	padding-bottom: 20px;
}
.content ul.sf_newsList li .sf_newsTitle {
	background: none;
	font-size: 1.6em;
	margin: 0;
	padding: 0;
	font-weight: normal;
	border: 0;
}
.content .sf_singleNews .sf_NewsTitle {
	background: none;
	margin: 0;
	padding: 0;
	font-weight: normal;
	border: 0;
}
.content ul.sf_newsList p, .content .sf_singleNews p {
	margin: 0;
	padding: 0;
}
.content ul.sf_newsList p.sf_newsDate, .content .sf_singleNews p.sf_newsDate {
	padding-bottom: 10px;
}


/*.bluetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #273052;
	text-decoration: none;
	margin-bottom: 6px;
	margin-right: 15px;
	width: 400px;
	line-height: 30px;
}*/
.pagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #273052;
}

/*.bluetitle16 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #273052;
	text-decoration: none;
	margin-bottom: 6px;
}
.blugrytitle16 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #65819B;
	text-decoration: none;
	margin-bottom: 6px;
}
.blugrytitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #65819B;
	text-decoration: none;
	margin-bottom: 6px;
}*/
.img-right {
	float: right;
	margin-bottom: 20px;
	margin-left: 40px;
	width: 171px;
	padding: 10px;
	color: #84C0DC;
}
.img-right img {
	margin: -10px -10px 10px -10px;
}
.sdw-lft {
	background-image: url(/Images/shadow-lft.jpg);
	background-repeat: no-repeat;
	width: 13px;
}
.sdw-rt {
	background-image: url(/Images/shadow-rt.jpg);
	background-repeat: no-repeat;
	width: 13px;
}

div.footer {
	border-top: #b2b2b2 solid 1px;
	margin: 22px 0 0 0;
	padding-top: 25px;
}
div.footer p {
	margin: 0;
	padding: 10px;
	font-size: 1em;
	text-align: right;
}
.footer .inner {
	height: 75px;
	width: 988px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	padding-top: 8px;
	position: relative;
}
.footer .copyright {
	position: absolute;
	top: 28px;
}

.footer li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
	margin-right: 35px;
	list-style-type: none;
	display: inline;
}

.footer a {
	color: #666666;
	text-decoration: none;
}
.footer a:hover {
	color: #398197;
	text-decoration: none;
}


.footer .footlinks {
	text-align: right;
	
	/*background-color: #DDDDDD;*/
	width: 300px;
	position: absolute;
	right: 0;
	top: 28px;
}
.footer .footlinks ul {
	margin: 0px;
	padding: 0px;
}
.footer .footlinks ul li {
	margin: 0 0 0 20px;
}
.footer .footlogo-links {
	text-align: center;
	/*background-color: #CCCCCC;*/
	width: 500px;
	margin: 0 auto;
}
.footer .footlogo-links ul {
	margin: 0px;
	padding: 0px;
}
.footer .footlogo-links .footlogo {
	width: 100px;
}
.footer .footlogo-links .footlogo {
	margin: 0px -8px 0 36px;
	padding: 0px;
}
.footer .footlogo-links .footlogo img a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.footer2 {
	background-image: url(/Images/footbg2.gif);
	background-repeat: no-repeat;
	height: 28px;
	width: 781px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
	padding-top: 8px;
}
.footer2 li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
	margin-right: 35px;
	list-style-type: none;
	display: inline;
}

.footer2 a {
	color: #999999;
	text-decoration: none;
}
.footer2 a:hover {
	color: #006699;
	text-decoration: none;
}

.rightbox-Vdotline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	background-image: url(/Images/dots-lftVert.gif);
	background-repeat: repeat-y;
	background-position: left 15px;
	padding-right: 15px;
}

.img-left {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}
.rightaqu {
	font-size: 12px;
	line-height: 16px;
	color: #666666;
	margin-left: 15px;
	margin-top: 15px;
	width: 450px;
	background-image: url(../Coop/images/aqusitionBG.jpg);
	background-repeat: no-repeat;
	background-position: 0px 5px;
}
.arial13dk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}

.rightcontent {
	font-size: 12px;
	line-height: 16px;
	color: #666666;
	margin-left: 15px;
	margin-top: 15px;
	width: 450px;
}

.rightbox-Vdotline-sub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	background-image: url(/Images/dots-lftVert.gif);
	background-repeat: repeat-y;
	background-position: left 15px;
	padding-right: 15px;
}
.graybox {
	background-color: #dfdfdf;
	padding: 6px;
	margin-top: 0px;
	margin-right: 15px;
}

.graybox-vertdiv {
	background-image: url(/Images/graybox-vertdiv.gif);
	background-repeat: repeat-y;
	width: 7px;
}
.hmbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	background-color: #FFFFFF;
}
.box-bar1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(/Images/box-blueBar.gif);
	height: 21px;
	margin-left: 4px;
	padding-top: 5px;
	padding-left: 5px;
	background-repeat: repeat-x;
}
.box-bar-acerno {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(/Images/box-orangeBar.gif);
	height: 21px;
	margin-left: 4px;
	padding-top: 5px;
	padding-left: 5px;
	background-repeat: repeat-x;
}
.boxtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
}
.fullpage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #434343;
	text-decoration: none;
	margin-left: 20px;
	line-height: 16px;
	width: 745px;
}
.fullpage a {
	color: #006699;
	text-decoration: none;
}
.fullpage a:hover {
	color: #00CCCC;
	text-decoration: underline;
}
.privpage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #434343;
	text-decoration: none;
	margin-left: 20px;
	line-height: 16px;
	width: 745px;
}
.privpage a {
	color: #006699;
	text-decoration: none;
}
.privpage a:hover {
	color: #00CCCC;
	text-decoration: underline;
}
.box-bar2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(/Images/box-coopBar.gif);
	height: 21px;
	margin-left: 4px;
	padding-top: 5px;
	padding-left: 5px;
	background-repeat: repeat-x;
}
.hm-rightcontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #434343;
	line-height: 16px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
}

.hm-rightcontent2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #434343;
	line-height: 16px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 15px;
}
.sub-rightcontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #434343;
	line-height: 14px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
}
.hmpg-lftcol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #434343;
	text-decoration: none;
	margin-right: 20px;
	margin-left: 20px;
	line-height: 20px;
}
.hmpg-lftcol a {
	color: #006699;
	text-decoration: none;
}

.hm-lftcol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #434343;
	text-decoration: none;
	margin-right: 10px;
	margin-left: 20px;
	line-height: 18px;
}
.hm-lftcol2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #434343;
	text-decoration: none;
	margin-right: 10px;
	margin-left: 20px;
	line-height: 16px;
}
.hm-lftcol3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #434343;
	text-decoration: none;
	margin-right: 10px;
	margin-left: 20px;
	line-height: 22px;
}
.hm-lftcol4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #434343;
	text-decoration: none;
	margin-right: 10px;
	margin-left: 20px;
	line-height: 18px;
}
.rightbox-Vdotline .rightaqu .subpages li {
	line-height: 22px;
}

.lftcol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #434343;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 20px;
	line-height: 18px;
}
.rtcol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #434343;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 15px;
	line-height: 18px;
	background-image: url(/Images/dots-lftVert.gif);
	background-repeat: repeat-y;
	background-position: left 15px;
	padding-top: 30px;
}
.smallgry {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}

.navback {
	background-color: #EEEEEE;
	height: 22px;
	background-image: url(/Images/navback.gif);
	background-repeat: repeat-x;
}
.navshadow {
	background-image: url(/Images/nav-shadow.gif);
	background-repeat: repeat-x;
	height: 8px;
}
.leftcol-dotline {
	background-image: url(/Images/dots-horz.gif);
	margin-left: 25px;
	height: 10px;
	background-repeat: repeat-x;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 8px;
}
.dotline {
	background-image: url(/Images/dots-horz.gif);
	height: 10px;
	background-repeat: repeat-x;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 8px;
}
.page-dotline {
	background-image: url(/Images/dots-horz.gif);
	height: 10px;
	background-repeat: repeat-x;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
}
.hm-lftcol a {
	color: #006699;
	text-decoration: none;
}


/*-- contact page styles --*/
.form-entry-field {	font-family:  Arial, Helvetica, sans-serif; font-size: 11px;	color: #204C67;	background-color: #E4E4E4;	height: 18px;	width: 175px;	border: 1px solid #3176A8;	margin-top: 5px;	margin-bottom: 5px;	margin-left: 5px; }
.form-labels {	font-family:  Arial, Helvetica, sans-serif;	font-size: 12px;	color: #424242;	padding-right: 5px; }
.form-button {	font-family:  Arial, Helvetica, sans-serif;	font-size: 11px;	font-weight: bold;	color: #FFFFFF;	background-color: #517082;	height: 20px;	width: 65px;	border: 1px solid #204C67;	margin-top: 10px; }
.form-message {	font-family: Arial, Helvetica, sans-serif;	font-size: 11px;	color: #204C67;	background-color: #E4E4E4;	height: 60px;	width: 200px;	border: 1px solid #3176A8;	margin-top: 5px;	margin-bottom: 5px;	margin-left: 5px; }
.formBG {	background-color: #F5F3F3;	padding: 5px;	border: 1px solid #969793; }

.subpages {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #666666;
	text-align: left;
}
#loc2 {
	display: none;
}

.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}

.copy a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5f99a5;
	text-decoration:none;

}
.copy a:hover {
	color: #7bc9da;
	text-decoration:none;

}
#banner {
	background-image: url(/Images/coopbanner.jpg);
	height: 144px;
}
.grybox {
	padding-left: 10px;
	background-color: #f7f7f7;
	margin-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	border: 1px solid #999999;
	width: 453px;
}
.title-drkbld {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
.title-job {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #8a0d04;
}
.arial14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.rightbox-Vdotline .rightcontent .subpages li {
	margin-left: 10px;
}
.arial12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}


.rightbox-Vdotline .rightcontent li {
	line-height: 22px;
}
.hm-lftcol4 ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 15px;
}
.arial11-gry {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: normal;
}

.col-lft {
	float: left;
	width: 255px;
	margin-top: 15px;
	line-height: 18px;
}
.col-rt {
	float: left;
	width: 450px;
	margin-top: 15px;
	margin-left: 20px;
}
.careersbox {
	background-color: #efefef;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #999999;
	padding: 10px;
}
.careersbox ul {
	margin: 0;
}
.careersbox a {
	color: #006699;
	text-decoration: none;
}
.careersbox a:hover {
	color: #0099FF;
	text-decoration: underline;
}
.botitle {
	font-size: 16px;
	font-weight: bold;
}
a {
	color: #006699;
	text-decoration: none;
}
a:hover {
	color: #0099FF;
	text-decoration: underline;
}
.graybox li {
	line-height: 22px;
	color: #333333;
}
.careersbox li {
	line-height: 20px;
}
.qa-title {
	font-size: 14px;
	color: #660000;
	font-weight: bold;
}
.title-right {
	font-size: 16px;
	color: #65819B;
	text-align: left;
}
.bigblu {
	font-size: 17px;
	color: #65819B;
	font-weight: bold;
}
.sqeeze {
	margin-right: 30px;
	margin-left: 30px;
}
.sqeeze .medblu {
	font-size: 14px;
	color: #65819B;
	padding-bottom: 4px;
}
.topbox .headlinks ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	float: right;
	width: 300px;
	text-align: right;
	display: inline;
	color: #e6ed63;
	font-size: 11px;
	word-spacing: 7px;
	margin: 10px 15px;
}
.topbox .headlinks ul li {
	list-style: none;
	display: inline;
}
.topbox .headlinks ul li a {
	color: #e6ed63;
	word-spacing: 0;
}
.standout {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}
.hist-bullets li {
	list-style-image: url(/Images/hist-arrow.png);
	font-size: 14px;
	margin-top: 20px;
	margin-bottom: 10px;
	line-height: normal;
}
.hist-bullets {
	float: left;
	width: 300px;
}
.hist-img {
	float: left;
	width: 208px;
	margin-right: 50px;
}


.anylinkcss{
	position:absolute;
	visibility: hidden;
	border:1px solid black;
	border-bottom-width: 0;
	line-height: 18px;
	z-index: 100;
	background-color: #E9FECB;
	width: 205px;
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

.anylinkcss a{
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid black;
	padding: 1px 0;
	text-decoration: none;
	font-weight: normal;
	text-indent: 5px;
	color: #333333;
}

.anylinkcss a:hover{ /*hover background color*/
	background-color: #f7f4e2;
	color: #0099FF;
	text-decoration: none;
}




span#ctl00_Content_tm_Breadcrumb1 {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	margin-top: 12px;
	margin-bottom: 5px;
	width: 500px;
	font-weight: normal;
}
span#ctl00_Content_tm_Breadcrumb1 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #336699;
	text-decoration: none;
}

span#ctl00_Content_tm_Breadcrumb1 a:hover {
	text-decoration: underline;
}
#crumbtrail2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 20px;
	width: 500px;
	font-weight: normal;
}
#crumbtrail2 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #336699;
	text-decoration: none;
}

#crumbtrail2 a:hover {
	text-decoration: underline;
}

table.threeboxes {
	width: 989px;
	margin: 12px 0 0 0;
}
.threeboxes td {
	width: 329px;
	padding: 10px;
	vertical-align: top;
}
#wrapper .threeboxes h1 {
	display: block;
	visibility: visible;
	background: none;
	position: static;
	text-transform: none;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	line-height: 22px;
	text-indent: 0;
	color: #2c9af2;
	font-size: 20px;
	width: 100%;
	padding: 0;
	height: auto;
	margin-bottom: 12px;
}


body#inner #Main {
	float: left;
	padding: 16px 54px 10px 54px;
	/*background: url(Images/ib_subpage-Main-shadow.jpg) no-repeat top right;*/
}

#Main .h1 {
	background: #84c0dc url(Images/h1-end-why-i-behavior.gif) no-repeat;
	height: 79px;
	margin: 10px -54px 30px -35px;
	padding: 0 20px 0 35px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}
#Main .h1 p {
	padding-top: 22px;
	font-size: 15px;
	font-weight: normal;
}

#Main h1 {
	display: block;
	visibility: visible;
	background: none;
	position: static;
	text-transform: none;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-indent: 0;
	color: #FFFFFF;
	font-size: 33px;
	
	padding: 30px 0 10px 0;

		
	height: 39px;
	margin-bottom: 15px;
	margin-right: 10px;
	float: left;
	width: 260px;
	
}









/*  JAVASCRIPT PANEL SLIDER */

div#slider {
	width: 991px; height: 384px;
	margin-top: 2px;
	position: relative;
	left: -2px;	
	overflow: hidden;
	background: url('/Images/slider/bg-home.png') no-repeat;
}

div#slider a#slider-main-link {
	display: block;
	width: 85px; height: 85px;
	position: absolute;
	z-index: 1;
	left: 235px; bottom: 25px;
	text-indent: -9999em;
	background: url('../../Images/slider/controls/a_loop.jpg') no-repeat center center;
}

div#slider a#slider-main-link:hover {
	background-image: url('../../Images/slider/controls/a_loop-hover.jpg');	
}


ul#billboards {
	width: 392px; height: 100%;
  position: absolute;
  z-index: 1;
  top: 0; left: 0;
	list-style: none;
	padding: 0;
	margin: 0;
	border: 0;  
}

ul#billboards li {
  display: none;
  position: absolute;
  top: 0; left: 0;
  width: 100%; height: 100%;
	list-style: none;
	padding: 0;
	margin: 0;
	border: 0;  
}

ul#billboards li a {
  display: block;
  width: 100%; height: 100%;
}  

ul#billboards li a img {
  display: block;
  width: 100%; height: 100%;
}
  

ul#panels {
	width: 600px; height: 100%;
	position: absolute;
	z-index: 1;
	top: 0; right: 0;
	list-style: none;
	background: #FFF;
	padding: 0;
	margin: 0;
	border: 0;
}

ul#panels li {
	display: block;
	width: 150px; height: 100%;
	float: left; clear: none;
	background: url('/Images/slider/bg-panel.png') repeat-x;
	padding: 0;
	margin: 0;
	border: 0;
}

ul#panels li a {
	display: block;
	width: 100%; height: 100%;	
}

ul#panels li a img {
	display: block;
	width: auto; height: auto;	
}


div#slides {}

div.slide {
	width: 100%; height: 100%;
	position: absolute;
	top: 0; right: 100%;
	z-index: 2;
	background: #FFF;
}

div.slide img {
	display: block;
}

div.slide button {
	display: block;
	position: absolute;
	text-indent: -9999em;
	margin: 0;
	padding: 0;
	border: 0;
	background: transparent;
}

div.slide button:hover {
	cursor: pointer;
}

div.slide button.ps-back {
	width: 81px; height: 49px;
	top: 167px; left: 0;
	background: url('/Images/slider/controls/button-back.png') no-repeat top left;
}

div.slide button.ps-back:hover {
	background: url('/Images/slider/controls/button-back.png') bottom left;	
}


div.slide a.dot {
	display: block;
	width: 20px; height: 20px;
	position: absolute;
	z-index: 1;
	text-indent: -9999em;
	background: transparent url('/Images/slider/controls/dot-tangerine.png') no-repeat 50% 50%;	
	padding: 20px;
/*
	-moz-box-shadow: 0px 5px 10px RGBA(0,0,0,0.3);
	-webkit-box-shadow: 0px 5px 10px RGBA(0,0,0,0.3);
	box-shadow: 0px 5px 10px RGBA(0,0,0,0.3);
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
*/
}

div.slide span.bubble {
	display: none;
	position: absolute;
	z-index: 2;
	width: 200px;
	padding: 18px;
	color: #FFF;
	background: #E79029;
	border: 10px solid #FFF;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
}

div.slide.tangerine span.bubble {	background-color: #f8a813; } 
div.slide.tangerine a.dot { background-image: url('/Images/slider/controls/dot-tangerine.png'); }
div.slide.tangerine a.dot:hover { background-image: url('/Images/slider/controls/dot-tangerine-hover.png'); }

div.slide.grapefruit span.bubble {	background-color: #eac62e; } 
div.slide.grapefruit a.dot { background-image: url('/Images/slider/controls/dot-grapefruit.png'); }
div.slide.grapefruit a.dot:hover { background-image: url('/Images/slider/controls/dot-grapefruit-hover.png'); }

div.slide.lemon span.bubble {	background-color: #e5c413; } 
div.slide.lemon a.dot { background-image: url('/Images/slider/controls/dot-lemon.png'); }
div.slide.lemon a.dot:hover { background-image: url('/Images/slider/controls/dot-lemon-hover.png'); }

div.slide.lime span.bubble {	background-color: #acd67e; } 
div.slide.lime a.dot { background-image: url('/Images/slider/controls/dot-lime.png'); }
div.slide.lime a.dot:hover { background-image: url('/Images/slider/controls/dot-lime-hover.png'); }






















