/* 
Perficient Inc. 
Author: Mark Schuber
Client: Amerisource Bergen

*/

/* CSS Reset Start */

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, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* CSS Reset End */

body {
	text-align: center;
	background: #799ecb url(../images/bg.png) repeat-x top left;
	font-family: Arial,Verdana, sans-serif;
	font-size: 11px;
	color: #333;
}

a,a:link,a:visited {
	text-decoration: none;
	color: #003366;
}

div#middleContent a {
	color:#3366CC;
}
a:hover {
	color: #663399;
	}
div#middleContent a:hover {
	color: #663399;
	}
	
div.clear {
	clear: both;
}	

div#mainWrap {
	background: url(../images/mainWrapBG.png) repeat-y 2px 0;
	width: 970px;
	margin: 6px auto;
	text-align: left;
}

/* header Start */

div#header {
	background: url(../images/header.png) no-repeat top left;
	width: 100%;

	height: 9.7em;

	
}



div#logo {
	float: left;
	width: 226px;
	height: 59px;
	position: relative;
	top: 22px;
	margin-left: 17px;
}

div#drugLogo {
	float: left;
	width: 226px;
	height: 80px;
	position: relative;
	top:12px;
	margin-left: 17px;
}

div#globalNav {
	float: right;
	position: relative;
	top: 10px;
} 

div#globalNav ul {
	float: right;
}

div#globalNav ul li {
	float: left;
	background: url(../images/globalNavDivider.png) no-repeat right center;
}

div#globalNav ul li.last {
	background: none;
}

div#globalNav ul li a {
	float: left;
	color: #000000;
	margin: 0 10px 0 10px;
} 


div#globalNav ul li a:hover {
	color: #003366;
	}


div#globalNav ul li.last a {
	margin: 0 29px 0 10px;
}



/* search and login Starts */
div#searchWrap {
	/* width: 525px; */
width:535px;
	float: right;
	position: relative;
	top: 16px;
}

div#searchLogin {
	float: right;
	position: relative;
	top: 42px;
	margin-right: 12px;
}

div.loginReg {
	float: right;
	width: 268px;
}

div#searchLogin ul {
	float: left;
}

div.loginReg ul {
	margin-left: 20px;
	margin-top: 8px;
}

div.loginReg ul li {
	clear:both;
}

div#searchLogin ul li {
	padding-bottom: 5px;
}


div.loginReg ul li a.newReg {
	font-size: 12px;
	color: #00529b;
	background: url(../images/newRegArrow.png) no-repeat left center;
	padding-left: 8px;
	float: left;
	margin-top: 10px;
	}
	
div.loginReg ul li input.loginButton {
	border: none;
	width: 46px;
	height: 18px;
	cursor: pointer;
	margin-right: 20px;
	margin-top: 5px;
	float: right;
	background: url(../images/loginBlueButton.png) no-repeat left top;
	
}	

div#searchLogin ul li a {
	
}

div#searchLogin ul li.login {
	border-right: #dadada 1px solid;
	line-height: 14px;	
	position: relative;
	top: 7px;

}
	
div#searchLogin ul li.login a {
	font-size: 13px;
	color: #003366;
}


div#searchLogin ul li.search span {
	float: left;
	padding-right: 7px;
	margin-top: 10px;
	color: #666;
	font-size: 12px;
}

div.loginReg ul li span {
	top: 12px;
	color: #666;
	font-size: 12px;
	width: 76px;
	margin-top: 10px;
	/* block > column */
	display:column;
	float: left;
}
div.loginReg ul li input.text {
	width: 148px;
	border: #e4e4e4 1px solid;
	line-height: 19px;
	font-size: 14px;
	color: #666;
}

div#searchLogin ul li.search p.se{
	float: left;
	padding-right: 7px;
	position: relative;
	
	top: 14px;
	color: #666;
	font-size: 12px;
}


div#searchLogin ul li.login {
	padding-right: 12px;
}

div#searchLogin ul li.search {
}

