﻿body 
{
	color:#414141;
	padding:0px;
	margin:0px;
	font-size:0.77em;
}

body, th, td, input, textarea, select
{
	font-family: Verdana, Helvetica, Sans-Serif;
}

h1 
{
	color:#414141;
	font-size:1.6em;
	font-family:Arial;
	margin:0px 0px 9px 0px;
}

h1.ImageHeader
{
	background-position:-5px 3px;
	background-repeat:no-repeat;
	margin-left:178px;
}

h2
{
	font-size:1.4em;
	color:#ba9c5c;
}

h3
{
	font-size:1.25em;
}

h4
{
	font-size:1em;
	margin-top:1.6em;
	margin-bottom:0.7em;
}

p
{
	margin:0px 0px 15px 0px;
	line-height:1.25em;
}

img 
{
	border:none;
}

a
{
	color:#646464;
}

a:hover
{
	text-decoration:underline !important;
}

form
{
	margin:0px;
}

form h2
{
	margin-top:0px;
}

.RedText
{
	color:#f00;
}

.WhiteText
{
	color:#fff;
}

.BlackBorder
{
	border:1px solid #000;
}

*:first-child+html table.Form input[type='submit'],
*:first-child+html table.Form input[type='button'],
*:first-child+html .Button
{
	padding:3px 14px 2px 14px;
	overflow:visible;
}

.Hidden
{
	position:absolute !important;
	left:-10000px !important;
}

.FloatClear
{
	clear:both;
	height:1px;
	overflow:hidden;
}

.Notation
{
	color:#777;
	font-size:0.9em;
	font-weight:normal;
	padding-top:3px;
}

.SmallText
{
	font-size:0.85em;
}

.AlertMessage
{
	color:#f00;
}

.GreenText
{
	color:green;
}

.ValidationSummary
{
	color:#f00;
}

.ValidationMessage
{
	display:block;
	margin-top:3px;
	font-size:0.9em;
	color:#f00;
	padding-right:5px;
}

.Invalid
{
	background-color:#eaf4f8;
}

.ExternalLink
{
	color:#ba9c5c;
}

.SearchResults .ExternalLink
{
	background-image:url(../Img/bg_external_link.gif);
	background-repeat:no-repeat;
	padding-right:12px;
	background-position:right 1px;
}

div.MandatoryFieldInfo
{
	margin:15px 0px;
}

div.MandatoryFieldInfo img
{
	float:left;
}


/*Section Image Styles */

.SectionImage
{
	border:1px solid #e8e3d7;
	padding:1px;
}

.SectionImage.AlignLeftAround
{
	float:left;
	margin:3px 10px 5px 0px;
}

.SectionImage.AlignRightAround
{
	float:right;
	margin:3px 0px 5px 10px;
}

.SectionImage.AlignLeftSeparateAbove, .SectionImage.AlignRightSeparateAbove, .SectionImage.AlignCentreSeparateAbove, .SectionImage.AlignCentreAround
{
	margin-bottom:12px;
}

.SectionImage.AlignLeftSeparateBelow, .SectionImage.AlignRightSeparateBelow, .SectionImage.AlignCentreSeparateBelow
{
	margin-top:12px;
}

.SectionImage.AlignRightSeparateAbove, .SectionImage.AlignRightSeparateBelow
{
	margin-left:auto;
}

.SectionImage.AlignCentreSeparateAbove, .SectionImage.AlignCentreSeparateBelow, .SectionImage.AlignCentreAround
{
	margin-left:auto;
	margin-right:auto;
}

.SectionImageCaption
{
	font-size:0.9em;
	padding:3px;
}

#RightColumn ul
{
	margin:0px;
	padding:0px;
	list-style-type:none;
}

#RightColumn ul li
{
	list-style-type:none;
	background-image: url(/Img/content_li_bg.gif);
	background-repeat:no-repeat;
	background-position:0px 0.6em;
	padding:4px 0 4px 12px; 
}

.RightFeature
{
	width:164px;
	border-left:1px solid #c6c0ab;
	padding-bottom:30px;
}

.RightFeature div
{
	margin:10px;
}

.RightFeature h3
{
	font-size:1em;
	margin:24px 10px 0px 12px;
	color:#000000;
}

.RightFeature .FeatureText p
{
	margin-bottom: 4px;
}


