body {
	background: #ffffff;
	margin: 0 0 0 0;
	color: #666666;
}

body, div, span, td, th, p, li, .body-text {
	/*color: #666666;*/
	font-size: 11px;
	font-family: Verdana, "Lucida Grande", Arial, sans-serif;
}

div#profile_section { font-weight:bold; } 

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

.title {
	color: #333333;
	font-size: 21px;
	font-family: Arial, sans-serif;
}

.featproptitle {
	color: #333333;
	font-size: 18px;
	font-family: Arial, sans-serif;
}

.ofctitle {
	color: #333333;
	font-size: 14px;
	font-family: Arial, sans-serif;
}

.subtitle {
	color: #999999;
	font-family: Verdana, "Lucida Grande", Arial, sans-serif;
}

.copysmall {
	font-size: 10px;
	font-family: Arial, sans-serif;
	color: #999999;
}

.copyheader {
	font-size: 10px;
	color: #ffffff;
}

.copyfooter {
	color: #999999;
	font-size: 10px;
	font-family: Arial, sans-serif;
}

.chevron {
	color: #D6A204;
}

UL {
	margin-top: 0px;
	margin-bottom: 0px;
	list-style-image: url(/images/bullet_squares.gif);
	list-style-type: disc;
}

/* Link Styles */
.linklook {
	text-decoration: underline;
	color: #666666;
}

A, A:visited, A.linksmall, A.linksmall:visited {
	text-decoration: underline;
	color: #666666;
}

A.linksmall {
	font-size: 10px;
}

A:hover, A.linksmall:hover {
	text-decoration: underline;
	color: #CC9933;
}

A.linkrtcol, A.linkrtcol:visited {
	text-decoration: underline;
	color: #996633;
}

A.linkrtcol:hover {
	text-decoration: underline;
	color: #000000;
}

A.linkheader, A.linkheader:visited {
	font-size: 10px;
	text-decoration: underline;
	color: #ffffff;
}

A.linkheader:hover {
	text-decoration: underline;
	color: #cccccc;
}

A.linkfooter, A.linkfooter:visited {
	text-decoration: underline;
	color: #999999;
}

A.linkfooter:hover {
	text-decoration: underline;
	color: #666666;
}

/* Form Styles */
.frmInline {
	display :inline;
}

select, option, input, textarea {
	color: #666666;
	font-size: 11px;
	font-family: Verdana, "Lucida Grande", Arial, sans-serif;
	vertical-align: middle;
}

.slctOfcLoc {
	width :200px;
}

.frmText {
	background: #FFF; 
	border-top: 1px solid #999999; 
	border-left: 1px solid #999999; 
	border-bottom: 1px solid #999999; 
	border-right: 1px solid #999999; 
	width: 155px; 
	font-family: Verdana, Arial, sans-serif; 
	font-size: 11px; 
	color: #666;
}

.frmTextAlert {
	background: #FFF; 
	border-top: 1px solid #999999; 
	border-left: 1px solid #999999; 
	border-bottom: 1px solid #999999; 
	border-right: 1px solid #999999; 
	width: 288px; 
	font-family: Verdana, Arial, sans-serif; 
	font-size: 11px; 
	font-weight: bold;
	color: #dc143c;
}

.frmTextLong {
	background: #FFF; 
	border-top: 1px solid #999999; 
	border-left: 1px solid #999999; 
	border-bottom: 1px solid #999999; 
	border-right: 1px solid #999999; 
	width: 288px; 
	font-family: Verdana, Arial, sans-serif; 
	font-size: 11px; 
	color: #666;
}

.frmTextMedium {
	background: #FFF; 
	border-top: 1px solid #999999; 
	border-left: 1px solid #999999; 
	border-bottom: 1px solid #999999; 
	border-right: 1px solid #999999; 
	width: 120px; 
	font-family: Verdana, Arial, sans-serif; 
	font-size: 11px; 
	color: #666;
}

.frmTextShort {
	background: #FFF; 
	border-top: 1px solid #999999; 
	border-left: 1px solid #999999; 
	border-bottom: 1px solid #999999; 
	border-right: 1px solid #999999; 
	width: 80px; 
	font-family: Verdana, Arial, sans-serif; 
	font-size: 11px; 
	color: #666;
}