div#searchLogin ul li.search a {
	display: block;
	float: left;
	width: 18px;
	height: 19px;
	text-indent: -9999px;
	background: url(../images/searchButton.png) no-repeat top left;
}

div#searchLogin ul li input {
	float: left;
	border: #e4e4e4 1px solid;
	line-height: 19px;
	width: 162px;
	font-size: 14px;
	color: #666;
	margin-right: 8px;
}



/* search and login Ends */
/* header End */

/* nav Start */

div#nav {
	width: 946px;
	background:#a6c4e6 url(../images/navBG.png) no-repeat top left;
	height: 2.8em;
	margin-left: 12px;
	border-bottom: #8fafde 1px solid;
}


div#nav ul {
	float: left;
}


div#nav ul li {
	float: left;
}

div#nav ul li a {
	display: block;
	float: left;
	font-size: 14px;
	color: #000;
	padding: 0 22px 0 23px;
	line-height: 31px;
	background: url(../images/navDivider.png) no-repeat left center;
}
	
div#nav li a.first {
	background: none;
}

div#nav ul li a:hover {
	color: #fff;
	background: #4576a9 url(../images/navHoverTile.png) repeat-x top left;
	}
	
	
div#nav ul li.selected {
	background: url(../images/currentRight.png) no-repeat top right;
	border-bottom: #bdd2eb 1px solid;
	position: relative;
	margin-right: -1px;
	}

div#nav ul li.selected a {
	color: #003366;
	background: url(../images/currentLeft.png) no-repeat top left;

}

div#nav ul li.selected a.first {
	color: #003366;
	background: url(../images/currentLeftFirst.png) no-repeat top left;

}


/* nav End */

/* subNav Start */

div#subNav {
	width: 946px;
	background: #cddcf1 url(../images/subNavBG.png) no-repeat top left;
	height: 2.2em;
	margin:1px 0 0 12px;
	border-bottom: #a8c2e5 1px solid;
	
}

div#subNav ul {
	float: left;
}

div#subNav ul li {
	float: left;
}

div#subNav ul li a  {
	float: left;
	color: #003366;
	display: block;
	font-size: 12px;
	line-height: 24px;
	padding: 0 11px 0 12px;
	background: url(../images/subNavDivider.png) no-repeat left center;
}

div#subNav ul li a:hover,div#subNav ul li.selected a {
	color: #663399;
}

div#subNav ul li.first a {
	background: none;
	padding: 0 11px 0 0;
	margin-left: 23px;
}

/* subNav End */

/* flash Start */

div#flash {
	margin-left:12px;
	position: relative;
	top: 4px;
}

body#home div#flash {
	width: 946px;
	height: 245px;
}

body#drug div#flash {
	width: 946px;
	height: 150px;
}

body#retail div#flash {
	width: 946px;
	height: 173px;
}


body#temp div#flash {
	width: 946px;
	height: 173px;
	background: #d3d3d3;
	text-align: center;
	}
	
body#temp div#flash p {
	color: #fff;
	font-weight: bold;
	font-size: 40px;
	border: #d3d3d3 1px solid;
	padding-top: 50px;
}

body#subPage div#flash {
	width: 946px;
	height: 150px;
	background: #d3d3d3;
	text-align: center;
}

body#subPage div#flash p {
	color: #fff;
	font-weight: bold;
	font-size: 40px;
	line-height: normal;
	border: #d3d3d3 1px solid;
	padding-top: 50px;
}

div#interiorFlash {
	margin: 12px 0 0 0;

}

/* flash End */

div#content {
	background: url(../images/rightTile.png) repeat-y 735px 0;
	margin-top: 9px;
	clear: both;
	}

body#solution div#content,body#temp div#content {
	background: none;
}

body#subPage div#content {
	background: url(../images/tertiaryNavTile.png) repeat-y 22px 0px;
	clear: both;
	margin-top: 4px;
}

/* contentLeft Start */

div#leftContent {
	width: 666px;
	float: left;
	margin-left: 37px;
	}
	
body#retail div#leftContent {
	margin-left:0;
	width: 730px;
}
	
