﻿/* Styles for MS Pages */
#toparrow3 {
	width: 100px;
	height: 200px;
	background-image: url(/images/toparrow5.png);
	background-repeat: no-repeat;
	z-index: 1;
	position: absolute;
}
.background-dark-blue-font {
	background-color: #004386;
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
}
.background-dark-blue {
	background-color: #004386;
}
.background-light-blue {
	background-color: #E6EEF7;	
}
.background-light-gray {
	background-color: #F3F3F3;
}
.background-light-green {
	background-color: #D3EBB2;	
}
.background-white {
	background-color: #FFFFFF;	
}
.background-yellow {
	background-color: #FFFFCC;
}
.bold {
    font-weight: bold;
}
.bwBackground {
	background-color:#F1F1F1;
}
.color-white {
	color: White;
}
.color-dark-gray {
	color: #666666;	
}
.color-green {
	color: Green;	
}
.eight-point {
	font-family: Verdana;
	font-size: 8pt;
}
.eight-point-bold {
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
}
.eleven-point {
	font-family: Verdana;
	font-size: 11pt;
}
.eleven-point-bold {
	font-family: Verdana;
	font-size: 11pt;
	font-weight: bold;
}
.form-button
{
	background-image: url(/images/form-button.png);
	background-color: transparent;
	background-repeat: no-repeat;
	width: 264px;
	height: 35px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	color: #ffffff;
	font-weight: bold;
	cursor: pointer;
}
.form-padding {
	padding-left:50px; 
	padding-right:50px;
}
.form-padding-pg3b {
	padding-top:0px; 
	padding-left:0px; 
}
.form-padding-pg3b-title {
	padding-left:145px; 
	padding-top:15px;
}
.form-question {
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	color: #575757;
}
.form-step {
	font-family: Verdana;
	font-size: 8pt;
	color: #575757;
}
.label-dark-green {
	background-color: #10640C;	
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	display: inline-block;
	width: auto; 
	text-align: center; 
	padding-bottom: 2px; 
	padding-top: 2px;
}
.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}
.modalPopup {
	background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:250px;
}
.nine-point {
	font-family: Verdana;
	font-size: 9pt;
}
.primary-title-1 {
	font-family: Verdana;
	font-size: 14pt;
	color: #575757;
	font-weight: bold;
	text-align: center;
}	
.rblColWidth td
{ 
   width: 50%; 
}
.ty_pg_col_width td
{ 
   width: 33%; 
}
.ty_pg_head_align {
    text-align:left;
}
.sixteen-point {
	font-family: Verdana;
	font-size: 16pt;
}
.twenty-point {
	font-family: Verdana;
	font-size: 20pt;
}
.twenty-four-point {
	font-family: Verdana;
	font-size: 24pt;
}
.start-button {
    background-image: url(/images/start-button2.png);
    background-color: transparent;
    background-repeat: no-repeat;
    width: 130px;
    height: 40px;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
    color: #ffffff;
    font-weight: bold;
    cursor: pointer;
}
.style17 {
   font-family: Verdana;
   font-size: 4pt;
   border-bottom-style: solid;
   border-bottom-width: 1px;
}
.style25 {
   background-color: #D3EBB2;
}
.style27 {
   font-size: 6pt;
}
.style28 {
   font-size: 7pt;
}
.style29 {
   color: #3E3E3E;
}
.style30 {
   font-family: Verdana;
   font-size: 4pt;
   border-top-style: solid;
   border-top-width: 1px;
   border-bottom-style: none;
   border-bottom-width: medium;
}
.style31 {
   background-color: #F1F1F1;
   border-bottom-width: 0px;
}
.ten-point {
	font-family: Verdana;
	font-size: 10pt;
}
.ten-point-bold {
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
}
.ten-point-bold-red-arrow {
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	color: #CC3300;
}
.thirteen-point {
	font-family: Verdana;
	font-size: 13pt;
}
.twelve-point {
	font-family: Verdana;
	font-size: 12pt;
}
.twelve-point-bold {
	font-family: Verdana;
	font-size: 12pt;
	font-weight: bold;
}
.twelve-point-bold-blue {
	font-family: Verdana;
	font-size: 12pt;
	font-weight: bold;
	color: #003399
	}
