﻿p, li, div 	
	{
	margin:0in;
	margin-bottom:.0001pt;
	font-size:10.0pt;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	}
	
.PhotoOutline {
	float:left;
	border:#CCCCCC 1px solid;
	padding: 5px;
	margin: 3px 15px 15px 0;
}

.ProfilePhoto {
	float:left;
	border:#CCCCCC 1px solid;
	padding: 5px;
	margin: 3px 15px 15px 0;
}

.PhotoOutlineRight {
	float:right;
	border:#CCCCCC 1px solid;
	padding: 5px;
	margin: 3px 0 15px 15px;
}

.PhotoNoOutline {
	float:left;
	padding: 5px;
	margin: 3px 15px 15px 0;
}

.PhotoOutlineNoFloat {
	border:#CCCCCC 1px solid;
	padding: 5px;
	margin:0;
}

.EE_GenericBlue 
{
    color: #004c81;
}

.EE_FA_Cert 
{
    color: #a9bf9c;
}

.EE_HC_Cert 
{
    color: #75b6df;
}

.BinderQuotes {
	text-align:left;
	border:0;
	padding:0px;
	margin:0px;
	font-size:10px;
/*	color: #acaa91;*/
	color:#33CC66;
}

.BinderQuotesName {
	border:0;
	padding:0px;
	margin:0px;
	font-size:10px;
	color: #acaa91;
}

/* Start of search result rules */
/* The following rules prevent the search results from being pushed outside of its' containers border, due to long title words */
.ektronSearch .searchResults tr td:first-child{width: 100%;}
.ektronSearch .searchResults tr td:last-child{width: 100%;}
.ektronSearch .searchResults tr td a
{
	overflow: hidden;
	word-wrap: break-word; 
	-moz-binding: url('workarea/csslib/xml/moz_wordwrap.xml#wordwrap'); /* add support for FireFox 2.0 */
}
/* End of search result rules */
