@charset "UTF-8";
body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #FFFFFF;
}
#container {
	width: 760px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
} 
#benefitHeader {
	text-align: center;
}
#header {
	padding: 0;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	background-color: #FFFFFF;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
} 
#logo {
	background-color: #FFFFFF;
	background-image: url(../images/MakeReadyLogo.jpg);
	height: 67px;
	background-repeat: no-repeat;
}
#nav {
	height: 28px;
}
#breadcrumbs {
	float: left;
	width: 760px;
	padding-top: 4px;
	padding-bottom: 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
#banner {
	float: left;
	width: 760px;
	padding-top: 6px;
	padding-bottom: 15px;
}
#sidebar2 {
	float: right; /* since this element is floated, a width must be given */
	width: 160px; /* padding keeps the content of the div away from the edges */
	margin-top: 0px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 75px;
	padding-left: 20px;
	background-color: #FFFFCC;
	margin-right: 0px;
	margin-left: 10px;
}
#mainContent {
	border-left-width: thin;
	border-left-style: none;
	margin-top: 15px;
	margin-right: 200px;
	margin-bottom: 0;
	margin-left: 25px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
}
#link1Right {
	text-align: right;
}
#link2Right {
	text-align: right;
}
#link3Right {
	text-align: right;
}
#mainContent p {
	font-size:12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
} 
#mainLeft {
	float: left;
	width: 48%;
	text-align: left;
}
#mainLeft2 {
	float: left;
	width: 48%;
	text-align: left;
}
#mainFullRow {
	text-align: left;
	width: 100%;
}
#mainFullRow2 {
	text-align: left;
	width: 100%;
	float: left;
}
#mainFullRowCentered {
	text-align: center;
	width: 100%;
	float: left;
}
#mainRight {
	text-align: left;
	float: right;
	width: 48%;
}
#mainRight2 {
	text-align: left;
	float: right;
	width: 48%;
}
#footer {
	background:#ffffff;
	clear: both;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	margin-top: 0px;
} 
#footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.rightLink {
	text-align: right;
	font-size: 12px;
}
.rightNav {
	font-size: 12px;
}
.regText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	color: #000000;
}
.msgText {
 	color: red;
 	font-size: 11pt;
 	font-family: Helvetica, Arial, Verdana, sans-serif;
 	font-style: normal;
 	font-weight: normal;
 	}

.smallText {
 	color: black;
 	font-size: 8pt;
 	font-family: Arial, Verdana, Helvetica, sans-serif;
 	font-style: normal;
 	font-weight: normal;
 	}
.verySmallText {
 	color: black;
 	font-size: 7pt;
  font-family: Arial, Verdana, Helvetica, sans-serif;
 	font-style: normal;
 	font-weight: bold;
 	}
.requiredText {
 	color: black;
 	font-size: 10pt;
 	font-family: Helvetica, Arial, Verdana, sans-serif;
 	font-style: normal;
 	font-weight: normal;
	background-color: FAFAD2;
	} 
.colHeader {
 	color: black;
 	font-size: 11pt;
 	font-family: Helvetica, Arial, Verdana, sans-serif;
 	font-style: normal;
 	font-weight: bold;
 	}
.styleH4 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px
	font-weight: bold;
	color: #000000;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
}
.styleH5 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px
	font-weight: bold;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #ce6c2b;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #ce6c2b;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #ce6c2b;
}
h4 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px
	font-weight: bold;
	color: #ce6c2b;
	font-size: 14px;
}
td img {display: block;}
a {
	color: #FF0000;
	text-decoration:none;
}
a:hover {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
