/************************************************************
	GENERIC
************************************************************/
body {
	margin: 0;
	padding: 0;
	background: #FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
}
form {
	padding: 0;
	margin: 0;
}
input, select, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
}
.button {
	width: auto;
}
.textDark, a.textDark {
	color: #6092c4 !important;
}
.textLight {
	color: #50a94b !important;
}
.textNeutral {
	color: #636363 !important;
}
.divider {
	padding: 10px 0;
	background: url(../images/backgrounds/dots_horiz.gif) repeat-x 0 10px;
}

/************************************************************
	LOGIN BAR
************************************************************/
#loginBar {
	display: none;
	background: url(../images/backgrounds/blue.gif) repeat-x;
	color: #FFF;
}
#loginBar .holder {
	width: 950px;
	margin: 0 auto;
	overflow: hidden;
	padding: 20px;
	text-align: right;
}
#loginBar .holder form {
	float: right;
}
#loginBar a {
	color: #FFF;
}
#loginBar .loginUser {
	float: left;
	margin-right: 20px;
}
#loginBar .loginPswd {
	float: left;
}
#loginBar input {
	background: url('../images/backgrounds/signin.gif') no-repeat top center;
	height: 14px;
	width: 129px;
	font-size: 10px;
	padding: 4px 5px;
	border: 0;
	color: #868686;
}
#loginBar .loginButton {
	margin-left: 10px;
	width: 63px;
	height: 22px;
	padding: 0;
	background: none;
}
#buttonLogin {
	position: absolute;
	right: 0;
	top: 0;
	display: none;
}
#buttonLogout {
	position: absolute;
	right: 0;
	top: 0;
}


/************************************************************
	SEARCH BAR
************************************************************/
#searchBar {
	display: none;
	background: url(../images/backgrounds/green.gif) repeat-x;
}
#searchBar .holder {
	width: 950px;
	margin: 0 auto;
	overflow: hidden;
	padding: 20px;
	text-align: right;
}
#searchBar .searchKeywords {
	background: url('../images/backgrounds/search.gif') no-repeat top center;
	height: 14px;
	width: 169px;
	font-size: 10px;
	padding: 4px 5px;
	border: 0;
	color: #868686;
}
#searchBar .holder form {
	float: right;
}
#searchBar input {
	background: url('../images/backgrounds/signin.gif') no-repeat top center;
	height: 14px;
	width: 129px;
	font-size: 10px;
	padding: 4px 5px;
	border: 0;
	color: #868686;
}
#buttonSearch {
	position: absolute;
	/* right: 118px; */
	top: 0;

	right: 0;
}
#searchBar .searchButton {
	padding: 0;
	background: none;
	margin-left: 5px;
	width: 44px;
	height: 22px;
}

/************************************************************
	GENERAL
************************************************************/
#container {
	background: url(../images/backgrounds/container.jpg) repeat-x;
	padding-top: 0px;
}
#capsule {
	width: 980px;
	margin: 0 auto;
}
#header {
	position: relative;
}
#logo {
	margin: 20px 0;
}




.holder {
	width: 100%;
	overflow: hidden;
	position: relative;
}


/************************************************************
	CONTENT
************************************************************/
.content {
	width: 733px;
	float: left;
}
.content br {
	line-height: 9px;
}
.side {
	width: 237px;
	float: right;
}
.side br {
	line-height: 9px;
}
/************************************************************
	NAVIGATION
************************************************************/
#navigation {
	margin-bottom: 10px;
	position: relative;
	width: 100%;
	overflow: hidden;
	height: 33px;
}
#navigation.withSub {
	height: 60px;
}
#navigation ul {
	padding: 0;
	margin: 0;
	list-style: none;
	width: 100%;
	overflow: hidden;
}
#navigation ul li {
	float: left;
}
#navigation ul li a {
	height: 33px;
}
#navigation ul li a strong {
	display: none;
}
#navigation ul li ul  {
	background: url(../images/backgrounds/subnav.gif) no-repeat;
	position: absolute;
	top: 33px;
	left: 11px;
	list-style: none;
	margin: 0;
	padding: 0;
	height: 27px;
	width: 960px;
}
#navigation ul li ul li {
	padding: 7px 15px 0 15px;
	background: url(../images/separator.gif) no-repeat 0 9px;
}
#navigation ul li ul .first {
	background: none;
}
#navigation ul li ul a {
	color: #6092c4;
	text-decoration: none;
}
#navigation ul li ul a:hover {
	text-decoration: underline;
}
#navigation ul li ul a.active {
	font-weight: bold;
}

