﻿

body
{
	background: url(/images/bg.jpg) repeat-x #00467F;
	margin: 0px;
	font-family: Arial, Sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #525252;
	font-size: 12px;
}

img
{
	border: 0px;
}

h1
{
	font-size:18px;
	font-family: Georgia, Serif;
	padding: 0px;
	margin: 0px;
}
h2
{
	font-size:16px;
	font-family: Georgia, Serif;
	padding: 0px;
	margin: 0px;
}
h3
{
	font-size:14px;
	font-family: Georgia, Serif;
	padding: 0px;
	margin: 0px;
}
h4
{
	font-size:12px;
	font-family: Georgia, Serif;
	padding: 0px;
	margin: 0px;
}
h5
{
	font-size:10px;
	font-family: Georgia, Serif;
	padding: 0px;
	margin: 0px;
}
h6
{
	font-size:8px;
	font-family: Georgia, Serif;
	padding: 0px;
	margin: 0px;
}

ul {
margin: 0;
padding: 0;
}

li ul {
margin-top: 10px;
}

li ul li {
margin-left: 10px;
}


strong
{
	font-weight: bold;
}
.RequiredText
{ font-family : verdana,arial,helvetica,sans-serif; 
  font-size : 11px;
  color : #CC0000; 
}
em
{
	font-style: italic;
}

hr
{
	height: 1px;
	color: Silver;
	background-color: Silver;
}


p
{
	margin-bottom: 10px;
}

a
{
	font-weight: normal;
	color: #00467F;
	text-decoration: none;
}

a: hover
{
	text-decoration: underline;
}

.contentBox
{
	width: 935px;
	text-align: left;
	display:block;
}

.homeHeader
{
	height: 94px;
}

.headerLogo
{
	margin-top:10px;
	margin-left: 41px;
	position: absolute;
	z-index: 10;
}

.headerSearch
{
	float:right;
	padding-right:40px;
	top: 50px;
	position: relative;
}

.headerSearchField
{
	padding: 2px;
	margin: 0px;
	border: 0px;
	height: 19px;
	width: 146px;
	background: url(/images/headerSearchFieldBg.gif) no-repeat;
	display: inline;
}

.headerSearchField input
{
	margin-top: 0px;
	margin-left: 0px;
	border-style: hidden;
	border-width: 0px;
	height: 12px;
	width: 140px;
	font-size: 10px;
	background-color:Transparent;
}

.headerSearchButton
{
	position: relative;
	top: 4px;
	left: 8px;
	display: inline;
}

.utilityNav
{
	font-size:11px;
	padding-top:8px;
}

.SimpleAccordianHeader
{
	background-repeat:repeat-y;
	background:url(/images/bg_AccordianHeader.gif);
	padding:6px;
	}
.SimpleAccordianHeaderActive
{
	background-repeat:repeat-y;
	background:url(/images/bg_AccordianHeaderActive.gif);
	padding:6px;
	}
	
.TallAccordianHeader
{
	background-repeat:no-repeat;
	background:url(/images/bg_AccordianHeader.gif);
	padding:6px;
	height:65px;
	}
.TallAccordianHeaderActive
{
	background-repeat:repeat-x;
	background:url(/images/bg_AccordianHeaderActive.gif);
	padding:6px;
	height:62px;
	}
	
.TallAccordianHeaderActive img
{
	width:0px;
	height:0px;
	}
	
	
	
.SimpleAccordianContent
{
	padding:6px;
}

.rightAdvertisement{
    height: 600px;
    width: 160px;
    display: block;
    margin-top: 128px;
}

/* ------------------------------- */
/* ------------ NAV! ------------- */
/* ------------------------------- */

.navFoot
{
	height:5px;
	width:927px;
	background-color:#095183;
}

.topNav
{
	height: 37px;
	width: 935px;
	padding: 0px;
	margin: 0px;
}

