﻿/******************************************************************************
BASIC CLASSES
******************************************************************************/
* {
	font-family: Arial, Verdana, Helvetica, Sans-serif;
	font-size: 12px;
}
body  {
	background: #FFF url(../images/bg_body.gif) repeat-x left top;
	padding: 0px;
	margin: 0px;
	color: #000;
}
h1 {
	font-weight: bold;
	font-size: 19px !important;
	color: #FFF;
	text-transform: uppercase;
	background: url(../Images/bg_h1.gif) top;
	padding: 28px 0px 6px 8px;
	margin: 0px;
	border-bottom: solid 1px #FFF;
}
h1 img  {
    position: relative;
    top: -51px;
    top: expression("-57px");
}
h2 
{
	color: #000;
	font-size: 12px;
	font-weight: bold;
	padding: 8px;
	margin: 0px;
	text-transform: uppercase;
	background-color: #B9E37F;
}
h3 {
	font-weight: bold;
	padding: 7px;
	margin: 0px;
	background-color: #CFD3D6;
	border-top: solid 2px #9EA2A5;
}
h4 {
	font-size: 12px;
	font-weight: bold;
	color : #063;
	padding: 10px 0px;
	margin: 0px;
	text-transform: uppercase;
	clear: both;
}
h5 {
	font-size: 12px;
	font-weight: bold;
	padding: 10px 0px;
	margin: 0px;
}
h6 {
	
}
div.spacer 
{
	margin-bottom: 8px;
}
a {
	color: #339;
	text-decoration: underline;
}
a:hover {
	
}
p {
	margin-top: 0px;
}
/******************************************************************************
DISTRIBUTORS CLASSES
******************************************************************************/
.imageMapPlaceHolder
{
	position: relative;
}
.mapPoint
{
	position: absolute;
}
/* Distributor maps */
#backWorldMap {
    text-align: left;
    padding-left: 20px;
}
#backWorldMap a {
    background: url(../images/blt_arrowBlue.gif) no-repeat left;
    padding-left: 16px;
}
/******************************************************************************
GLOBAL CLASSES
******************************************************************************/
#mainTable {
	background-color: White;	
	padding: 8px;
}
div.text {
	margin-bottom: 10px;
	min-height: 160px;
}
div.text img {
	padding: 0px 8px 0px 0px;
}
div.pageTop {
	background: #FFF url(../images/blt_arrowTop.gif) no-repeat right 8px;
	padding: 5px 13px 10px 0px;
	text-align: right;
}
div.pageTop a {
	text-decoration: none;
}
div.link {
	background: #FFF url(../images/blt_arrowBlue.gif) no-repeat left 8px;
	padding: 5px 0px 10px 13px;
}
div.textPadded  {
	padding: 7px;
}
.nomargin {
	margin: 0px;
	padding: 0px;	
}
div.block 
{
	margin-bottom: 16px;
}
/******************************************************************************
HEADER CLASSES
******************************************************************************/
#header {
	background-image: url(../images/bg_header.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.headerLinks {
	color: #FFFFFF;
	vertical-align: middle;
	padding: 4px;
}
.headerLinks a:hover {
	text-decoration: underline;
}
.headerLinks a {
	color: #FFFFFF;
	vertical-align: middle;
	font-size: 11px;
	padding: 0px 5px;
	text-decoration: none;
}
.headerLinks a.selected 
{
	text-decoration: underline;
}
.headerExtranet {
	background: #FFF url(../images/bg_btn_submit.gif) no-repeat left center;
	border: solid 1px #8FD96E;
	padding: 3px;
}

.headerExtranet a {
	color: #00103D;
	text-decoration: none;
	font-weight: bold;
	margin: 0px 2px 0px 2px;
}
.headerExtranet img {
	margin-right: 0px;
	font-size: 11px;
}
.headerText {
    color: #FFFFFF;
    font-size: 11px;
}
/******************************************************************************
MENU CLASSES
******************************************************************************/
.menuLevel1 a:hover,
.menuLevel2 a:hover,
.menuLevel3 a:hover {
	text-decoration: underline;
}
.menuLevel1 {
	background: url(../images/bg_menu-lvl-1.gif) repeat-x top;
	overflow: hidden;
	padding: 5px 4px 5px 0px;
}
.menuLevel1 a {
	border-right: solid 1px #9ea2a5;
	border-left: solid 1px #9ea2a5;
	color: #00153d;
	font-size: 11px;
	font-weight: bold;
	margin-left: -1px;
	padding: 3px 10px 4px 10px;
	text-decoration: none;
	/*text-transform: uppercase;*/
}
.menuLevel1 a.selected {
	background-color: #9ea2a5;
	border-right: solid 1px #9ea2a5;
	color: #00153d;
	font-weight: bold;
	padding: 3px 10px 5px 10px;
	text-decoration: underline;
}
.menuLevel2 {
	background-color: #9ea2a5;
	color: #d4d8db;
	margin-bottom: 8px;
	padding: 4px 4px 4px 4px;
}
.menuLevel2 a {
	color: #00153d;
	font-size: 11px;
	padding: 6px 5px 6px 6px;
	text-decoration: none;
}
.menuLevel2 a.selected {
	font-size: 11px;
	text-decoration: underline;
}
.menuLevel3 {
	background: url(../images/bg_menu-lvl-3.gif) repeat-x top;
	border: solid 1px #8cc63f;
	padding: 4px 4px 4px 2px;
}
.menuLevel3 a {
	border-right: solid 1px #8cc63f;
	color: #00153d;
	font-size: 11px;
	padding: 4px 8px 4px 8px;
	text-decoration: none;
}
.menuLevel3 a.selected {
	text-decoration: underline;
}
/******************************************************************************
HOME CLASSES
******************************************************************************/
#picturePH {
	height: 248px;
	margin-top: 8px;
	margin-bottom: 8px;
	position: relative;
}
#picturePH div.text 
{
	position: absolute;
	top: 0px;
	right: 0px;
	height: 248;
	padding-top: 64px;
	padding-bottom: 16px;
	padding-right: 16px;
	width: 250px;
	font-weight: bold;
	color: #FFF;
}
#pictureOverlay {
	height: 248px;
	margin-top: -256px;
	position: relative;
}
#pictureOverlay .text {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	padding-right: 8px;
	vertical-align: middle;
}
#pictureOverlay .controls {
	padding: 20px;
}
#pictureOverlay .controls table {
	background: url(../images/bg_cal_title.gif) top left;
	border: solid 1px #00103d;
	border-collapse: collapse;
}
#pictureOverlay .more a {
	color: #FFFFFF;
	font-size: 12px;
	margin-left: 5px;
	
}
#pictureOverlay .more {
	padding: 8px;
	text-align: right;
}
div.outterExpert {
	width: 200px; 
	height: 160px; 
	overflow: hidden;
	float: left;
	margin: 8px 8px 8px 0px;
}
div.outterDistributor {
	width: 280px; 
	height: 160px; 
	overflow: hidden;
	float: left;
	margin: 8px 8px 8px 0px;
}
div.outterRotator {
	width: 270px; 
	height: 160px; 
	overflow: hidden;
	border: 1px solid #78B429;
	float: left;
	margin: 8px 0px 8px 0px;
}
div.homeBoxHeader {
	border-top: solid 1px #78B429;
	border-left: solid 1px #78B429;
	border-right: solid 1px #78B429;
	color: #015E41;
	font-weight: bold;
	padding: 4px 8px;
}
div.homeBoxImage {
	padding: 8px 90px 4px 8px;
	border-left: solid 1px #78B429;
	border-right: solid 1px #78B429;
	border-bottom: solid 1px #78B429;
	height: 74px;
}
div.homeBoxFooter {
	background: #BEDC8F url(../images/bg_homeBox_Footer.gif) no-repeat left top;
	border-right: solid 1px #78B429;
	height: 50px;
	text-align: right;
}
table.distributorBoxTable th {
	text-align: left;
	font-weight: bold;
	color: White;
	padding: 4px 4px 0px 4px;
}
table.distributorBoxTable td {
	padding: 0px 4px 0px 4px;
	text-align: left;
}
table.distributorBoxTable td.first, table.distributorBoxTable th.first {
	padding-left: 16px;
}
/******************************************************************************
FOOTER CLASSES
******************************************************************************/
#footer {
	margin-top: 10px;
	clear: both;
}
#footerLinks {
	background: #FFF url(../images/bg_footer.gif) repeat-x left top;
	border: solid 1px #9EA2A5;
	height: 19px;
	padding-top: 3px;
	text-align: center;
}
#footerCopyright {
	color: #666;
	font-size: 11px;
	padding-top: 6px;
	text-align: center;
}
#footer a:link, #footer a:active, #footer a:visited {
	color: #00103D;
	padding: 0px 7px;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#footer table tr td {
	color: #00103D;
}
/******************************************************************************
MEDIA GALLERY CLASSES
******************************************************************************/
.MediaGalleryTreeViewNode  {
	background-color: Transparent;
	border: none;
}
.MediaGalleryTreeViewNodeSelected {
	background-color: Transparent;
	border: none;
}
.thumbnailPanel
{
	width: 470px;
	min-height: 336px;
	padding: 8px 0px 8px 8px;
	border: solid 1px #B9E37F;
	overflow: auto;
	overflow-x: none;
	overflow-y: auto;
	overflow: -moz-scrollbars-vertical;
}
.thumbnailPanel img
{
	display: inline;
	margin: 0 8px 8px 0;
	width: 94px;
	height: 94px;
	overflow: hidden;
	cursor: pointer;
}
/******************************************************************************
PRODUCTS CLASSES
******************************************************************************/
.productListTable td img {
	padding: 0px 8px 8px 0px;
}
.productListTable tr td span.title a {
	font-weight: bold;
}
.productListTable tr td.firstTd {
	padding: 0px 8px 8px 0px;
}
.productListTable tr td.firstTd img {
	padding: 0px 20px 0px 0px;
}
.productTable tr td.firstTd {
	padding: 0px 8px 8px 0px;
}
.productTable tr td.firstTd div {
	margin: 0px 0px 10px 0px;
}
.productTable tr td div.text {
	padding: 0px 8px 0px 8px;
}
.productTable tr td div.image {
	border: solid 1px #9EA2A5;
}
.productTable tr td div.features {
	background-color: #EAFBCB;
	padding: 8px;
}
.productTable tr td.sideTd {
	background-color: #97CB50;
}
.featuresTable tr td img {
	padding: 0px 8px 8px 0px;
}
.featuresTable tr td.lastTd img {
	padding: 0px 8px 0px 0px;
}
div.button1Wrapper 
{
	background: url(../images/bg_btn_arrow.gif) no-repeat 1px center;
	display: inline;
}
div.button2Wrapper 
{
	background: url(../images/bg_btn_submit.gif) 1px center;
	display: inline;
}

