@import url("/css/inline_styles.css"); 

body {
	margin: 6px auto;
	padding: 0 6px;
	line-height: 1.25em;
	background: #000000;
	font-family: Verdana,Tahoma,sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	line-height:16px;
	}

.ThePage {
	margin-top:200px;
	background: #ffffff;
	padding:10px;
	border: 6px solid #444444;
}
.ThePage2 {
	margin-top:20px;
	background: #000000;	
}

.GrayBackground
{ 
	background: #000000;
}

.ContentPage
{
	border-top: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
	border-left: 1px solid #aaa;
	border-right: 1px solid #aaa;
}

.FirstTimePage {
	border-top: 4px solid #555555;
	border-bottom: 4px solid #555555;
	border-left: 4px solid #555555;
	border-right: 4px solid #555555;
	background-color: white;
	color:black;
	padding-top: 10px;
}
.FirstTimeContent p 	{ color:black; }
.FirstTimeContent div 	{ color:black; }
.FirstTimeContent td 	{ color:black; }
.FirstTimeContent h4 	{ color:black; }
.FirstTimeContent table 	{ color:black; }
.FirstTimeContent li 	{ color:black; }
.FirstTimeText p {color: #ffffff !important;}
.FirstTimeBG {background-color: #555555 !important;}
.FirstTimeTitle {color: #FFFFFF !important;}

.DivLine
{
	border-top: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
	padding-top: 5px;
	margin-bottom: 5px;
}

div, p, th, td, li, dd, dl, dt { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	line-height: 17px;
	-webkit-text-size-adjust: 100%;
	}
p { 
	-top: 0;
	-bottom: 10px;
	}
ul { 
	-left: .25em;
	padding-left: .25em;
	padding-top: 0; /* explicitly setting to 0 or else inherits the p tag's spacing */
	-top: 0; /* explicitly setting to 0 or else inherits the p tag's spacing */
	padding-bottom: 0; /* explicitly setting to 0 or else inherits the p tag's spacing */
	-bottom: 0; /* explicitly setting to 0 or else inherits the p tag's spacing */
	list-style-position: inside; /* to accommodate the photos that align left */
	text-indent: -.25em; /* to accommodate the photos that align left */
	}
li { 
	padding-bottom: 8px;
	}
tr, td {
	vertical-align: top;
	}
img { 
	border:	0;
	}
h1, h2, h3, h4, h5, h6 { 
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	-bottom: 8px;
	line-height: 1.2em;
	}
h1 { 
	font-size: 18px;
	font-weight: normal;
	}
h2 {
	color: #fff;
	font-size: 14px;
	-top: 4px;
	}
h3 {
	font-size: 16px;
	-bottom: 0;
	}
h4 { 
	padding-left: 20px;
	padding-bottom: 2px;
	margin-bottom: 4px;
	font-size: 12px;
	font-weight: bold;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
}
.h4indentedtd
{
vertical-align: middle; padding-left: 20px; width: 15; horizontal-align: left;
}
h5 { 
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h5 a:link, h5 a:visited { 
	text-decoration : none;
	color: #7174cc;
	background: transparent; 
	}
h5 a:hover {
	text-decoration : none;
	color: #00c;
	background: transparent; 
	}
h5 a:active {
	text-decoration : none;
	color: #7174cc;
	background: transparent;  
	}
.dotsCell { 
	background:  url(/images/system/dot_horizontal.gif) repeat-x;
	}
.dotsCellVert {
	background:  url(/images/system/dot_vertical.gif) repeat-y;
	}

.leftDate { 
	font-size: 9px;
	color: #fff;
	padding-top: 2px;
	padding-left: 10px;
	background-color: #fff;
	background-image: url(/images/system/hd_bluebar_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	}	
.primaryContent { 
	}
.introCopy { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	display: block;
	padding-top: 10px;
	color: #555;
	font-weight: bold;
	}

.introCopy2 { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	display: block;
	padding-top: 10px;
	color: #555;
	}
	
/* Gray Links */	
.grayLink a:link, .grayLink a:visited  {
	text-decoration: none;
	color: #555;
	font-weight: normal;
	background: transparent; 
	}
.grayLink a:hover  {
	text-decoration: underline;
	color: #f95d00; 
	font-weight: normal;
	background: transparent;
	}
.grayLink a:active  {
	text-decoration: underline;
	color: #555;
	font-weight: normal;
	background: transparent;
	}
.greenLink a:link, .greenLink a:visited  {
	text-decoration: none;
	color: #6a0;
	font-weight: normal;
	background: transparent; 
	}
.greenLink a:hover  {
	text-decoration: underline;
	color: #390;
	font-weight: normal;
	background: transparent;
	}
.greenLink a:active  {
	text-decoration: underline;
	color: #6a0;
	font-weight: normal;
	background: transparent;
	}
.greenLink img {
	: 0 4px;
	}
	
#topHome { 
	padding: 0 0 0 0;
}
#topHome p { 
	-top: 0px;
	-bottom: 0px;
	}
#topHome a:link, #topHome a:visited  {
	text-decoration: none;
	color: #555;
	font-weight: normal;
	background: transparent; 
	}
#topHome a:hover  {
	text-decoration: underline;
	color: #7174cc;
	font-weight: normal;
	background: transparent;
	}
#topHome a:active  {
	text-decoration: underline;
	color: #000;
	font-weight: normal;
	background: transparent;
	}

