body.mceContentBody {
	font-family: 'Lucida Sans' , 'Lucida Grande' , Helvetica, Arial, Sans-Serif;
	font-size: .8em;
}

body.mceContentBody p {
margin: 0px;
padding: 0.5em 0;
color: #687076
}

body.mceContentBody .blue-text{
  color:#7C8EC7;
}

body.mceContentBody ul li {
  background:transparent url(/images/backgrounds/bullet-point.gif) no-repeat scroll 0 5px;
  margin:0 0 4px;
  padding:0 0 0 22px;
  color: #687076

}


body.mceContentBody ul {
  margin:0;
  padding:0;
  color: #687076
}



body.mceContentBody .blue-regular-text {
  color:#30477F;
}




/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
.blue-regular-text {
color: #30477f;
}

.inner-link {
background-image:url(/images/link_arrow_1.gif);
background-position:0 1px;
background-repeat:no-repeat;
color:#758BD0;
display:block;
margin:0;
padding:0 13px;
text-decoration:underline;
}

.float-image-left {
	float: left;
	padding-right: 10px;
}

.float-image-right {
	float: right;
	padding-left: 10px;
}

.blue-text {
	font-size: 1.5em;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

.gray_bold_normal_text {
font-weight: bold;
}

.bold-text {
font-weight: bold;
}

.larger_text {
font-size: 1.1em;
}

.no-style {

}

.callconfirmlive {
	font-size: 1.2em;
	font-weight: bold;
}

.call-confirm {
color: #424b83;
}

.live {
	color: #bd012c;
	font-style: italic;
}


#partners td 
{
  padding: 10px 0 10px 0;
}


#partners a 
{
   color: #758BD0;   
}

#faqs dl 
{
    margin-top: 10px;
}


#faqs dt 
{
    color: #758BD0;
    font-weight: bold;
    cursor: pointer;
    padding-top: 5px;
    overflow: hidden;
}


#faqs dt .q 
{
    width: 26px;
    display: inline;
    float: left;
}

#faqs dt .question 
{
    float: left;
    width: 440px;
    display: inline;
}


#faqs dd
{
  padding: 0px 0px 0px 2em;
  margin: 0px 0px 0px 0px;

}



#info_links
{
   margin-top: 10px;   
}

.links a 
{
 color: #758BD0; 
}