body
{
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	background-image: url(/App_Themes/CantorExchange/Images/siteimages/bodyBG.jpg);
	background-repeat: repeat-x;
	background-color: #000;
}

img 
{
	border:0px;		
}

h1 {
	font-size:20px;
	color:#000;
}

h2 {
	font-size:18px;
	color:#000;
}

h3 {
	font-size:16px;
	color:#000;
}

h4 {
	font-size:14px;
	color:#000;
}

li {
	padding:5px;	
}

/*#Containers#*/

div#container
{
	margin: 0px auto 0px auto;
	width: 950px;	
	text-align:left;

}

/*#Header#*/

div#headerMain {
	width:950px;
	height:98px;
	background-color:#000;
	font-size:11px;
	font-weight:bold;
	margin: 20px 0px 0px 0px;
}
div#headerLogo
{
	width:308px;
	float:left;
}
div#headerFlash
{
	margin: 45px 0px 0px 50px;
}

/*#Header/Navigation#*/
div#headerNavigation {
	float:right;
	text-align:right;
	padding:5px 0;
	width: 642px;
}

div#headerNavigation a
{
	color:#fff;
	text-decoration:none;
	padding:0px 10px;
}
div#headerNavigation a:visited
{
	color:#fff;
	text-decoration:none;
}
div#headerNavigation a:hover
{
	color:#0499cc;
	text-decoration:underline;
}
div#headerNavigation a:active
{
	color:#0499cc;
	text-decoration:underline;
}

div#headerNavigationLinks {
        /*float:left;*/
	float:right;
}

div#headerNavigationLinks {
	/*float:left;*/
	float:right;
	margin:3px 0px 0px 60px;
}


/*#Search#*/

div#headerNavigationSearch {
	display:none;
}

.mainRightSearchBox {
	width:120px;
	height:14px;
	font-size:11px;
}
.mainRightSearchLabel {
	font-size:11px;
	font-weight:bold;
	color:#0499cc;
}
.mainRightSearchButton {
	font-size:10px;
	color:#FFF;
	margin:0px 3px;
	font-weight:bold;
	width:25px;
	height:16px;
	background-image:url(/App_Themes/CantorExchange/Images/siteimages/search-btn.png);
	border:none;
}
.searchNavigation
{
	width:220px;
	float:right;
}

/*#Main Content#*/

div#mainContent
{
	padding: 0px;
	background-color:#FFFFFF;
}

.headerTextLeftMenu {
	background-color:#FFFFFF;
	margin: 20px 0px 0px 0px;
	float:left;
}

/*#Main Content/Editable Area#*/

.mainContentTitle {
	background-image: url(/App_Themes/CantorExchange/Images/siteimages/titleBarBG.jpg);
	background-repeat: repeat-x;
	background-color:#000;
	border-left: solid 2px #273b82;
	width: 668px;
	padding:5px 0px;
	font-size:14px;
	color:#FFF;
	font-weight:bold;
	text-align:center;
}

.mainContentText {
	padding:15px;
	width: 638px;
	border-left: solid 2px #cdcccc;
	text-align: justify;
	color:#000000;
	font-size:11px;
}
.mainContentText a
{
	color:#0076a3;
	text-decoration:underline;
	/* font-weight:bold; */
}
.mainContentText a:visited
{
	color:#0076a3;
	text-decoration:underline;
}
.mainContentText a:hover
{
	color:#0076a3;
	text-decoration:none;
}
.mainContentText a:active
{
	color:#0076a3;
	text-decoration:none;
}

div#breadcrumbs {
	padding:0px 15px 15px 15px;
	font-size:11px;
	
}

/*#News and Events#*/

div#newsEventsHeader 
{
	background-image: url(/Includes/images/siteimages/news_events_headerBG.gif);
	background-repeat:no-repeat;
	width:227px;
	height:24px;
}
div#newsEventsContent 
{
	height:250px;
	width:225px;
	overflow:auto;	
	border-left: solid 1px #b3b2aa;
	border-right: solid 1px #b3b2aa;
}
div#newsEventsFooter 
{
	background-image: url(/Includes/images/siteimages/news_events_footerBG.gif);
	background-repeat:no-repeat;
	width:227px;
	height:7px;
}

.newsArticleContainer
{
	border-bottom: dotted 1px #b3b2aa;
	padding:3px 5px;
	color:#000000;
	font-weight:bold;
	float:left;
}