#top p {
	-top: 0px;
	-bottom: 0px;
	}
#top a:link, #top a:visited  {
	text-decoration: none;
	color: #555;
	font-weight: normal;
	background: transparent; 
	}
#top a:hover  {
	text-decoration: underline;
	color: #7174cc;
	font-weight: normal;
	background: transparent;
	}
#top a:active  {
	text-decoration: underline;
	color: #000;
	font-weight: normal;
	background: transparent;
	}
.alignRightTopNav {
	text-align: right;
	padding-top: 15px;
	}

#mainImage { 
	float: left;
	padding: 0px;
	padding-top: 7px 
	}
div#primaryNav {
	: 0px;
	-left: 451px;
	}
div#tagTime { 
	height: 24px;
	display: block;
	}
div#tagLine {
	float: left;
	vertical-align: top;
	}
div#time { 
	-top: 3px;
	font-size: 9px;
	text-align: right;
	}
div#nav {
	-top: 3px;
	padding: 1px 0 9px 5px;
	width: auto;
	background-color: #9c3;
	}
div#nav a {
	display: block;
	: 2px 0;
	}
.nestedTable { 
	padding: 0;
	: 0;
	}
.spaceAfter04 {
	padding-bottom: 4px;
	: 0;
	}
.dots { 
	: 4px 0 0 0;
	}
.dotsFirstRow { 
	: 8px 0 0 0;
	}
.dotsLastRow { 
	: 4px 0 8px 0;
	}
#nestedLeft a:link, #nestedLeft a:visited  { 
	text-decoration: none;
	color: #fff;
	font-weight: normal;
	background: transparent; 
	}
#nestedLeft a:hover  { 
	text-decoration: underline;
	color: #9c3;
	font-weight: normal;
	background: transparent;
	}
#nestedLeft a:active  { 
	text-decoration: underline;
	color: #9c3;
	font-weight: normal;
	background: transparent;
	}
#nestedMiddle a:link, #nestedMiddle a:visited  {
	text-decoration: none;
	color: #fff;
	font-weight: normal;
	background: transparent; 

	}
#nestedMiddle a:hover  { 
	text-decoration: underline;
	color: #9c3;
	font-weight: normal;
	background: transparent;
	}
#nestedMiddle a:active  { 
	text-decoration: underline;
	color: #9c3;
	font-weight: normal;
	background: transparent;
	}
#nestedRight {
	-left: 8px;
	}
#nestedRight a:link, #nestedRight a:visited  {
	text-decoration: none;
	color: #555;
	font-weight: normal;
	background: transparent; 
	}
#nestedRight a:hover  {
	text-decoration: underline;
	color: #7174cc;
	font-weight: normal;
	background: transparent;
	}
#nestedRight a:active  {
	text-decoration: underline;
	color: #000;
	font-weight: normal;
	background: transparent;
	}
