body {
	background: white none;
	font-size: 12pt;
}

#mainTextContent, .mainText {
	font-size: 12pt;
	width: auto;
    margin: 0 5%;
    padding: 0;
    border: 0;
    float: none !important;
    color: black;
    background: transparent none;
	
}

.mainText-Title h2 {
	font: normal 16pt Georgia, "Times New Roman", Times, serif;
	border-bottom: 1px solid #000000;
	padding-bottom: 5px;
	margin-bottom: 5px;
}

h6 {
	font: normal 14pt Georgia, "Times New Roman", Times, serif;
	text-align: left;
	font-style: oblique;
}

sup {
	font-size: 80%;
	vertical-align: top;
}

br {
	height: 10%;
	line-height: 10%;
}

.mainText p {
	line-height: 20px;
}

.mainText span {
	font: bold 12pt Arial, Helvetica, sans-serif;
	line-height: 20px;
}

#mainContainer, #tabbedBox, #mainBox-center, #header {
	background: transparent none;
}

#mainNav, #banner, #headerLogo, #mainBox-top, #mainBox-bottom, #sideNav, #producerLogin, #sideBar, #footer, #topwrapper, #bottomwrapper, .pageOptions, .MenuBarHorizontal, .crumbNavigation, .topLinks, #search {
	display: none;
}

#headerLogoPrint img {
	border: 0;
	width: 670px;
}

.breakPage {page-break-before: always}

#medicareTable table {
	width: 560px;
	border: 2px solid #000;
	border-collapse: collapse;
	border-spacing: 0px;
	cellspacing: 0px;
	cellpadding: 0px;
}

#medicareTable td {
	height: 25px;
	border: 2px solid #000;
	text-align: center;
	vertical-align: middle;
	font-family: Verdana, arial, helvetica, sans-serif;
    font-size: 10pt;
    font-weight: bold;
}

#medicareTable .topRow .colName {
	text-align: left;
}

#medicareTable .rowA td {
	color: #000000;
}

#medicareTable .rowA .colName {
	text-align: left;
	width: 40%;
}

#medicareTable .rowB td {
	color: #000000;
}

#medicareTable .rowB .colName {
	text-align: left;
	width: 40%;
}