div#leftContent h1 {
	color: #00529e;
	font-family: Arial Black, Arial, sans-serif;
	font-size: 18px; 
	margin-top: 20px;
}

div#leftContent h2 {
	font-size: 14px;
	line-height: 21px;
	margin-top: 5px;
}

div#leftContent h2 a {
	color: #3366cc;
}
div#leftContent h2 a:hover {
	color: #663399;
	}

div#callOutWrap {
	width: 665px;
	margin-top: 26px;
	background: url(../images/callOutDivider.png) repeat-y center top;
}

div#callOutWrapVertical {
	background: url(../images/verticalDivider.png) repeat-y top left;
	margin-top: 22px;
	padding-bottom: 10px;
}

div#callOutWrapWide {
	width: 100%;
	margin: 22px 0 30px 37px;
	background: url(../images/wideDivider.png) repeat-y top left;
	
}

body#temp div#callOutWrapWide {
	background: url(../images/fourWideDivider.png) repeat-y top left;
	
}

body#retail div#callOutWrapWide {
	background: url(../images/callOutDivider.png) repeat-y 335px 0;
}

div#callOutWrap div#callOutLeft {
	float: left;
	width: 310px;
}

div#callOutWrap div#callOutRight {
	float: right;
	width: 310px;
}

div#callOutWrap div.callOut {
	clear: left;
	padding:0 0 22px 0; 
}

div#callOutWrapVertical div.callOut {
	width: 184px;
	float: left;
	margin: 0 0 0 56px;
}

div#callOutWrapWide div.callOut {
	width: 258px;
	float: left;
	margin: 0 0 0 54px;
}

body#retail div#callOutWrapWide div.callOut {
	width: 310px;
	float: left;
	margin: 0 0 0 54px;
}


body#temp div#callOutWrapWide div.callOut {
	width: 185px;
}

div#callOutWrapVertical div.first,div#callOutWrapWide div.first,body#retail div#callOutWrapWide div.first {
	margin: 0 0 0 0;
}

div#callOutWrap div.callOut img {
	float: left;
	margin-right: 13px;
}

div#callOutWrapVertical div.callOut img,div#callOutWrapWide div.callOut img {
	float: left;
	margin-right: 11px;
}

div#callOutWrapVertical div.callOut h3,div#callOutWrapWide div.callOut h3 {
	margin-bottom: 10px;
}

div.callOut h3 a {
	font-family: Arial Black, Arial, sans-serif;
	font-size: 14px;
	color: #000;
	line-height: 18px;
}
div.callOut h3 {
	font-family: Arial Black, Arial, sans-serif;
	font-size: 14px;
	color: #000;
	line-height: 18px;
}
div.callOut h3 a:hover {
	color: #663399;
}
div#callOutWrap div.callOut p,div#callOutWrapVertical div.callOut p,div#callOutWrapWide div.callOut p {
	font-size: 12px;
	line-height: 18px;
	color: #000;
}

div#callOutWrapVertical div.callOut p,div#callOutWrapWide div.callOut p {
	padding-bottom: 10px;
}

div#callOutWrap div.callOut a.more,div#callOutWrapVertical div.callOut a.more,div#callOutWrapWide div.callOut a.more {
	line-height: 18px;
	font-size: 12px;
	background: url(../images/moreArrow.png) no-repeat 100% 58%;
	padding-right: 14px;
	color: #3366cc;
	
}
/*ab4576 : for "find out more" text*/
div#callOutWrap div.callOut font.more,div#callOutWrapVertical div.callOut font.more,div#callOutWrapWide div.callOut font.more {
	line-height: 18px;
	font-size: 12px;
	background: url(../images/moreArrow.png) no-repeat 100% 58%;
	padding-right: 14px;
	color: #3366cc;
	
}
/*ab4576*/

div#callOutWrap div.callOut a.more:hover,div#callOutWrapVertical div.callOut a.more:hover,div#callOutWrapWide div.callOut a.more:hover {
	background: url(../images/moreArrowHover.png) no-repeat 100% 58%;
	color: #663399;
}