.button2, .button1 {
	background: url(../images/bg_btn_submit.gif) center left;
	border-top: solid 1px #78b429;
	border-right: solid 1px #c9e69d;
	border-bottom: solid 1px #c9e69d;
	border-left: solid 1px #78b429;
	color: #00103D;
	cursor: pointer;
	display: inline-block;
	font-size: 12px;
	font-weight: bold;
	padding: 3px 4px 3px 4px;
}
.button1, .button1:hover {
	background: url(../images/bg_btn_arrow.gif) no-repeat center left;
	padding: 3px 4px 3px 34px;
}
.button1 a 
{
	text-decoration: none;
}
a.button2, a.button1
{
	text-decoration: none;
	color: #00103D;
}
input.button2  {
	color: #00103D !important;
	padding: 2px 8px 2px 8px;
}
/* Homepage quick links*/
div.quickLink 
{
	background: url(../images/bg_btn_arrow.gif) no-repeat 1px center;
	display: inline;
	margin-right: 8px;
}
.quickLink a  {
	background: url(../images/bg_btn_arrow.gif) no-repeat 0px center;
	border-top: solid 1px #78b429;
	border-right: solid 1px #c9e69d;
	border-bottom: solid 1px #c9e69d;
	border-left: solid 1px #78b429;
	color: #00103D;
	display: inline-block;
	font-size: 12px;
	font-weight: bold;
	padding: 3px 4px 4px 34px;
	text-decoration: none;
}
/* */
div.boxContent {
	background-color: #B9E37F;
	padding: 8px;
}
div.testimonialContent {
	padding: 8px;
}
div.testimonialContent div img {
	padding-bottom: 5px
}
.boxHeader {
	border: solid 1px #78B429;
}
.boxFooter {
	background: #BEDC8F url(../images/bg_box_bottom.gif) no-repeat left top;
	border-right: solid 1px #78B429;	
	margin-bottom: 8px;
	padding: 6px 6px 7px 64px;
	text-align: right;
}
.boxHeaderTitle {
	font-size: 12px;
	font-weight: bold;
	background-color: #FFF;
	color: #015E41;
	padding: 8px 5px;
}
.boxHeaderImage {
	border: solid 1px white;
}
.boxStrip {
	background: #FFF url(../images/bg_boxFooter.gif) no-repeat left top;
	border-top: solid 3px white;
	border-left: solid 1px white;
	border-right: solid 1px white;
	height: 16px;
	width: 196px;
}
.testimonialTitle {
	font-size: 12px;
	font-weight: bold;
	color: #000;
	padding-bottom: 8px;
}
.testimonialName {
	font-size: 13px;
	font-weight: bold;
	color: #000;
	padding-top: 5px
}
/******************************************************************************
TESTIMONIAL LIST CLASSES
******************************************************************************/
.testimonialTable {
	padding-bottom: 10px
}
.testimonialTable tr td.firstTd {
	padding: 0px 8px 8px 0px;
}
.testimonialTable tr td div.title, .testimonialTable tr td div.title a {
	font-weight: bold;
	padding-bottom: 0px;
}
.testimonialTable tr td div {
	padding-bottom: 10px;
}
/******************************************************************************
ACCESSORIES LIST CLASSES
******************************************************************************/
ul.accessoriesList {
	background-color: #EAFBCB;
	margin: 0px 0px 15px 0px;
	padding:  0px 10px 5px 10px;
	list-style: none;
}
ul.accessoriesList li {
	background: #EAFBCB url(../images/blt_arrowBlue.gif) no-repeat left 9px;
	padding: 5px 0px 0px 15px;
}
ul.accessoriesList li a {
	text-decoration: none;
}
/******************************************************************************
MANAGEMENT TABLE CLASSES
******************************************************************************/
table.managersTable tr td {
	background-color: #C2E68C;
	padding: 8px;
}
table.managersTable tr td img {
	padding: 0px 8px 0px 0px;
}
table.managersTable tr td div.managerName {
	font-weight: bold;
}
table.managersTable tr th {
	background-color: #EBFBCC;
	text-align: left;
}
table.managersTable tr th div {
	border-top: solid 1px #EBFBCC;
	border-bottom: solid 1px #EBFBCC;
	border-left: solid 1px #EBFBCC;
	padding: 6px 8px;
}
table.managersTable tr th div.on {
	background: #E0F5BC url(../images/bg_green.gif) no-repeat right 0px;
}
table.managersTable tr th div a {
	color: #00153D;
	font-weight: normal;
	text-decoration: none;
}
table.managersTable tr th div a:hover {
	color: #00153D;
	text-decoration: underline;
}
table.managersTable tr th div a.on {
	color: #00153D;
	font-weight: bold;
	text-decoration: underline;
}
div.managerListTitle {
	clear: both;
	font-weight: bold;
	padding: 0px 8px 8px 8px;
}
/******************************************************************************
SITEMAP CLASSES
******************************************************************************/
ul.siteMap {
	margin-left: 0px;
}
ul.siteMap li {
	margin-left: 0px;
	padding-left: 0px;
}
.SiteMap *
{
	color: #333399 !important;
}
/******************************************************************************
COMPARE PRODUCTS CLASSES
******************************************************************************/
.compareProducts {
	margin-bottom: 16px;
}
.compareProducts thead th {
	font-weight: bold;
	text-align: left;
	width: auto;
	background-color: #CFD3D6;
	padding: 7px;
	border-top: solid 2px #9EA2A5;
}
.compareProducts  th {
	font-weight: bold;
	text-align: left;
	width: 30%;
	border-bottom: solid 1px #CFD3D6;
	padding: 7px;
}
.compareProducts td {
	border-bottom: solid 1px #CFD3D6;
	padding: 7px;
}
/******************************************************************************
SPECIFICATION LIST CLASSES
******************************************************************************/
.specificationList {
	margin-bottom: 16px;
}
.specificationList th {
	font-weight: bold;
	text-align: left;
	width: 30%;
	border-bottom: solid 1px #CFD3D6;
	padding: 7px;
}
.specificationList td {
	border-bottom: solid 1px #CFD3D6;
	padding: 7px;
}
img.specList 
{
	padding-right: 30px	;
}
/******************************************************************************
videoList LIST CLASSES
******************************************************************************/
.treeViewList {
	border: solid 1px #8CC63F;
	background-color: #B9E37F;
	padding: 8px;
}
.treeViewList h2  {
	background-image: url(../images/bg_videoListH2.gif);
	font-size: 12px;
	font-weight: bold;
	padding: 8px 10px;
	border-bottom: solid 1px #8CC63F;
	margin: -8px -8px 10px -8px;
}
.TreeView  { 
	background: #FFF url(../images/bg_TreeViewList.gif) repeat-x bottom !important;
	border: solid 1px #FFF;
	padding: 8px;
	width: auto;
}
.TreeNode { 
	padding: 2px;
}
.HoverTreeNode { 
	cursor: pointer; 
	padding: 2px;
}
.SelectedTreeNode { 
	text-decoration: underline;
	padding: 2px;
}
.videoDescription {
	margin: 8px;
}
/******************************************************************************
pictureViewer LIST CLASSES
******************************************************************************/
img.pictureViewer {
	border: solid 1px #B9E37F;
	cursor: pointer;
}
img.pictureViewerNoLink {
	border: solid 1px #DADADA;
	cursor: auto;
}
div.imageDescription {
	margin: 8px;
}
div.softDiv {
    background: #FFF url(../images/bg_soft.gif) repeat-x left top;
    height: 124px;
}
/******************************************************************************
FORM TABLE CLASSES
******************************************************************************/
table.formTable {
	margin-bottom: 8px;
	background-color: #EDEFF1;
}
table.formTable thead th {
	text-align: left;
	background-color: #CFD3D6;
	border-top: solid 2px #9EA2A5;
	padding: 4px 8px;
}
table.formTable tbody th  {
	text-align: left;
	padding: 2px 4px;
	width: 25%;
}
table.formTable tbody th label {
	font-weight: normal;
	padding-left: 4px;
}
table.formTable thead th div {
	text-align: right;
}
table.formTable tbody td {
	padding: 2px 4px;
}
span.madatory  {
	font-size: 16px;
	color: Red;	
}
table.formTable input, table.formTable textarea {
	width: 99%;	
}
table.formTable tfoot th {
	text-align: right;
	background-color: #CFD3D6;
	border-top: solid 2px #9EA2A5;
	padding: 4px 8px;
}
table.formTable input.inputButton  {
	width: auto;	
}
.inputButton 
{
	background: url(../images/bg_searchGo.gif) no-repeat -30px bottom;
	border: solid 1px #00103D;
	font-size: 12px;
	font-weight: bold;
	color: #00103D;
	padding: 1px 4px;
	cursor: pointer;
}
a.inputButton 
{
	background: url(../images/bg_searchGo.gif) no-repeat -30px -1px;
	border: solid 1px #00103D;
	font-size: 12px;
	font-weight: bold;
	color: #00103D;
	padding: 2px 4px;
	cursor: pointer;
	text-decoration: none !important;
	display: inline-block;
}
.divConfirmation 
{
	padding: 8px;
	border: 1px solid black;
}
/******************************************************************************

******************************************************************************/
table.downloadList {
	width: 100%;
	margin-bottom: 16px;
}
table.downloadList th {
	border-bottom: solid 1px #CFD3D6;
	font-weight: bold;
	padding: 4px 4px; 
	text-align: left;
	width: 25%;
}
table.downloadList td {
	padding: 4px 4px;
	border-bottom: solid 1px #CFD3D6;
}
table.downloadList a {
	padding-right: 10px;
}
table.downloadList img {
	padding-right: 10px;
}
table.downloadList td.abstract {
	padding: 0px;
	border-bottom: none;
}
div.abstract {
	background-color: #EDEEEF;
	border-bottom: solid 1px #CFD3D6;
	padding: 10px 15px;
}
/************************************************
CALAENDAR
************************************************/
.dayHeaderStyle
{
	background-color: #2C5A4C;
	text-transform: capitalize;
	font-weight: normal;
	color: White;
	padding: 2px;
}
.dayStyle {
	border: #003F76 1px solid;
	background-color: White;
	padding: 2px;
}
.nextPreviousStyle
{
}
.otherMonthDayStyle {}
.otherMonthDayStyleHidden 
{
	visibility: hidden;
}
.otherMonthDayStyleNoDisplay
{
	display: none;
}
.selectedDayStyle {
	border: #00103D 1px solid;
	background-color: #00103D !important;
	padding: 2px;
}
.selectorStyle {
	border: #00103D 1px solid;
	background-color: #00103D !important;
	padding: 2px;
}
.titleStyle
{
	background: url(../images/bg_cal_title.gif) top left;
	border: solid 1px #051642;
	text-transform: uppercase;
	padding: 0px;
}
.titleStyle td 
{
	padding: 0px;
	border: solid 0px #051642 !important;
}
.calendarEvent a, .calendarEvent a:hover, .calendarEvent a:visited
{
	text-decoration: none;
	color: White;
}
.calendarEvent
{
	background-color: #D1D5D7;
}
.calendarEventPH {
	border: solid 1px #AEB5B8;
	background-color: #D1D5D7;
	padding: 8px;
}
.calendarEventPH h2  {
	background-image: url(../images/bg_H2.gif);
	font-size: 12px;
	font-weight: bold;
	padding: 8px 10px;
	border-bottom: solid 1px #AEB5B8;
	margin: -8px -8px 8px -8px !important;
}
/**/
div.separator 
{
	background: white url(../images/bg_hr.gif);
	height: 16px;
	border: none;
	margin-bottom: 8px;
	clear: both;
}
span.date 
{
	font-weight: bold;	
}
div.newsAbstract 
{
	margin-bottom: 8px;
}
div.newsAbstract img
{
	padding-right: 8px;
}
a.newsTitle
{
	font-weight: bold;
}
.newsImage 
{
	padding-right: 8px;
}
.newsTitle 
{
	font-weight: bold;
	margin-bottom: 8px;
}
.newsTitle  .newsSubTitle
{
	font-style: italic;
	font-weight: normal;
}
a.more 
{
}
/*Expert*/
.expert 
{
	background-color: #EBF9D4;
	margin-bottom: 8px;
	clear: both;
}
.expertQuestion
{
	border-top: solid 3px #ACDC69;
	background-color: #D7EEB7;
	padding: 1px 4px 4px 8px;
	font-weight: bold;
	margin: 0px;
}
.expertAnswer
{
	margin-left: 12px;
}
.expertProducts div
{
	border-top: solid 1px white;
	border-bottom: solid 1px white;
	background: white url(../images/bg_expert.gif) repeat-x;
	margin-bottom: 7px;
	padding-bottom: 4px;
}
.expertProducts ul
{
	margin-bottom: 8px;
}
.expertProducts a
{
	padding-right: 8px;
}
/**/
.rotator
{
	background: white url(../images/bg_rotator.gif) repeat-x top;
	/*border: 1px solid white;*/
}
.slideTemplate 
{
	width: 250px; 
	height: 100px; 
	overflow: hidden;
	padding: 8px;
}
.slideTemplateExtranet 
{
	width: 190px; 
	height: 100px; 
	overflow: hidden;
	padding: 8px;
}
/******************************************************************************
DISTRIBUTORS SEARCH CLASSES
******************************************************************************/
table.SearchBoxTable {
    border: solid 1px #AEB5B8;
    margin-bottom: 8px;
}
table.SearchBoxTable th {
    background-color: #9EA2A5;
    font-weight: bold;
    text-align: left;
}
table.SearchBoxTable th, table.SearchBoxTable td {
    padding: 7px;
}
table.SearchBoxTable td.results {
    border: solid 1px white;
    background: #FFF url(../images/bg_search.gif) repeat-x left top;
}
table.resultTable {
    margin-bottom: 16px;
}
table.resultTable td, table.resultTable th {
    padding: 0px;
}
table.resultTable td div.title {
    font-weight: bold;
}
table.resultTable td img {
    padding-right: 8px;
}
table.SearchBoxTable td.button input {
	background: url(../images/bg_searchGo.gif) no-repeat left bottom;
	border: solid 1px #00103D;
	font-size: 12px;
	font-weight: bold;
	color: #00103D;
	padding-left: 27px;
	padding-right: 7px;
	cursor: pointer;
}
/* Sitemap */
.SiteMap
{
  /*border:1px solid black;*/
  background-color:white;
  font-family: verdana; 
  font-size: 10px;
  padding-left:15px;
}

.RootNode
{ 
  color: black;
  font-family: verdana; 
  font-size: 10px;
  font-weight: bold;
  padding:7px;
  padding-top:7px;
  padding-bottom:1px;
} 

.RootNode a
{ 
  color: black;
  text-decoration:none;
} 

.RootNode a:hover
{ 
  color: black;
  text-decoration:underline;
} 

.ParentNode
{ 
  font-family: verdana; 
  font-size:10px;  
} 

.ParentNode a
{ 
  color: black;
  text-decoration:none;
} 

.ParentNode a:hover
{ 
  color: black;
  text-decoration:underline;
} 

.LeafNode
{ 
  color: black;
  font-family: verdana; 
  font-size:10px;  
} 

.LeafNode a
{ 
  color: black;
  text-decoration:none;
} 

.LeafNode a:hover
{ 
  color: black;
  text-decoration:underline;
} 
/* Forms */
.formConfirmation 
{
	border: solid 1px black;
	padding: 8px;
}
.error 
{
	color: Red;
	padding: 8px;
	border: solid 1px red;
	margin-bottom: 8px;
}
.noformat
{
	padding: 0px;
	margin: 0px;
	border: none;
}
/**/
a.externallink 
{
	padding-left: 2px;
}