.newsImage 
{
	float:left;
	margin-right:5px;
	width:68px;
	font-size:0px;
		
}
.newsText 
{
	float:left;
	color:#000000;
	font-weight:bold;
	width:120px;
}


/*#Footer#*/
div#footer
{
	width: 930px;
	clear:both;
	color:#555;
	text-align:left;
	margin: 0px auto;
	padding: 5px 10px 10px 10px;
	font-size:10px;
	background-color:#000;
}
div#footer a
{
	color:#3c5485;
	text-decoration:none;
}
div#footer a:visited
{
	color:#3c5485;
	text-decoration:none;
}
div#footer a:hover
{
	color:#3c5485;
	text-decoration:underline;
}
div#footer a:active
{
	color:#3c5485;
	text-decoration:underline;
}
/*#Footer/Inner#*/
div#footerInner
{
	width: 930px;
	clear:both;
	color:#bbb;
	text-align:left;
	margin: auto;
	padding: 5px 10px 5px 10px;
	font-size:11px;
	background-color:#000;
	height:16px;
	border-bottom: solid 1px #2c7c9e;
}
div#footerInner a
{
	color:#0499cc;
	text-decoration:none;
	padding:0px 10px;
}
div#footerInner a:visited
{
	color:#0499cc;
	text-decoration:none;
}
div#footerInner a:hover
{
	color:#0499cc;
	text-decoration:underline;
}
div#footerInner a:active
{
	color:#0499cc;
	text-decoration:underline;
}

/*#Homepage#*/

.homepageContentTextMargin {
	margin: 0 8px 0 8px;
}

.homepageContentTitle {
	background-image: url(/App_Themes/CantorExchange/Images/siteimages/titleBarBG.jpg);
	background-repeat: repeat-x;
	background-color:#000;
	border-left: solid 2px #273b82;
	border-right: solid 2px #273b82;
	width:476px;
	font-size:14px;
	color:#FFF;
	font-weight:bold;
	padding:5px 0px;
	text-align:center;
}

.homepageContentText {
	width:476px;
	border-left: solid 2px #cdcccc;
	border-right: solid 2px #cdcccc;
	color:#0499cc;
	font-size:11px;
	background-color:#FFF;
}


.homepageContentInnerText {
	margin-left:20px;
	padding-top:25px;
	border-left: solid 1px #40c7f4;
}

.homepageContentText img {
	margin: 0px 0px 15px 0px;
}

.homepageContentText a {
	color:#000099;
	text-decoration:underline;
	font-weight:bold;
	font-size:13px;
}
.homepageContentText a:visited {
	color:#000099;
	text-decoration:underline;
	font-weight:bold;
}
.homepageContentText a:hover {
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}
.homepageContentText a:active {
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}

.homepageContentText .centerHighlight a {
	background-color:#d2edf3;
	color:#243e90;
	font-size:13px;
	font-weight:bold;
	padding:5px 10px;
	display:block;
	text-decoration: none;
}
.homepageContentText .centerHighlight a:visited {
	text-decoration: none;
}
.homepageContentText .centerHighlight a:hover {
	background-image:url(/App_Themes/CantorExchange/Images/siteimages/highlightBG.jpg);
	background-repeat:repeat-x;
	background-color:#d2d1d1;
	color:#000;
	text-decoration: none;
}
.homepageContentText .centerHighlight a:active {
	background-image:url(/App_Themes/CantorExchange/Images/siteimages/highlightBG.jpg);
	background-repeat:repeat-x;
	background-color:#d2d1d1;
	color:#000;
	text-decoration: none;
}

.homepageContentText .centerText {
	/*color:#0499cc;*/
	color:#000;
	font-size:11px;
	padding:3px 10px 10px 10px;
	display:block;
}
.homepageContentText .centerText:hover {
	color:#000;
}