.Content ul,
.WideContent ul
{
	margin:0px 0px 5px 30px;
	padding:0px;
	list-style-type:none;
}

.Content ul li,
.WideContent ul li
{
	padding:4px 0px 4px 12px;
	list-style-type:none;
	background-image: url(/Img/content_li_bg.gif);
	background-repeat:no-repeat;
	background-position:0px 0.6em;
}

/** FORM TABLE STYLES **/

table.Form
{
	width:100%;
	margin-bottom:20px;
}

table.Form.Mid
{
	width:75%;
}

table.Form.Small
{
	width:50%;
}

table.Form caption
{
	font-size:1.1em;
	font-weight:bold;
	margin:0px;
	padding:0px 0px 3px 0px;
	text-align:left;
	border-bottom:1px solid #c2b9a4;
}

table.Form th,
table.Form td
{
	border-bottom:1px solid #c2b9a4;
	vertical-align:top;
}

table.Form th
{
	text-align:left;
	font-weight:normal;
	width:160px;
	padding:5px 5px 4px 1px;
}

table.Form th.Mandatory
{
	background-image:url(../Img/mandatory.gif);
	background-repeat:no-repeat;
	background-position:right 6px;
}

table.Form td
{
	padding:4px 5px 4px 8px;
}

table.Form tr.MessageRow td
{
	background-image:none;
	padding:6px 1px 6px 1px;
	border-bottom:1px solid #CC0000;
}

/** TABLE STYLES **/

table.DataTable
{
	width:100% !important;
	border-top:1px solid #c2b9a4 !important;
	border-bottom:1px solid #c2b9a4 !important;
	border-collapse:collapse;
}

table.DataTable caption
{
	font-size:1.1em;
	text-align:left;
	margin:0px;
	padding:0px 0px 3px;
	font-weight:bold;
}

table.DataTable th,
table.DataTable td
{
	padding:4px 5px;
	border:1px solid #c2b9a4;
	border-bottom:0px;
	vertical-align:top;
	font-size:0.9em;
}

table.DataTable th
{
	border-top:0px;
	text-align:left;
	background-color:#d7ccb4;
}

table.DataTable th p,
table.DataTable td p
{
	margin:0px;
}

table.GeneralTable
{
	border-collapse:collapse;
}

table.GeneralTable th,
table.GeneralTable td
{
	padding:5px 7px;
	border:1px solid #c2b9a4;
	text-align:left;
	vertical-align:top;
}

table.GeneralTable th
{
	background-color:#d7ccb4;
}

/** JOURNALS **/

#LoginLink, .LoginBox
{
	background-color:#fff1d1;
	border:1px solid #c2b9a4;
	padding:10px;
}

.LoginBox {
	margin-top: 10px;
}

#LoginLink a, .LoginBox a
{
	font-weight:bold;
}

.LoginBox a {
	font-size: 0.9em;
}

#JournalList ul
{
	margin:0px;
	padding:0px;
	list-style-type:none;
}

#JournalList li
{
	float:left;
	background-color:#f7f7f7;
	border:1px solid #adadad;
	padding:8px 10px;
	margin:0px 0px 0px 20px;
	width:140px;
	text-align:center;
	font-size:0.9em;
}
 
#OnlineJournalLink
{
	background-color:#f7f7f7;
	border:1px solid #adadad;
	margin-bottom:20px;
	padding:5px 5px 4px 5px;
}

#OnlineJournalLink img
{
	float:left;
	margin-right:5px;
}


#OnlineJournalLink a
{
	line-height:3em;
}

/** SEARCH **/
ol.SearchResults
{
	list-style-type: none;
	padding: 0 35px 0 20px;
	margin: 0;
}

ol.SearchResults li
{
	margin-bottom:15px;
	border-top: solid 1px #e6e6e6; 
	padding: 20px 0 5px;
}

ol.SearchResults li:last-child
{ 
	padding-bottom: 20px;
	border-bottom: solid 1px #e6e6e6; 
}

ol.SearchResults li img { margin: 5px 0; }

