﻿body 
{
    font-family:"Trebuchet MS" Arial Verdana;
    font-size:1em;
}

.RepeatStyle
{
    font-family:"Trebuchet MS" Arial Verdana;
    font-size:.9em;
   
}

.RepeatStyle .lblText
{
    padding:5px 5px 5px 5px;
    text-align:center;
    vertical-align:top;
    width:200px;
    height:35px;
    color:#013766;
}

.RepeatStyle .thumbImage
{
    padding:5px 5px 5px 5px;
    text-align:center;
    vertical-align:bottom;
    width:200px;
}

.RepeatStyle img
{
    border-style:none;
}

.CritContainer
{
    width: 252px;
	padding-bottom: 12px;
	overflow: hidden!important;
}
.CritContainer h3
{
    background: url(/images/Criteria-Headerdark.png) no-repeat;
	color: #fff;
	line-height: 22px;
	vertical-align:top;
	padding: 0 10px 0 13px!important;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	font-size: 1em;
	font-family:"Trebuchet MS" Arial Verdana;
	margin-bottom:0;
}
.CritContainer table
{
    border:1px solid #6D6C70;
    width:252px;
    padding:0;
}

.hdrLabel
{
    color:#000;
    font-size:1.2em;
    font-weight:bold;
    text-decoration:underline;
    
}
.contentLabel
{
    color:#000;
    font-size:.95em;
}
.NavigationButtons
{
    color:#013766;
    border-style:none;
    background-color:#fff;
    cursor:pointer;
}