div#callOutWrap div.bottom {
	border-top: #dadada 1px solid;
	padding:23px 0 22px 0; 
	
}

/* contentLeft End */

/* contentRight Start */

div#rightContent {
	width: 223px;
	float: right;
	margin-right: 12px;
}

div#rightContent ul.news {
	margin-left: 19px;
}

div#rightContent ul.news li {
	width: 186px;
	padding: 12px 0 12px 0;
	border-bottom: #c9dae8 1px solid;
}

div#rightContent ul.news li ul li {
	width: 186px;
	padding: 4px 0 2px 0;
	margin-left: 3px;
	border-bottom: none;
}


div#rightContent ul.news li.last {
	border-bottom: none;
}

div#rightContent ul.news li span.date {
	font-size: 10px;
	font-family: Arial Black, Arial, sans-serif;
	color: #000;
	line-height: 18px;
}

div#rightContent ul.news li span.title {
	font-size: 11px;
	font-family: Arial Black, Arial, sans-serif;
	color: #000;
	line-height: 18px;
}

div#rightContent ul.news li p {
	font-size: 12px;
	line-height: 18px;
	color: #0b3b7b;
}


div#rightContent ul.news li p a {
	color: #003366;
}

div#rightContent ul.news li p a:hover {
	color: #663399;
}


div#rightContent ul.news li.docs {
	line-height:24px;
	font-size:12px;	
}

div#rightContent ul.news li.docs a {
	color:#003366;
}

div#rightContent ul.news li.docs a:hover {
	color: #663399;
}

div#rightContent ul.news li.docs a img {
	margin-right: 10px;
	vertical-align: text-top;
}
/* Videos Start */

div#rightContent ul.news li.video {
	line-height:24px;
	font-size:12px;	
}

div#rightContent ul.news li.video a {
	color:#003366;
}

div#rightContent ul.news li.video a:hover {
	color: #663399;
}

div#rightContent ul.news li.video a img {
	margin-right: 10px;
	vertical-align: text-top;
}

/* Videos End */
/* contentRight End */

/* tertiaryNav Start */

div#tertiaryNav {
	width: 225px;
	float: left;
	margin-left: 12px;
}


div#tertiaryNav ul {
	margin-top: 14px;
}

div#tertiaryNav ul li ul {
	margin-top: 0;
}


div#tertiaryNav ul li {
	background: url(../images/tertiaryNavBorder.png) no-repeat bottom right;
	padding-bottom: 1px;
	/* added by ab3891 */
	margin-left: 6px;
}


div#tertiaryNav ul li ul li {
	background: url(../images/tertiaryNavBorder.png) no-repeat top right;
	padding-top: 1px;
	/* added by ab3891 */
	margin-left: 6px;
	}

div#tertiaryNav ul li a:link,div#tertiaryNav ul li a:visited {
	color: #333;
	font-size: 12px;	
	line-height: 27px;
	display: block;
	background: url(../images/navArrow.png) no-repeat 8% 50%;
	padding-left: 36px;
}

div#tertiaryNav ul li p a:link,div#tertiaryNav ul li p a:visited {
	padding: 5px 5px 5px 15px;
	background: none;
	line-height: 20px;
}

div#tertiaryNav ul li p a:hover,div#tertiaryNav ul li p a:hover {
	background: #fff;
	color: #663399;
}


div#tertiaryNav ul li.selected { 
	background: url(../images/tertiaryNavBorder.png) no-repeat bottom right;
}

div#tertiaryNav ul li.selected a:link,div#tertiaryNav ul li.selected a:visited {
	background: #fff url(../images/selectedNavArrow.png) no-repeat 11% 50%;
}

div#tertiaryNav ul li span.date {
	font-size: 10px;
	font-family: Arial Black, Arial, sans-serif;
	color: #000;
	line-height: 18px;	
	clear: right;
	display: block;
	padding-left: 0;
}

div#tertiaryNav ul li a:hover {
	background-color: #fff;
}

