
@font-face {
    font-family: 'RechtmanPlain';
    src: url('../fonts/RechtmanPlain-webfont.eot');
    src: url('../fonts/RechtmanPlain-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/RechtmanPlain-webfont.woff') format('woff'),
         url('../fonts/RechtmanPlain-webfont.ttf') format('truetype'),
         url('../fonts/RechtmanPlain-webfont.svg#RechtmanPlain') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'caslonopnface_btregular';
    src: url('caslon-openface-bt-1361520324-webfont.eot');
    src: url('caslon-openface-bt-1361520324-webfont.eot?#iefix') format('embedded-opentype'),
         url('caslon-openface-bt-1361520324-webfont.woff2') format('woff2'),
         url('caslon-openface-bt-1361520324-webfont.woff') format('woff'),
         url('caslon-openface-bt-1361520324-webfont.ttf') format('truetype'),
         url('caslon-openface-bt-1361520324-webfont.svg#caslonopnface_btregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

html, body {
	width:100%;
	height:100%;
	margin:0px;
	padding:0px;
}
	

a { 
	color: #1b744a;
	text-decoration:none  
}

a:visited { 
	text-decoration:none 
}

a:hover { 
	color: #761314;
	text-decoration:none 
}

ul#calloutboxList {
	padding-left: 10px !important;
}

ul#cat-select {
	padding-left: 0px;
	clear: both;
}

ul#cat-select li {
	display: inline-block;
	font-weight: bold;
	font-size: 15px;
}

	ul#cat-select li:after {
		content: "|";
		margin: 0px 10px;
	}

	ul#cat-select li:last-child:after {
		content: "";
		margin: 0px 10px;
	}

p {
	margin-bottom: 10px !important;
}

hr {
	background-color:silver;
	border-width:0px;
	height:1px;
	margin:5px 0px;
	clear:both;
}

aside#calloutbox.page-additional-info.layoutF {
	margin-right: 20px;
}

p {
	margin:0px 0px 13px 0px;
	color: black;
	}


h1, .head  	{
 	font: bold normal 1.85em/120% "Roboto", Arial, Helvetica, sans-serif;
	color : #1B744A;
	margin:0px 0px 3px 0px;
	}

h2, .home1 {
	font: bold normal 1.85em/120% "Roboto", Arial, Helvetica, sans-serif; /* Linked via Google fonts */
	margin: 0px 0px 3px 0px;
	color: #1B744A;
	}

/*h3, .home2, .subtitle {
	color: #761314;
	font-family: 'Goudy Bookletter 1911', Georgia, serif;
	font-size: 1.4em;
	line-height: 120%;
	margin-bottom: 12px;
	}*/

input, select {
 	font-family : verdana, geneva, arial, helvetica;
	font-size : 10px;
}	
	
.input {
	width:150px;
	}

textarea {
 	font-family : courier new, monospaced;
	font-size : 11px;
	width:400px
 	}

.button {
 	font-family : arial;
	font-size : 12px;
	color:black;
	}
 
.dwarf {
	font-family : verdana, arial;
	font-size : 10px;
	font-weight:normal;
	line-height: normal;
	letter-spacing:normal;
	color:#B94C2F;
	}




table {
	border-spacing:0px;
	border-collapse:collapse;
}

td, th {
	padding:4px;
	font-size:10px;
	text-align:left;
}

thead, tfoot {
	font-size:10px;
}




.trlabel, .tdlabel, .cell, .cell2, .odd, .even {
 	font-family : verdana;
 	letter-spacing:normal;
	font-size : 10px;
}

.trlabel, thead th  {
	font-weight: bold;
	color: #FFFFFF;
	background-color:#8C4C36;
	}
	
.tdlabel, tbody th  {
	font-weight: bold;
	color:#FFFFFF;
	background-color:#DCC894;
	}
	
.cell, .odd  {
	color:black;
	background-color: #E1CFC9;
	}
	
