﻿/* Styles for MS Pages */
.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-right:15px; 
	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%; 
}
.sixteen-point {
	font-family: Verdana;
	font-size: 16pt;
}
.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;
}
.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;
}