/*#Homepage/Ad#*/
.homepageContentAd {
	margin:0px 8px 8px 8px;
	padding: 5px 5px 5px 0px;
	background-color:#d9f5ff;
	background-image: url(/App_Themes/CantorExchange/Images/siteimages/Homepage_Ad_BG.jpg);
	background-repeat: repeat-x;
	color:#000000;
	font-size:11px;
	font-weight:bold;
}
.homepageContentAd b {
	color:#253B95;
	font-size:16px;
	font-weight:bold;
}
homepageContentAd strong {
	color:#253B95;
	font-size:16px;
	font-weight:bold;
}
.homepageContentAd a {
	color: #000099;
	text-decoration:underline;
}
.homepageContentAd a:visited {
	color: #000099;
	text-decoration:underline;
}
.homepageContentAd a:hover {
	color: #000000;
	text-decoration:none;
}
.homepageContentAd a:active {
	color: #000000;
	text-decoration:underline;
}
/*#Homepage/Left Content#*/

.homepageLeftMargin {
	margin-bottom:6px;
}

.homepageLeftTitle {
	background-image: url(/App_Themes/CantorExchange/Images/siteimages/titleBarBG.jpg);
	background-repeat: repeat-x;
	background-color:#000;
	width:259px;
	font-size:14px;
	color:#FFF;
	font-weight:bold;
	padding:5px 0px;
	text-align:center;
}

.homepageLeftTitle a {
	font-size:14px;
	color:#FFF;
	font-weight:bold;
	text-decoration: underline;
}

.homepageLeftTitle a:visited {
	font-size:14px;
	color:#FFF;
	font-weight:bold;
	text-decoration: underline;
}

.homepageLeftTitle a:hover {
	font-size:14px;
	color:#eee;
	font-weight:bold;
	text-decoration: none;
}

.homepageLeftTitle a:active {
	font-size:14px;
	color:#FFF;
	font-weight:bold;
	text-decoration: none;
}

.homepageLeftText {
	margin-left:20px;
	padding-top:25px;
	width:238px;
	background-color:#FFF;
	font-size:11px;
	border-left: solid 1px #40c7f4;
}

.homepageLeftText a
{
	text-decoration:underline;
	font-weight:bold;
}
.homepageLeftText a:visited
{
	text-decoration:underline;
}
.homepageLeftText a:hover
{
	text-decoration:none;
}
.homepageLeftText a:active
{
	text-decoration:none;
}

.homepageLeftText .leftHighlight a {
	background-color:#d2edf3;
	color:#243e90;
	font-size:13px;
	font-weight:bold;
	padding:5px 10px;
	display:block;
	text-decoration: none;
}
.homepageLeftText .leftHighlight a:visited {
	text-decoration: none;
}
.homepageLeftText .leftHighlight a:hover {
	background-image:url(/App_Themes/CantorExchange/Images/siteimages/highlightBG.jpg);
	background-repeat:repeat-x;
	background-color:#d2d1d1;
	color:#000;
	text-decoration: none;
}
.homepageLeftText .leftHighlight a:active {
	background-image:url(/App_Themes/CantorExchange/Images/siteimages/highlightBG.jpg);
	background-repeat:repeat-x;
	background-color:#d2d1d1;
	color:#000;
	text-decoration: none;
}

.homepageLeftText .leftText {
	/*color:#0499cc;*/
	color:#000;
	font-size:11px;
	padding:3px 10px 10px 10px;
	display:block;
}
.homepageLeftText .leftText:hover {
	color:#000;
}

/*#Homepage/News & Events#*/
.homepageNewsText {
	padding:15px;
	margin-right:6px;
	background-image:url(/App_Themes/CantorExchange/Images/siteimages/leftColumnBG.jpg);
	background-repeat:repeat-y;
	background-color:#ffffff;
	color:#000000;
	font-size:11px;
	font-weight:bold;
	border: solid 1px #d9f5ff;
}

.homepageNewsText a
{
	color:#000099;
	text-decoration:underline;
	font-weight:bold;
}
.homepageNewsText a:visited
{
	color:#000099;
	text-decoration:underline;
}
.homepageNewsText a:hover
{
	color:#000000;
	text-decoration:none;
}
.homepageNewsText a:active
{
	color:#000000;
	text-decoration:none;
}

.homepageNewsTitle {
	background-image: url(/App_Themes/CantorExchange/Images/siteimages/titleBarBG.jpg);
	background-repeat: repeat-x;
	background-color:#000;
	padding-left: 5px;
	font-size:14px;
	color:#FFF;
	font-weight:bold;
}

.homepageNewsTitle a {
	font-size:14px;
	color:#FFF;
	font-weight:bold;
	text-decoration: underline;
}