.frmTextarea {
	background: #FFF; 
	border-top: 1px solid #999999; 
	border-left: 1px solid #999999; 
	border-bottom: 1px solid #999999; 
	border-right: 1px solid #999999; 
	width: 288px; 
	height: 127px; 
	font-family: Verdana, Arial, sans-serif; 
	font-size: 11px; 
	color: #666;
}

.frmTextareaProspects {
	background: #FFF; 
	border-top: 1px solid #999999; 
	border-left: 1px solid #999999; 
	border-bottom: 1px solid #999999; 
	border-right: 1px solid #999999; 
	width: 425px; 
	height: 127px; 
	font-family: Verdana, Arial, sans-serif; 
	font-size: 11px; 
	color: #666;
}

.frmTextareaProspectsEmail {
	background: #FFF; 
	border-top: 1px solid #999999; 
	border-left: 1px solid #999999; 
	border-bottom: 1px solid #999999; 
	border-right: 1px solid #999999; 
	width: 400px; 
	height: 100px; 
	font-family: Verdana, Arial, sans-serif; 
	font-size: 11px; 
	color: #666;
}

.frmButton {
	color            :#333333;
	background       :#FFCC33;
	border-top       :1px solid #333333;
	border-left      :1px solid #333333;
	border-bottom    :1px solid #333333;
	border-right     :1px solid #333333;
	text-transform   :uppercase;
	font-size        :10px;
}

/* Research & Knowledge Center Styles */

A.linkgraycol, A.linkgraycol:visited {
	text-decoration: underline;
	color: #000000;
}

A.linkgraycol:hover {
	text-decoration: underline;
	color: #555555;
}

.SubhdBarGray {
	background:#999;
	background-image:url(../images/tab.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
	width:auto;
	margin-right:15px;
	padding-left:3px;
	padding-top:12px;
	padding-bottom:3px;
	font-family: Arial, sans-serif;
	font-size:14px;
	color:#FFF;
	text-align:left;
}

.SubhdBarBlue {
	background:#258;
	background-image:url(../images/tab.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
	width:auto;
	margin-right:0px;
	padding-left:3px;
	padding-top:3px;
	padding-bottom:3px;
	font-family: Arial, sans-serif;
	font-size:12px;
	color:#FFF;
	text-align:left;
}


.SubhdBarBlueLeftCol {
	background:#258;
	background-image:url(../images/tab.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
	width:auto;
	margin-right:15px;
	padding-left:3px;
	padding-top:3px;
	padding-bottom:3px;
	font-family: Arial, sans-serif;
	font-size:12px;
	color:#FFF;
	text-align:left;
}

.SubhdLarge {
	padding-top:5px;
	padding-bottom:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#555;
}

.FootNote {
	font-size:9px;
}

.WhitePaperListing {
	background-image:url(../images/icon_pdf.gif);
	background-position:top left;
	background-repeat:no-repeat;
	width:auto;
	padding-left:20px;
	margin-bottom:10px;
	text-align:left;
}

.imgSpace 
{
    padding-left:10px;
    padding-right:20px;
    padding-bottom:20px;
    padding-top:2px;
}

/* CA Nav Menu Styles */


.MenuItem
{
  font-family:Verdana, Arial, Helvetica, Sans-Serif;
  font-size:11px; 
  cursor:default; 
  border-bottom: solid 1px #ffffff;
    color: #333333;
    background-color:#FFCC33;
    line-height:15px;
    padding-right:30px;
    padding-left:5px;
    border-bottom: solid 1px #ffffff;
}

.MenuItemHover 
{
  background-color:#999999; 
  color: #ffffff;
  font-family:Verdana, Arial, Helvetica, Sans-Serif;
  font-size:11px; 
  cursor:default; 
    line-height:15px;
    padding-right:30px;
    padding-left:5px;
    border-bottom: solid 1px #ffffff;
}
.columnheader {
	font-weight: bold;
	color:#FFFFFF;
	text-align:center;
}
.td {
	color:#000000;
}
.agent {
	color:#0000FF;
}
../images/icon_pdf.gif../images/tab.gif../images/tab.gif../images/tab.gif../images/bullet_squares.gif