/* nav buttons */
#navigation #button1 {
	display: block;
	width: 87px;
	background: url(../images/navigation/home_off.gif) no-repeat;
}
#navigation #button1:hover, #navigation #button1.active {
	background: url(../images/navigation/home_on.gif) no-repeat;
}
#navigation #button2 {
	display: block;
	width: 97px;
	background: url(../images/navigation/company_off.gif) no-repeat;
}
#navigation #button2:hover, #navigation #button2.active {
	background: url(../images/navigation/company_on.gif) no-repeat;
}
#navigation #button3 {
	display: block;
	width: 147px;
	background: url(../images/navigation/connections_off.gif) no-repeat;
}
#navigation #button3:hover, #navigation #button3.active {
	background: url(../images/navigation/connections_on.gif) no-repeat;
}

#navigation #button4 {
	display: block;
	width: 92px;
	background: url(../images/navigation/services_off.gif) no-repeat;
}
#navigation #button4:hover, #navigation #button4.active {
	background: url(../images/navigation/services_on.gif) no-repeat;
}

#navigation #button5 {
	display: block;
	width: 132px;
	background: url(../images/navigation/proven_results_off.gif) no-repeat;
}
#navigation #button5:hover, #navigation #button5.active {
	background: url(../images/navigation/proven_results_on.gif) no-repeat;
}

#navigation #button6 {
	display: block;
	width: 106px;
	background: url(../images/navigation/resources_off.gif) no-repeat;
}
#navigation #button6:hover, #navigation #button6.active {
	background: url(../images/navigation/resources_on.gif) no-repeat;
}

#navigation #button7 {
	display: block;
	width: 77px;
	background: url(../images/navigation/media_off.gif) no-repeat;
}
#navigation #button7:hover, #navigation #button7.active {
	background: url(../images/navigation/media_on.gif) no-repeat;
}

#navigation #button8 {
	display: block;
	width: 86px;
	background: url(../images/navigation/contact_off.gif) no-repeat;
}
#navigation #button8:hover, #navigation #button8.active {
	background: url(../images/navigation/contact_on.gif) no-repeat;
}

#navigation #button9 {
	display: block;
	width: 156px;
	background: url(../images/navigation/your_healthstat_off.gif) no-repeat;
}
#navigation #button9:hover, #navigation #button9.active {
	background: url(../images/navigation/your_healthstat_on.gif) no-repeat;
}

/************************************************************
	3RD LEVEL SUBNAV
************************************************************/
#subnav {
	width: 236px;
	overflow: hidden;
	margin-bottom: 10px;
}
#subnav h3 {
	margin: 0;
	padding: 6px 10px;
	color: #FFF;
	font-size: 200%;
	font-family: Georgia, Times, serif;
	font-weight: lighter;
	background: url(../images/backgrounds/subnav/header.gif) repeat-y left top;
}
#subnav .subnavContent {
	padding: 0;
	font-size: 105%;
	background: url(../images/backgrounds/subnav/body.gif) repeat-y left bottom;
}
#subnav .subnavContent ul {
	list-style: none;
	margin: 0 4px;
	padding: 0 0 10px 0;
}
#subnav .subnavContent ul li {
	border-top: solid 1px #FFF;
	border-bottom: solid 1px #CCC;
}
#subnav .subnavContent ul li a {
	display: block;
	padding: 5px 0 5px 20px;
	color: #6092c4;
	text-decoration: none;
}
#subnav .subnavContent ul li a:hover, #subnav .subnavContent ul li.active a {
	background: #a148a6;
	color: #FFF;
}
#subnav .subnavContent ul li.first {
	padding-top: 0;
	border-top: 0;
}
#subnav .subnavContent ul li.first a {
	border-top: solid 1px #EEE;
	border-bottom: solid 1px #EEE;
}