div#tertiaryNav ul li ul li a:link,div#tertiaryNav ul li ul li a:visited,div#tertiaryNav ul li.selected ul li a:link,div#tertiaryNav ul li.selected ul li a:visited {
	font-size: 11px;
	padding-left: 46px;
	background: url(../images/subNavArrow.png) no-repeat 18% 50%;
}

div#tertiaryNav ul li.selected ul li a:hover,div#tertiaryNav ul li.selected ul li.subSelected a {
	background-color: #fff;
}




/* tertiaryNav End */

/* mainContent Start */

div#mainContent {
	width: 666px;
	float: right;
	margin-right: 40px;
	color: #333;
	font-size: 12px;
	line-height: 18px;
}

ul#crumbs {
	margin-top: 55px;/* mark schuber change 10.114.2009 */
	width:100%;
}

ul#crumbs li {
	float: left;
	background: url(../images/crumbArrow.png) no-repeat left center;
	margin-right: 5px;
	padding-left: 9px;
	color: #666;
	font-weight: bold;
}

ul#crumbs li.first {
	background: none;
	padding-left: 0;
}

ul#crumbs li a {
	float: left;
	color: #666;
	font-weight: normal;
}
 
ul#crumbs li a:hover {
	color: #663399;
}

div#contentHeader {
	clear: both;
	border-bottom: #d3d3d3 1px solid;
	/*height: 2.3em;*/
	/* Decreased the margin-top to 35px from 55px to decrease the spacing */
	/*margin-top: 35px;*/
	
/*Added by ab4576 to avoid font truncation of Request Info Tell a Friend and Print*/
font-size:13px;
	
}

div#contentHeader h2 {
	color: #3366cc;
	font-weight: bold;
	font-size: 18px;
	width: 100%;
	clear: both;
	font-family: Arial Black,Arial,sans-serif;
/*ab4576:Added padding-bottom attribute to avoid truncation of title*/
padding-bottom: 12px;
padding-top: 20px;
}

div#contentHeader ul {
	/*margin: -45px 0 0 343px;*/
	/*position: absolute;*/
	margin-top: -95px;
}

div#contentHeader ul li {
	float: left;
}

div#contentHeader ul li a {
	float: left;
	margin-left: 24px;
	color: #000000;
}


div#contentHeader ul li a:hover {
	color: #663399;
	}

div#contentHeader ul li a img {
	vertical-align: text-bottom;
	margin-right: 6px;
}




div#intro {
	margin-top: 17px;
}

div#intro img {
	float: left;
	margin-right: 12px;
	margin-top: 6px; /* Mark Schuber Change 10.14.2009, pushed image down on intro text */
}

div#intro p {
	color: #333;
	font-size: 15px;
	line-height: 22px;
}

ul.bulletList {
	margin: 15px 0 10px 0;
}

ul.bulletList li {
	font-size: 12px;
	color: #333;
	list-style: disc;
	line-height: 18px;
	margin-left: 15px;
}

ul.bulletList li.title {
	font-weight: bold;
	color: #000;
	list-style: none;
	margin-left: 0;
}

ul.contentList {
	margin-bottom: 15px;
}


ul.contentList li {
	font-size: 12px;
	color: #333;
	line-height: 18px;
	padding-left: 9px;
	margin-top: 8px;
	background: url(../images/contentArrow.png) no-repeat 0 6px;
}


ul.contentList li span.date {
	font-weight: bold;
	margin-right: 5px;
}

ul.contentList li a {
	color: #003366;
}

ul.contentList li a:hover {
	color: #663399;
}

ul.contentList li a.title {
	font-weight: bold;
	color: #003366;
	margin-right: 5px;
	
}

ul.contentList li a.title:hover {
	color: #663399;
}

h3.contentTitle {
	font-size: 15px;
	font-weight: bold;
	color: #3366cc;
	margin-top: 10px;
}

p.contactText {
	margin: 20px 0 10px 0;
}

ul.contactForm {
	margin-top: 15px;
}

ul.contactForm label {
	font-weight: bold;
	width: 125px;
	text-align: right;
	padding: 5px 10px 0 0;
	display: block;
	float: left;
	color: #333;
}