.homepageNewsTitle a:visited {
	font-size:14px;
	color:#FFF;
	font-weight:bold;
	text-decoration: underline;
}

.homepageNewsTitle a:hover {
	font-size:14px;
	color:#eee;
	font-weight:bold;
	text-decoration: none;
}

.homepageNewsTitle a:active {
	font-size:14px;
	color:#FFF;
	font-weight:bold;
	text-decoration: none;
}

.articleTitle {
	font-size:13px;
	font-weight:bold;
}

/*#Homepage/Quick Links#*/

.homepageQuickLinksTitle {
	background-image: url(/App_Themes/CantorExchange/Images/siteimages/titleBarBG.jpg);
	background-repeat: repeat-x;
	background-color:#000;
	width:211px;
	font-size:14px;
	color:#FFF;
	font-weight:bold;
	padding:5px 0px;
	text-align:center;
}

.homepageQuickLinksText {
	margin-left:20px;
	padding-top:25px;
	width:190px;
	border-left: solid 1px #40c7f4;
	background-color:#FFF;
}

.homepageQuickLinksText a {
	color: #0499cc;
	font-weight:bold;
	font-size:13px;
	text-decoration:none;
	display:block;
	margin:0px 0px 10px 0px;
	padding: 3px 15px;
}

.homepageQuickLinksText a:visited {
	color: #0499cc;
	text-decoration:none;
}

.homepageQuickLinksText a:hover {
	color: #2f1010;
	text-decoration:none;
	background-image:url(/App_Themes/CantorExchange/Images/siteimages/homepageLinkHover.jpg);
	background-repeat:repeat-x;
	background-color:#cecece;
}

.homepageQuickLinksText a:active {
	color: #2f1010;
	text-decoration:none;
}


/*#Navigation#*/


.horizontalmenu
{
	font-size:10px;
	background-image: url(/App_Themes/CantorExchange/images/siteimages/navBG_blue.jpg);
	background-repeat: repeat-x;
	background-color:#000000;
	width:950px;
	float:left;
	
}

.verticalmenu
{
	background: none;
}

/*#Navigation/Horizontal#*/
.horizontalCMSMenu
{
	white-space: nowrap;
	color: #ffffff;
	padding: 0px;
	margin:0px;
	font-size:10px;
	font-weight: bold;
	text-transform: uppercase;
}

.horizontalsubCMSMenu
{
	color:#FFFFFF;
	font-weight: bold;
	background-color:#c0c0c0;
	text-transform: normal;
}

.horizontalsubCMSMenu tr
{
	background: transparent;
}

.horizontalsubCMSMenuItem
{
	white-space: nowrap;
	display: block;
	border-bottom: solid;
	border-bottom-width: 0px;
	border-color:#FFFFFF;
	color:#000000;
}

.horizontalsubCMSMenuItem, .horizontalsubCMSMenuItemMouseOver, .horizontalsubCMSMenuItemMouseUp {
	cursor:pointer;
}

.horizontalsubCMSMenuItem
{
	/* padding: 5px 3px; */
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 3px;
	padding-right: 25px;
	/* padding-right: 20%; */
	/* min-width:190px; */
	white-space: nowrap;
	display: block;
}
.horizontalsubCMSMenuItemMouseOver, .horizontalsubCMSMenuItemMouseDown, .horizontalsubCMSMenuHighlightedMenuItem, .horizontalsubCMSMenuHighlightedMenuItemMouseOver, 
.horizontalsubCMSMenuHighlightedMenuItemMouseDown
{
	/* padding: 5px 3px; */
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 3px;
	padding-right: 25px;
	/* padding-right: 20%; */
	/* min-width:190px; */
	white-space: nowrap;
	display: block;
	color:#FFFFFF;
	background-color:#000;
}

.horizontalsubCMSMenuItemMouseOver {
	color:#FFFFFF;
	background-color:#666;
}

.horizontalsubCMSMenuHighlightedMenuItem, .horizontalsubCMSMenuHighlightedMenuItemMouseOver,
.horizontalsubCMSMenuHighlightedMenuItemMouseDown
{
	color:#FFFFFF;
	font-weight:bold;
}