td.rightCell { 
	border: 1px solid #9c3;
	background-color: #fff;
	}

div#footer { 
	width: auto;
	font-size: 9px;
	text-align: center;
	: 0;
	padding: 15px 0 10px;
	line-height: 1.4em;
}
div#footer a:link, div#footer a:visited  {
	text-decoration: none;
	color: #555;
	font-weight: normal;
	background: transparent; 
	}
div#footer a:hover  {
	text-decoration: underline;
	color: #7174cc;
	font-weight: normal;
	background: transparent;
	}
div#footer a:active  {
	text-decoration: underline;
	color: #000;
	font-weight: normal;
	background: transparent;
	}
	
.submenuToggle {
	background-color: #eef;
	}

	
#tableQuote { 
	-top: 20px;
	background-color: #9c3;
	}
#tableQuote p {
	font-weight: bold;
	color: #fff;
	background-color: transparent;
	line-height: 1.4em;
	}

#tableRightNav { 
	-top: 5px;
	}
#tableRightNav img { 
	-right: 5px;
	max-width:100%;
	}
#tableRightNav td { 
	vertical-align: baseline;
	}
#tableRightNav a:link  {
	text-decoration: none;
	color: #f95d00;
	font-weight: normal;
	background: transparent; 
	}
#tableRightNav a:visited  {
	text-decoration: none;
	color: #f95d00;
	font-weight: normal;
	background: transparent; 
	}
#tableRightNav a:hover  {
	text-decoration: none;
	color: #ffffff;
	font-weight: normal;
	background: transparent;
	}
#tableRightNav a:active  {
	text-decoration: none;
	color: #ffffff;
	font-weight: normal;
	background: transparent;
	}
.rightNavToggle {
	: 8px 0 -8px 8px;
	}
.lastRowNoPad {
	padding-bottom: 0;
	}


.imageTable {
	: 0 6px 6px 0;
	}
.imageTableR {
	: 0 0 6px 6px;
	}
.caption {
	font-size: 9px;
	font-weight: bold;
	color:	#666;
	padding: 5px 0;
	}
.authorByline {
	color: #7174cc;
	}
.copyright {
	-top: 20px;
	color: #999;
	}
.rowStyle td {
	padding: 3px 5px;
	color: #333;
	background-color: #e5e5f5;
	vertical-align: bottom;
	}
.rowStyle a:link, .rowStyle a:visited  { 
	text-decoration: underline;
	color: #555;
	font-weight: normal;
	background: transparent; 
	}
.rowStyle a:hover  { 
	text-decoration: underline;
	color: #9b0;
	font-weight: normal;
	background: transparent; 
	}
.rowStyle a:active  { 
	text-decoration: underline;
	color: #555;
	font-weight: normal;
	background: transparent;  
	}
#rsNav { 
	-top: 20px;
	}
	
.hospicePurple {
	color: #7174cc;
	}
.stptgold {
	color: #f95d00;
}
.black { 
	color: #000;
	}
.white { 
	color: #fff;
	}
.FillerAuthor {
	font-weight: bold;
	xcolor: #CC9900;
	color: #F95D00;
	padding-bottom: 10px;
	}
.FillerFont {
	color: #000000;
	xcolor: #00c;
	xcolor: #CC9900;
	xcolor: #7174cc;
	}
.blackBkgd { 
	background-color: #000;
	}
.whiteBkgd { 
	background-color: #fff;
	}
.alignRight { 
	text-align: right;
	}
.spaceabove25 {
	padding-top: 25px;
	}
.vs5  {
	-top: 5px;
	}
.vs10  {
	-top: 10px;
	}
.vs20  {
	-top: 20px;
	}
.vs25  {
	-top: 25px;
	}
.hs10 {
	-left: 10px;
	}
.hs20 {
	-left: 20px;
	}
	

input, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}