.cell2, .even  {
	color:black;
	background-color: #e0e0e0;
	}
	
.box  {
 	font-family : verdana,arial,helvetica;
 	font-size:10px;
	font-weight:normal;
	letter-spacing:0px;
	}
	
.error {
	color: red;
	font-weight:bold;
	background-color:white;
	}
	
.hand {
	cursor:pointer;
	cursor:hand;
}

.applyBorder {
	border-width: 1px;
	border-color: #ffffff;
	border-style:solid;
}

.applyBorder2 {
	border-width: 1px;
	border-color: #D1CC9F;
	border-style:solid;
}

div.clear {clear: both; display: block; margin: 0; padding: 0; height: 0; line-height: 1px; font-size: 1px;}

#calloutbox {
	border: 3px solid #1b744a !important;
	padding: 0px 0px 0px 0px;
	margin: 20px 0px;
	width: 300px;
	background-color: rgba(159,187,163,0.8);
	float: left;
}

#calloutbox p, #calloutbox h2, #calloutbox h3 {
	margin-left:15px;
	margin-right:15px;
}

#calloutbox a {
	font: normal normal 1.25em/140% 'Goudy Bookletter 1911', serif;
	color: black;
}
#calloutbox a:hover {
	color: #1b744a;
}



/* H1 inside comment box will be the blue header stripe. This sets a default text style as well, though you can also use an image */
#calloutbox h3 {
	margin: 0px;
	height: 28px;
	/* background-image:url("../image/wui-calloutheaderbg.png");
	background-repeat:repeat; */
	background-color: #1B744A;
	font: bold normal 1.5em/120% 'Goudy Bookletter 1911', Georgia, serif;
	color: white;
	padding: 8px 4px 4px 10px;
}




ul.nav { font-size:11px; margin-left:0px; margin-top:5px; margin-bottom:5px; padding-left:12px; list-style-type:none; list-style-image:none;line-height:170%; }
ul.nav li { margin-bottom:2px; margin-left:0px; list-style-type:none; }
ul.nav li a { background-image:url(../image/navbullet.gif); background-position:0px 3px; background-repeat:no-repeat; padding-left:18px; font-weight:bold; display:block; width:90%; }
ul.nav li a:hover { background-image:url(../image/navbullet.gif); }
ul.nav li a, #breadcrumb a  { text-decoration:none; }








/* ===== Generic Page Form Styles (Contact Form) ===== */

/* ===== Form Colors ===== */
.smooth {
	background: #1b744a;
}
	.smooth fieldset {
		background: #9fbba3;
	}
	.smooth input[type=submit],
	.smooth input[type=button],
	.smooth button,
	.smooth .submit {
		background: #9fbba3;
		color: white;
		text-shadow: 0 0 3px rgba(0,0,0,0.4);
		border: 3px solid #1b744a;
	}
	.smooth input[type=submit]:hover,
	.smooth input[type=submit]:focus,
	.smooth input[type=submit]:active,
	.smooth input[type=button]:hover,
	.smooth input[type=button]:focus,
	.smooth input[type=button]:active,
	.smooth button:hover,
	.smooth button:focus,
	.smooth button:active,
	.smooth .submit:hover,
	.smooth .submit:focus,
	.smooth .submit:active {	
		border-color: #1B744A;
		
		text-shadow: 0 0 6px rgba(0,0,0,0.75);
		
		-moz-box-shadow: 0 0 4px rgba(0,0,0,0.6);
		-webkit-box-shadow: 0 0 4px rgba(0,0,0,0.6);
		-o-box-shadow: 0 0 4px rgba(0,0,0,0.6);
		-ms-box-shadow: 0 0 4px rgba(0,0,0,0.6);
		box-shadow: 0 0 4px rgba(0,0,0,0.6);
	}
	.smooth input.link,
	.smooth input.link:hover,
	.smooth input.link:focus,
	.smooth input.link:active {
		color: #FFF;
		border-color: transparent;
		
		text-shadow: none;
		
		-moz-box-shadow: none;
		-webkit-box-shadow: none;
		-o-box-shadow: none;
		-ms-box-shadow: none;
		box-shadow: none;
	}
		.smooth input.link:hover,
		.smooth input.link:focus,
		.smooth input.link:active {
			color: #C00;
		}
		
	.smooth .notice,
	.smooth h3 {
	    color: #C00; 
		
		font-size: 135%;
		font-weight: normal;
	}