/************************************************************
	CONTENT BLOCK
************************************************************/
.contentBlock {
	border-bottom: solid 1px #FFF; /* needed for ie to display correctly */
	line-height: 150%;
	vertical-align: top;
	position: relative;
}
.contentBlock h1 {
	padding: 0 0 8px 0;
	margin: 0 0 12px 0;
	font-family: Georgia, Times, serif;
	font-size: 200%;
	color: #9149c3;
	background: url(../images/backgrounds/dots_horiz.gif) repeat-x bottom left;
	line-height: 120%;
	width: 100%;
	overflow: hidden;
}
.side .contentBlock h1 {
	font-size: 120%;
	margin: 0 0 10px 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	width: 100%;
	overflow: hidden;
	background: none;
}
.contentBlock ul {
	margin: 12px 5px;
	padding: 0;
}
.contentBlock ul li {
	list-style: none;
	padding-left: 23px;
	background: url(../images/bullets/bullet.png) no-repeat 0 0;
	padding-bottom: 5px;
	margin: 0;
}
.contentBlock h1 .left {
	float: left;
	background: none;
}
.contentBlock h1 .right {
	float: right;
	background: none;
}
.contentBlock .tl {
	background: url(../images/backgrounds/content_block/top.gif) no-repeat top left;
}
.contentBlock .tr {
	background: url(../images/backgrounds/content_block/right.gif) no-repeat top right;
}
.contentBlock .br {
	background: url(../images/backgrounds/content_block/bottom.gif) no-repeat bottom right;
}
.contentBlock .bl {
	background: url(../images/backgrounds/content_block/left.gif) no-repeat bottom left;
}
.contentBlock .top {
	background: url(../images/backgrounds/content_block/line_horiz.gif) repeat-x top left;
}
.contentBlock .bottom {
	background: url(../images/backgrounds/content_block/line_horiz.gif) repeat-x bottom left;
}
.contentBlock .right {
	background: url(../images/backgrounds/content_block/line_vert.gif) repeat-y top right;
}
.contentBlock .left {
	background: url(../images/backgrounds/content_block/line_vert.gif) repeat-y top left;
}
.contentBlock .block {
	padding: 20px;
	overflow: hidden;
}
.contentBlock.withBg {
	background: url(../images/backgrounds/content_block/bg.gif) repeat top left;
	color: #636363;
}
.contentBlock.withBg h3 {
	color: #3A6897;
	font-size: 150%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: lighter;
	padding: 0;
	margin: 0 0 10px 0;
}
.contentBlock.withBg h3 strong {
	font-weight: bold;
	color: #20558A;
}

.side .contentBlock .block {
	padding: 15px;
}

.contentBlock.thin .block {
	padding: 7px;
}

.contentBlock.experience {
	position: static;
	background: #e8e8e8 url(../images/backgrounds/experience.gif) no-repeat left center;
}
.contentBlock.experience .block {
	margin-left: 125px;
}

.contentBlock.knowledge {
	position: static;
	background: #e8e8e8 url(../images/backgrounds/knowledge.gif) no-repeat left center;
}
.contentBlock.knowledge .block {
	margin-left: 125px;
}

.contentBlock.focus {
	position: static;
	background: #e8e8e8 url(../images/backgrounds/focus.gif) no-repeat left center;
}
.contentBlock.focus .block {
	margin-left: 125px;
}

.contentBlock.commitment {
	position: static;
	background: #e8e8e8 url(../images/backgrounds/commitment.gif) no-repeat left center;
}
.contentBlock.commitment .block {
	margin-left: 125px;
}





/************************************************************
	PROMO BAR
************************************************************/
#promoBar {
	width: 100%;
	overflow: hidden;
}
.promoBarMain {
	float: left;
}
.promoBarSide {
	float: right;
}
/************************************************************
	PANEL
************************************************************/
.panel {
	background: #e9e9e9;
	position: relative;
	vertical-align: top;
	color: #636363;
}
.panel h3 {
	font-family: Georgia, Times, serif;
	font-size: 200%;
	font-weight: lighter;
	margin: 0;
	color: #FFF;
	overflow: hidden;
}
.panel a {
	color: #636363;
}
.panel a:hover {
	color: #50a94b;
}
.panel .panelContent {
	padding: 10px;
}
.panel ul {
	padding: 10px;
	margin:  0;
	list-style: none;
	clear: both;
}
.panel li {
	background: url(../images/backgrounds/dots_horiz.gif) repeat-x left top;
	padding: 10px 0;
}
.panel li span {
	display: block;
	padding: 0 0 1px 20px;
	background: url(../images/bullets/bullet.png) no-repeat 0 0;
}
.panel .first {
	padding-top: 0;
	background: none;
}
.panel.dark h3 {
	background: url(../images/backgrounds/panel/header_blue.gif) repeat-x;
}
.panel.light h3 {
	background: url(../images/backgrounds/panel/header_green.gif) repeat-x;
}
.panel.neutral h3 {
	background: url(../images/backgrounds/panel/header_gray.gif) repeat-x;
}
.panel.clear h3 {
	background: url(../images/backgrounds/panel/header_clear.gif) repeat-x;
	color: #9149c3;
}

