/* W3C CSS Validation: YES */
 /* ___________________________________________ */
 /* Neulogic Style Sheet */
 /* Art Deco BLUE _v */
 /* Vertical */
 /* */
 /* Section One: Main Content */
 /* Section Two: Interface/Design */
 /* Section Three: News/Events */
 /* Section Four: Sidebar Elements */
 /* Section Five: Site Object Elements */
 /* Section Six: Navigation Elements */
 /* Section Seven: Datasets */
 /* Section Eight: Secure Pages */
 /* Section Nine: Personal Access Pages */
 /* ___________________________________________ */
 /* ___________________________________________ */
 /* _______ Section One: Main Content _________ */
 /* ___________________________________________ */
 /* 1.1 - Page Background */
 BODY {
	 background-color: #ffffff;
	 }

 /* 1.2 - Body Text Color on Color Background*/
.BodyTxtonColor {
	 color: #000000;
	 }

 /* 1.3 - Font Style for Span Tags - Mainly Used to Override Word Styles */
 SPAN{
	 color: #333333;
	 }

 /* 1.4 - Font */
 FONT{
	 font-family : arial, Helvetica, sans-serif !important;
	 font-size : 11px !important;
	 }

 /* 1.5 - Font Style for Regular Text */
 p,ol,li,td {
	 font-family : arial, Helvetica, sans-serif;
	 font-size : 11px;
	 color: #333333;
	 }

 /* 1.6 - Top Margin for Content */
 /* 1.7 - Title */
.titleFont,p.titleFont,td.titleFont {
	 font-size: 18px;
	 font-weight: normal;
	 color: #666666;
	 }

 /* 1.8 - Default Linked Text, always keep this order (LoVe HAte) */
 a:link {
	 color : #333333;
	 }

 a:visited {
	 color : #336699;
	 }

 a:hover {
	 color : #cc3333;
	 }

 a:active {
	 color : #333333;
	 }

 /* 1.9 - Captions Under Option Types (forms/graphics/etc) Attached to Articles on a Page */
.captions,p.captions,td.captions,a.captions {
	 color: #333333 !important;
	 font-size: 10px;
	 text-decoration: none;
	 }

 a.captions:hover {
	 color: #333333 !important;
	 font-size: 10px;
	 text-decoration: underline;
	 }

 /* 1.10 - Search Results List Colored Bar */
 td.sitemapbar {
	 background-color : #C8D6E3 !important;
	 }

 /* 1.11 - Highlighted Searched Word in Search Results List */
.highlighted,p.highlighted,td.highlighted {
	 font-size : 10px;
	 color: #cc3333;
	 }

 /* 1.12 Padding for Search Results Page */
 /* 1.13 Padding for Response Window After Contact Form Submitted */
 /* 1.14 - Minimum Size of Text When Needed */
.smalltext{
	 font-size : 10px;
	 }

 /* ___________________________________________ */
 /* ______ Section Two: Interface/Design ______ */
 /* ___________________________________________ */
 /* 2.1 - Date */
.datebug,td.datebug{
	 font-size : 11px;
	 color: #336699;
	 }

 /* 2.2 - Default Bullet Graphic Reference */
 /* 2.3 - Style for Page Name Header if No.swt is Found */
.pagehdr,a.pagehdr,a.pagehdr:hover,a.pagehdr:active,a.pagehdr:visited,p.pagehdr,td.pagehdr {
	 font-size : 11px;
	 font-weight : normal;
	 color: #336699;
	 }

 /* 2.4 - Background Color for Lower Page Header Area */
 td.phdr2bgcolor {
	 background-color: none;
	 }

 /* 2.5 - Breadcrumb Font Styles for Text and Links */
.breadcrumb,a.breadcrumb,a.breadcrumb:hover,a.breadcrumb:active,a.breadcrumb:visited,p.breadcrumb,td.breadcrumb {
	 font-size : 11px;
	 font-weight : normal;
	 color: #336699;
	 }