.contactForm,
.tableless {
	display: block;
	padding: 0.5em 0;
}		
.tableless {
	float: left;
	width: 50%;
}
.tableless.right {
	float: right;
}
	.contactForm fieldset,
	.tableless fieldset {
		display: block;
		border: none;
		padding: 0 0.5em;
		position: relative;
	}
	.contactForm fieldset.first,
	.tableless fieldset.first {
		min-height: 1.75em;
	}
		.contactForm fieldset.first p.label,
		.tableless fieldset.first p.label {
			position: absolute; 
			top: 0.5em; 
			right: 1em; 
			margin: 0; 
			padding: 0; 
			font-size: 90%; 
			text-align: right;
		}
	.contactForm fieldset.legend,
	.tableless fieldset.legend {
		padding-top: 2.5em;
	}
		.contactForm fieldset h3,
		.tableless fieldset h3 {
			padding: 2.5% 2.5% 0.75em;
			font-size: 110%;
		}
		.contactForm fieldset legend,
		.tableless fieldset legend {
			position: absolute;
			top: 0.5em;
			margin: 0;
			padding: 0 2.5% 1%;
			font: normal bold 100%/120% Arial, Helvetica, sans-serif;
		}
		.contactForm fieldset.oneCol p.req,
		.contactForm fieldset.twoCol p.req,
		.tableless fieldset.oneCol p.req,
		.tableless fieldset.twoCol p.req {
			position: absolute;
			top: 1.5em;
			right: 0;		
			margin: 0;
			padding: 0;
			width: 35%;	
			font-size: 90%;
			color: #1B744A;
			font-weight: bold;
		}
		.contactForm label.center,
		.tableless label.center {
			text-align: center;
		}
		
		fieldset.oneCol label,
		fieldset.oneCol textarea,
		fieldset.oneCol p,
		fieldset.twoCol label,
		fieldset.twoCol label.full,
		fieldset.twoCol p.full {
			display: block;
			margin: 0;
			padding: 2.5% 7.5% 5% 2.5%;
			width: 90%;
			color: #1B744A;
		}
		
		fieldset.twoCol textarea,
		fieldset.oneCol textarea,
		fieldset.oneCol p {
			color:#333;
		}
		
		fieldset.twoCol label,
		fieldset.twoCol textarea {
			width: 44%;
			padding: 1% 2.5%;
			float: left;
			color: #1B744A;
		}
		fieldset abbr {
			display: block;
		}
		.contactForm fieldset select,
		.tableless fieldset select {
			display: block;
			max-width: 90%;
		}
		
		fieldset#contact-char {
			padding-left: 20px;
			color: #1B744A !important;
		}
	
	.contactForm .tdlabel,
	.contactForm .cell,
	.tableless .tdlabel,
	.tableless .cell {
		background-color: transparent;
	}
	.contactForm .error,
	.tableless .error {
		background-color: transparent;
	}
		.contactForm .error input,
		.contactForm .error select,
		.contactForm .error textarea,
		.tableless .error input,
		.tableless .error select,
		.tableless .error textarea {
			margin-top: 0.2em;
			padding: 0.2em;
			border: 1px solid #C00;
			background: #FFF0F0;
			-moz-box-shadow: 0 0 3px #C00;
			-webkit-box-shadow: 0 0 3px #C00;
			box-shadow: 0 0 3px #C00;
		}
		.contactForm p,
		.tableless p {
			padding: 0.3em;
			margin: 2.5%;
		}
		.contactForm p.success,
		.tableless p.success {
			color: #147145;
			font-weight: bold;
			background: #F0FFF0;
			background: rgba(0, 204, 0, 0.2);
			-moz-box-shadow:0 0 3px #147145;
			-webkit-box-shadow:0 0 3px #147145;
			box-shadow:0 0 3px #147145;
		}
	
	.contactForm input[type=submit],
	.tableless input[type=submit] {
		margin-left: 2.5%;
		margin-bottom: 2.5%;
	}