ul.contactForm li {
	margin-bottom: 20px;
	clear: left;
}

ul.contactForm li input.text {
	width: 300px;
	color: #333;
	line-height: 18px;
	font-size: 13px;
	border: #bababa 2px solid;
	background-image: none;
}

ul.contactForm li.submit {
	width: 442px;
	margin-top: 20px;
}

ul.contactForm li.submit input {
	margin-bottom: 20px;
	float: right;
	margin-left: 10px;
}

ul.contactForm li.submit input.clearForm {
}

ul.contactForm li.radio input {
	margin-left: 20px;
	
}

ul.contactForm li.radio {
}

ul.contactForm li.radio label,ul.contactForm li.dropDown label {
	margin-top: -3px;
}

ul.contactForm li.radio input.first {
	margin-left: 0;
}

ul.contactForm li textarea {
	width: 301px;
	height:200px;
	color: #333;
	line-height: 18px;
	font-size: 12px;
	border: #bababa 2px solid;
	background-image: none;

}

div.newsStory {
	margin-bottom: 20px;
}


div.newsStory h4 {
	font-weight: bold;
	padding-top: 10px;
 	font-size: 14px;
}

div.newsStory p {
	margin-top: 10px;
	
}

ul.contactList {
	margin: 0 0 30px 8px;
}


ul.contactList li {
	padding-top: 5px;
	padding-left: 9px;
	background: url(../images/contentArrow.png) no-repeat 0 10px;
}


ul.contactList a {
	color:#3366CC;
	
}


ul.contactList a:hover {
	color: #663399;
}

ul.contactList li ul {
	margin: 0 0 5px 1px;
}

ul.contactList li ul li {
	background:transparent url(../images/crumbArrow.png) no-repeat scroll left center;
	padding-top: 0;
	}

/* mainContent End */

/* tabsStart */


div#tabBox {
	width:432px;
	margin: 21px 0 60px 0;
}

div#tabBox div#tabs {
	width: 100%;
	background: url(../images/tabBorder.png) repeat-x bottom left;
}

div#tabBox div#tabs ul.ui-tabs-nav {
	float:left;
}

div#tabBox div#tabs ul.ui-tabs-nav li {
	float:left;
	margin-right: 3px;
	width:105px;
	margin-bottom: -2px;
	background: url(../images/tabLeft.png) no-repeat top left;
}

div#tabBox div#tabs ul.ui-tabs-nav li.ui-tabs-selected {
	background: url(../images/tabLeftOn.png) no-repeat top left;
}


div#tabBox div#tabs ul.ui-tabs-nav li a { /* Mark Schuber change 10.14.2009, less paddign to accomodate 4 tabs with 14 characters */ 
	display: block;
	width:100%; 
	background: url(../images/tabRight.png) no-repeat top right;
	line-height: 14px;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	height:28px;
	text-align: center;
	font-family: Arial,Verdana,sans-serif;
	border-bottom: #b6c8eb 1px solid;
	padding:5px 0 5px 0;
}


div#tabBox div#tabs ul.ui-tabs-nav li a span {
	vertical-align: middle;
}

div#tabBox div#tabs ul.ui-tabs-nav li.ui-tabs-selected a {
	background: url(../images/tabRightOn.png) no-repeat top right;
	border-bottom: none;
	color: #416dce;
}

div#tabBox div#tabContent {
	clear: both;
	border:#b6c8eb 1px solid;
	background: #fff url(../images/tabContent.png) repeat-x top left;
	padding-top: 10px;
}

div#tabBox div#tabContent ul {
	margin: 0 0 20px 17px;
	width: 370px;
}

div#tabBox div#tabContent ul li {
	font-size: 12px;
	color: #231f20;
	margin-top: 10px;
	line-height: 18px;
}

div#tabBox div#tabContent ul li a {
	font-weight: bold;
	color: #003366;
	padding-left: 10px;
	margin-right: 7px;
	background: url(../images/listArrow.png) no-repeat center left;
}

/* tabs End */

/* middeContent Start */

div#middleContent {
	width: 425px;
	float: left;
}