ol.SearchResults li .info { color: #797979; display: inline-block; vertical-align: top; padding-top: 5px; }

ol.SearchResults li .info span { font-weight: bold; }

ol.SearchResults .Extract
{
	margin-top:3px;
	color: #797979;
	text-overflow: ellipsis;
	overflow: hidden;
}

.SiteInfo
{
	display: block;
}

ol.SearchResults .SearchHit
{
	font-weight: bold;
}

ol.SearchResults .Url
{
	color:#e6591b;
	font-size:0.85em;
}

#SiteMap
{
	margin-top:-10px;
}

#SiteMap ul
{
	margin:0px;
	padding:0px;
	list-style-type:none;
}

#SiteMap li
{
	margin:0px 0px 16px 0px;
}

#SiteMap a
{
	font-size:1.4em;
	border-bottom:1px solid #c2b9a4;
	padding-bottom:1px;
	text-decoration:none;
	display:block;
}

#SiteMap span.AlertMessage
{
	font-size:0.9em;
}

#SiteMap ul ul
{
	margin:4px 0px 0px 20px;
}

#SiteMap ul ul li
{
	padding-bottom:2px;
	margin:0px;
}

#SiteMap ul ul a
{
	font-size:1em;
	border-bottom:0px;
	display:inline;
}

#SiteMap ul ul ul
{
	margin:2px 0px -2px 12px;
}

#SiteMap ul ul ul li
{
	background-image:url(../Img/site_map_bullet.gif);
	background-repeat:no-repeat;
	background-position:left 0.9em;
	padding-left:9px;
}

#SiteMap ul ul ul a
{
	font-size:0.9em;
}

.Captcha input
{
	width:143px !important;
	font-size:1.5em;
}

.Captcha label
{
	display:block;
	margin:1px 0px 5px 0px;
}

.Captcha.ValidationMessage
{
	display:block;
	margin:0px 0px 5px 0px;
}

.Invoice
{
	border:1px solid #000;
	border-right:0px;
	border-bottom:0px;
	width:520px;
}

.Invoice th,
.Invoice td
{
	padding:6px;
	border-bottom:1px solid #000;
	border-right:1px solid #000;
	text-align:left;
}

.Invoice h3
{
	margin:0px 0px 15px 0px;
	font-size:1.5em;
}

.Invoice .Highlight
{
	background-color:#EEE;
}

.Invoice .NoBorder td
{
	border-bottom:0px;
	border-top:0px;
}




/* MD: Updates to Landing Page templates 
   -------------------------------------
*/
#HomeHero a.styledbutton,
.LandingPage a.styledbutton 
{
	background-image: url(/Img/read-more-right.png);
	background-repeat: no-repeat;
	background-position: right top;
	color: #fff;
	display: inline-block;
	float: right;
	font-size: 0.9em;
	padding: 0px 14px 0px 0px;
	position: absolute;
	text-decoration: none;
}

#HomeHero .nivo-caption a.styledbutton,
.nivo-caption a.styledbutton 
{
	background-image: url(/Img/read-more-right-hero.png);
	display: block;
	position: absolute;
	right: 10px;
	bottom: 8px;
	padding: 0px 14px 0px 0px;
}

.nivo-caption .captionwrapper div {
	margin-left: -6px;
}

#HomeHero a.styledbutton span,
.LandingPage a.styledbutton span
{
	background-color: #414141;
	display: inline-block;
	padding: 3px 16px 4px 8px;
}

#HomeHero .nivo-caption a.styledbutton span,
.nivo-caption a.styledbutton span
{
	border-top:1px solid #6c6c6c;
	border-bottom:1px solid #6c6c6c;
	border-left:1px solid #6c6c6c;
	display: inline-block;
	padding: 5px 16px 7px 8px;
	
}

.nivo-caption p h1 {
	/*font-family: 'MyriadPro', Arial, sans-serif;*/
	font-weight: 100;
}
.nivo-caption p h1,
.nivo-caption p {
	color: #fff;
	font-size: 22px;
	border: none;
	margin: 0;
	padding: 0;
}
.nivo-caption p p {
	color: #fff;
	font-size: 12px;
}
.nivo-caption .captionwrapper {
	padding-top: 10px;
}
.nivo-caption p + .captionwrapper {
	padding-top: 0;
}

.ContentContainer
{
	background:url(/Img/landing-page-content-corner.png) no-repeat right top;
	margin-bottom:10px;
	padding-top:7px;
}

.PositioningBlurb 
{
	background-color:#fff;
	padding: 10px 10px 15px 10px;
}

.PositioningBlurb .cufon-canvas
{
	margin-bottom:3px;
}

.slider-wrapper
{
	background-color:#252525;
	border-bottom:1px solid #252525;
	margin-bottom:11px;
	width:597px;
}

#HomeHero .slider-wrapper
{
	height:273px;
	margin-bottom:14px;
	width:752px !important;
}

#NPWHero #slider { width:460px !important; height: 213px !important; }

#NPWHero .slider-wrapper
{
	height:240px;
	margin-bottom:14px;
	width:460px !important;
}

#NPWHero .nivo-caption { width:446px !important; }

#NPWHero .captionwrapper div { width:460px !important; }

#HomeHero, #NPWHero
{
	position:relative;
}

#TopAngleCover
{
	background:url(/Img/Angle.png) no-repeat right top;
	display:block;
	position:absolute;
	top:0px;
	right:0px;
	height:8px;
	width:8px;
	z-index:1000;
}

.LandingPage .PositioningBlurb h2 
{
	border:none;
	color:#ba9c5c;
	font-size:1.4em;
	margin:0px;
	padding:0px;
}

.LandingPage .HeroMini .content,
.LandingPage .SmallPanels .content {
	padding: 13px 10px 0;
	margin: 0;
}

.LandingPage .HeroMini {
	overflow: hidden;
}
.LandingPage h2 
{
	background-color: #fff;
	border-bottom: 1px solid #e2e2e2;
	color: #414141;
	margin: 0;
	padding: 8px 0 12px 9px;
}
.LandingPage .HeroMini .content 
{
	background-color: #fff;
	padding-bottom: 10px;
	position: relative;
	width: 578px;
}
.LandingPage .HeroMini .content .left {
	min-height: 116px;
	float: left;
	width: 105px;
}
.LandingPage .HeroMini .content .right {
	float: left;
	width: 457px;
	margin: 0 0 0 13px;
	min-height: 116px;
}
.LandingPage .HeroMini .content .styledbutton 
{
	position: absolute;
	float: right;
	bottom: 11px;
	right:13px;
}
.LandingPage .SmallPanels {
	display: block;
	width: 597px;
	overflow: hidden;
}
.LandingPage .SmallPanels .SmallPanelLeft {
	float: left;
	width: 292px;
}
.LandingPage .SmallPanels .SmallPanelRight {
	float: left;
	width: 292px;
	margin-left: 13px;
}
.LandingPage .SmallPanels {
	overflow: hidden;
}
.LandingPage .SmallPanels .content 
{
	background-color: #fff;
	padding-bottom: 41px;
	position: relative;
	width: 272px;
}
.LandingPage .SmallPanels .content .left {
	float: left;
	width: 70px;
}
.LandingPage .content .left img 
{
	margin-top: 3px;
	padding-bottom: 9px;
}
.LandingPage .SmallPanels .content .left img {
	padding-bottom: 11px;
}
.LandingPage .SmallPanels .content .right {
	float: left;
	width: 179px;
	margin: 0 0 0 15px;
	min-height: 70px;
}
.LandingPage .SmallPanels .styledbutton {
	position: absolute;
	float: right;
	bottom: 11px;
	right: 13px;
}

.LandingPage .htmlbox {
	width: 597px;
	margin-bottom: 13px;
}

#RightColumn .LandingPage p {
	margin: 0 0 10px 0;
}