/* Let's jazz this @#$% up! */
.smooth {
	float: left;
	width: auto;
	max-width: 45%;
	
	padding: 0.5em;
	margin: 1.5em 0.5% 0.5%;
	
	/*-webkit-border-radius: 12px;
	-o-border-radius: 12px;
	border-radius: 12px;*/
}
	.contactForm.smooth {
		width: auto;
		max-width: 100%;
	}
	/*.smooth fieldset:first-child,
	.smooth fieldset.top {
		-moz-border-radius-topleft: 6px;
		-moz-border-radius-topright: 6px;
		border-top-left-radius: 6px;
		border-top-right-radius: 6px;
	}
	.smooth fieldset:last-child,
	.smooth fieldset.bottom {
		-moz-border-radius-bottomleft: 6px;
		-moz-border-radius-bottomright: 6px;
		border-bottom-left-radius: 6px;
		border-bottom-right-radius: 6px;
	}*/
	
	.smooth fieldset legend {
		color: #1B744A;
		font-size: 150%;
		font-weight: bold;
		line-height: 110%;
		font-family: inherit;
	}
	
	.smooth fieldset.legend {
		padding-top: 3.5em;
	}
	
	.smooth fieldset.oneCol label,
	.smooth fieldset.oneCol textarea,
	.smooth fieldset.oneCol p,
	.smooth fieldset.twoCol label,
	.smooth fieldset.twoCol textarea,
	.smooth fieldset.twoCol label.full,
	.smooth fieldset.twoCol p.full {
		display: block;
		width: 93%;
		margin: 0;
		padding: 3% 3.5% 4%;
	}
		.smooth fieldset.twoCol label,
		.smooth fieldset.twoCol textarea,
		.smooth fieldset.twoCol p {
			float: left;
			width: 42%;	
			margin: 0;
			padding: 3% 3.5% 4%;
		}
	.smooth input[type=submit],
	.smooth input[type=button],
	.smooth button,
	.smooth .submit {
		display: inline-block;
		margin: 0 auto;
		padding: 0.25em 0.4em 0.3em;
		
		box-sizing: border-box;
		-moz-border-radius: 6px;
		border-radius: 6px;
		
		font-family: inherit;
		font-weight: bold;
		font-size: larger;
		letter-spacing: 1px;
		text-decoration: none;
		
		transition: all 0.4s;
		-moz-transition: all 0.4s;
		-webkit-transition: all 0.4s;
		-ms-transition: all 0.4s;
	}
	
	/* This allows buttons/inputs to visually imitate ordinary text links */
	.smooth input.link {
		display: inline; 
		margin: 0; 
		padding: 0; 
		background: none; 
		border: none;
		
		cursor: pointer;
		
		text-decoration: underline;
		font-weight: normal; 
		font-size: 90%; 
		/* Change font family to match page default */
		font-family: Georgia, "Times New Roman", Times, serif;
	}
	
		
address.contact {
	font-style: normal !important;
}