.navItems
{
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
.navItems li
{
	display: block;
	float: left;
	list-style-type: none;
	list-style: none;
	margin: 0;
	padding: 0;
	padding-left: 0px;
	margin-bottom: 0px;
}

.navItems li a
{
	text-indent:-10000px;
}

#navCapLeft
{
	width: 93px;
	height: 37px;
	background: url(/images/nav_CapLeft.gif);
	display: block;
	float: left;
}



.navItemJoin
{
	width: 129px;
	height: 37px;
	background: url(/images/nav_01_Join.gif) no-repeat;
	display: block;
	float: left;
	padding-right: 3px;
}

.navItemMembers
{
	width: 152px;
	height: 37px;
	background: url(/images/nav_02_Members.gif) no-repeat;
	display: block;
	float: left;
	padding-right: 3px;
}
.navItemTraining
{
	width: 152px;
	height: 37px;
	background: url(/images/nav_03_Training.gif) no-repeat;
	display: block;
	float: left;
	padding-right: 3px;
}
.navItemEvents
{
	width: 152px;
	height: 37px;
	background: url(/images/nav_04_Events.gif) no-repeat;
	display: block;
	float: left;
	padding-right: 3px;
}
.navItemConsulting
{
	width: 152px;
	height: 37px;
	background: url(/images/nav_05_Consulting.gif) no-repeat;
	display: block;
	float: left;
	padding-right: 3px;
}
.navItemKnowledge
{
	width: 152px;
	height: 37px;
	background: url(/images/nav_06_ResourcesInsight.gif) no-repeat;
	display: block;
	float: left;
	padding-right: 3px;
}
.navItemEStore
{
	width: 152px;
	height: 37px;
	background: url(/images/nav_07_EStore.gif) no-repeat;
	display: block;
	float: left;
}




.innerNavSpacer
{
	width: 79px;
	height: 37px;
	background: url(/images/innerNavBG.gif);
	display: block;
	float: left;
}


#innerNavCapLeft
{
	width: 10px;
	height: 37px;
	background: url(/images/innerNavCapLeft.gif);
	display: block;
	float: left;
}

#innerNavCapRight
{
	width: 10px;
	height: 37px;
	background: url(/images/innerNavCapRight.gif);
	display: block;
	float: left;
}

#navCapBottom
{
	width: 927px;
	height: 11px;
	background-image: url(/images/innerNavCapBottom.gif);
}

/* ------------------------------- */
/* --------- Home Splash --------- */
/* ------------------------------- */

.homeSplash
{
	width: 927px;
	height: 170px;
	/* background: url(/images/topBannerBg.jpg); */
}
.homeLogin
{
	float: left;
	padding-top: 10px;
	padding-left: 10px;
}


.subPageSplash
{
	width: 927px;
	height: 120px;
	background: url(/images/topBannerBg_internal.jpg);
}

/* ------------------------------- */
/* --------- Home Splash --------- */
/* ------------------------------- */

.loginContainer
{
	padding-top: 16px;
	padding-left: 16px; /* width:146px; */
}

.loginTitle
{
	font-weight: bold;
	font-size: 12px;
	color: #00467F;
	padding-left: 7px;
	padding-top: 8px;
	padding-bottom: 2px;
}

.headerLoginField
{
	padding: 2px;
	margin: 0px;
	border: 0px;
	height: 15px;
	width: 144px;
	background-image: url(/images/headerSearchFieldBg.gif);
	background-repeat: no-repeat;
}


.headerLoginField input
{
	margin-top: 0px;
	margin-left: 0px;
	border-style: hidden;
	border-width: 0px;
	height: 12px;
	width: 138px;
	font-size: 10px;
	background-color:Transparent;
}


.homeContent
{
	padding-top: 12px;
	width: 935px;
	height: 531px;
}

.homeContentMain
{
	width: 706px;
	height: 531px;
	float: left;
}

.homeContentCapTop
{
	width: 706px;
	height: 16px;
	background: url(/images/homeContentCapTop.gif);
}

.homeContentCapBottom
{
	width: 706px;
	height: 16px;
	background: url(/images/homeContentCapBottom.gif);
}

.homeContentMainBody
{
	width: 706px;
	min-height: 513px;
	background: url(/images/homeContentBg.gif);
}

.homeContentText
{
	height: 85px;
	width: 575px;
	margin-left: 66px;
	font-size: 11px;
	padding-top: 8px;
	line-height: 18px;
}

/*
.homeContentText h1
{
	padding:0px;
	padding-bottom:8px;
	margin:0px;
	font-family:garamond,serif;
	font-size:24px;
	color:#003F6F;
}
*/


/* ------------------------------- */
/* --------- Home Tabz ----------- */
/* ------------------------------- */

.homeContentTabsContainer
{
	height: 420px;
	width: 680px;
	background-color: Silver;
	margin-left: 12px;
}

.homeContentTabs
{
	height: 170px;
	width: 680px;
}

.homeContentTabBG
{
	display: block;
	float: left;
	height: 170px;
	width: 170px;
	background: url(/images/homeContentTabBG.gif);
}
.homeContentTabBG:hover
{
	/*background-position:0 170px;*/
}


.homeContentTabBG_current
{
	display: block;
	float: left;
	height: 170px;
	width: 170px;
	background: url(/images/homeContentTabBG.gif);
	background-position: 0 170px;
}

.homeContentTabOutline
{
	background: url(/images/homeContentTabOutline.gif);
	height: 170px;
	width: 170px;
}

.homeContentTabContainer
{
	font-size: 10px;
	background-position: 105px 12px;
	background-repeat: no-repeat;
}

.homeContentTabContainer h2
{
	padding-left: 12px;
	padding-top: 26px;
	margin: 0px;
	font-size: 14px;
	font-family: Arial Black, Sans-Serif;
	font-style: normal;
	color: #8F9B25;
	width: 90px;
	height: 30px;
	vertical-align: bottom;
}

.homeContentTabContainer p
{
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 12px;
	line-height: 18px;
}

.homeContentTabBody
{
	background: url(/images/homeContentTabBodyBG.gif);
	background-color: #CCDAE5;
	height: 240px;
}

.homeContentTabCap
{
	background: url(/images/homeContentTabBodyCap.gif);
	height: 11px;
	width: 680px;
}

.homeContentTabBodyItem
{
	height: 230px;
	display: none;
	padding: 20px;
}


.homeContentTabBodyItem h3
{
	margin: 0px;
	padding: 0px;
	font-family: Garamond;
	font-size: 18px;
	color: #003F6F;
}




.homeContentRightGroup
{
	width: 208px;
	margin-right: 10px;
	display: inline;
	float: left;
}


.homeContentRightPod1
{
	display: inline;
	width: 208px;
	float: left;
}
.homeContentRightPod2
{
	display: inline;
	width: 208px;
	float: left;
	margin-top: 16px;
}

.homeContentRightPod3
{
	display: inline;
	width: 188px;
	height: 258px;
	float: left;
	margin-top: 11px;
	padding: 10px;
	background-image: url(/images/homeBigPodBg.gif) no-repeat;
}



#homePod_Training h1, #homePod_Training h2, #homePod_Training h3, #homePod_Training h4, #homePod_Training h5, #homePod_Training h6
{
	color:#A34D14;
}

#homePod_Knowledge h1, #homePod_Knowledge h2, #homePod_Knowledge h3, #homePod_Knowledge h4, #homePod_Knowledge h5, #homePod_Knowledge h6
{
	color:#95953D;
}

#homePod_Events h1, #homePod_Events h2, #homePod_Events h3, #homePod_Events h4, #homePod_Events h5, #homePod_Events h6
{
	color:#650D0C;
}

#homePod_Consulting h1, #homePod_Consulting h2, #homePod_Consulting h3, #homePod_Consulting h4, #homePod_Consulting h5, #homePod_Consulting h6
{
	color:#7F9CAC;
}

#homePod_Training li {
	list-style: none;
	list-style-image:url('/images/bullet_tc.jpg');
	padding-left: 5px;
	margin-bottom: 5px;
	margin-left: 15px;
	margin-right: 0;
	margin-top: 0;
	padding-right: 0;
	padding-top: 0;
	padding-bottom: 0;
}

