﻿body
{
	background-color: #f6f6f6;
	font-family: Arial, sans-serif;	
	font-size:12px; 
	color:#333333;
	font-style:	normal;	
}

a:link
{
	color:#507282;
	font-style:	normal;
	text-decoration:none
}

a:visited
{
  color:#7ca5b2;				
  text-decoration:none;  
}

a:hover
{
  text-decoration:underline;
}


.businessnewsdate
{
	font-size:12px;
	color:#999999;
	font-style:italic;
}

.businessnewsmediasource
{
	font-size:14px;
	color:black;
	font-style:	normal;
}

.businessnewsmediasource
{
	font-size:14px;
	color:black;
	font-style:	normal;
}

.footer 
{
    font-family: Arial; 
	font-size:11px;
	color:#507282;
	font-style:	normal;	
}

.content
{
	background-color:white;
	
}


/* these are for the style drop downs */

.ms-rteCustom-BodyCopy
{
	font-family: Arial, sans-serif;	
	font-size:12px; 
	color:#333333;
	font-style:	normal;					
}



.ms-rteCustom-DateTime
{
    font-style:italic;
    font-size:12px;
    color:#999999;
}

.ms-rteCustom-Captions
{
  font-size:12px;
  font-family:"Gill Sans MT",Arial,sans-serif;
}


.ms-rteCustom-Headlines
{
  font-size:18px;
  font-family:"Gill Sans MT",Arial,sans-serif;
  text-transform:uppercase;
  color:#b10032; 

}
.ms-rteCustom-Subheads
{
  font-size:14px;
  font-family:Arial,sans-serif;
  font-weight:bold;
  color:black; 

   
}

.ms-rteCustom-Overview
{
  font-size:14px;
  font-family:Arial,sans-serif;
  color:#666666; 
}

.ms-rteCustom-RightNav
{
  font-size:12px;
  font-family:Arial,sans-serif;
  color:#333333; 
}

.ms-rteCustom-Callout
{
  font-size:18px;
  font-family:"Gill Sans MT",Arial,sans-serif;
  color:black; 
}


/* breadcrumbs  */

.shlomo-breadcrumb
{
   padding:0 10 0 10;
   border-left:1px solid #ffffff;
   border-top:1px solid #ffffff;
   font-size: 9px;
   color: #cccccc;
   text-decoration: none;
   font-family: Arial;

}
.shlomo-breadcrumb a:link, .shlomo-breadcrumb a:visited,.shlomo-breadcrumb a:active,.shlomo-breadcrumb a:hover
{
	font-size: 9px;
	color: #507282;
	text-decoration: none;
	font-family: Arial;
}

/* These are for the left navigation  */



.leftplus
{
  margin-left:20px;
}

#containerul, #containerul ul
{
  font-family: Arial; 
  font-weight:normal;
  text-align:left;
  color: #507282;
  margin:0; 
  padding:0;
  font-size:12px;
  color:gray;   
}

#containerul li, #containerul li a:link, #containerul li a:active
{
  font-family: Arial; 
  font-weight:normal;
  color: #507282;
  margin:0 0 0 00px; 
  padding:0; 
  list-style-type:none; 
  font-size:12px;

}

#containerul li a:visited
{
  font-family: Arial; 
  font-weight:normal;
  color:#7ca5b2;
  margin:0 0 0 00px; 
  padding:0; 
  list-style-type:none; 
  font-size:12px;

}


#containerul .symbols
{ 
  float:left;
  width:12pt;
  height:1em;
  background-position:0 100%;
  background-repeat:no-repeat;
  color: #cccccc;
}


/* This is for the graying out of the Call To Action Buttons */
.modalBackground
{
    filter: Alpha(Opacity=70); -moz-opacity:0.7; opacity: 0.7;
    width: 100%; height: 100%; background-color: #999999;
    position: absolute;
    z-index: 500;
    top: 0px; left: 0px;
}
.modalContainer
{
    position: absolute;
    width: 650px;
    left: 50%;
    top: 50%;
    z-index: 750;
}
.modal
{
    background-color:transparent;
    border: solid 0px black; position: relative;
    top: -240px;
    left: -300px;
    z-index: 1000;
    width: 606px;
    height: 506px;
    padding: 0px;
}
.modalBody
{
    padding: 10px;
}


 

