body {
	background: #ffffff;
	margin: 0 0 0 0;
}

body, div, span, td, th, p, li, .body-text {
	color: #666666;
	font-size: 11px;
	font-family: Verdana, "Lucida Grande", Arial, sans-serif;
}

.body-intro-text {
	font-weight: bold;
}

.title {
	color: #333333;
	font-size: 21px;
	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 */
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;
}

.topItem 
{
    border: solid 0px #333333;
    cursor:pointer;
}

.subItem
{
    font-family:Verdana, Arial, Helvetica, Sans-Serif;
    font-size:11px;
    color: #333333;
    background-color:#FFCC33;
    line-height:18px;
    padding-right:30px;
    padding-left:10px;
    border-bottom: solid 1px #ffffff;
}

.subItemHover
{
    font-family:Verdana, Arial, Helvetica, Sans-Serif;
    font-size:11px;
    color:White;
    background-color:Gray;
    line-height:18px;
    padding-right:30px;
    padding-left:10px;
    cursor:pointer;
    border-bottom: solid 1px #ffffff;
}
    
/*For aligning images******************************/
.ImgTopLeft
{
    MARGIN-TOP: 5px;
    FONT-SIZE: 8pt;
    FLOAT: left;
    VISIBILITY: visible;
    MARGIN-BOTTOM: 5px;
    WIDTH: 0px;
    MARGIN-RIGHT: 15px;
    FONT-FAMILY: Arial
}

.ImgFloatLeft 
{
float: left;
/*width: 100px;*/
margin: 0 10px 10px 0;
background-color: #dedede;
padding: 3px;
border: 1px solid #333;
}

div.ImgFloatLeft img { border: 1px solid #000; }

.ImgFloatRight 
{
float: right;
/*width: 100px;*/
margin: 0 0 10px 10px;
background-color: #dedede;
padding: 3px;
border: 1px solid #333;
}

div.ImgFloatRight img { border: 1px solid #000; }

.ImgTopRight
{
    FLOAT: right;
    VISIBILITY: visible;
    MARGIN-BOTTOM: 10px;
    MARGIN-LEFT: 10px;
    WIDTH: 0px;
 }