#homePod_Consulting li {
	list-style: none;
	list-style-image:url('/images/bullet_consulting.jpg');
	padding-left: 5px;
	margin-bottom: 5px;
	margin-left: 15px;
	margin-right: 0;
	margin-top: 0;
	padding-right: 0;
	padding-top: 0;
	padding-bottom: 0;
}


#homePod_Knowledge li {
	list-style: none;
	list-style-image:url('/images/bullet_kc.jpg');
	padding-left: 5px;
	margin-bottom: 5px;
	margin-left: 15px;
	margin-right: 0;
	margin-top: 0;
	padding-right: 0;
	padding-top: 0;
	padding-bottom: 0;
}



/* ------------------------------- */
/* --------- Left Column --------- */
/* ------------------------------- */

.leftColumn
{
	padding-top: 12px;
	min-height: 682px;
	width: 209px;
	float: left;
	display: block;
}

#leftNavTopCap
{
	width: 231px;
	height: 12px;
	background: url(/images/leftNavCapTop.gif);
}

/*
#leftNavBottomCap
{
	width:209px;
	height:10px;
	background:url(/images/leftNavCapBottom.gif);
}

#leftNavBody
{
	width:209px;
	background-color:#00467F;
	min-height:300px;
}

*/
.leftGreenPod
{
	background: url(/images/leftPodGreen.gif);
	height: 121px;
	width: 231px;
}