.inputtext
{
	border-top: 1px #cccccc solid;
	border-left: 1px #cccccc solid;
	border-bottom: 1px #cccccc solid;
	border-right: 1px #cccccc solid;
	background-color: #ffffff;
	color: #000000;
}
.selectlist
	{ 	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
.loginFail {
	color: #f95d00 !important;
	padding-left: 25px;
	}

font.loginFail {
	padding-left: 0;
	color: #f95d00;
}
font .loginFail {
	padding-left: 0;
	color: #f95d00;
}
	
.danger {
	color: #f95d00;
}
span.Danger {
	color: #f95d00;
}
.success
{
color: #f95d00;
}
	

.MenuItem
	{
	line-height: 1.6em;
	letter-spacing: .1em;
	padding-left: 4px;
	padding-right: 4px;
	}

.PageTitle {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	-bottom: 8px;
	font-size: 22px;
	font-weight: bold;
	line-height: 1.2em;
	}

.PageSubTitle {
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	-bottom: 8px;
	font-size: 22px;
	line-height: 1.2em;
	font-weight: bold;
	}
td.PrimaryContent
	{
	padding-top: 10px;
	}
	
td.PrimaryContent a:link, a:visited {
	color:#f95d00;
}

.PrimaryContentShorter
{
}
td.PrimaryContentShorter
	{
	padding-top: 5px;
	}


.FrontContentBlockLeft {
		width: 232px;
		height: 200px;	    
		border: 1px solid #aaa;
		background: #ffffff;
	}
	
.FrontContentBlockCenter {
		width: 464px;
		height: 200px;
		background: #ffffff;
		border: 1px solid #aaa;
		}

.FrontContentBlockRight {
		width: 232px;
		height: 200px;
		background: #ffffff;
		border: 1px solid #aaa;
		}

.MemberTwoCellCenterLeft {
		width: 281px;
		border: 1px solid #aaa;
		background: #ffffff;
	}
.MemberTwoCellCenterRight {
		width: 282px;
		border: 1px solid #aaa;
		background: #ffffff;
	}


.MemberLeftCell {
		width: 180px;
	}

.MemberCenterCell {
		width: 568px;
		}

.MemberRightCell {
		width: 180px;
}
.MemberCenterAndRight
{
		width: 753px;
}
.MemberFrontContentBlockCenter {
		height: 200px;
		background: #ffffff;
		border: 1px solid #aaa;
		}

.FrontContentBlockBody {
	    background: #ffffff;
		font-family: Verdana;
		font-size: 10px;
		line-height: 1.25em;
		color: #000000 !important;
		padding: 5px;
		border-left: 1px solid #aaa;
		border-right: 1px solid #aaa;
		border-bottom: 1px solid #aaa;
}
.FrontContentBlockBodyMembers {
	    
	    background: #ffffff;
		font-family: Verdana;
		font-size: 10px;
		line-height: 1.25em;
		color: #333;
		padding: 5px;
		border-left: 1px solid #aaa;
		border-right: 1px solid #aaa;
		border-bottom: 1px solid #aaa;
}

.LoginContentBlockBody {
	    background: #fefefe;
		font-family: Verdana;
		font-size: 10px;
		line-height: 1.25em;
		color: #333;
		padding: 10px;
		border-left: 1px solid #aaa;
		border-right: 1px solid #aaa;
		border-bottom: 1px solid #aaa;
}

.LoginForm {
	color: #999999;
	font-family: Verdana;
	font-size: 11px;
	padding-left: 33px;
	padding-top: 8px;
	
}

.LoginFormHeader {
	color: #999999;
	font-family: Verdana;
	font-size: 11px;
	padding-left: 8px;
	height: 20px;
	
}

.LoginFormSubHeader {
	padding-left: 25px;
	
}

.LoginLine { 
border-left: 1px solid #666666; 

} 

.RightSideLinks {color: #FFFFFF
    padding-left: 5px;
    height: 25px;
    text-decoration: none;
}

.RightSideLinks a:link, .RightSideLinks a:visited {color: #FFFFFF}

.RightSideLinks a:hover, .RightSideLinks a:active {color: #f95d00}

.FrontContentHeaders {
	border-bottom: 1px solid #aaa;
	height: 15px;
	background-color: #eeeeee;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	xletter-spacing: .2em;
	padding-top:  3px;
	padding-left: 6px;
	padding-bottom: 2px;
	text-transform: capitalize;
}

.MenuBar {

}
.MenuBarDate {
	color: #555555 !important;
	vertical-align: middle;
	padding-right: 10px;
}


.rtTables {
	-bottom: 0px;
	}

.rtPoll {
	: 0 5px 5px 10px;
	padding: 0;
	}
.rtPoll td {
	margin: -5;
	padding: 0 0 2px 0;
	}

.HorizLine
{
	border-bottom: 1px dashed #7174cc;
	padding-top: 5px;
}
.LargerFont
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555; 
}
.LargerFontBold
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555; 
	font-weight: bold;
}
.LargerFontBoldandBlue
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000; 
	font-weight: bold;
}