.horizontalCMSMenuItem, .horizontalCMSMenuItemMouseOver, .horizontalCMSMenuItemMouseDown, 
.horizontalCMSMenuHighlightedMenuItem, .horizontalCMSMenuHighlightedMenuItemMouseOver, 
.horizontalCMSMenuHighlightedMenuItemMouseDown, 
.horizontalCMSMenuItemMouseUp, .horizontalCMSMenuHighlightedMenuItemMouseUp
{
	font-size: 12px;
	/* used to be 5px 60px, changed to adjust widths */
	padding: 5px 48px;
	margin:0px 0px;
	border-right: solid 2px #000;
}

.horizontalCMSMenuItemMouseOver {
        color:#FFFFFF;
	font-size:12px;
	background-color:#000000;
	border-right: solid 2px #000;
}

#plcRoot_Layout_mainNavigation_cmsmenu_CMSMenu1-004 {
	/* used to be 5pm 66px */
	padding: 5px 53px 5px 54px;
	border-right: none;
}

.horizontalCMSMenuHighlightedMenuItem, 
.horizontalCMSMenuHighlightedMenuItemMouseOver, .horizontalCMSMenuHighlightedMenuItemMouseDown
{
        color:#ffffff;
	font-weight:bold;
	background-image: url(/App_Themes/CantorExchange/Images/siteimages/mainNavSelected.jpg);
	background-repeat:repeat-x;
	background-color:#120f02;
}

/*#Doctor Dropdown Menu#*/

#log { position:fixed; bottom: 0; right:1em; text-align:right; }
#switch { position: fixed; bottom: 0; right: 15em; }

.basic  {
	border: 1px solid #c1c1c1;
	width:100%;
}
.basic div {
	background-color: #fbfbfb;
}

.basic p {
	margin-bottom : 10px;
	border: none;
	text-decoration: none;
	font-size: 10px;
	margin: 0px;
	padding: 10px 10px 15px 10px;

}
.basic a {
	cursor:pointer;
	display:block;
	padding:5px;
	margin-top: 0;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	background-color: #eeeeee;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #999;
}
.basic a:hover {
	background-color: white;
	border:0px;
}
.basic a.selected {
	background-color: #dddddd;
}

/*#Navigation/Sub Nav#*/

.leftSubNavTitle {
	background-image: url(/App_Themes/CantorExchange/Images/siteimages/titleBarBG.jpg);
	background-repeat: repeat-x;
	background-color:#000;
	width:280px;
	font-size:14px;
	color:#FFF;
	font-weight:bold;
	padding:5px 0px;
	text-align:center;
}

.leftSubNavText {
	padding: 20px 0px;
	margin-left:20px;
	width:259px;
	border-left: solid 1px #40c7f4;
}

.CMSTreeMenuTable
{
	width: 100%;
}

.CMSTreeMenuTable a
{
	white-space: nowrap;
	font-weight:bold;
	font-size:11px;
}

.subCMSTreeMenuTable
{
	margin-left: 10px;
}

.CMSTreeMenuTable a:hover
{
	text-decoration: none;
	color:#0499cc;
}

.CMSTreeMenuItem, .CMSTreeMenuSelectedItem
{
	padding: 3px 0px;
	display: block;
	
}

.CMSTreeMenuItem:hover
{
	background-image:url(/App_Themes/CantorExchange/Images/siteimages/homepageLinkHover.jpg);
	background-repeat:repeat-x;
	background-color:#cecece;
	color:#0499cc;
	
}
.CMSTreeMenuSelectedItem {
	background-image:url(/App_Themes/CantorExchange/Images/siteimages/homepageLinkHover.jpg);
	background-repeat:repeat-x;
	background-color:#cecece;
	color:#0499cc;
}

.subCMSTreeMenuItem, .subCMSTreeMenuSelectedItem
{
	padding: 3px 0px;
	color:#0499cc;
}

.CMSTreeMenuLink
{
	padding-left: 12px;
	text-decoration: none;
	color: #0499cc;
}

.subCMSTreeMenuLink
{
	text-decoration: none;
	padding-left: 18px;
}

.CMSTreeMenuSelectedLink
{
	padding-left: 12px;
	color:#0499cc;
	text-decoration: none;
}

.subCMSTreeMenuSelectedLink
{
	background: url(../App_Themes/CorporateSite/Images/treeMenuItemBackgroundActive.png) no-repeat 8px center;
	padding-left: 18px;
	color:#0499cc;
	text-decoration: none;
}

/*# Custom CSS #*/

