li {
	font-size: 1.25em;
}

.download-pdf {
	width: 150px;
	padding-left: 10px;
	height: 175px;
	position: absolute;
	background-image: url('/templates/magalog_html/images/online_magalog_faded.jpg');
	background-repeat: no-repeat;
	clear: both;
	text-align: center;
	font-size: 1.45em;
	color: red;
	font-weight: bold;
	/*background: yellow;*/
	vertical-align: middle;
}


#SuperContainer {
	margin: 0 auto;
	/*width: 880px;*/ /* Had to remove width because it was screwing up IE6 */
}

.body-section {
	border-bottom-style: solid; 
	border-bottom-width: 0.1px;
	border-bottom-color: #FAFAFA;
}

.body-standout {
	font-size: 2.15em;
	color: #0C2577;
	text-align: center;
	font-style: italic;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
}

#Container-Inner {
	width: 700px;
	background-color: #FFFFFF;
	/*float: left;*/
	clip: rect(auto, auto, auto, auto);
	margin: 0 auto;
}

.Standout_red {
  color: red; 
}
.Standout_u {
  text-decoration: underline;
}
.Standout_blue {
  color: blue;
  padding-top: 5px;
}
h3 {
  font-size: 1.1em;
	text-align: left;
	font-weight: bold;
	margin-left: 15px;
	margin-bottom: 5px;
}

.CR {
}
.CR_Title {
	text-align: center;
	font-size: 2.1em;
	font-weight: bold;
	padding-top: 15px;
	padding-bottom: 5px;
	background-color: transparent;
	color: #0C2577;
	padding-left: 15px;
}
.CR_Body {
	border-bottom-style: none;
	border-top-width: thick;
	border-color: #808080;
	text-align: justify;
}
.CR_CaptionRight {
	width: 250px;
	background-color: #33CCFF;
	float: right;
	padding-bottom: 15px;
}
.CR_Footer {
	border-bottom-style: solid;
	border-width: thick;
	border-color: #808080;
	margin-bottom: 5px;
	padding-bottom: 5px;
	text-align: right;
	font-size: small;
	font-style: italic;
	color: #666666;
	clear: both;
}
.CR_Body h1 {
	font-size: x-large;
	text-align: center;
	padding-top: 15px;
}
.CR_Body h2 {
	border-color: #808080;
	font-size: large;
	text-align: left;
	font-weight: bold;
	font-style: italic;
	/*border-bottom-style: dotted;
	border-bottom-width: medium;*/
	margin-left: 0px;
}
.CR_Body p {
	border-bottom-style: none;
	border-top-width: thick;
	border-color: #808080;
	text-align: justify;
	padding-left: 25px;
	margin-left: 0px;
	font-size:	1.15em;
}
.Testimonial_Column {
	float: left;
	width: 220px;
	margin-right: 13px;
	margin-bottom: 15px;
}
.Testimonial_Column_Right {
	float: right;
	width: 220px;
	margin-left: 15px;
	margin-bottom: 15px;
	margin-right: 10px;
}
.CR_Testimonial {
	border: thin solid #005B00;
	float: left;
	width: 220px;
	margin-top: 10px;
	background-color: #FFFFFF;
}
.CR_TestimonialHeader {
	margin: 0px;
	padding: 5px;
	width: 210px;
	background-color: #006600;
	color: #FFFFFF;
	font-size: 1.2em;
	text-align: center;
	font-weight: bold;
}
.CR_TestimonialTestimony {
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	width: 200px;
	padding: 10px;
	font-style: italic;
}
.CR_TestimonialTestimony ul {
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	width: 165px;
	padding: 0px;
	margin-left: 25px;
}
.CR_TestimonialTestimony li {
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	padding: 10px 0px 0px 0px;
}
.TestimonialFooter {
	border-width: thin;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: italic;
	padding-right: 10px;
	padding-left: 10px;
	text-align: right;
	margin-bottom: 10px;
	border-top-style: dotted;
	border-top-color: #005500;
	padding-top: 10px;
}
.CR_TestimonialInsert {
	border: thin solid #005B00;
	float: left;
	width: 220px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #FFFF99;
}
.CR_TestimonialInsert p {
	padding-right: 15px;
	padding-left: 15px;
}
.CR_SubTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-style: italic;
	color: red;
	padding-bottom: 10px;
	text-align: center;
	background-color: #FFFFFF;
}
.Image_Full {
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
}
.Image_Left {
	margin-top: 10px;
	margin-bottom: 10px;
	float: left;
	margin-right: 15px;
}
.Image_Right {
	margin-top: 10px;
	margin-bottom: 10px;
	float: right;
	margin-left: 15px;
}
.Caption_Image {
	text-align: center;
	margin: 20px auto 10px auto;
}
.Caption_Right {
	background-color: #FFFF99;
	border: thin solid #000000;
	width: 280px;
	float: right;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
}
.Caption_Right p {
	font-size: xx-small;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 15px;
	padding-left: 15px;
}
.Caption_Full {
	background-color: #FFFF99;
	border: medium solid #800000;
	width: 690px;
	float: center;
	margin-bottom: 15px;
}
.Caption_Full_Header {
	background-color: #800000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding: 15px;
	width: 660px;
	margin-bottom: 15px;
}
.Caption_Full_Content_Left {
	float: left;
	width: 460px;
}
.Caption_Full h1 {
	font-size: medium;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 15px;
	padding-left: 15px;
	text-align: left;
	font-weight: bold;
}
.Caption_Full p {
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 15px;
	text-align: justify;
	padding-right: 15px;
	margin-bottom: 15px;
	margin-top: 15px;
}
.Caption_Full_Image_Left {
	padding: 0px;
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
}
.Caption_Full_Image_Center {
	margin-bottom: 15px;
	margin-top: 15px;
	text-align: center;
}
.Caption_Full_Image_Right {
	padding: 0px;
	margin: 15px;
	float: right;
}
.Caption_Right_2 {
	background-color: #99CCCC;
	border: medium solid #000000;
	width: 380px;
	float: right;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 15px;
}
.Caption_Right_2_Header {
	padding: 15px;
	background-color: #000000;
	width: 350px;
	margin-bottom: 10px;
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
.Caption_Right_2 p {
	padding: 0px 15px 0px 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	margin-bottom: 15px;
}
.Caption_Right_2 h1 {
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	text-align: center;
}
.Caption_Left {
	background-color: #FFFF99;
	border: thin solid #800000;
	width: 250px;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 15px;
}
.Caption_Left p {
	padding: 0px 15px 0px 15px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: xx-small;
	font-family: Arial, Helvetica, sans-serif;
}
.Caption_Left_Header {
	background-color: #800000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding: 15px;
	width: 220px;
}
.Caption_Image_Left {
	text-align: center;
	margin: 20px auto 10px auto;
	width: 190px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}
.Caption_Image_Left p {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	font-style: italic;
}