.PageHeader   
{
    font-family: Tahoma, Arial, Helvetica;
    font-size:  16px;
    font-weight:    bold;
}
.h2Left
{
	background-image:url(images/ssc/background_h2.jpg); 
	background-position:left top;
	background-repeat:no-repeat;
	height:30px;
}
.h2Right 
{
	background-image:url(images/ssc/background_h2.jpg);
	background-position:right top;
	background-repeat:no-repeat;
	width:4px; 
	height:30px;
}
.h3Left
{
	background:#11578b;
	background-image:url(images/ssc/background_h2.jpg); 
	background-position:left top;
	height:20px;
}
.h3Right 
{
	background:#11578b;
	background-image:url(images/ssc/background_h2.jpg);
	background-position:right top;
	width:4px; 
	height:20px;
}
.cList
{
	border-bottom:solid; 
	border-bottom-color:Gray; 
	border-width:1px;
}
.Bold
{
    font-family: Helvetica, Tahoma, Arial;
    font-size: 16px;
    font-weight: bold
}

.TableHeader
{
    font-family: Verdana, Arial, sans-serif;
    font-size: 12px;
    font-weight: bold
}

.TableBody
{
    font-family: Verdana, Arial, sans-serif;
    font-size: 12px;
}

.Small
{
    font-family: Tahoma, Helvetica, Arial;
    font-size: 11px;
}
.VerySmall
{
    font-size: small;
}

.Title
{
    font-family: Verdana, Arial, Helvetica;
    font-size: 3;
    font-weight: bold
}

.SubTitle
{
    font-family: Verdana, Arial, Helvetica;
    font-size: small;
    font-weight: bold
}

.SubTitleB
{
    font-family: Verdana, Arial, Helvetica;
    font-size: small;
    font-weight: bold;
    color:White;
}

.Normal
{
    font-family: Verdana, Arial, sans-serif;
    font-size: small;
}
.navTable
{
	border-width: 0px;
	font: bold 11px Verdana, Arial, sans-serif;
	margin-left: 0px;
	margin-right: 0px;
	max-height: 50px;
}
.navRow
{
	border-width: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
.navCell
{
  background: #eeeeff;  
  border: 1px solid #9999AA;
  margin-left: 0px;
  margin-right: 0px;
  padding: 3px 6px;
  text-decoration: none
}

.navSelectedCell
{
  border: 1px solid #9999AA;
  background: #ffffff; /* set to the same color as the page background */
  border-bottom: 1px solid #ffffff; /* set line to same color as tab */
  margin-left: 1px;
  padding: 3px 6px;
  text-decoration: none
}
.navFill
{
  background: #ffffff;  
  border-bottom : 1px solid #9999AA;
  width: 15px;
}
.navFillEnd
{
  background: #ffffff;  
  border-bottom: 1px solid #9999AA;
}

.link
{
	color: #11578b;
	text-decoration: none;
}
.linkBold
{
	color: #11578b;
	text-decoration: none;
    font-weight: bold;
}
.headerCell
{
	border:1px solid #9999AA;
    font-family: Verdana, Arial, sans-serif;
    font-size: 11px;
    font-weight: bold
}
.headerCellNoBottom
{
	border:1px solid #9999AA;
    border-bottom-width:0;
    font-family: Verdana, Arial, sans-serif;
    font-size: 11px;
    font-weight: bold
}

.standardCell
{
	border:1px solid #9999AA;
    font-family: Verdana, Arial, sans-serif;
    font-size: 11px;
}

.standardCellNoBottom
{
	border:1px solid #9999AA;
    border-bottom-width:0;
    font-family: Verdana, Arial, sans-serif;
    font-size: 11px;
}

.standardCellNoLeft
{
	border:1px solid #9999AA;
    border-left-width:0;
    font-family: Verdana, Arial, sans-serif;
    font-size: 11px;
}

.standardCellNoBottomNoLeft
{
	border:1px solid #9999AA;
    border-bottom-width:0;
    border-left-width:0;
    font-family: Verdana, Arial, sans-serif;
    font-size: 11px;
}

.formPrompt
{
    font-family: Verdana, Arial, sans-serif;
    font-size: 11px;
    font-weight: bold
}

.formItem
{
    font-family: Verdana, Arial, sans-serif;
    font-size: 11px;
}

.formItemRed
{
    font-family: Verdana, Arial, sans-serif;
    font-size: 11px;
    background-color:Red;
}

.errorMsg
{
	color: red;
}

.gLink
{
    font-family: Arial, Verdana, Helvetica;
    font-size:small;
    font-weight: bold
}

.AutoExtender
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: .8em;
	margin:0px;
    font-weight: normal;
    border:solid 1px #006699;
    line-height:20px;
    padding:0px;
    background-color:White;
}

.AutoExtenderHighlight
{
    color:White;
    background-color:#006699;
    cursor:pointer;
    margin:0px;
}
.rating-static {
  width: 80px;
  height: 16px;
  display: inline-block;
  background: url('/c50/assets/7ce90fb7/rating/star-rate.gif') 0 0 no-repeat;
}
.rating5 { background-position: 0 0; }
.rating4 { background-position: -16px 0; } 
.rating3 { background-position: -32px 0; }
.rating2 { background-position: -48px 0; }
.rating1 { background-position: -64px 0; }
.rating0 { background-position: -80px 0; }

.link-btn {
    background: #eeeeff;
    padding: 10px 20px;
    display: block;
    margin: 10px 0;
    text-align: center;
    letter-spacing: 1px;
    font-family: Verdana, Arial, sans-serif;
    font-size: 12px;
}
 
.link-btn:hover {
    background: #6ab8be;
}