.leftWhitePodTop
{
	background: url(/images/leftPodWhiteTop.gif);
	height: 12px;
	width: 231px;
}


.leftWhitePod
{
	background-image: url(/images/leftPodWhiteBottom.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
	background-color: White;
	width: 231px;
	min-height: 50px;
	display: block;
}



.podContent
{
	padding: 12px;
	display: block;
}




/* ------------------------------- */
/* --------- Main Page Body ------ */
/* ------------------------------- */

.pageContent
{
	width: 707px;
	display: block;
	float: left;
}

/*
.pageCapTop
{
	background:url(/images/mainBodyCapTop.gif);
	width:680px;
	height:10px;
}
*/



.pageCapBottom
{
	background: url(/images/mainBodyCapBottom.gif);
	width: 707px;
	height: 17px;
}

.pageContentBody
{
	background: url(/images/mainBodyBG.gif);
	background-color: White;
	widows: 707px;
	min-height: 660px;
}

.pageBreadCrumbs
{
	height: 24px;
	font-size: 10px;
	padding-top: 4px;
	padding-left: 32px; /* border-bottom:solid 1px #CCDAE5; */
	text-decoration: none;
	color: #00467F;
	text-transform: uppercase;
}


.pageBreadCrumbs a
{
	font-family: Arial, Sans-serif;
	font-size: 10px;
	color: #525252;
	text-decoration: none;
	text-transform: uppercase;
}

.pageBreadCrumbs a:hover
{
	text-decoration: underline;
}

.pageTitle
{
	font-family: Arial, Sans-Serif;
	font-weight: bold;
	font-size: 18px;
	color: #ffffff;
	padding-left: 32px;
	border-top: 8px;
}

.pageContentBodyContainer
{
	padding-top: 8px;
	padding-left: 32px;
	padding-right: 32px;
}


/* ------------------------------- */
/* --------- Left Column --------- */
/* ------------------------------- */


.newPodHeader
{
	height:37px;
	width:211px;
	background:url(/images/newPromoSpace_Head.gif);
}

.newPodBody
{
	background-image:url(/images/newPromoSpace_BG.gif);
	background-position:bottom;
	width:201px;
	min-height:350px;
	padding:5px;
}

.bottomBar
{
	width: 100%;
	display: block;
	padding: 10px;
	vertical-align: middle;
}

.bottomBarText
{
	float: left;
	padding-top: 13px;
	padding-left: 15px;
}

.bottomLink
{
	padding-left: 15px;
	color: White;
	text-decoration: none;
}

.left_menu_DEAD
{
	margin: 0px;
	padding: 0px;
}

.left_menu li
{
	list-style-image: none;
	list-style-type: none;
	color: #bacedc;
}
.left_menu li a
{
	color: #bacedc;
}

.leftNavSectionTitle
{
	font-family: Arial, Sans-serif;
	font-size: 21px;
	font-weight: bold; /*padding-left: 32px;*/
	line-height: 30px;
	color: White;
}

.leftNavItem
{
	min-height: 27px;
	border-top: solid 1px #ffffff;
	padding-left: 16px;
	padding-top: 12px;
}

.leftNavItem:hover
{
	/* background-color:#145A93; */
}

.leftNavItem
{
	color: #ffffff;
	text-decoration: none;
}

.leftNavLink
{
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}


.leftNavSubSubLink
{
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}


.leftNavSubItemVertSpacer
{
	height: 8px;
}

.leftNavItemHR
{
	height: 1px;
	background-color: #ffffff;
}

.leftNavSubItemHR
{
	height: 1px;
}


.subNavBG
{
	width: 215px;
}

.leftNavItemSub
{
	text-align: left;
	min-height: 20px;
	padding-left: 12px;
	padding-top: 4px;
}


.leftNavItemSubFoot
{
	text-align: left;
	min-height: 20px;
	padding-left: 12px;
	padding-top: 4px;
}




.leftNavItemSubSub
{
	text-align: left;
	min-height: 20px;
	padding-left: 16px;
	padding-top: 4px;
}


.leftNavItemSubSubFoot
{
	text-align: left;
	width: 191px;
	min-height: 20px;
	padding-left: 16px;
	padding-top: 4px;
}



.leftNavItemSubSubSub
{
	text-align: left;
	width: 177px;
	background-color: #749DB5;
	min-height: 20px;
	padding-left: 30px;
	padding-top: 4px;
}


.leftNavItemSubSubSubFoot
{
	text-align: left;
	width: 177px;
	min-height: 20px;
	padding-left: 30px;
	padding-top: 4px;
	background-color: #749DB5;
}



.navLevel_1
{
	padding-left: 5px;
	font-weight: normal;
	font-size: 16px;
	color: #000000;
}
.navLevel_2
{
	padding-left: 15px;
	font-weight: normal;
	font-size: 14px;
	color: #333333;
}
.navLevel_3
{
	padding-left: 30px;
	font-weight: normal;
	font-size: 12px;
	color: #666666;
}
.navLevel_4
{
	padding-left: 40px;
	font-weight: normal;
	font-size: 11px;
	color: #999999;
}
.navLevel_5
{
	padding-left: 50px;
	font-weight: normal;
	font-size: 9px;
	color: #B3B3B3;
}

.navLevel_6
{
	padding-left: 60px;
	font-weight: normal;
	font-size: 9px;
	color: #B3B3B3;
}

.navLevel_1:hover, .navLevel_2:hover, .navLevel_3:hover, .navLevel_4:hover, .navLevel_5:hover
{
	color: #2D47CF;
	font-weight: normal;
}



.cmsFormLabel_lg
{
	font-size: 18px;
	font-weight: bold;
}


.cmsFormLabel_md
{
	display: inline;
	font-size: 14px;
	font-weight: bold;
	width: 150px;
}

.cmsFormInput_lg
{
	display: inline-block;
	font-size: 16px;
}

.cmsFormInput_md
{
	display: inline-block;
	font-size: 14px;
}

.wideContentCapTop
{
	width: 927px;
	height: 10px;
	background: url(/images/wideContentCapTop.gif);
}

.wideContentCapBottom
{
	width: 927px;
	height: 10px;
	background: url(/images/wideContentCapBottom.gif);
}

.wideContentBody
{
	background-color: White;
	padding: 20px;
	width: 887px;
}


.smallFormInput
{
	font-size: 10px;
}


.reOrderList, .reOrderList  li
{
	list-style-type: none;
}

div.tagReorderList ul, div.tagReorderList ul li
{
	background-image: none;
	margin: 0px;
	padding: 0px;
}

.ratingStar
{
	height: 10px;
	width: 11px;
	background: url(/images/star_bw.gif);
}
.filledRatingStar
{
	height: 10px;
	width: 11px;
	background: url(/images/star.gif);
}
.lightRatingStar
{
	height: 10px;
	width: 11px;
	background: url(/images/star_light.gif);
}



.podStandard
{
	padding: 10PX;
	width: 192px;
	height: 106px;
	background: url(/images/newPromoSpace_ItemBG.gif) no-repeat;
}

.podPlain
{
	padding-bottom:8PX;
}

.podStandardFoot
{
	width: 208px;
	height: 21px;
	background: url(/images/leftPod_Bot.gif) no-repeat;
	margin-bottom: 16px;
}


#member_hello_int
{
	width: 230px;
	padding: 10px;
}

.homePodContent
{
	background-color: #95953D;
}

.homePodTitle
{
	height: 170px;
	width: 169px;
	padding-right: 1px;
	cursor: pointer;
	background-repeat:no-repeat;
	overflow:hidden;
}

.homePodTitleText
{
	padding:67px 10px 20px 10px;
	font-family:Arial, Sans-Serif;
	font-size:11px;
	line-height:17px;
	color:White;
	text-align:left;
}


.homeContent h1,h2,h3,h4,h5,h6
{
	font-family:Georgia, Serif;
	font-weight:normal;
	padding: 0px;
	margin: 0px;
}

/* QueueTips css */
.queueTipsQuestionRecord
{
	padding: 5px; 
	width: 625px;
}

.queueTipsQuestionAlternateRecord
{
	padding: 5px; 
	width: 625px; 
	background-color: #f4f4f4; 
	border: solid 1px #ebebeb; 
	border-left: none; 
	border-right: none;
}

.queueTipsResponseCount
{
	float: right; 
	text-align: right; 
	width: 85px; 
	margin: 0px; 
	padding-right: 7px; 
	font-style: italic; 
	font-size: 10px;
}

.queueTipsQuestionRecordTitle
{
	float: left; 
	width: 530px;
}

.queueTipsQuestionRecord span, .queueTipsQuestionAlternateRecord span,
.queueTipsResponseRecord span, .queueTipsResponseAlteranateRecord span
{
	font-style: italic;
	font-size: 10px;
}

.queueTipsQuestionRecordTitle img
{
	cursor: hand; 
	cursor: pointer;
}

.queueTipsResponseRecord
{
	background-color: #fefefe; 
	padding: 5px 7px;
}

.queueTipsResponseAlteranateRecord
{
	background-color: #ebebeb; 
	padding: 5px 7px; 
	border: solid 1px #e1e1e1; 
	border-left: none; 
	border-right: none;
}

.queueTipsItemContainer
{
    border: solid 1px #E0DFC0;
    margin-bottom: 7px;
}

.queueTipsFloatRight
{
	float: right;
	font-weight: bold;
	margin-top: 2px;
	margin-right: 3px;
}

.queueTipsPublishDate
{
	margin-top: 0px;
}

.queueTipsQuestionHeader
{
	background-color: #A8A652;
	color: #F4F4E9;
	padding: 7px 5px;
	font-weight: bold;
	font-size: 11pt;
}

.queueTipsQuestionContent
{  
	margin: 5px; 
	padding: 0px;
}

.queueTipsQuestionTextContainer
{
	padding: 5px 15px 7px 15px;
}

.queueTipsResponseHeader
{
	padding: 7px;
}

.queueTipsResponseContent
{
	padding: 3px 10px;
}

.queueTipsExpandCollapseHeader
{
	cursor: pointer;
	cursor: hand;
}

.queueTipsExpandCollapseTextContainer
{
	font-size: 8pt;
	vertical-align: middle;
	padding-right: 3px;
}

.queueTipsAlternateContent
{
	background-color: #EBEACB;
}

.queueTipsNavigation
{
	text-align: right;
	padding-right: 6px;
	padding-bottom: 3px;
}

.queueTipsItemContainer .header
{
	background-color: #E0DFC0;
	padding: 7px 5px;
	font-weight: bold;
	font-size: 11pt;
}

.queueTipsQuestionTitle
{
	padding: 0px;
	margin-bottom: 3px;
	background-color: #F1F0E2;
}

.queueTipsQuestionCreatorDetails
{
	font-size: 9pt;
	text-align: right;
}

table.queueTipsDetailsView
{
	width: 643px;
}

table.queueTipsDetailsView tr.header
{
	background-repeat: no-repeat;
	background-image: url(/images/knowledgecenter/tableheader_kc.jpg);
	height: 62px;
}

table.queueTipsDetailsView tr.header td
{
	color: White;
	font-weight: bold;
	font-size: 14pt;
	padding-left: 20px;
}

table.queueTipsDetailsView table.queueTipsGridView
{
	margin: 0px;
}

table.queueTipsGridView td
{
	vertical-align: top;
	padding: 3px 3px 7px 3px;
}

table.queueTipsGridView .alternate
{
	background-color: #E7E6C0;
}


.queueTipsQuestionGridView
{
	width: 100%;
}

.queueTipsQuestionGridView td
{
	padding: 3px 5px;
}

.queueTipsResponseGridView
{
	width: 625px;
	margin-left: 5px;
	border: solid 1px #D0CE9D;
}

.queueTipsResponseGridView td
{
	padding: 3px 5px;
}

.queueTipsResponse
{
	padding-left: 7px;
	margin-bottom: 5px;
}

.queueTipsQuestionResponseSeparator
{
	width: 300px;
	border-top: none;
	border-bottom: dotted 100px #D0CE9D;
	text-align: center;
	margin: 6px 0px;
}

table.selectedLibraryItem
{
	border-collapse: collapse;
}

table.selectedLibraryItem td
{
	border: solid 1px #C0C9D2;
}


textarea
{
	font-family:Arial, Sans-Serif;
	font-size:11px;
}

/* knowledgecenter search */
.search_results_pager
{
	margin-top: 3px;
	padding: 2px 7px;
	background-color: #f5f5f5;
	font-weight: bold;
}

.search_results_pager .first, .search_results_pager .previous 
{
	display: none;
}

.search_results_pager a
{
	padding: 3px 7px;
	cursor: pointer;
	border: solid 1px white;
}

.search_results_pager td
{
	padding: 7px;
}

.search_results_pager .page_numbers:hover
{
	text-decoration: none;
}

.search_results_pager .page_number
{
}

.search_results_pager .page_number:hover
{
	border: solid 1px #E7E6C0;
	background-color: #E7E6C0;
	text-decoration: none;
}

.search_results_pager .selected,
.search_results_pager .selected:hover
{
	padding: 3px 7px;
	border: solid 1px #A6A44F;
	text-decoration: none;
}

.search_results_pager a:hover
{
	text-decoration: underline;
}

.search_results_pager table
{
	width: 100%;
}

.first_previous_container 
{
	width: 115px;
	text-align: left;
	text-decoration: none;
	font-weight: bold;
	
}

.search_results_pager .page_number_container
{
	text-align: center;
}

.search_results_pager .next_last_container
{
	width: 100px;
	text-align: right;
}

.advancedSearch
{
	width: 643px;
}
    
.advancedSearch th
{
    height: 34px;
    background: url(/images/knowledgecenter/kc_search_content.gif) repeat-x;
    color: White;
    font-weight: bold; 	
    padding-left: 10px;
    padding-right: 10px;
    text-decoration: underline;
}

.advancedSearch th a
{
    color: White;
    font-weight: bold;
    text-decoration: underline;
}

.advancedSearch th.firstcolumn
{
    padding-left: 30px;
    width: 248px;
    background: url(/images/knowledgecenter/kc_search_firstcolumn.gif) no-repeat;
}

.advancedSearch th.lastcolumn
{
    width: 97px;
    background: url(/images/knowledgecenter/kc_search_lastcolumn.gif) no-repeat;
    background-position: right;
}

.advancedSearch tr.alternate td
{
    background: url(/images/knowledgecenter/kc_search_alternaterow.gif) repeat;
}

.advancedSearch td
{
	padding: 2px 5px;
}

#searchBox .content
{
    border: solid 1px #A6A44F;
    border-top: none;
    border-bottom: none;
}

#searchBox .viewSearchControl
{
	margin: 0px;
	margin-right: 10px;
}

#searchBox .searchSection
{
    margin-left: 5px;
    margin-right: 5px;
    margin-bottom: 15px;
    border: solid 1px #A7BCCE;
    padding: 10px;
}

#searchBox .searchSection .checkboxlist
{
	table-layout: fixed;
}

#searchBox .searchSection .checkboxlist td
{
	vertical-align: top;
    padding: 5px;
}

#searchBox .viewSearchControl
{
	position: relative;
	right: 10px;
	bottom: 0px;
	cursor: hand;
	cursor: pointer;
}

#result_totals
{
	display: none;
	text-align: right;
}

#result_totals span
{
	margin-right: 3px;
	font-weight: bold;
}

.member h1, .member h2
{
	margin: 0px;
	padding: 0px;
}

.member p
{
	margin: 0px;
	margin-top: 7px;
	margin-bottom: 15px;
}

.member img
{
	margin-left: 8px;
}

/* Ask the Experts styles */
.ATE_Table
{
	width:500px;
	padding-bottom:20px;
}


.ATE_TableHeader
{
	font-size:16px;
	font-weight:bold;
	text-align: left;
	color: #D75B1F;
}


.ATE_ColumnHeader
{
	font-size:12px;
	font-weight:bold;
}

.watermark
{
	font-style: italic;
	color: Gray;
}

/* Symposium Map */
#symposiummap { margin: 0; padding: 0; width: 645px; height: 403px; background: url(/images/events/symposium/map.jpg) top left no-repeat #fff; 
                font-family: arial, helvetica, sans-serif; font-size: 8pt; margin-left: auto; margin-right: auto; position: relative; }
#symposiummap li { margin: 0; padding: 0; list-style: none; background-image: none; }

#symposiummap .sandiego { top: 202px; left: 30px; }
#symposiummap .chicago { top: 99px; left: 415px; }
#symposiummap .toronto { top: 60px; left: 510px; }
#symposiummap .orlando { top: 275px; left: 575px; }

.tooltip-target { position: absolute; display: block; text-decoration: none; color: #000; width: 35px; height: 25px; }

.tooltip-content { display: none; position: absolute; width: 292px; border: solid 2px #B90000; background-color: white; }
.tooltip-content img { float:left; border: none; margin: 7px; margin-bottom: 0px; }
.tooltip-content .text { color: #FFFFFF; background: #000000; width: 268px; padding: 5px; margin: 7px auto;
                         text-decoration: none; text-transform: none; font-size: 12px; font-style: normal; }
.tooltip-content .text a, .tooltip-content a:visited { margin: 0; padding: 0; color: #b90000; font-size:12px; font-weight: bold; 
                                                       text-decoration: underline; }