.breadcrumbdown,a.breadcrumbdown,a.breadcrumbdown:hover,a.breadcrumbdown:active,a.breadcrumbdown:visited,p.breadcrumbdown,td.breadcrumbdown {
	 font-size : 11px;
	 font-weight : normal;
	 color: #336699;
	 }

 /* 2.6 - Default Style for Color of Line Between Body Content and Sidebar Content */
 td.rulecolor,table.rulecolor {
	 background-color: #000000;
	 }

 /* 2.7 - Text Footer at the Bottom of Every Page */
 td.footertxt {
	 font-size : 9px;
	 color: #333333;
	 }

 /* ___________________________________________ */
 /* ___ Section Three: News/Events Elements ___ */
 /* ___________________________________________ */
 /* 3.1 - Archive Text Links */
 a.archive,a.archive:hover,a.archive:active,a.archive:visited{
	 color : #336699;
	 text-decoration : none;
	 font-weight : normal;
	 font-size : 11px;
	 }

 /* 3.2 - Background and Outline of Categories Area */
.headerbkg{
	 display : block;
	 width : 100%;
	 background-color: none;
	 }

 /* 3.3 - Main Category Header */
.header{
	 font-family: arial, Helvetica, sans-serif;
	 font-size: 14px;
	 font-weight: bold;
	 color: #336699;
	 }

.headernot{
	 font-family : arial, Helvetica, sans-serif;
	 font-weight : normal;
	 font-size : 14px;
	 color: #999999;
	 }

 /* 3.4 - Anchor Tags at the Top of a News & Events Page */
 a.navanchor,a.navanchor:hover,a.navanchor:active,a.navanchor:visited {
	 font-size : 11px;
	 color: #333333;
	 line-height : 16px;
	 }

 /* 3.5 - Main Link to the Articles */
 a.newslink,a.newslink:hover,a.newslink:active,a.newslink:visited,.sidetext{
	 color : #336699 !important;
	 }

 a.newslinknot,a.newslinknot:hover,a.newslinknot:active,a.newslinknot:visited{
	 color : #999999 !important;
	 }

 /* 3.6 - More... Link */
 /* 3.7 - Padding and Indent of Article Titles */
.contentpadding,td.contentpadding{
	 padding: 5px 0px 0px 50px;
	 }

 /* 3.8 - Area Directly Below Header & Around Article Titles Area */
.headersurround,table.headersurround{
	 display : block;
	 width : 100%;
	 background-color: none;
	 }

 /* 3.9 - Style to correct news page spacing */
 /* 3.10- Article Summary on Full Article Page */
.articlesummary{
	 font-style: italic;
	 }

 /* 3.11 - Author Name on Full Article Page */
.articleauthor{
	 color: #666666;
	 font-size: 11px;
	 font-weight: normal;
	 }

 /* 3.12 - Back Link on Full Article */
.referinglink,a.referinglink,a.referinglink:hover,a.referinglink:active,a.referinglink:visited {
	 color: #000000;
	 }

 /* 3.13 - 'Related Items' Header on Full Article Page */
.relatedheader,td.relatedheader{
	 display : block;
	 width : 100%;
	 font-family: arial, Helvetica, sans-serif;
	 font-size: 13px;
	 font-weight: bold;
	 text-decoration: none;
	 color: #333333;
	 background-color: none;
	 margin: 0px;
	 }

 /* 3.14 - Articles That Are Set to NOT Publish to the Public Site */
 span.donotshow {
	 color : #999999 !important;
	 }

 /* ___________________________________________ */
 /* _____ Section Four: Sidebar Elements ______ */
 /* ___________________________________________ */
 /* 4.1 - Default Background Color */
 td.sidebarbgcolor {
	 background-color: none;
	 }

 /* 4.2 - Header Background Image */
 /* 4.3 - Header When NOT Surrounded by a Link */
.sideheader,table.sideheader,td.sideheader{
	 display : block;
	 width : 100%;
	 font-family: arial, Helvetica, sans-serif;
	 font-size: 13px;
	 font-weight: bold;
	 text-decoration: none;
	 color: #336699;
	 background-color: none;
	 margin: 0px;
	 }

 /* 4.4 - Header When it HAS a Link Around It */
.sideheaderlink,a.sideheaderlink,a.sideheaderlink:active,.sideheaderlink:visited{
	 display : block;
	 width : 100%;
	 font-family: arial, Helvetica, sans-serif;
	 font-size: 13px;
	 font-weight: bold;
	 text-decoration: none;
	 color: #336699;
	 background-color: none;
	 margin: 0px;
	 }

 a.sideheaderlink:hover{
	 display : block;
	 width : 100%;
	 font-family: arial, Helvetica, sans-serif;
	 font-size: 13px;
	 font-weight: bold;
	 text-decoration: underline;
	 color: #336699;
	 background-color: none;
	 margin: 0px;
	 }

 /* 4.5 - Area Directly Below Header and Around Article Titles */
