form {
	margin: 0px !important; 
	padding: 0px !important;
}

.P_sf_current {} /*superfish*/

.P_clsActionMessage {
	font-size: 90%;
	font-weight: normal;
	font-style: italic;
}

.P_divHelp {
    float: right; 
    width: 250px; 
    margin-right: 10px; 
    border: 1px solid #999999; 
    padding: 10px;
    font-size: 9pt;
}
.P_divHelp h1 {
    font-size: 11pt;
    font-weight: bold;
    text-align: center;
}

.P_divArticleHeader {
	font-weight: bold;
	background-color: #FFF3D3;
	color: #000000;
	width: auto;
	margin: 0px;
	margin-bottom: 5px;
}	
.P_divCatHeader {
	font-weight: bold;
	background-color: #eeeeee;
	color: #000000;
	width: auto;
	margin: 0px;
	margin-bottom: 5px;
	border: 1px solid #000000;
}
.P_divEventHeader {
    font-size: 90%;
	font-weight: bold;
	background-color: #FFF3D3;
	color: #000000;
	width: auto;
	margin: 0px;
	margin-bottom: 5px;
}	
.P_divEventDate {
    margin-bottom: 10px;
}

.P_divShort {overflow: visible; margin-bottom: 10px;}
.P_divShortContent {}

.P_divLong {overflow: visible; margin-bottom: 10px;}
.P_divLongContent {}

.P_tableTemplate {margin-bottom: 10px;}

.P_tdTemplate {padding-left: 10px; padding-bottom: 10px;}
.P_tdTemplateFirst {padding-left: 0px;} /*so that the first column has no padding*/

.P_divNoTemplate {overflow: visible; margin-bottom: 10px; }

.P_tdMultArticles {padding-left: 10px; padding-bottom: 10px;}
.P_tdMultArticlesFirst {padding-left: 0px; padding-bottom: 10px;} /*so that the first column has no padding*/