/* ========== STANDARD SUB PAGE STYLES ==========
 * 1. div#breadcrumb
 * 2. h2#pageTitle
 * 3. h3#pageSubTitle
 * 4. div#pageSummary
 * 5. div#pageContents
 * 6. div#pageBullets
 * 7. div#pageConclusion 
 * 8. div#imageBlock
 * 9. div#imageBlockFeat
 * 10. div#calloutbox
 * 11. div#pageDownloads
*/
div#breadcrumb {
	margin-bottom: 0.8em;
	font-size: 10px; 
	font-weight: bold; 
}
	div#breadcrumb span.breadcrumbTitle {
		padding-right: 10px;
	}
	div#breadcrumb a:hover,
	div#breadcrumb a:focus {
		text-decoration: none; 
	}
h2#pageTitle {
 	font: bold normal 1.85em/120% "Roboto", Arial, Helvetica, sans-serif;
	color : #1B744A;
	margin:0px 0px 3px 0px;
	padding-left: 0px !important;
}
h3#pageSubTitle {
	font: bold normal 1.25em/120% "Roboto", Arial, Helvetica, sans-serif; 
	margin: 0px 0px 3px 0px;
	color: #000;
}
.page-summary p,
.page-contents p,
.page-conclusion p,
.page-bullets ul,
.page-bullets ol {
	line-height: 125%;
	padding: 0.5em 0;
}

.page-summary ul li,
.page-contents ul li,
.page-conclusion ul li {
	margin-left: 0.25em;
	list-style: disc outside;
}
.page-summary ol li,
.page-contents ol li,
.page-conclusion ol li {
	margin-left: 1.6em;
	list-style: decimal outside none;
}

.page-bullets {
	clear: left;
}
	.page-bullets ul li,
	.page-bullets ol li {
		margin-left: 1.6em;
		line-height: 150%;
	}
	.page-bullets span.clear {
		clear: left;
	}
.page-image-block,
.page-featured-image {
	padding: 0 0.5em 0.5em;
}
.page-image-block.right,
.page-featured-image.right {
	float: right;
	clear: right;
	padding-right: 0;
	margin-left: 1em;
}
.page-image-block.left,
.page-featured-image.left {
	float: left;
	clear: left;
	padding-left: 0;
	margin-right: 1em;
}
	#imageNav {
		text-align: center;
		padding: 0.2em 0;
		font-size: 80%
	}
	.page-content #currCaption,
	.page-content #featCaption {
		font-size: 80%;
		text-align: center;
	}
	
.page-additional-info {
	width: 300px;
	position: relative;
	margin: 1em 0;
	background-color:#EDEDED;

}
	.page-additional-info h3 {
		width: 288px;
		padding: 0 10px;
		margin:0px 0px 0px 0px;
		font-size: 110%;
		font-weight:bold;
		line-height: 40px;
		text-align: left;
		background-color:#ee7923;
		color:#ffffff;
	}
	.page-additional-info .page-additional-content {
		width: 288px;
		padding: 0 10px;
		text-align: center;
	}
		.page-additional-info .page-additional-list {
			width: 288px;
			padding: 5px 0 3px 0;
			color: inherit;
			
		}
			.page-additional-info .page-additional-list li {
				list-style: none;
				display: list-item;
				text-align: left;
				padding: 2px 15px 3px 0;
			}
			.page-additional-info .page-additional-list a {
				font-size: 13px;
				text-decoration:none;
				color:#000000;
			}
			
			.page-additional-info .page-additional-list a:hover {
				color: #EE7923;
			}
			
.page-downloads {
	margin: 1em 0;
	clear: both;
}
	.page-dowloads h3 {
		padding-bottom: 0.5em;
	}
	.page-downloads .page-download-block {
		width: 45%;
		min-height: 45px;
		float: left; 
		padding-right: 5%;
		padding-bottom: 0.5em;
		position: relative;
	}
	.page-downloads .page-download-thumb {
		display: block;
		padding-right: 10px;
		position: absolute;
		left: 0;
		top: 0;
	}
	.page-downloads .page-download-block h4,
	.page-downloads .page-download-block p {
		font-size: 90%;
		padding-left: 42px;
	}
			