.sideheadersurround,table.sideheadersurround{
	 display : block;
	 width : 100%;
	 background-color: none;
	 }

 /* 4.6 - Padding Around Article Titles */
.sidecontentpadding,td.sidecontentpadding{
	 padding:5px 0px 0px 2px;
	 }

 /* 4.7 - Article Title */
.sidetitle,a.sidetitle,a.sidetitle:active,.sidetitle:visited {
	 font-size : 11px;
	 color: #333333;
	 }

 a.sidetitle:hover{
	 font-size : 11px;
	 color: #336699;
	 }

 /* 4.8 - Default Text Style */
.sidetext{
	 color : #336699 !important;
	 }

 /* 4.9 - More... Link That Goes With Article Title and Abstracts */
.sidemorelink,a.sidemorelink,a.sidemorelink:active,.sidemorelink:visited {
	 font-size : 11px;
	 color: #cc3333;
	 text-decoration: none;
	 }

 a.sidemorelink:hover{
	 font-size : 11px;
	 color: #cc3333;
	 text-decoration: underline;
	 }

 /* ___________________________________________ */
 /* ___ Section Five: Site Object Elements ____ */
 /* ___________________________________________ */
 /* 5.1 Header A Style */
.headera {
	 font-family: arial, Helvetica, sans-serif;
	 font-size: 18px;
	 font-weight: normal;
	 color: #6699cc;
	 }

 /* 5.2 Header B Style */
.headerb {
	 font-family: arial, Helvetica, sans-serif;
	 font-size: 18px;
	 font-weight: normal;
	 color: #336699;
	 }

 /* 5.3 Subheader A Style */
.subheadera {
	 font-family: arial, Helvetica, sans-serif;
	 font-size: 13px;
	 font-weight: bold;
	 color: #cc3333;
	 }

 /* 5.4 Subheader B Style */
.subheaderb {
	 font-family: arial, Helvetica, sans-serif;
	 font-size: 13px;
	 font-weight: bold;
	 color: #000000;
	 }

 /* 5.5 Emphasize A Style */
.emphasizea {
	 font-family: Georgia, "Times New Roman", Times, serif;
	 font-weight : bold;
	 font-size: 15px;
	 color: #336699;
	 font-style: italic;
	 }

 /* 5.6 Emphasize B Style */
.emphasizeb {
	 font-family: arial, Helvetica, sans-serif;
	 font-weight : bold;
	 font-size: 13px;
	 color: #333333;
	 font-style: italic;
	 }

 /* 5.7 Body A Style */
.bodya {
	 font-family: arial, Helvetica, sans-serif;
	 font-size: 11px;
	 color: #003366;
	 }

 /* 5.8 Body B Style */
.bodyb {
	 font-family: arial, Helvetica, sans-serif;
	 font-size: 11px;
	 color: #333333;
	 }

 /* ___________________________________________ */
 /* Section Six: Navigation Elements */
 /* ___________________________________________ */
 /* 6.1 - Padding */
 /* 6.2 - Font */
.NavFont,p.NavFont,td.NavFont,a.NavFont,a.NavFont:hover,a.NavFont:active,a.NavFont:visited {
	 font-family : Verdana, Geneva, arial, Helvetica, sans-serif;
	 font-size : 9.5px;
	 color: #336699;
	 text-decoration : none;
	 }

 /* 6.3 - 3 & 4 Level Links */
.navlev34,a.navlev34,a.navlev34:hover,a.navlev34:active,.navlev34:visited {
	 font-size : 10px;
	 color: #336699;
	 text-decoration : none;
	 }

.nav34down,a.nav34down,a.nav34down:hover,a.nav34down:active,.nav34down:visited {
	 font-size : 10px;
	 color: #336699;
	 text-decoration : none;
	 font-style: italic;
	 }

.navlev34roll,a.navlev34roll,a.navlev34roll:hover,a.navlev34roll:active,a.navlev34roll:visited {
	 font-size : 10px;
	 color: #336699;
	 text-decoration : underline;
	 }

 /* 6.4 - Downstate for Links */
.navdown,a.navdown,a.navdown:hover,a.navdown:active,a.navdown:visited {
	 font-family : Verdana, Geneva, arial, Helvetica, sans-serif;
	 font-size : 9.5px;
	 color: #336699;
	 font-style: italic;
	 }

 /* 6.5 - Background Image for Downstate*/
 /* 6.6 - Color Behind Nav Links (gets covered by nav2bg.gif/jpg) */