.panel .tl, .panel h3 .h3tl {
	display: block;
	background: url(../images/backgrounds/panel/top.gif) no-repeat top left;
}
.panel .tr, .panel h3 .h3tr {
	display: block;
	background: url(../images/backgrounds/panel/right.gif) no-repeat top right;
}
.panel h3 .h3tr {
	padding: 4px 15px 10px 15px;
}
.panel.clear h3 .h3tr {
	padding: 7px 15px 8px 15px;
}
.panel .br {
	background: url(../images/backgrounds/panel/bottom.gif) no-repeat bottom right;
}
.panel .bl {
	background: url(../images/backgrounds/panel/left.gif) no-repeat bottom left;
}


.panel.clear.withBg .wrapper {
	/* background: url(../images/backgrounds/panel/bg.jpg) no-repeat 0 41px; */
}
.panel.withBg ul {
	padding-left: 100px;
}
.panel.clear h3 {
	position: relative;
	width: 100%;
}
.panel.clear h3 .h3tr .left {
	float: left;
	height: 41px;
}
.panel.clear h3 .right {
	float: right;
	color: #636363;
	padding-top: 8px;
	font-size: 50%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}


/************************************************************
	PANEL OTHER
************************************************************/
.panelOther {
	
}
.panelOther .space {
	width: 10px;
}
.panelOther .top {
	height: 5px;
	background: #ebebeb url(../images/backgrounds/panel_other/top_left.gif) no-repeat left top;
}
.panelOther .top .filler {
	height: 5px;
	margin-left: 5px;
	background: #ebebeb url(../images/backgrounds/panel_other/top_right.gif) no-repeat right top;
}
.panelOther .middle {
	padding: 0 5px;
	background: #ebebeb;
	vertical-align: top;
}
.panelOther .bottom {
	height: 5px;
	background: #ebebeb url(../images/backgrounds/panel_other/bottom_left.gif) no-repeat left top;
}
.panelOther .bottom .filler {
	height: 5px;
	margin-left: 5px;
	background: #ebebeb url(../images/backgrounds/panel_other/bottom_right.gif) no-repeat right top;
}
.panelOther ul {
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 130%;
}
.panelOther li {
	display: block;
	padding: 0 0 5px 20px;
	background: url(../images/bullets/bullet.png) no-repeat 0 3px;
}


/************************************************************
	PANEL TABLE
************************************************************/
.panelTable {
	vertical-align: top;
	color: #636363;
	position: relative;
}
.panelTable .panelTableHeader {
	background: #e9e9e9 url(../images/backgrounds/dots_horiz.gif) repeat-x left bottom;
	text-align: left;
	font-family: Georgia, Times, serif;
	font-size: 200%;
	font-weight: lighter;
	color: #9149c3;
}
.panelTable .panelTableHeader .h3tl {
	display: block;
	background: url(../images/backgrounds/panel/top.gif) no-repeat top left;
}
.panelTable .panelTableHeader .h3tr {
	display: block;
	background: url(../images/backgrounds/panel/right.gif) no-repeat top right;
	padding: 5px 10px 8px 10px;
}
.panelTable .panelTableContent {
	vertical-align: top;
	background: #e9e9e9;
}
.panelTable .panelTableContent .h3br {
	display: block;
	background: url(../images/backgrounds/panel/bottom.gif) no-repeat bottom right;
	padding: 10px;
}
.panelTable .panelTableContent .h3bl {
	display: block;
	background: url(../images/backgrounds/panel/left.gif) no-repeat bottom left;
}
.panelTable .panelTableContent .wrapper .h3br {
	padding-left: 95px;
}
.panelTable ul {
	padding: 0;
	margin:  0;
	list-style: none;
	clear: both;
}
.panelTable li, .contentBlock .panelTable li {
	background: url(../images/backgrounds/dots_horiz.gif) repeat-x left top;
	padding: 10px 0;
	line-height: 140%;
}
.panelTable ul span {
	display: block;
	padding: 0 0 1px 20px;
	background: url(../images/bullets/bullet.png) no-repeat 0 2px;
}
.panelTable .first, .contentBlock .panelTable .first {
	padding-top: 0;
	background: none;
}
.panelTable a {
	color: #666;
}
.panelTable ul.special li {
	padding: 0 0 4px 20px;
	background: url(../images/bullets/bullet.png) no-repeat 0 2px;
}