.BlueLink {
	color: #f95d00;
    text-decoration: none;
}

A.BlueLink:link {
    text-decoration:    none;
    color: #f95d00;
}

A.BlueLink:visited  {
    text-decoration:    none;
    color: #f95d00;
}

A.BlueLink:active   {
    text-decoration:    none;
    color: #f95d00;
}

A.BlueLink:hover    {
    text-decoration:    underline;
    color: #f95d00;
	 }
.WorkoutTable, .WorkoutTable td, .WorkoutTable tr
{
vertical-align: bottom;
}

.Subtle
{
	color: #a9a9a9;
}

.LearnMore
{
	color: #f95d00;
	text-decoration: none;
}
a.LearnMore:link, a.LearnMore:visited
{
	text-decoration: none;
	color: #f95d00;
	background: transparent; 
}
a.LearnMore:hover {
	text-decoration: underline;
	color: #f95d00;
	background: transparent; 
	}
a.LearnMore:active {
	text-decoration: none;
	color: #f95d00;
	background: transparent;  
}
.mainImg {
	float: left;
	margin: 5px 10px 10px 5px;
	}

.SubHeadBlue {
	font-weight: bold;
	color: #000099;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
.SubHeadBlack {
	font-weight: bold;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
.SubHeadWhite {
	font-weight: bold;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
.SubHeadBlackLarger {
	font-weight: bold;
	color: #000000;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.SubHeadWhiteLarger {
	font-weight: bold;
	color: #ffffff;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.SubHeadOrange {
	font-weight: bold;
	color: #f95d00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.SubHeadGreen {
	font-weight: bold;
	color: #9c0 !important;
	}
img.InstructorImage {
	float: right;
	margin: 0;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	border:1 solid white;
	}
.HeadlineBig {
	margin: 5px 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 1.25em;
	color: #000;
	font-weight: bold;
	}
.SubHeadline {
	font-weight: bold;
	font-size: 12px;
	color: #666666;
	}

.RuledFormHeader2 { /* Section Heads on forms and Insertion Success/Fail messages */
	margin-top: 16px;
	margin-bottom: 16px;
	padding-bottom: 2px;
	padding-top: 2px;
	font-size: 11px;
	font-weight: bold;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	color: #000000;
	margin: 5px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.25em;
}

.RuledFormHeader {
	/*padding-left: 20px;*/
	padding-bottom: 2px;
	font-size: 16px;
	font-weight: bold;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	text-transform: lowercase;
	color: #000000;
	margin: 5px 0;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.2em;
}
.RuledFormHeader a:link, .RuledFormHeader a:visited, .RuledFormHeader a:active
{
	color: #f95d00;
	text-decoration : none;	
}
.RuledFormHeader a:hover	
{
	color: #f95d00;
	text-decoration : none;	
}
.SubHeading {
		font-family: Verdana;
		font-size: 10px;
		font-weight: bold;
		line-height: 1.25em;
		color: #333;
}

.MemFormContentBlockBody {
	background-color: #eeeeee;
	font-family: Verdana;
	font-size: 10px;
	line-height: 1.25em;
	color: #333;
	valign: top;
}
.small {
	/*
	font-family: Arial Narrow;
	*/
	font-size: 9px;
	color: #000;
	}

#tdbottom td { 
	vertical-align: bottom;
	}

#tdmiddle { 
	vertical-align: middle;
	}

.tdbottom
{
	border: 0;
	padding: 0;
	vertical-align: bottom;
}

.dividerline
{
	background:  url(/images/system/dot_horizontal_gray.gif) repeat-x;
}
.dimgray
{
	color: #aaa;
}
.lightgray
{
	color: #999;
}

.pulloutrt
{
  float:right;
  padding:14px;
  margin:4px;
  position:relative;
  width:140px;
  color:#000000;  
  font-size:14px;
  font-weight: bold;
  clear:both;
  text-align: center;
  border: 1px solid #aaa;
  background: #f7f7f7;
  font-family: Verdana;
}

.detailText { 
	color:	#ffffff;
	background-color: transparent;
	}
	.detailText p { 
	color:	#ffffff;
	background-color: transparent;
	}
.spaceabove25White {
	padding-top: 25px;
	color: #ffffff;
	background-color: transparent;
	vertical-align: baseline;
	}
.spaceabove25Black {
	padding-top: 25px;
	color: #000;
	background-color: transparent;
	vertical-align: baseline;
	}
.BlueLink {
	color: #7174cc;
    text-decoration: none;
}

a:link {
	text-decoration:    none;
	color: #f95d00;
}

a:visited  {
	text-decoration:    none;
	color: #f95d00;
}
a:hover    {
    text-decoration:    none;
    color: #ffffff;
	 }


a:active   {
    text-decoration:    none;
    color: #f95d00 !important;
}

.loginfail a:active {color: #f95d00 !important;}


.isTip
{
	padding-left: 2px;
	text-decoration: none;
}
.tipShow
{
	border-right: #cccccc 1px solid;
	padding-right: 2px;
	border-top: #cccccc 1px solid;
	display: block;
	padding-left: 2px;
	font-weight: normal;
	font-size: 11px;
	z-index: 9;
	visibility: visible;
	padding-bottom: 2px;
	border-left: #cccccc 1px solid;
	color: dimgray;
	line-height: 1.25em;
	padding-top: 2px;
	border-bottom: #cccccc 1px solid;
	font-family: 'Trebuchet MS';
	position: absolute;
	background-color: #ffffcc;
	horizontal-align: left;
}
.tipHide
{
	border-right: #cccccc 1px solid;
	padding-right: 2px;
	border-top: #cccccc 1px solid;
	padding-left: 2px;
	font-size: 11px;
	z-index: 9;
	visibility: hidden;
	padding-bottom: 2px;
	border-left: #cccccc 1px solid;
	color: #999999;
	line-height: 1.25em;
	padding-top: 2px;
	border-bottom: #cccccc 1px solid;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	position: absolute;
	background-color: #ffffff;
}
.linkarrow
{
	padding-top: 2px;
	padding-right: 5px;
	vertical-align: top;
}
.linkarrowplus2
{
	padding-top: 4px;
	padding-right: 5px;
	vertical-align: top;
}
.Pullout {
	color: #7174cc;
    text-decoration: none;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
}

A.Pullout:link {
    text-decoration:    none;
    color:#7174cc;
}

A.Pullout:visited  {
    text-decoration:    none;
    color:#7174cc;
}

A.Pullout:active   {
    text-decoration:    none;
    color:#7174cc;
}

A.Pullout:hover    {
    text-decoration:    underline;
    color: #CC9900;
	 }
.bluetext
{
	color: #7174cc; 
	font-weight: bold;
}
.ExpertNameTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000;
	font-weight: bold;
	}
.ExpertSubTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
}


#formbuilderpage {color:#fff !important;}
#formbuilderpage td {color:#fff !important; padding:5px;}
#formbuilderpage h4 {color:#fff; border:0 !important;}
#formbuilderpage table {border: 1px solid #999; }
#formbuilderpage table table {border-width:0;}

#contactustable {}
form label {width: 130px; float:right; color:#999; text-align:left; text-transform:lowercase;}
#contactustable td.spaceabove15 {padding-left: 50px;}

form#PopupForm table td div {color: #fff;}


#UserEmail, #UserName, #QuestionBox {width: 210px;}
#DayPhoneAreaCode{}
#DayPhoneExchg{}
#DayPhoneNumber{}


#formbuildertable td.spaceabove15{padding-left:30px; padding-top:15px;}
