/* BSP Business Space Planners Style Sheet */

body 	{
	background-color: #ffffff;
	width: 100%;
	padding: 0px;
	margin: 0px;
	font-size:16px;
	font-family:Georgia, "Times New Roman", Times, serif;
	
}

table {background-color:#ffffff}
p.newstext {
             
              color: #303030;
}

p, td, input, div, textarea, select {
	
	color: #000000;
	
}

td {padding-bottom:8px}

.content p {line-height:20px;}

h1 {
	
	display:inline;
	color: #7A0026;
}
h2 {color: #7A0026;font-style:normal;}
i {color: #7A0026;}

span {font-style:italic;font-size:28px;padding-right:6px;}

.sidenote {
          
      
          padding: 5px 5px 5px 5px;
          color: #000000;
          BORDER-TOP: #000000 2px solid;
          BORDER-BOTTOM: #000000 2px solid;
          BACKGROUND-COLOR: #dcecc3;
          WIDTH: 175px;
}

.sidenote2 {
        
          padding: 5px 5px 5px 5px;
          color: #000000;
          WIDTH: 175px;
}

.quote {
        
         
          padding: 10px 10px 10px 10px;
          color: #000000;
          BORDER-TOP: #000000 3px solid;
          BORDER-BOTTOM: #000000 3px solid;
          background-color: #FFFFCC;
}

.box {
         
         
          padding: 10px 10px 10px 10px;
          color: #000000;
          border-top: #000000 2px solid;
          border-bottom: #000000 2px solid;
          border-left: #000000 2px solid;
          border-right: #000000 2px solid;
}

.smallbox {
        
         
          padding: 2px 2px 2px 2px;
          color: #000000;
          border-top: #000000 1px solid;
          border-bottom: #000000 1px solid;
          border-left: #000000 1px solid;
          border-right: #000000 1px solid;
}



.leftmenu td a:hover {color:#6d0223}
.leftmenu ul {margin-left:0;list-style-type:none;padding-bottom:8px;padding-left:0;}
.leftmenu ul li a {color:#000;font-weight:bold;font-size:12px;text-transform:uppercase;}
.leftmenu ul li a:hover {color:#711e1e;}
.leftmenu ul li {margin-left:0;padding-top:6px;}

.leftmenu .submenu {padding-left:15px;}

a {color: #6d0223; text-decoration: underline;}
a:visited {color: #000; text-decoration: underline;}
a:active {color: #000; text-decoration: underline;}
a:hover {color:#711e1e}

.pic {border-style:solid;border-color:#d2d2d2;border-width:4px}
/*********************************************************************************************************/
/* body margin styles ) */
table.bodymargin {width: 97%; margin: 0px;	border-collapse: collapse;}

/*********************************************************************************************************/
/* NAVIGATION PoMoLATE */
/* top navigation styles*/
a.topnavigation {
	color: #3E73BA;
	
	padding: 3px 8px 3px 0px;
	font-weight : bold;
	text-decoration: none;
}
a.topnavigation:visited {color: #3E73BA;}
a.topnavigation:hover {color:#7A0026}

/* breadcrumb styles */
.breadcrumb {color : #1F547C;	font-size: .75em;	font-weight : bold;}
a.breadcrumb {color: #1F547C;	font-size: .75em;	text-decoration: underline;	font-weight : normal;}
a.breadcrumb:active {color: #3399CC;		text-decoration: underline;	font-weight : normal;}
a.breadcrumb:hover {color: #3399CC;		text-decoration: underline;	font-weight : normal;}
a.breadcrumb:visited {color: #1F547C;		text-decoration: underline;	font-weight : normal;}

/* search styles */
.search{color : #333333;	font-size: .8em;}
.searchbutton{
	color : #333333;
	font-size: 8pt;
	font-weight: normal;
	text-align:center;
	text-decoration: none;
	background: #C7E19E;
	padding: 1px 2px 1px 2px;
	border-top: 1px solid #CCFFCC;
	border-left: 1px solid #CCFFCC;
	border-right: 1px solid #528413;
	border-bottom: 1px solid #528413;
}

/* posting list styles */
.postinglist {color : #1F547C;	font-size: .8em;}
a.postinglist {color: #1F547C;	font-size: .9em;	text-decoration: underline;}
a.postinglist:active {color: #3399CC;	font-size: .9em;	text-decoration: underline;}
a.postinglist:hover {color: #7A0026;	font-size: .9em;	text-decoration: underline;}
/* a.postinglist:visited {color: #1F547C;	font-size: .9em;	text-decoration: underline;} */

.sideaddress {
           
               color: #999999;
               
               padding: 0px 0px 0px 10px;
}

/* footer styles */
.footer {
               
               color: #999999;
              
}

a.footer {
	
	color: #818181;
	text-decoration:none;
               
}

a.footer:hover {
	
	color : #818181;
	text-decoration: none;
              
}

a.footer:visited {
	
	color : #818181;
	text-decoration: underline;
               
}

/*********************************************************************************************************/
/* SITEMAP */
/* sitemap channel styles */
.sitemapchannel {color: #333333;	font-size: x-small;	text-decoration: none;}
a.sitemapchannel {color: #1F547C;	font-size: x-small;	text-decoration: none;}
a.sitemapchannel:hover {color: #7A0026;	font-size: x-small;	text-decoration: underline;}
a.sitemapchannel:visited {color: #4D689B;	font-size: x-small;	text-decoration: underline;}

/* sitemap posting styles */
.sitemapposting {color: #333333;	font-size: x-small;	text-decoration: none;}
a.sitemapposting {color: #999999;	font-size: x-small;	text-decoration: none;}
a.sitemapposting:hover {color: #7A0026;	font-size: x-small;	text-decoration: underline;}
a.sitemapposting:visited {color: #666666;	font-size: x-small;	text-decoration: underline;}

/*********************************************************************************************************/
/* PAGE PoMoLATE */
/* placeholder instruction styles */
.placeholderinstruction {color: #666666;	font-size: 12px;	text-decoration : none;}
.placeholderinstruction strong{color: #666666;	font-size: 12px;	text-decoration : none;	font-weight : bold;}

/* page header styles */
.pageheader {color : #3F6638;	font-size: 16px;	font-weight: bold;}

/* sub header styles */
.subheader {color : #3F6638;	font-size: 16px;	font-weight: bold;}

/* image styles */
.image img {border: 0px solid #000000;}
.image {text-align: center;}

/* banner styles */
.banner img {border: 1px solid #000000;}
.banner {text-align: center;}

/* image caption with related width */
div.image100caption {width: 100;	float: center;	padding: 5px 5px 0px 5px;}
div.image120caption {width: 120;	float: center;}
div.image160caption {width: 160;	float: center;}
div.image180caption {width: 180;	float: center;}
div.image350caption {width: 350;	float: center;}

/* text wrap around image 160 x 160 px and caption*/
div.image160x160captionwrap {width: 160;	float: left;	padding: 0px 10px 0px 10px;}

/* image and caption container styles */
table.imagecaptioncontainer {width: 100%;	margin: 0px;	border-collapse: collapse;}

/* image caption styles */
.imagecaption {color : #666666;	font-size: 10px;	font-weigFht: bold;	text-align : left;}
.imagecaption p {color : #666666;	font-size: 10px;	font-weight: bold;	text-align : left;}

/* hyperlink styles */
.hyperlink {color : #4D689B;	}
.hyperlink p {color : #4D689B;	}
.hyperlink a {color : #4D689B;		font-weight: bold;	text-decoration: underline;}
.hyperlink a:visited {color: #666666;		font-weight: bold;	text-decoration: underline;}
.hyperlink a:hover {color: #7A0026;		font-weight: bold;	text-decoration: underline;}

/*********************************************************************************************************/
/* CMS Web Based Consolse - WBC */
/* Logout | Switch to Edit Site styles*/
.wbc {color: #FFFFFF;	font-size: smaller;	padding: 3px 10px 3px 10px;	background-color : #CC9999;}
.wbc strong {color: #FFFFFF;	font-size: smaller;	font-weight: bold;	background-color : #CC9999;}
a.wbc {color: #FFFFFF;	font-size: smaller;	text-decoration : none;	font-weight : bold;}
a.wbc:visited {color: #FFFFFF;	font-size: smaller;	text-decoration : none;	font-weight : bold;}
a.wbc:hover {color: #7A0026;	font-size: smaller;	text-decoration : none;	font-weight : bold;}

/* CMS WCB Edit floating console - WCB Edit box option */
div.wbcedit{background-color : #FFFFCC;	border : 2px solid #993333;	display : block;}

/* CMS WCB Edit floating console - Edit */
table.wbcedit {border: 1px solid #993333;	background-color: #993333;	width: auto;}
table.wbcedit td {color: #FFFFFF;	font-size: xx-small;	font-weight: bold;	padding: 3px 10px 3px 10px;} 

/*********************************************************************************************************/

.content {
                padding: 2px 2px 2px 5px;
	}

.topHeaderNavigation {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 8pt;
	font-weight : normal;
	text-decoration: none;
	color: #ffffff;
}

a.topHeaderNavigation {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 8pt;
	font-weight : normal;
	text-decoration: none;
	color: #ffffff;
}

a.topHeaderNavigation:visited {color: #ffffff;}
a.topHeaderNavigation:active {color: #ffffff;}
a.topHeaderNavigation:hover {color: #ffffff; text-decoration: underline;}

.tabBorder {
	
	font-size: 9pt;
	font-weight : bold;
	text-decoration: none;
	color: #FFFFFF;
	background: #3E73BA;
	}
.tabNormalBorder {
	
	font-size: 9pt;
	font-weight : normal;
	text-decoration: none;
	color: #FFFFFF;
	background: #3E73BA;
	}
.docBorder {

	font-size: 8pt;
	font-weight : normal;
	text-decoration: none;
	color: #FFFFFF;
	background: #3E73BA;
	}
.rightColumn {
	
	font-size: 8pt;
	font-weight : normal;
	text-decoration: underline;
	color: #FFFFFF;
	background: #FFFBD3;
	}
hr {
	color: #82C34D;
	}
.dashedBorder {
	border-right: 1px dashed #C1C1C1;
	border-bottom: 1px solid #C1C1C1;
	}
.dashedBorderLeft {
	border-left: 1px dashed #C1C1C1;
	border-bottom: 1px solid #C1C1C1;
	}
.dashedRightSide {
	border-right: 1px dashed #C1C1C1;
	}
.attachments ul    {
	margin-left: 8px;
	padding-left: 10px;
	list-style-image: url('bullet.gif');
	list-style-position: outside;
	
	font-size: 9pt;
	color: #000000
      }
.pullquote {
	
	font-size: 12pt;
	font-weight : bold;
	text-decoration: none;
	}
.tableHeader {
		background: #FFFFFF;
		
		font-size: 10pt;
		font-weight: bold;
		color: #000000;
}

.facilityName {
		background: #003D63;
		
		font-size: 9pt;
		font-weight: bold;
		color: #FFFFFF;
}

.even {
		background: #E7E7CF;
		color: #000000;
		
		font-size: 9pt;
		font-weight: normal;
}

.odd {
		background: #F4F4EA;
		color: #000000;
		
		font-size: 9pt;
		font-weight: normal;
}

.weekName {
		background: #003D63;
		color: #FFFFFF;
		
		font-size: 9pt;
		font-weight: bold
}

.sideBox {
		background: #FFFFCC;
		color: #000000;
		
		font-size: 9pt;
		font-weight: normal
}
