﻿
body {
	font-family: Verdana, Arial, Tahoma, sans-serif;
	font-size: 14px;
	background-color: #FFFFFF;
	color: #555555;
	margin-top:0;
}

a:link, a:visited, a:active
{
	/*
	.linkText has the same color as this class so you must change both
	*/
    color: #0033AA; 
    text-decoration: none;
}

.question1
{
    font-size:13px;
    font-weight:bold;
}

.contact1
{
    font-size:13px;
    font-weight:normal;
}

.disclaimer1
{
    font-size:11px;
    font-style:italic;
    font-weight:normal;
}

.smalltext {
    font-size: 10px;
}

.smalltext2 {
    font-size: 12px;
}

.textarea1
{
}
    
.textbox1
{
    font-size:13px;   
}
.dropdown1
{
}

.checkbox1
{
    font-size:12px;
    font-weight:normal;
}

.checkbox2
{
    font-size:13px;
    font-weight:normal;
    text-align: center;
}

.title1
{
    font-size:16px;
    color:#005DAB;
    xxbackground-color:#E57EB3;
}

.title1number
{
    font-size:16px;
    font-weight:bold;
    color:#005DAB;
    xxbackground-color:#E57EB3;
}

.scoreTable
{
    xxbackground-color:#FFE19A;
    background-color:#BBDFFF
}

.scoreTableTitle
{
    font-size:12px;
    background-color:#FFFFFF;
}

.scoreTableData
{
    background-color:#FFFFFF;
}

.answerTitle1
{
    font-size:9px;   
    font-weight:bold;
}

.radioTable1
{
    width:100%;
    text-align:center;
}

.questionRow1
{
    background-color:#ffffff;
}

.questionRow2
{
    background-color:#eeeeee;
}

.coupon
{
	font-family:Verdana;
	font-size:13px;
	font-weight:bold;
	color:#000000;
	background-color:#04BEF1;
}

#calendar1
{
    position:absolute;
}

/* Calendar Control CSS BEGIN */
a.cb_cpCurrentMonthDate:link, a.cb_cpCurrentMonthDate:visited, a.cb_cpCurrentMonthDate:active
{
    color: #000000;
}

a.cb_cpCurrentMonthDateFirst:link, a.cb_cpCurrentMonthDateFirst:visited, a.cb_cpCurrentMonthDateFirst:active
{
    color: #BB0000;
}

a.cb_cpCurrentMonthDateLast:link, a.cb_cpCurrentMonthDateLast:visited, a.cb_cpCurrentMonthDateLast:active
{
    color: #BB0000;
}

a.cb_cpOtherMonthDate:link, a.cb_cpOtherMonthDate:visited, a.cb_cpOtherMonthDate:active
{
    color: #CCCCCC;
}

a.cb_cpCurrentDate:link, a.cb_cpCurrentDate:visited, a.cb_cpCurrentDate:active
{
    color: #000000;
    font-weight:bold;
}

.cb_cpMonthNavigationCell
{
    font-size: 11px;    
    background-color: #BFD3E9;    
}

.cb_cpMonthNavigation
{
    font-family: Arial, Verdana;
    font-size: 11px;       
}

.cb_cpYearNavigationCell
{
    font-size: 11px;
    background-color: #BFD3E9;    
}

.cb_cpYearNavigation
{
    font-family: Arial, Verdana;
    font-size: 11px;          
}

.cb_cpDayColumnHeader
{
    font-weight: bold;
    font-family:Arial, Verdana;
    font-size:11px;
    background-color:#dddddd;
    border-left: solid 1px #cccccc;
}

.cb_cpDayColumnHeaderLeft
{
    font-weight: bold;
    font-family:Arial, Verdana;
    font-size:11px;
    background-color:#dddddd;    
}

.cb_cpCurrentMonthDateCell
{
    font-family: Arial, Verdana;
    font-size: 12px;       
    background-color:#ffffff;
    border-top: solid 1px #cccccc;
    border-left: solid 1px #cccccc;
    cursor: pointer;
}

.cb_cpCurrentMonthDateCellLeft
{
    font-family: Arial, Verdana;
    font-size: 12px;     
    background-color:#ffffff;
    border-top: solid 1px #cccccc;
    cursor: pointer;
}

.cb_cpOtherMonthDateCell
{
    font-family: Arial, Verdana;
    font-size: 12px;     
    background-color:#ffffff;
    border-top: solid 1px #cccccc;
    border-left: solid 1px #cccccc;
    cursor: pointer;
}

.cb_cpOtherMonthDateCellLeft
{
    font-family: Arial, Verdana;
    font-size: 12px;     
    background-color:#ffffff;
    border-top: solid 1px #cccccc;
    cursor: pointer;
}

.cb_cpCurrentDateCell
{
    font-family: Arial, Verdana;
    font-size: 12px;     
    background-color:#FBFB94;
    border-top: solid 1px #cccccc;
    border-left: solid 1px #cccccc;    
    cursor: pointer;
}

.cb_cpCurrentDateCellLeft
{
    font-family: Arial, Verdana;
    font-size: 12px;     
    background-color:#FBFB94;
    border-top: solid 1px #cccccc; 
    cursor: pointer;
}

.cb_cpBorder
{
    border: solid 2px #BFD3E9;   
}

.cb_cpCurrentMonthDateFirstCellLeft
{
    font-family: Arial, Verdana;
    font-size: 12px;     
    background-color:#ffffff;  
    border-top: solid 1px #cccccc;  
    cursor: pointer;
}

.cb_cpCurrentMonthDateLastCell
{
    font-family: Arial, Verdana;
    font-size: 12px;     
    background-color:#ffffff; 
    border-top: solid 1px #cccccc;   
    border-left: solid 1px #cccccc;   
    cursor: pointer;
}

.delimiterHorizontal
{
    z-index: -60;
    border-bottom: solid 1px #E57EB3;
    padding-top: 10px;
}