/* ========== SUB PAGE LAYOUTS ==========
 * 1. Layout A
 * 2. Layout B
 * 3. Layout C
 * 4. Layout D
 * 5. Layout E
 * 6. Layout F
 * 9. Layout I Slideshow uses Layout A
 * 10. Layout J Graphical Subpages
 *
 * ===== Layout A ===== */

h1 {
	clear: left;
	float: none !important;
}

#pageConclusion {
	clear: left !important;
}

.page-summary.layoutA p,
.page-contents.layoutA p,
.page-conclusion.layoutA p,
.page-bullets.layoutA ul,
.page-bullets.layoutA ol {
	padding-left: 0;
}
.page-image-block.layoutA {
	padding: 0 0 0.5em;
}
.page-image-block.layoutA,
.page-additional-info.layoutA {
	float: right;
	clear: right;
	margin-left: 1em;
}

/* ===== Layout B ===== */

.page-featured-image.layoutB {
	float: left;
	clear: left;
	margin-right: 1em;
}
.page-image-block.layoutB,
.page-additional-info.layoutB {
	float: right;
	clear: right;
	margin-left: 1em;
}

/* ===== Layout C ===== */

#calloutbox.page-additional-info.layoutC {
	float: left;
	clear: left;
	margin: 0.25em 1em 0.25em 0em;
}
.page-image-block.layoutC,
.page-featured-image.layoutC {
	float: right;
	clear: right;
	margin-left: 1em;
}

/* ===== Layout D ===== */
.page-image-block.layoutD {
	float: right;
	clear: right;
	margin-left: 1em;
}
.page-additional-info.layoutD {
	float: left;
	clear: left;
	margin-right: 1em;
}

/* ===== Layout E ===== */
div.imageBlock.layoutE,
.page-image-block.layoutE {
	float: right;
	clear: right;
	padding: 10px 10px 10px 20px;
}
div.imageBlock.layoutE p.imageCaption,
.page-image-block.layoutE .image-caption {
	font-size: 80%;
	text-align: right;
	margin: 0;
	padding: 7px 0px 0px 0px;
}
.page-downloads.layoutE {
	clear: none;
}
	.page-downloads.layoutE .page-download-block.layoutE {
		width: auto;
		float: none;
		clear: left;
		padding: 0 0.5em;
	}

/* ===== Layout F ===== */
.page-image-block.layoutF {
	float: right;
}
.page-image-block.layoutF #myCaption {
	text-align: center;
}
.page-image-block.layoutF #thumbGallery {
	padding: 0.5em;
	text-align: center;
}
	.page-image-block.layoutF #thumbGallery .thumbSwitch {
		display: inline-block;
		width: 50px;
		height: 50px;
		padding: 5px;
	}

.page-additional-info.layoutF,
.page-featured-image.layoutF {
	float: left;
	clear: left;
	margin-right: 1em;
}

/* ===== Layout G ===== */
.page-video-block.layoutG {
	float: right;
	clear: right;
	padding: 0 0 1em 1em;
	text-align: center;
}
	.page-video-block.layoutG .video-wrapper {
		background: transparent url('/consoleAssets/image/loading.gif') no-repeat 50% 50%;
		margin: 0 auto;
	}
		.video-wrapper.layoutG object {
			display: block;
			margin: 0 auto;
		}
	.page-video-block.layoutG .video-caption {
		padding-top: 0.5em;
		text-align: center;
	}

.page-additional-info.layoutG {
	float: left;
	clear: left;
	margin-right: 1em;
}

.page-video-thumbs {
	margin-top: 1em;
}
	.page-video-thumbs .page-video-thumb {
		float: left;
		padding: 0.5em 1.3em 0.5em 0;
		width: 100px;
		text-align: center;
	}
		.page-video-thumbs .page-video-thumb a {
			text-decoration: none;
			font-size: smaller;
			font-weight: bold;
			display: block;
			position: relative;
		}
			.page-video-thumbs .page-video-thumb a img {
				border: 1px solid #CCC;
			}