/* Nivo Slider Theming 
   http://nivo.dev7studios.com
*/

#slider {
    margin: 0 auto 27px 0;
    width: 597px;
    height: 240px;
}

#HomeHero #slider
{
	width:752px;
	height:247px;
}

#slider.nocontrolnav {
	margin-bottom: 27px;
}

.nivoSlider {
	position: relative;
	background: #fff url(../Img/loading.gif) no-repeat 50% 50%;
}
.nivoSlider img {
	position: absolute;
	top: 0px;
	left: 0px;
	display: none;
}
.nivoSlider a {
	border: 0;
	display: block;
}

.nivo-controlNav 
{
	position: absolute;
	right: 8px;
	bottom: -25px;
    margin-left: -40px; /* Tweak this to center bullets */
}
.nivo-controlNav a {
	display: block;
	width: 18px;
	height: 20px;
	background: url(../Img/slider-bullets.png) no-repeat;
	text-indent: -9999px;
	border: 0;
	margin-right: 0;
	float: left;
}
.nivo-controlNav a.playpause {
	background: url(../Img/slider-playpause.png) no-repeat;
	background-position: 0 0;
}
.nivo-controlNav a.playpause.paused {
	background: url(../Img/slider-playpause.png) no-repeat;
	background-position: 0 -22px;
}
.nivo-controlNav a.active {
	background-position:0 -22px;
}