.nav2bg,p.nav2bg,td.nav2bg {
	 background-color: none;
	 }

 /* 6.7 - Roll State for Background: Color Behind Nav Link on Rollover. If Roll Isn't Desired Then Make Same as Background Color */
.navroll,a.navroll,a.navroll:hover,a.navroll:active,a.navroll:visited {
	 background-color: none;
	 }

 /* 6.8 - Roll State for Text*/
.navrolltext,a.navrolltext,a.navrolltext:hover,a.navrolltext:active,a.navrolltext:visited {
	 font-family : Verdana, Geneva, arial, Helvetica, sans-serif;
	 font-size : 9.5px;
	 color: #336699;
	 text-decoration : underline;
	 }

 /* ___________________________________________ */
 /* _________ Section Seven: Datasets _________ */
 /* ___________________________________________ */
 /* 7.1 - Results List - Main Title - on COLOR */
.DSlistTitle{
	 color: #000000;
	 font-family: arial, Helvetica, sans-serif;
	 font-size: 15px;
	 font-weight: bold;
	 }

 /* 7.2 - Results List TITLE on COLOR */
.DSColHdr,a.DSColHdr,a.DSColHdr:hover,a.DSColHdr:active,a.DSColHdr:visited {
	 color: #336699;
	 font-family: arial, Helvetica, sans-serif;
	 font-size: 13px;
	 font-weight: bold;
	 }

 /* 7.3 - Matching Category Header on WHITE */
.DSInputLbl{
	 color: #336699;
	 font-size: 15px;
	 font-weight: normal;
	 }

 /* 7.4 - Matching Category Header on COLOR */
.DSInputLblColor{
	 color: #000000;
	 font-family: arial, Helvetica, sans-serif;
	 font-size: 13px;
	 font-weight: bold;
	 }

 /* 7.5 - Main Link in Results List */
.DSLink,a.DSLink,a.DSLink:hover,a.DSLink:active,a.DSLink:visited {
	 color: #336699;
	 font-family: arial, Helvetica, sans-serif;
	 font-size: 11px;
	 font-weight: bold;
	 }

 /* 7.6 - Results List - Column 1 Text */
.DSCol1Txt{
	 color: #333333;
	 }

 /* 7.7 - Results List - Column 2 text */
.DSCol2Txt{
	 color: #336699;
	 }

 /* 7.8 - Description Text within the Search Results List */
.DSAbstract{
	 color: #336699;
	 }

 /* 7.9 - Main Header in Dataset Browsing */
.DSFieldHdrA{
	 color: #333333;
	 font-family: arial, Helvetica, sans-serif;
	 font-size: 13px;
	 font-style: italic;
	 }

 /* 7.10 - Subheader in Dataset Browsing */
.DSFieldHdrB{
	 color: #336699;
	 font-family: arial, Helvetica, sans-serif;
	 font-size: 13px;
	 font-style: italic;
	 }

.ResultsPageNo {
	 color: #000000;
	 }

 /* ___________________________________________ */
 /* Section Eight: Secure Pages */
 /* ___________________________________________ */
 /* 8.1 - Login Settings */
.seclogintitle {
	 color: #336699;
	 font-family: arial, Helvetica, sans-serif;
	 font-size: 13px;
	 font-weight: none;
	 }

 /* 8.2 - Logout Settings */
.seclogoutbkg {
	 background-color: none;
	 }

.seclogoutgreet {
	 color: #000000;
	 font-size: 11px;
	 font-weight:normal;
	 padding:0px 0px 0px 10px;
	 }

.seclogoutuser {
	 color: #336699;
	 font-size: 11px;
	 font-weight: normal;
	 font-style: italic;
	 padding:0px 0px 5px 15px;
	 }

.seclogoutupdateebtn {
	 color: #000000;
	 }

.seclogoutbtn {
	 color: #000000;
	 }

 /* 8.3 - Alphabetical Sorting */
.alphasortlinkup {
	 color: #000000;
	 text-decoration : none;
	 }

.alphasortlinkdn {
	 color: #336699;
	 text-decoration : underline;
	 }

.alphasortlinkup:hover {
	 color: #336699;
	 text-decoration : underline;
	 }

.alphasortbkgup {
	 background-color: #C8D6E3;
	 }

.alphasortbkgdn {
	 background-color: #ffffff;
	 }

 