﻿
html, body
{
  height: 100%;
}

a
{
    color:#004b83;
    font-size:larger;
    font-family:Verdana;
}
 
.DropDownList
{
    background-color:White;  
	font-family:Verdana;
	font-weight:bold;
	font-size:small ;
    font-style:normal;
    border-style:outset ;
    color:Black;
    border-style:solid;
    border-color:Black;
    width:120px;  
}

.AnswerRow
{
	font-family:Verdana;
    vertical-align:top;
    padding-bottom:50px;
}


.clear
{
    clear: both;
}

.none
{
    display: none;
}


.maintitle
{
    font-size: x-large;
    font-weight: bold;
    font-family: verdana;
    color: Gray;
}
 
.NoBorderButton
{
    font-family: verdana;
    font-weight: bold;
    font-size: small;
    border: none;
    text-decoration: underline;
    font-style: normal;
    background: white;
    color: Blue;
}


.NoBorderLinkButton
{
    font-family: verdana;
    font-weight: bold;
    font-size: small;
    border: none;
    font-style: normal;
    background: white;
    color:#004b83;
}


.Textbox8Date
{
background:white;
color:Navy;
font-size:small;
width: 80px;
font-weight: bold;
border: 4;
}



.Textbox8
{
    font-family: verdana;
    font-weight: bold;
    font-size: small;
    border-style:dotted ;
    border-color:Gray;
    font-style: normal;
    color:Navy ;
}
.Table1
{
 background-color:White;     
}

.hreflink
{
    color:Black;
}

.Textbox8r
{
    font-family: verdana;
    font-weight: bold;
    font-size: small;
    text-align:right ;
    border-color:Gray;
    font-style: normal;
    color:Navy ;
    padding-right:5px;
    
}

.Textbox8rShort
{
    font-family: verdana;
    font-weight: bold;
    font-size: small;
    text-align:right ;
    border-color:Gray;
    font-style: normal;
    color:Navy ;
    padding-right:5px;
    width:60px;
    
}


.TextboxMoney
{
    font-family: verdana;
    font-weight: bold;
    font-size: small;
    border-style:dotted ;
    border-color:Gray;
    font-style: normal;
    color:Navy ;
    text-align:right;
    padding-right:5px;
    width:110px;
}


.Label7
{
    font-family: verdana;
    font-weight: bold;
    font-size:smaller;
    border-color:Gray;
    font-style: normal;
    color:Navy ;
}


.Label7r
{
    font-family: verdana;
    font-weight: bold;
    font-size:smaller;
    border-color:Gray;
    font-style: normal;
    text-align:right ;
    color:Navy ;
}


.Label8r
{
    font-family: verdana;
    font-weight: bold;
    font-size: small;
    border-color:Gray;
    font-style: normal;
    text-align:right;
    color:Navy ;
}

.Label8
{
    font-family: verdana;
    font-weight: bold;
    font-size: small;
    border-color:Gray;
    font-style: normal;
    color:Navy ;
}

.NoBorderButton7
{
    font-family: verdana;
    font-weight: bold;
    font-size:x-small ;
    border: none;
    text-decoration: underline;
    font-style: normal;
    background: white;
    color: Blue;
}

.NoBorderButton8
{
    font-family: verdana;
    font-weight: bold;
    font-size:small ;
    border: none;
    text-decoration: underline;
    font-style: normal;
    background: white;
    color: Blue;
}

.NoBorderButtonQA
{
    font-family: verdana;
    font-weight:normal;
    font-size:small ;
    border: none;
    text-decoration:underline;
    font-style: normal;
    background:white;
    color:#007ED2;
}

.CellBottom
{
    border-bottom-color:White;
    border-color:Blue; 
    border-style:solid;
    border-bottom-width:0px;
    border-top-width:0px;
    border-left-width:0px;
    border-right-width:0px; 
}

.QARow
{
    height:10px; 
}



.Checkbox
{
    font-family: verdana;
    font-weight: bold;
    font-size:x-small ;
    font-style: normal;
    background: white;
    color: Blue;
}
.GridView1
{
	font-family:Verdana;
	font-weight:bold;
	font-size:smaller ;
    font-style:normal;
    color:Navy; 
}

.AppListBoxes
{
	font-family:Verdana;
	font-weight:normal ;
	font-size:small ;
    font-style:normal;
    border-style:none;
    color:Blue ;
}

.ListBoxes
{
	font-family:Verdana;
	font-weight:bold;
	font-size:smaller ;
    font-style:normal;
    border-style:none;
    color:Navy;
}

.Question2
{
	font-family:Verdana; 
	font-weight:bold;
	font-size:small ;
    font-style:normal; 
    border-style:none;
    color:Black;
    width:600px;
}
 
.Question
{
	font-family:Verdana; 
	font-weight:bold;
	font-size:11px;
    color:Black;    
}

.Answer
{
	font-weight:normal; 
    color:Black;
    font-family:Verdana;
    font-size:11px;
    padding-top:3px;
    padding-bottom:3px;
}

.back2top
{
	font-family:Verdana; 
	font-weight:normal; 
	font-size:x-small; 
    font-style:normal; 
    border-style:none;
    color:#004b83;
}

 .NoBorderButton
{
	font-family:Arial;
	font-weight:bold;
	border:none;
	text-decoration: underline;
    text-align:left;	
    font-style:normal;
    font-size:x-small;
    background: white;
    color:#004b83;
}

.HRule
{
    width:100%;
    background-color:#dddddd;
    text-align:left; 
 
}

.Hlink
{
    font-family:Verdana;
    font-size:x-small;
    color:#004b83;    
}


 