.smallWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 15px;
}
.smallWhite a {
	color: #FFFFFF;
	text-decoration: none;
}
.smallWhite a {
	text-decoration: underline;
}
.mainWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 16px;
}
.mainBlack {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	line-height: 16px;
}
.smallBlack {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	line-height: 15px;
}
a {
	text-decoration: none;
	color: #990000;
	font-size: 11px;
}
a:hover {
	text-decoration: underline;
}
td div {
	position: relative;
	margin: 0px;
	z-index: 2;
}

#agentInfo {
	position: relative;
	width: 100px;
	height: 140px;
	z-index: 1;
}

img.agentPhoto {
}

#agentName {
	position: absolute;
	left:0px;
	top:122px;
	background-color: #FF9900;
	display: block;
	width: 100px;
	color: #CC0000;
	text-align: center;
}

#agentName a {
	text-decoration: none;
}

#agentName a:hover {
	color: #FF0000;
}

/* Include plugin Style definitions HERE */
/*------------------------------------------*/
.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.bodyText{font-family: Arial, Helvetica, sans-serif;font-size: 11px;color: #555555;text-decoration: none;word-spacing: 2px;line-height: 18px;}
.shade1 {
	background-color: #eeeeee
}
.mainPanelHeaderCell {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #006699;
	font-weight: bold;
}
.shade2 {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #A7BAC9;
	font-weight: bold;
}

.shade3 {
	background-color: #DEDEDE
}

.shade4 {
	background-color: #e6e6cd
}

.shade5 {
	background-color: #F3F5F2
}
.shade6 {
	background-color: #F2F2F2
}
.shade7 {
	background-color: #EFE2E2
}


.shadegrey {
	background-color: #E8EDF4}
.thinBorder {
	border-color: #000000;
	border-width: 1px;
	border-style: solid
}
.titleText
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #666666;
}
.bodyText
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	word-spacing: 3px;
	line-height: 18px;
}

.bodyText_large
{
	font-family: Arial, Verdana, Times New Roman;
	font-weight: normal;
	font-size: 8pt;
	color:#3D3F4B;
}

.bodyText_error_text { 
	COLOR: #FF0000; 
	FONT-FAMILY: Sans-serif, Arial, Helvetica, Geneva; 
	FONT-SIZE: 8pt; 
	FONT-WEIGHT: normal; 
	TEXT-DECORATION: none 
}
.feedbackText
{
	font-family: Arial, Verdana, Times New Roman;
	font-weight: bold;
	font-size: 9pt;
	color:#0000FF;
}
TR.searchRow TD {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #A7BAC9;
	font-weight: bold;
}
td {font-family: Arial, Helvetica, sans-serif;font-size: 11px;color: #555555;text-decoration: none;line-height: 18px;}
td.mainContent {font-family: Arial, Helvetica, sans-serif;font-size: 11px;color: #555555;text-decoration: none;word-spacing: 2px;line-height: 18px;padding-left:5px;padding-top:0px;padding-bottom:5px;padding-right:5px;}

/** Outer Table - Header Cell of Main Information Panel **/
.mainPanelHeaderCell {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #A7BAC9;
	font-weight: bold;
}

/** Inner Table - Header Cell of Inner Information Panel **/
.secondaryPanelHeaderCell {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #A7BAC9;
	font-weight: bold;
}

/** General Text **/
.rpmMainContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}

/** General Text - Highlighted**/
.rpmMainContentStrong {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}

/** General Text - Super-Highlighted**/
.rpmMainContentSuperStrong {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
}


/*------------------------------------------*/
/* Include plugin Style definitions END */