/* special cases */
.panelTable .panelTableHeader.dark {
	background: url(../images/backgrounds/panel/header_blue.gif) repeat-x;
	color: #FFF;
}
.panelTable .panelTableHeader.light {
	background: url(../images/backgrounds/panel/header_green.gif) repeat-x;
	color: #FFF;
}
.panelTable .panelTableHeader.neutral {
	background: url(../images/backgrounds/panel/header_gray.gif) repeat-x;
	color: #FFF;
}
.panelTable .panelTableHeader.clear {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 100%;
	color: #000;
}
/************************************************************
	DATA TABLE
************************************************************/
.dataTable {
	
}
.dataTable th {
	padding: 5px;
	background: #EEE;
}
.dataTable td {
	padding: 3px;
	border-bottom: solid 1px #CCC;
}


/************************************************************
	DATA FORM
************************************************************/
.dataForm {
	
}
.dataForm td {
	padding: 3px;
}
.dataForm .caption {
	width: 30%;
	text-align: right;
	vertical-align: top;
}
.dataForm input, .dataForm select, .dataForm textarea {
	width: 70%;
}
.dataForm.special input, .dataForm.special select, .dataForm.special textarea {
	width: 98%;
}
.dataForm input.button {
	width: auto;
}


/************************************************************
	CONTACT INFO
************************************************************/
.contactInfo td {
	padding: 3px;
}
.contactInfo .caption {
	text-align: right;
	width: 30%;
	padding-right: 5px;
	vertical-align: top;
}

/************************************************************
	CALENDAR
************************************************************/
.calendar {
	border: 0;
	margin-top: 15px;
	height: 300px;
}
.calendar td {
	border: solid 3px #FFF;
}
.calendar .month {
	text-align: center;
	font-family: Georgia, Times, serif;
	font-size: 170%;
	font-weight: bolder;
	color: #9149c3;
	padding-bottom: 20px;
}
.calendar .nav_prev {
	display: block;
	height: 20px;
	width: 22px;
	background: url(../images/icons/triangle_left_off.gif) no-repeat;
}
.calendar .nav_prev:hover {
	background: url(../images/icons/triangle_left_on.gif) no-repeat;
}
.calendar .nav_prev span {
	display: none;
}
.calendar .nav_next {
	display: block;
	height: 20px;
	width: 22px;
	background: url(../images/icons/triangle_right_off.gif) no-repeat;
}
.calendar .nav_next:hover {
	background: url(../images/icons/triangle_right_on.gif) no-repeat;
}
.calendar .nav_next span {
	display: none;
}
.calendar .day td {
	color: #7d7d7d;
	font-weight: bold;
	text-align: center;
	font-size: 120%;
	width: 13%;
}
.calendar .date td {
	vertical-align: top;
	height: 80px;
	background: #CCC url(../images/backgrounds/calendar/date.gif) repeat-x;
	font-size: 9px;
	line-height: 120%;
	padding: 5px;
}
html>body .calendar .date td {
	height: 80px;
	min-height: 80px;
}
.calendar .date td a {
	color: #6092c4;
	text-decoration: none;
}
.calendar .date .off {
	background: #FFF;
}
.calendar .date .today {
	background: #3d9b36 url(../images/backgrounds/calendar/today.gif) repeat-x;
}
.calendar .date .today a {
	color: #FFF;
	text-decoration: none;
}
.calendar .date .number {
	display: block;
	text-align: right;
	margin-bottom: 5px;
	font-weight: bold;
}
.calendar li {
	margin: 0;
	padding: 0;
	list-style-position: inside;
	list-style: none;
}