/* ===== Layout H ===== */
.page-video-block.layoutH {
	float: right;
	clear: right;
	padding: 0 0 1em 1em;
	text-align: center;
}	
	.page-video-block.layoutH .video-wrapper {
		background: transparent url('/consoleAssets/image/loading.gif') no-repeat 50% 50%;
		margin: 0 auto;
	}
		.video-wrapper.layoutH object {
			display: block;
			margin: 0 auto;
		}
	.page-video-block.layoutH .video-caption {
		padding-top: 0.5em;
		text-align: center;
	}
	.page-video-block.layoutH .page-video-thumbs {
		padding: 1em 0 0.5em;
		margin: 0 auto;
	}
		.page-video-block.layoutH .page-video-thumbs .page-video-thumb {
			position: relative;
			display: block;
			float: left;
			width: 50px;
			height: 50px;
			padding: 5px;
			overflow: hidden;
		}
		
.page-additional-info.layoutH {
	float: right;
	clear: right;
	margin-left: 1em;
}

.page-image-block.layoutH {
	float: left;
	margin-right: 1em;
}	
	.page-image-block.layoutH #myCaption {
		text-align: center;
	}


 /* ===== Layout J ===== */

.page-summary.layoutJ p,
.page-contents.layoutJ p,
.page-conclusion.layoutJ p,
.page-bullets.layoutJ ul,
.page-bullets.layoutJ ol {
	padding-left: 0;
}
.page-image-block.layoutJ {
	padding: 0 0 0.5em;
}
.page-image-block.layoutJ,
.page-additional-info.layoutJ {
	float: right;
	clear: right;
	margin-left: 1em;
}

.subpage-image-layoutJ {
	
	overflow:hidden;
	float:left;
}

	.subpage-imagebox-layoutJ {

		overflow:hidden;
	}

	.subpage-imagebox-layoutJ img {
		margin-bottom: 0px !important;
		padding-bottom: 0px !important;
	}

			div.subPageCaption p.subPageCaption {
				width: 100%;
				margin-top: -10px !important;
				background-color: #1B744A;
				font: normal bold 18px/130% 'Roboto', Arial, Helvetica, sans-serif;
				padding: 1em 0;
				color: black;
				text-align: center;
				
			}
				div.subPageCaption p.subPageCaption  {
					padding: 15px 0px;
				}
				
				a.subCaption {
					color: white !important;
					text-decoration: none;
				}
				
				.subTitleCaption {
					color:#ffffff;
					font-size:80%;
					font-style:italic;
					font-weight:normal;
				}
				
				.subTitleCaption:hover {
					
				}
			
			div.subPageBlock div.subPageCaption a.subPageView {
				display: block;	
				position: absolute;
				left: 0;
				top: 0;
				right: 0;
				bottom: 0;		
				text-decoration: none;
			}
			
			div.subPageBlock div.subPageCaption a.subPageBuy {
				display: block;
				padding: 3px;
				position: absolute;
				bottom: 7px;
				right: 7px;
				font-style:italic;
				font: normal 12px/100% 'Roboto', Arial, Helvetica, sans-serif;
				color: #FFF;
				text-decoration: none;
			}

		.learnMore {
			background-color:#761314;
			text-indent:0;
			
			display: inline-block;
			color: white;
			font-family: 'Roboto', Arial, Helvetica, sans-serif;
			font-size: 12px;
			font-weight: bold;
			font-style: normal;
			line-height: 25px;
			width: 105px;
			text-decoration: none;
			text-align: center;
		}
		
		.learnMore:hover, .learnMore:visited:hover {
			background-color: #B0C7B3;
			color: #1B744A;
		}
		
		.learnMore:visited {
			color: white;
		}
		
		.learnMore:active {
			position: relative;
			top: 1px;
		}