a {
	color: #003399;
	text-decoration: underline;
}
a:visited {
	color: #003399;
	text-decoration: underline;
}
a:hover {
	color: #CC3300;
	text-decoration: none;
}
a.NavAnchor {
	color: White;
}
.TextBoxUpperCase 
{ 
text-transform: uppercase; 
}
.continue-button-015
{
    background-color:#013069;
    color:#eaedf2; 
    padding:9px; 
    padding-left: 12px;
    padding-right: 12px;
    border:2px none #19477F; 
    cursor:pointer;
    font-family:Verdana;
    font-size:14pt;
    font-weight:bold;
    width: 210px;
}
.continue-button-015:hover 
{
    background-color:#19477F;
    border:2px none #013069; 
}
.mshome-title2
{
    padding-right:250px;
}
.lp-main-table
{
    padding-left: 30px;    
    padding-bottom: 30px;    
}
.lp-header-outer-td
{
    padding-top: 18px; 
    padding-left: 10px;
    text-align: left;
}
.lp-header-inner-width
{
    width: 450px;
}
.lp-content-header
{
    width: 467px; 
    height: 404px; 
    padding-top: 29px;
}
.lp-content-header-inner
{
    width: 405px;
}
.lp-content-header-inner-title
{
    padding-left: 40px;
}
.lp-content
{
    width:405px;
}
.lp-content-inner
{
    padding-left:20px;
}
.lp-content-right
{
    height: 404px;
}
.fp1-title1
{
    font-family: Verdana; 
    font-size: 14pt; 
    color: #575757; 
    font-weight: bold; 
    text-align: left;
}
.fp1-header
{
    padding: 15px; 
    padding-bottom: 0px; 
    padding-left: 0px; 
    height: 85px;
}
.fp2-main
{
	padding-left:50px; 
	padding-right:50px;
}
.fp2-header
{
	padding-left:15px; 
	padding-top:30px;
}
.fp2-comment-header
{
	padding-left:0px;
}
.fp2-comment-cell
{
	padding-bottom:20px;
}
.fp2-comment
{
	width:500px;
}
.fp3-txtbx
{
    border:1px solid #404040;
    padding: 2px;
}    
.cm-nine-point
{
	font-family: Verdana;
	font-size: 9pt;
}
.cm-ten-point
{
	font-family: Verdana;
	font-size: 10pt;
}
.cm-fourteen-point {
	font-family: Verdana;
	font-size: 14pt;
}
a.ms-blue-button 
{
    background-color:#004386;
    color:white;
    text-decoration:none; 
    padding: 5px;
    padding-left: 10px;
    padding-right: 10px;
    cursor:pointer;
    font-family:Verdana;
    font-size:10pt;
    font-weight:bold;
}
a.ms-blue-button:hover 
{
    color:white; 
	background-color:#00356b;
}
a.ms-blue-button-a
{
    color:white;
    text-decoration:none; 
    font-family:Verdana;
    font-size:10pt;
    font-weight:bold;
}
a.ms-blue-button-a:hover 
{
    color:white; 
}
.ms-blue-button-div
{
    color:white;
    font-family:Verdana;
    font-size:10pt;
    font-weight:bold;
    cursor:pointer;
    background-color:#004386;
}
.ms-blue-button-div:hover 
{
	background-color:#00356b;
}
.ms-city-links
{
	width: 150px; 
    padding: 4px;
}
.ms-dir-zip {
    text-align: left;
    padding-left: 20px;
}
.ms-dir-receive {
    padding-left: 30px;
}
.ms-sponsored-listing {
	background-color: #E6EEF7;
	border: 2px solid #666666;
}

.fourteen-point {
	font-family: Verdana;
	font-size: 14pt;
}
.progress-modal {
	position: fixed;
	z-index: 900;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	background: rgba(0, 0, 0, 0.6);
}

.progress-center {
	z-index: 1000;
	margin: 300px auto;
	padding: 10px;
	width: 75px;
	background-color: White;
	border-radius: 10px;
	filter: alpha(opacity=100);
	opacity: 1;
	-moz-opacity: 1;
}
