@charset "utf-8";
/* CSS Document */

table.leftRightSubPage p{
	font-size: 16px;
	line-height: 20px;
}

table.leftRightSubPage a:link, table.leftRightSubPage a:visited, table.leftRightSubPage a:active{
	font-size: 16px;
	color: #053d9d;
	text-decoration: underline;
	line-height: 20px;
}

table.leftRightSubPage a:hover{
	text-decoration: none;
}

table.leftRightSubPage h2{
	 color: #e7550d;
	 font-size: 18px;
	 margin-bottom: -10px;
	 padding: 0px;
	 line-height: 18px;
	 margin-top: 20px;
}

table.rightSubPageCallOut td a{
	font-size: 12px !important;
	line-height: 18px !important;
}


div.textSizer{
	float:left;
	width: 120px;
	border: 1px solid #ffb03f;
	height: 22px;
	padding-top: 3px;
	padding-left: 5px;
	margin-right: 3px;
	font-size: 12px;
}



a:link.textSizerSmall, a:visited.textSizerSmall, a:active.textSizerSmall{
	font-size: 12px;
	color: #343637;
	text-decoration: none;
}

a:hover.textSizerSmall{
	text-decoration: underline;
}

a:link.textSizerMedium, a:visited.textSizerMedium, a:active.textSizerMedium{
	font-size: 14px;
	color: #e7550d;
	text-decoration: none;
}

a:hover.textSizerMedium{
	text-decoration: underline;
}

a:link.textSizerLarge, a:visited.textSizerLarge, a:active.textSizerLarge{
	font-size: 16px;
	color: #343637;
	text-decoration: none;
}

a:hover.textSizerLarge{
	text-decoration: underline;
}

/* */
table.leftRightSubPage ul{
	font-size: 16px;
	margin: 0px;
	padding: 0px;
	margin-left: 30px;
	margin-top: 15px;
}

table.leftRightSubPage ul li{
	font-size: 16px;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
	margin-bottom: -20px; /* this will even the space between line items in both browsers to zero. */
	padding-bottom: 25px; /* this spaces the line items out. If you need to change line spacing for this, do it here. */
	padding-left: 10px;
	line-height: 20px;
}

table.leftRightSubPage ol{
	font-size: 16px;
	margin: 0px;
	padding: 0px;
	margin-left: 40px;
	margin-top: 15px;
}

table.leftRightSubPage ol li{
	font-size: 16px;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
	margin-bottom: -20px; /* this will even the space between line items in both browsers to zero. */
	padding-bottom: 25px; /* this spaces the line items out. If you need to change line spacing for this, do it here. */
	padding-left: 10px;
	line-height: 20px;
}

table.leftRightSubPage ul.pdf{
	font-size: 16px;
	margin: 0px;
	padding: 0px;
	margin-left: 30px;
	list-style-image: url(/images_custom/icon_pdf.gif);
	margin-top: 15px;
}

table.leftRightSubPage ul.pdf li{
	font-size: 16px;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
	margin-bottom: -20px; /* this will even the space between line items in both browsers to zero. */
	padding-bottom: 25px; /* this spaces the line items out. If you need to change line spacing for this, do it here. */
	padding-left: 10px;
}


table.leftRightSubPage ol.red{
	color: #e7550d;
	font-size: 18px;
	margin: 0px;
	padding: 0px;
	margin-left: 30px;
}

table.leftRightSubPage ol.red li{
	color: #e7550d;
	font-size: 18px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	margin-bottom: -20px; /* this will even the space between line items in both browsers to zero. */
	padding-bottom: 25px; /* this spaces the line items out. If you need to change line spacing for this, do it here. */
}

table.leftRightSubPage ol.red li h2{
	color: #e7550d;
	font-size: 18px;
	font-weight: bold;
}
table.leftRightSubPage ol.red li p{
	color: #343637;
	font-size: 16px;
	font-weight: normal;
}

ul{
	font-size: 16px;
}

ol{
	font-size: 16px;
}

/* BEGIN WARNING SIGNS */

table.warning td.rightCornerSide{
	width: 73px;
	height: 73px;
	background: url(/espanol/images/corner2.gif) top left no-repeat;
}

table.warning td.rightCornerSide img.rightCorner{
	width: 73px;
	height: 73px;
}

table.warning td.middleSide{
	FONT-SIZE: 20px; 
	LINE-HEIGHT: 24px; 
}

/* END WARNING SIGNS */
/*********************************************/