.P_divArticleNav { 
	float: right;  
    margin: 0px;
    margin-left: 10px;
    font-size: 80%;
}
.P_divArticleNav a:link {color: #0000cc;}
.P_divArticleNav a:visited {color: #0000cc;}
.P_divArticleNav a:active {color: #0000cc;}
.P_divArticleNav a:hover {background-color: #0000cc; color: #ffffff;}
.P_divArticleNav a:hover img {background-color: transparent !important;}

.P_divArticleNav td {
	padding-left: 10px;
}

.P_tableStdNav { 
    font-size: 80%;
	background-color: #ffffee; 
	border: 1px solid #cccccc; 
	margin-top: 10px;
	margin-bottom: 10px;
}
.P_tableStdNav td {padding: 5px;}
.P_tableStdNav a:link {color: #0000cc;}
.P_tableStdNav a:visited {color: #0000cc;}
.P_tableStdNav a:active {color: #0000cc;}
.P_tableStdNav a:hover {background-color: #0000cc; color: #ffffff;}
.P_tableStdNav a:hover img {background-color: transparent !important;}
.P_tableStdNav h2 { 
	margin: 0px;
	margin-bottom: 5px;
}

.P_divFAQNav {
	float: right; 
	width: 200px;
}
.P_divFAQMain {
	width: 500px;
	padding-top: 5px;
}
.P_divFAQMainQ {
	padding-top: 5px;
	padding-bottom: 1px;
	margin-bottom: 10px;
	background-color: #efefef;
}
.P_divFAQMainA {
	border-bottom: 1px solid #999999;
}

.P_spanMore {
    font-size: 80%;
    font-weight: normal;
    white-space: nowrap;
}
.P_spanMore a:link {color: #0000cc;}
.P_spanMore a:visited {color: #0000cc;}
.P_spanMore a:active {color: #0000cc;}
.P_spanMore a:hover {background-color: #0000cc; color: #ffffff;}
.P_spanMore a:hover img {background-color: transparent !important;}

.P_spanFileInfo {
	font-size: 75%;
	white-space: nowrap;
}
.P_spanNoWrap {
	white-space: nowrap;
}	
.P_spanWrap {
	white-space:normal;
}	

.P_clsSearchHighlight {
	background-color: #ffffcc;
	font-weight: bold;
}
/*to prevent odd hover effects in IE when search highlight appears within a link*/
a:hover span.P_clsSearchHighlight{background-color:transparent;}

.P_clsLinkButton a {padding: 2px; }
.P_clsLinkButton a:link {color: #0000cc;}
.P_clsLinkButton a:visited {color: #0000cc;}
.P_clsLinkButton a:active {color: #0000cc;}
.P_clsLinkButton a:hover {background-color: #0000cc; color: #ffffff;} 

/*to prevent border/outline around image links when clicked, or via 'back'*/
a:focus {outline: none;}

#P_tableAdminHeader {
	background-color: #eeeeee;
    border-bottom: 1px solid #999999;
	font-size: 90%;
	font-weight: bold;
}
.P_trAdminHeader1 td {
	padding-left: 10px;
}
.P_tableAdminNav {
	font-size: 90%;
}
.P_tableAdminNav td {
    padding: 5px;
	padding-right: 10px;
}
#P_tableAdminHeader a:link {text-decoration:underline; color: #0000cc;}
#P_tableAdminHeader a:visited{text-decoration:underline; color: #0000cc;}
#P_tableAdminHeader a:active {text-decoration:underline; color: #0000cc;}
#P_tableAdminHeader a:hover {text-decoration:underline; color: #ffffff; background-color: #0000cc;}
#P_tableAdminHeader a:hover img {background-color: transparent !important;}

.P_trAdminHeader2 {
	background-color: #ddddff;
	font-weight: normal;
}
.P_trAdminHeader2 td {
	border-top: 1px solid #cccccc;
	padding: 5px;
	padding-left: 10px;
}

#P_tablePrintHeader {
	background-color: #eeeeee;
    border-bottom: 1px solid #999999;
	font-size: 90%;
}
#P_tablePrintHeader td {
    padding: 5px;
	padding-right: 10px;
}
#P_tablePrintHeader a:link {text-decoration:underline; color: #0000cc;}
#P_tablePrintHeader a:visited{text-decoration:underline; color: #0000cc;}
#P_tablePrintHeader a:active {text-decoration:underline; color: #0000cc;}
#P_tablePrintHeader a:hover {text-decoration:underline; color: #ffffff; background-color: #0000cc;}

.P_tableForm th {
    padding-right: 10px;
}
.P_tableForm td {
    padding-right: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    text-align: left;
}
.P_tableForm tr td:first-child {
    font-weight: bold;
}
.P_tableFormTD {
	padding-top: 0px !important;
	font-weight: normal !important;
}

.P_divError {
    margin-top: 10px;
    margin-bottom: 10px;
    border: 1px solid #000000;
    padding: 10px;
    background-color: #ffeeee;   
	max-width:500px;
	width:expression(document.body.clientWidth > 500? "500px": "auto" );
	display:inline-block;
}
.P_divError h2 {
    font-size: 90%;
    font-weight: bold;
    color: #cc0000;
    margin: 0px;
    margin-bottom: 5px;
}
.P_divError p {
    font-size: 80%;
    margin: 0px;
    margin-bottom: 5px;
}

.P_divSuccess {
    margin: 10px;
    border: 1px solid #000000;
    padding: 10px;
    background-color: #eeffee;   
	max-width:500px;
	width:expression(document.body.clientWidth > 500? "500px": "auto" );
}
.P_divSuccess h2 {
    font-size: 90%;
    font-weight: bold;
    color: #cc0000;
    margin: 0px;
    margin-bottom: 5px;
}
.P_divSuccess p {
    font-size: 80%;
    margin: 0px;
    margin-bottom: 5px;
}

.P_spanFontSize {
	font-size: 14px;
}
.P_spanFontSize a:link {text-decoration:none !important; color: #0000cc;}
.P_spanFontSize a:visited{text-decoration:none !important; color: #0000cc;}
.P_spanFontSize a:active {text-decoration:none !important; color: #0000cc;}
.P_spanFontSize a:hover {text-decoration:none !important; color: #ffffff; background-color: transparent !important;}
.P_spanFontSize a:hover img {background-color: transparent !important;}

.P_tableList {
	font-size: 90%;
}
.P_tableList th  {
    padding: 15px;
    padding-bottom: 5px;
}
.P_tableList td {
    text-align: left;
    padding-top: 5px;
    padding-left: 10px;
    padding-right: 10px;
    border-top: 1px solid #efefef;
}
.P_tableList tbody tr td:first-child {
	padding-left: 0px;
}

.P_tableList td a {
    font-size: 90%;
}

.P_tableRights th {
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #dddddd;
}	
.P_tableRights th:first-child  {
	padding-left: 0px;
}
.P_tableRights td {
	text-align: center;
	border-bottom: 1px solid #dddddd;
}	
.P_tableRights td:first-child {
	text-align: left;
}	
#divSecSource {
	overflow: visible; 
	height: 150px;
	width: 150px;
	overflow-x: hidden;
	border: 1px solid #cccccc;
	background-color: #ffffff;
}
#divSecSource td {
	padding-left: 2px;
	padding-right: 2px;
}

.P_tableSurvey {
}
.P_tableSurvey td {
    padding-bottom: 10px;
}
.P_tableSurvey p {
    margin-top: 0px;
    margin-bottom: 5px;
}

.P_tableRoster {
    margin-bottom: 15px;
    font-size: 90%;
}
.P_tableRoster td {
    padding-right: 10px;
    padding-bottom: 2px;
    border-bottom: 1px solid #efefef;
}

.P_divRosterPhoto {
	float: right;
}

.P_formFilter {
	margin: 0px;
}
.P_formFilter input {
	font-size: 8pt;
}
.P_formFilter select {
	font-size: 8pt;
}

.P_divRSS {}
.P_divRSSPubDate {
	font-size: 80%;
	color: #999999;
}
.P_divRSSTitle {
	margin-bottom: 3px;
}
.P_divRSSDesc {
	margin-bottom: 10px;
}

.P_divBreadcrumbs {
	font-size: 70%;
	margin-top: 0px;
	margin-bottom: 7px;
	padding: 2px;
	border-bottom: 1px solid #dddddd;
}
.P_divBreadcrumbs a:link {text-decoration: none !important; color: #0000cc;}
.P_divBreadcrumbs a:visited {text-decoration: none !important; color: #0000cc;}
.P_divBreadcrumbs a:active {text-decoration: none !important; color: #0000cc;}
.P_divBreadcrumbs a:hover {text-decoration: none !important; background-color: #0000cc; color: #ffffff;}
.P_divBreadcrumbs a:hover img {background-color: transparent !important;}

.P_UpdateInfo {
	font-size: 8pt;
	padding-top: 5px;
}

.P_BlogInfo {
	font-weight: normal;
	font-size: 8pt;
}
.P_BlogInfo a:link {text-decoration: underline !important; color: #0000cc;}
.P_BlogInfo a:visited {text-decoration: underline !important; color: #0000cc;}
.P_BlogInfo a:active {text-decoration: underline !important; color: #0000cc;}
.P_BlogInfo a:hover {text-decoration: underline !important; background-color: #0000cc; color: #ffffff;}

.P_divHelpTemplate {
	font-size: 9pt;
}
.P_divHelpTemplate h1 {
	font-size: 14pt;
	font-weight: bold;	
}
.P_divHelpTemplate h2 {
	font-size: 12pt;
	font-weight: bold;	
}
.P_divHelpTemplate a:link    {text-decoration: underline; color: #0000cc;}
.P_divHelpTemplate a:visited {text-decoration: underline; color: #0000cc;}
.P_divHelpTemplate a:active  {text-decoration: underline; color: #0000cc;}
.P_divHelpTemplate a:hover   {text-decoration: underline; background-color: #0000cc; color: #ffffff;}

.P_divShopDetail {
	width: 70%;
}
.P_divShopInfoBox {
	float: right;
	width: 25%;
	margin-left: 10px;
	padding: 10px;
	border: 1px solid #666666;
	background-color: #eeeeee;
}
.P_divShopInfoBox h2 {
}
.P_tableShopPrices {
}
.P_tableShopPrices td {
	padding-right: 5px;
}
.P_tdShopListPriceValue {
	text-align: right;
	text-decoration: line-through;
}
.P_tdShopSalePrice {
	font-weight: bold;
	color: #ff0000;
}
.P_tdShopSalePriceValue {
	text-align: right;
	font-weight: bold;
	color: #ff0000;
}
.P_tdShopPriceDiff {
	padding-top: 5px;
	font-size: 85%;
}
.P_tdShopPriceDiffValue {
	padding-top: 5px;
	text-align: right;
	font-size: 85%;
}
.P_pShopQtyAdd {
	padding-top: 20px;
}
.P_ShopQty {
	width: 50px;
}
.P_ShopAdd {
	margin-left: 10px;
}
.P_imgShopImageLarge {
	margin-bottom: 10px;
}
.P_imgShopImageSmallLeft {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.P_imgShopImageSmallRight {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}
.P_divShopItemButtons {
	margin-top: 10px;
}
.P_tableShopCart {
    font-size: 90%;
}
.P_thShopCartDesc {
	background-color: #EBE8E5;
	padding: 2px;
	text-align: left;
	font-size: 12pt;
	font-weight: bold;
}
.P_thShopCartNum {
	background-color: #EBE8E5;
	padding: 2px;
	width: 100px;
	text-align: right;
	font-size: 12pt;
	font-weight: bold;
}
.P_tdShopCartQty {
	width: 80px;
	padding: 2px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
	border-bottom: 1px dashed #cccccc;
}
.P_tdShopCartDesc {
	padding: 2px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
	border-bottom: 1px dashed #cccccc;
}
.P_tdShopCartPrice {
	width: 100px;
	padding: 2px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: right;
	border-bottom: 1px dashed #cccccc;
}
.P_tfootShopCart {
	background-color: #ffffee;
}
.P_tdShopCartButtons {
	padding-top: 10px;
	padding-left: 5px;
}
.P_tdShopCartFootDesc {
	padding-top: 5px;
	text-align: right;
}	
.P_tdShopCartFootPrice {
	width: 100px;
	padding-top: 5px;
	text-align: right;
}
.P_inputShopQty {
	width: 50px;
	height: 12px;
	text-align: right;
	font-size: 9pt;
}
.P_pReturningCust {
	padding-bottom: 10px;
	border-bottom: 1px dashed #cccccc;
	margin-bottom: 10px;
}
.P_divShopCartBrief {
	float: right;
	margin-left: 10px;
	width: 160px;
	border: 1px dashed #cccccc;
	background-color: #ffffee;
	padding: 10px;
}
.P_divShopCartBrief tr td:first-child {
	text-align: right;
}
.P_divShopCartBrief p {
	margin-top: 10px !important;
	margin-bottom: 0px !important;
}
.P_divShopCheckoutSteps {
	padding: 3px;
	margin-bottom: 15px;
	border: 1px dashed #cccccc;
	background-color: #ffffee;
}
.P_divShopCheckoutSteps a:link {color: #0000cc;}
.P_divShopCheckoutSteps a:visited {color: #0000cc;}
.P_divShopCheckoutSteps a:active {color: #0000cc;}
.P_divShopCheckoutSteps a:hover {background-color: #0000cc; color: #ffffff;}

.P_tableShopSummary th {
	background-color: #EBE8E5;
	padding: 2px;
	padding-right: 10px;
	text-align: left;
	font-size: 12pt;
	font-weight: bold;
}
.P_tableShopSummary td {
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
	border-bottom: 1px dashed #cccccc;
}
.P_tableShopSummary tr td:first-child {
    font-weight: bold;
}
.P_pShopAvailable {
	font-style: italic;
}

.P_ButtonStd { /*http://www.cssbuttongenerator.com/*/
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ededed), color-stop(1, #dfdfdf) );
	background:-moz-linear-gradient( center top, #ededed 5%, #dfdfdf 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#dfdfdf');
	background-color:#ededed;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #dcdcdc;
	display:inline-block;
	color:#444444 !important;
	font-family:arial;
	font-size:14px;
	font-weight:bold;
	padding:3px 15px;
	text-decoration:none !important;
	text-shadow:1px 1px 0px #ffffff;
}
.P_ButtonStd:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #dfdfdf), color-stop(1, #ededed) );
	background:-moz-linear-gradient( center top, #dfdfdf 5%, #ededed 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#dfdfdf', endColorstr='#ededed');
	background-color:#dfdfdf;
	color:#000000 !important;
	text-decoration: none !important;
}
.P_ButtonStd:active {
	position:relative;
	top:1px;
}

.P_ButtonGo {
	-moz-box-shadow:inset 0px 1px 0px 0px #caefab;
	-webkit-box-shadow:inset 0px 1px 0px 0px #caefab;
	box-shadow:inset 0px 1px 0px 0px #caefab;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #77d42a), color-stop(1, #5cb811) );
	background:-moz-linear-gradient( center top, #77d42a 5%, #5cb811 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#77d42a', endColorstr='#5cb811');
	background-color:#77d42a;
	border:1px solid #268a16;
	color:#306108;
	text-shadow:1px 1px 0px #aade7c;
}
.P_ButtonGo:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #5cb811), color-stop(1, #77d42a) );
	background:-moz-linear-gradient( center top, #5cb811 5%, #77d42a 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#5cb811', endColorstr='#77d42a');
	background-color:#5cb811;
}
.P_ButtonGo:active {
}


/*for Google maps marker/popups*/
.GMap_InfoWindow { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt; 
	font-weight: normal; 
	overflow: auto; 
} 


/*for PDMarker extension to Google Maps*/
div.markerDetail {
	color: black;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9pt;
	background-color: white;
	white-space: nowrap;
	margin: 0;
	padding: 2px 4px;
	border: 1px solid black;
	width: 200px;
	text-align: left;
}

a.P_noBackground:hover {background: transparent !important; } 




/* hide the navbar */
@media print {
	.udm { display:none; }
}





/*CSS for Admin pages*/
#A_tableHeader {
    border-bottom: 1px solid #000000;
    background-color: #efefff;
}

.A_tdHeaderCol1 {
    padding: 5px;
    border-bottom: 1px solid #000000;
}
.A_tdHeaderCol1 h1 {
    font-size: 125%;
    font-weight: bold;
    margin: 0px;
}
.A_tdHeaderCol2 {
    padding: 5px;
    border-left: 1px solid #000000;
    border-bottom: 1px solid #000000;
}
.A_tdHeaderCol2 a {
    /*font-size: 80%; 
    font-weight: bold;*/ 
}
.A_tdHeaderCol2 a:link {color: #0000cc;}
.A_tdHeaderCol2 a:visited {color: #0000cc;}
.A_tdHeaderCol2 a:active {color: #0000cc;}
.A_tdHeaderCol2 a:hover {background-color: #0000cc; color: #ffffff;}

#A_tableTopNav {
    margin: 5px;
    margin-left: auto;
    margin-right: auto;
}
#A_tableTopNav td {
    padding-bottom: 2px;
}
#A_tableTopNav a {
    font-size: 70%; 
    font-weight: bold; 
}
#A_tableTopNav a:link {color: #0000cc;}
#A_tableTopNav a:visited {color: #0000cc;}
#A_tableTopNav a:active {color: #0000cc;}
#A_tableTopNav a:hover {background-color: #0000cc; color: #ffffff;}

#A_divMain {
    padding: 10px;
    padding-bottom: 20px;
    min-height: 400px;
    height: auto !important;
    height: 400px;
}
#A_divMain h1 {
    font-size: 125%;
    font-weight: bold;
    margin: 0px;
}
#A_divMain label {
    font-weight: bold;
}
#A_divMain a:link {color: #0000cc;}
#A_divMain a:visited {color: #0000cc;}
#A_divMain a:active {color: #0000cc;}
#A_divMain a:hover {background-color: #0000cc; color: #ffffff;}

.A_clsActionMessage {
    font-size: 80%;
    font-weight: normal;
    font-style: italic;
}

.A_divMenu {
    padding: 10px;
    padding-bottom: 20px;
    min-height: 400px;
    height: auto !important;
    height: 400px;
}
.A_divMenu p {
    font-weight: bold;
    margin: 20px;
}
.A_divMenu a:link    {text-decoration: underline; color: #0000cc;}
.A_divMenu a:visited {text-decoration: underline; color: #0000cc;}
.A_divMenu a:active  {text-decoration: underline; color: #0000cc;}
.A_divMenu a:hover   {text-decoration: underline; background-color: #0000cc; color: #ffffff;}

.A_divUserPhoto {
	float: right;
	padding-top: 110px;
	padding-right: 50px;
}

.A_divShopStatus {
	float: right; 
	width: 420px;
	margin-top: 30px;
	margin-left: 10px;
	border: 1px solid black;
	padding: 5px;
	text-align: left;
}
.A_divShopStatus h2 {
	font-size: 12pt;
	font-weight: bold;
	margin: 0px;
	margin-bottom: 5px;
}


/*CSS for incApp functions */
.clsHeaderText { text-decoration: none; font-size: 130%; font-weight: bold; color: #000000;}
.clsSubHeaderText { text-decoration: none; font-size: 120%; font-weight: bold; }
.clsErrorText { text-decoration: none; font-size: 100%; color: #cc0000; }
.clsErrorError { text-decoration: none; font-size: 100%; font-weight: bold; color: #cc0000; }
.clsErrorWarning { text-decoration: none; font-size: 100%; font-weight: bold; color: #ff9900; }
.clsErrorNote { text-decoration: none; font-size: 100%; font-weight: bold; color: #000000; }
.clsLabelText { text-decoration: none;  font-size: 100%; font-weight: bold; }
.clsNormalText { text-decoration: none; font-size: 100%; font-weight: normal;}
.clsExplainText { text-decoration: none; font-size: 80%; font-weight: normal; }
.clsLinkText { text-decoration: none;  }
.clsRequiredText { text-decoration: none; font-style: italic; color: #CC0000; }
.clsRequiredHeader { text-decoration: none; font-size: 100%; font-style: italic; color: #CC0000; }
.clsNavText { text-decoration: none; font-size: 80%; font-weight: bold; }
.clsReadOnly {background-color: #eeeeee;}
.clsRadioText {margin: 0px;}

ul.slideshow {
    list-style:none;
    overflow:hidden;
    position:relative;
    margin:0;
    padding:0;
   	z-index: 0;
}   
ul.slideshow li {
    position:absolute;
    left:0;
    right:0;
    margin:0px !important;
}
ul.slideshow li.show {
    z-index:500;    
}
.slideshow a:hover {text-decoration: none !important; background: transparent !important;} 
ul img {
    border:none;    
}
.slideshow-caption {
	margin:0px;
    height:70px;
    position:absolute;
    bottom:0;
    left:0; 
    color:#fff;
    background:#000;
    z-index:500;
}
.slideshow-caption .slideshow-caption-container {
    padding:5px 10px;   
    z-index:1000;   
}
.slideshow-caption h3 {
    margin:0;
    padding:0;  
    font-size: 12px !important;
}
.slideshow-caption p {
    margin:5px 0 0 0;
    padding:0;
    font-size: 10px !important;
}
.divSlideshowCaption {
	display: none;
}

.tooltip {
	display: none;
	background-color: #eeeeee;
	border: 1px solid #999999;
	font-size: 8pt;
	max-width: 400px;
	padding: 5px;
	color: #000000;	
}

.tooltip h2 {
	background-color: #cccccc !important;
	font-size: 8pt !important;
	font-weight: bold !important;
	color: #000000 !important;
	border-bottom: 1px solid #999999 !important;
	margin-left: -5px !important;
	margin-right: -5px !important;
	margin-top: -5px !important;
	padding: 2px !important;
	padding-left: 5px !important;
}
.tooltip p {
	font-size: 8pt !important;
	font-weight: normal !important;
	margin-left: 0px !important;
	margin-top: 5px !important;
	margin-bottom: 5px !important;
}
.tooltip a:link    {text-decoration: underline; color: #0000cc;}
.tooltip a:visited {text-decoration: underline; color: #0000cc;}
.tooltip a:active  {text-decoration: underline; color: #0000cc;}
.tooltip a:hover   {text-decoration: underline; background-color: #0000cc; color: #ffffff;}

.tooltip .horz {
	border-bottom: 1px solid #999999 !important;
	margin-left: -5px !important;
	margin-right: -5px !important;
}

.caltooltip {
	background-color: #ffdddd !important;
}
.caltooltip h2 {
	background-color: #ffcccc !important;
}