/*.nivo-controlNav #slider {
    margin: 0 auto 0 0;
}*/
.nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url(../Img/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}

/* The Nivo Slider styles */
.nivoSlider {
	position:relative;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:6;
	display:none;
}
/* The slices and boxes in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:5;
	height:100%;
}
.nivo-box {
	display:block;
	position:absolute;
	z-index:5;
}
/* Caption styles */
.nivo-caption {
	position:absolute;
	left:0px;
	bottom:-1px;
	/*background:#000;*/
	/*background-color: #fff;*/
	background-image: url(../Img/HeroFeatureBackground.png);
	color:#fff;
	/*opacity:0.8;*/ /* Overridden by captionOpacity setting */
	width: 583px;
	padding: 0 0 4px 14px;
	z-index:8;
}

#HomeHero .nivo-caption
{
	width:738px;
}

.nivo-caption p {
	padding:5px;
	margin:0;
}
.nivo-caption a {
	display:inline !important;
}
.nivo-html-caption {
    display:none;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:9;
	cursor:pointer;
}
.nivo-prevNav {
	left:0px;
}
.nivo-nextNav {
	right:0px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav a {
	position:relative;
	z-index:9;
	cursor:pointer;
}
.nivo-controlNav a.active {
	font-weight:bold;
}
#slider a {
    display:block;
}

.clear {
	clear:both;
}


/* STYLES FOR FAQ TEMPLATE */
#TOC.FAQs, .FaqSection 
{
	margin-bottom: 20px;
}

.FaqSection .SectionTitle 
{		
	background-color: #d7ccb4;
	padding: 8px 12px 8px 7px;
	color: #c6c0b0;
	border-top: solid 1px #c2b9a4;
	border-left: solid 1px #c2b9a4;
	border-right: solid 1px #c2b9a4;
}
	
.FaqSection .SectionTitle .Links 
{
	font-size: 0.8em;		
	color: #4c4c4a;
	float: right;
	margin-top: 3px;
}
	
.FaqSection .SectionTitle h3 
{
	color: #9a7620;		
	float: left;
	margin: 0;
	padding: 0;
	font-size: 1.2em;
	width:410px;
}
	
.FaqItem 
{
	/* Prevents bug causing the div to not fill its container */
	border: solid 1px transparent;
	cursor: pointer;
}
	
.FaqSection ul 
{
	clear: both;
	margin: 0;
	padding: 0;		
	border-bottom: solid 1px #c2b9a4;
	border-left: solid 1px #c2b9a4;
	border-right: solid 1px #c2b9a4;
}
	
.FaqSection ul li 
{
	border-top: solid 1px #c2b9a4;
	list-style: none;
	margin: 0;
	padding: 0 !important;
	background: none !important;
}

.FaqAnswer ul
{
	border:none;
	margin:0px 0px 5px 30px;
	padding:0px;
	list-style-type:none;
}

.FaqAnswer ul li
{
	border:none;
	padding:4px 0px 4px 12px !important;
	list-style-type:none;
	background-image: url(/Img/content_li_bg.gif) !important;
	background-repeat:no-repeat !important;
	background-position:0px 0.6em !important;
}
	
.FaqSection .FaqQuestion 
{
	font-weight: bold;
	padding: 7px 10px 7px 20px;
	background: url("/Img/faq_bg.gif") 8px 11px no-repeat;
}
	
.FaqSection .FaqItem:hover 
{
	background-color: #f4ebc4;
}
	
.FaqSection .FaqItem.expanded .FaqQuestion
{
	background-image: url("/Img/faq_expanded_bg.gif");
	background-repeat: no-repeat;
	background-position: 6px 13px;
}
	
.FaqSection .FaqAnswer 
{
	display: none;
	padding: 0px 10px 0px 20px;
}
	
.FaqContactForm 
{
	margin-top: 20px;
}
	
.FaqContactForm textarea 
{
	font-size: 1em;
	height: 200px;
}

.FaqContactForm .ConfirmationRow 
{
	padding-left:12px;
	font-weight: bold;
}

.PublishedDate { position: absolute; margin-top: 20px; font-size: 0.9em; color: #999999 }