.calendar .tl {
	display: block;
	background: url(../images/backgrounds/panel/top.gif) no-repeat top left;
}
.calendar .tr {
	display: block;
	background: url(../images/backgrounds/panel/right.gif) no-repeat top right;
}
.calendar .br {
	background: url(../images/backgrounds/panel/bottom.gif) no-repeat bottom right;
}
.calendar .bl {
	background: url(../images/backgrounds/panel/left.gif) no-repeat bottom left;
	padding: 5px 5px 5px 10px;
}

.calendarEvents {
	line-height: 150%;
	background: url(../images/backgrounds/dots_horiz.gif) repeat-x top left;
	margin-top: 15px;
}
.calendarEvents .calendarItem {
	padding: 0 0 0 50px;
	margin: 0;
	position: relative;
}
.calendarEvents .calendarItem h4 {
	padding: 25px 0 0 0;
	margin: 0;
	color: #752fa4;
	font-size: 140%;
	line-height: 140%;
}
.calendarEvents .calendarItem .subheader {
	font-size: 120%;
	line-height: 200%;
	clear: both;
}
.calendarEvents .calendarItem .calendarItemNum {
	color: #FFF;
	font-size: 17px;
	font-weight: bolder;
	position: absolute;
	left: 0;
	top: 20px;
	width: 25px;
	height: 30px;
	padding: 10px 0 0 15px;
	background: url(../images/icons/calendar_number.jpg) no-repeat left top;
}


/************************************************************
	RECIPE
************************************************************/
.recipeList {
	margin-top: 20px;
	padding-top: 20px;
	width: 100%;
	overflow: hidden;
	background: url(../images/backgrounds/dots_horiz.gif) repeat-x top left;
}
.recipeList.first {
	background: none;
	margin-top: 0;
}
.recipeList img {
	float: left;
	margin: 0 10px 0 15px;
	border: solid 1px #EEE;
}
.recipeList .recipeBody {
	float: left;
	width: 80%;
}
.recipeList .recipeBody h4 {
	margin: 0;
	padding: 0;
	line-height: 160%;
	color: #752fa4;
	font-size: 140%;
}
.recipeList .recipeBody h4 a {
	color: #752fa4;
	text-decoration: none;
}

.recipe {
	padding-top: 20px;
	width: 100%;
	overflow: hidden;
}
.recipe .image {
	float: left;
	margin: 0 15px 0 15px;
	width: 152px;
}
.recipe .image img {
	border: solid 1px #EEE;
}
.recipe .image h5 {
	margin: 10px 0;
	padding: 0;
	line-height: 160%;
	color: #752fa4;
	font-size: 130%;
}
.recipe .recipeBody {
	float: left;
	width: 70%;
}
.recipe .recipeBody h4 {
	margin: 0 0 10px 0;
	padding: 0;
	line-height: 160%;
	color: #752fa4;
	font-size: 140%;
}
.recipe ul {
	margin: 15px 25px;
	padding: 0;
}
.recipe ul li {
	list-style: outside;
	padding-left: 5px;
	background: none;
	padding-bottom: auto;
	margin: auto;
	line-height: 120%;
}



/************************************************************
	TESTIMONIAL
************************************************************/


/************************************************************
	CASE STUDY
************************************************************/
.caseStudy {
	margin-top: 20px;
	padding-top: 20px;
	width: 100%;
	overflow: hidden;
	background: url(../images/backgrounds/dots_horiz.gif) repeat-x top left;
}
.caseStudy.first {
	background: none;
	margin-top: 0;
	padding-top: 0;
}
.caseStudy .image {
	float: left;
	margin: 0 10px 0 0;
	border: solid 1px #EEE;
}
.caseStudy .caseStudyBody {
	float: left;
	width: 80%;
}
.caseStudy .caseStudyBody h4 {
	margin: 0;
	padding: 0;
	line-height: 160%;
	color: #752fa4;
	font-size: 140%;
}
.caseStudy .caseStudyBody h4 a {
	color: #752fa4;
	text-decoration: none;
}


