﻿body
{
	font-size: 13px;
	font-family: Verdana, Arial, Sans-Serif, 'Courier New';
}

td.HomePageTableWodth
{
	width: 250px
}

.MemberHomeStorySubTitle
{
	color: #666699;
	font-weight: bolder;
	font-size: 18px;
}

.finishbuttonpadding
{
	margin-top: 9px;
	margin-right: 7px;
    margin-BOTTOM: 9px;
}

.fheader
{
	font-weight: bold;
	font-size: 11px;
}

.ftitle
{
	font-weight: bold;
	font-size: 12px;
	color: #CC3333;
}

.fstitle
{
	font-weight: bold;
	font-size: 11px;
	color: #006699;
}

.fitem
{
	font-size: 11px;
}

.nounderline
{
	text-decoration:none
}
.RequiredField
{
 background-color: #FFCCCC	
}

.hidePanel
{
 overflow : hidden; 	
}

.floatimgleft {
float:left;
margin-top:0px;
margin-right:10px;
margin-bottom:10px;
} 

.floatimgright {
float:right;
margin-top:0px;
margin-right:10px;
margin-bottom:10px;
} 

.helptext {
	font-size: 10px;
	color:   Gray;	
} 

.HomeSubTitle 
{
	color:   Gray;
	font-weight: bold;	
}

.CoralBorder 
{
	border-right: coral 1px solid; 
	border-top: coral 1px solid; 
	border-left: coral 1px solid; 
	border-bottom: coral 1px solid
}


.img-shadow {
  float:left;
  background: url(/images/shadowAlpha.png) no-repeat bottom right !important;
  background: url(/images/shadow.gif) no-repeat bottom right;
  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 5px;
margin-right:15px;
margin-bottom:10px;  
  }

.img-shadow img {
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #aaaaaa;
  margin: -8px 8px 8px -8px;
  padding: 12px;
  } 
 
.smallfont
{
	font-size: 10px;
}

.center
{
	text-align: center
}

.boldrighttop
{
	font-weight: bold;
	text-align: right;
	vertical-align: top;
}

.texttitle
{
	text-align: right;
	font-size: 12px;
    color: #C04000;	
}

.introtext
{
	font-size: 14px;
}

.texttitlesmall
{
	font-size: 12px;
	color: #0066cc;
}

.topleft
{
	text-align: left;
	vertical-align: top;
}

.pagetitle 
{
	 font-weight: bold;
     font-size : large; 
     color: #000000;
     text-align : center;
}

.clicktolisten
{
	 color:  #FFFFFF;
	 background-color: #CC9966;
}
.sidemenuheight
{
	  height: 26px;
}