div#middleContent h3 {
	font-size: 14px;
	font-family:Arial Black,Arial,sans-serif;
	color: #3366cc;
	margin: 16px 0 5px 0;
}

/* middeContent End */


/* rightContent Start */

div#rightResources {
	float: right;
	width: 217px;
	margin-top: 18px;
	}
	
div#rightResources h3 {
	background:url(../images/resourcesHeader.png) repeat-x top left;
	line-height: 15px;
	font-family: "Arial Black";
	font-size: 11px;
	padding-left: 11px;
	color: #fff;
	border-left:#4370d0 1px solid; 
	border-right:#4370d0 1px solid; 
	border-top:#4370d0 1px solid; 
	border-bottom:#5b82d6 1px solid; 
}
	
div#rightResources div.news,
div#rightResources div.caseStudies,
div#rightResources div.resources,
div#rightResources div.vid,
div#rightResources div.textBox {
	margin-top:1px;		
}

div#rightResources div div {
	background:#ebedfa url(../images/resourcesBG.png) repeat-x top left;
	padding:10px 0 10px 12px;
}

div#rightResources div.news span.date {
	color: #231f20;
	font-family:Arial Black,Arial,sans-serif;
	font-size: 10px;
}

div#rightResources div.news a {
	color:#003366;
	line-height:18px;
	font-size:12px;	
}

div#rightResources div.caseStudies ul li {
	line-height:24px;
	font-size:12px;	
}

div#rightResources div.caseStudies ul li a {
	color:#003366;
}
div#rightResources div.caseStudies ul li a img {
	margin-right: 10px;
	vertical-align: sub;
}
div#rightResources div.resources ul li {
	line-height:24px;
	font-size:12px;	
	background: url(../images/navArrow.png) no-repeat center left;
	padding-left: 13px;
}

div#rightResources div.resources ul li a {
	color:#003366;
}	

/*Videos*/
div#rightResources div.vid ul li {
	line-height:24px;
	font-size:12px;	
	background: url(../images/video_list_icon.png) no-repeat center left;
	padding-left: 13px;
}

div#rightResources div.vid ul li a {
	color:#003366;
}	

/*Vidoes*/

div#rightResources div.textBox p {
	width: 196px;
	color: #231f20;
	font-size: 12px;
	line-height: 18px;
}
	
/* rightResourcest End */


/* footer Start */

div#footer {
	clear: both;
	width: 100%;
	background:#799eca url(../images/footer.png) no-repeat top left;
	padding-top: 8px;
}


div#footer span#copyright {
	font-size: 9px;
	color: #222222;
	/*line-height: 30px;
	position: relative;
	top: 7px;*/
	float:left;
	margin-left: 4px;
	margin-top: 10px;
}

div#footer ul {
	float: right;/*
	margin: -12px 0 0 0; */
	margin-top: 10px;
}

div#footer ul li {
	float: left;
	padding: 0 5px 0 5px;
	border-left: #222222 1px solid;
}
div#footer ul li.first {
	border-left: none;
}

div#footer ul li a {
	font-size: 9px;
	color: #222222;
}

div#footer ul li a:hover {
	text-decoration: underline;
}

/* footer End */

/* Tabs
----------------------------------*/
/* .ui-tabs { padding: .2em; zoom: 1; }
.ui-tabs .ui-tabs-nav { list-style: none; position: relative; padding: .2em .2em 0; }*/
.ui-tabs .ui-tabs-nav li { position: relative; float: left; border-bottom-width: 0 !important; margin: 0 .2em -1px 0; padding: 0; }
.ui-tabs .ui-tabs-nav li a { float: left; text-decoration: none; padding: .5em 1em; }
/*.ui-tabs .ui-tabs-nav li.ui-tabs-selected { padding-bottom: 1px; border-bottom-width: 0; }*/
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a { cursor: text; }
.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a { cursor: pointer; } /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
.ui-tabs .ui-tabs-panel { padding: 1em 1.4em; display: block; border-width: 0; background: none; }
.ui-tabs .ui-tabs-hide { display: none !important; }