/************************************************************
	TIP
************************************************************/
.tip {
	border-bottom: solid 1px #FFF; /* needed for ie to display correctly */
	line-height: 150%;
	vertical-align: top;
	position: relative;
	background: #ebebeb;
	/* color: #636363; */
	width: 100%;
}
.tip h1 {
	padding: 0 0 8px 0;
	margin: 0 0 12px 0;
	font-family: Georgia, Times, serif;
	font-size: 200%;
	color: #9149c3;
	background: url(../images/backgrounds/dots_horiz.gif) repeat-x bottom left;
	line-height: 120%;
}
.tip .media {
	width: 320px;
	padding: 0 5px 10px 0;
	float: left;
}
.tip .info {
	float: left;
	width: 570px;
}
.tip .extras {
	display: none;
}
.tip .more {
	width: 70px;
	float: right;
	text-align: right;
}
.tip .tl {
	background: url(../images/backgrounds/content_block/top.gif) no-repeat top left;
}
.tip .tr {
	background: url(../images/backgrounds/content_block/right.gif) no-repeat top right;
}
.tip .br {
	background: url(../images/backgrounds/content_block/bottom.gif) no-repeat bottom right;
}
.tip .bl {
	background: url(../images/backgrounds/content_block/left.gif) no-repeat bottom left;
}
.tip .top {
	background: url(../images/backgrounds/content_block/line_horiz.gif) repeat-x top left;
}
.tip .bottom {
	background: url(../images/backgrounds/content_block/line_horiz.gif) repeat-x bottom left;
}
.tip .right {
	background: url(../images/backgrounds/content_block/line_vert.gif) repeat-y top right;
}
.tip .left {
	background: url(../images/backgrounds/content_block/line_vert.gif) repeat-y top left;
}
.tip .block {
	padding: 20px;
	width: 900px;
	overflow: hidden;
}
.tip h3 {
	color: #752fa4;
	font-size: 150%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: lighter;
	padding: 0 0 10px 0;
	margin: 0;
	background: url(../images/backgrounds/dots_horiz.gif) repeat-x bottom left;
}
.tip ul {
	margin: 0;
	padding: 10px 0 0 0;
}
.tip ul li {
	list-style: none;
	padding-left: 23px;
	background: url(../images/bullets/bullet.png) no-repeat 0 3px;
	line-height: 150%;
	padding-bottom: 10px;
}


/************************************************************
	FOOTER
************************************************************/
#footer {
	background: url(../images/backgrounds/footer.gif) no-repeat;
	text-align: center;
	padding-top: 15px;
	font-size: 90%;
	line-height: 180%;
	color: #336699;
	clear: both;
}
#footer a {
	text-decoration: none;
	color: #336699;
	word-spacing: normal;
}
#footer a:hover {
	text-decoration: underline;
}
#footerCapsule {
	background: url(../images/logo_footer.gif) no-repeat 10px 0;
	height: 110px;
	position: relative;
}
#footerCapsule .seals {
	position: absolute;
	right: 0;
	bottom: 5px;
	text-align: right;
}
#footerCapsule .seals img {
	margin: 0 5px;
}
#footerMenu {
	padding: 10px;
	word-spacing: 5px;
}
#footNote {
	margin-top: 25px;
}



/************************************************************
	ERRORS AND WARNINGS
************************************************************/
.error {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 10px 10px;
	color: #CC0000;
}
.error img {
	margin-right: 10px;
	vertical-align: middle;
}
.error .title {
	font-weight: bold;
	color: #CC0000;
}
.error .message {
	color: #CC0000;
	padding: 0;
	margin: 5px;
	line-height: 150%;
}
.error li {
	list-style-type: square;
	margin-left: 50px;
}
.contentBlock .error ul {
	padding-left: 35px;
}
.contentBlock .error li {
	list-style-type: square;
	background: none;
	padding: 0;
	margin: 0;
}
.warning {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	margin-top: 20px;
	margin-bottom: 20px;
}
.warning img {
	margin-right: 10px;
	vertical-align: middle;
}
.warning .title {
	font-weight: bold;
	color: #000;
}
.warning .message {
	color: #000;
	padding: 0;
	margin: 5px;
	line-height: 150%;
}
.warning li {
	list-style-type: square;
	margin-left: 50px;
}
.backlink {
	padding: 10px 0 0 0;
}