﻿@charset "utf-8";
/* CSS Document */

/* EMBEDDING FONTS */
/*
This CSS resource incorporates links to font software which is
the valuable copyrighted property of Monotype Imaging and/or
its suppliers. You may not attempt to copy, install, redistribute, convert,
modify or reverse engineer this font software. Please contact Monotype Imaging
with any questions regarding Web Fonts:  http://www.fontslive.com
*/


/* EMBEDDING FONTS - END */
body, input, select, textarea
{
	font-weight: normal;
	font-size: 12px;
	color: #525051;
}

a:link, a:visited, a:active
{
	color: #0066cc;
	text-decoration: none;
}
a:hover
{
	color: #0066cc;
	text-decoration: underline; /*this is an ADA requirement DO NOT REMOVE!!*/
}



.backtop a.backtotop
{
	background: url("/Content/images/top_arrow.gif") no-repeat right center;
	color: #557eb9;
	margin-right: 20px;
	padding-right: 16px;
	text-decoration: none;
	display: inline-block;
}
.login a
{
	color: #525051;
	font-weight: bold;
	text-decoration: none;
	line-height: 32px;
	font-size: 11px;
	display: block;
}

.title-coloredbg
{
	font-size: 24px;
	color: #FFF;
}
.default-coloredbg
{
	color: #FFF;
}
.default_body_coloredbg_smaller
{
	font-size: 11px;
	color: #FFF;
}
.default_body_coloredbg_smaller .quote
{
	font-size: 16px !important;
	line-height: 16px;
	margin-bottom: 36px;
}
.default_body_coloredbg_smaller .quote span
{
	font-size: 11px !important;
	line-height: 13px;
	display: block;
	padding-top: 8px;
	font-style: italic;
}

h1
{
	font-size: 26px;
	font-weight: normal;
}
.largest-title-default
{
	font-size: 36px;
	font-weight: normal;
}
.larger_body_txt
{
	font-size: 14px;
}
.lt_body_subtext
{
	font-size: 10px;
	line-height: 14px;
	color: #a1a1a1;
}
.default_body_smaller
{
	font-size: 11px;
}
.default_body_smallest
{
	font-size: 10px;
}
.alert_text
{
	color: #ff0000;
}
.content_bold_subhead_default
{
	font-size: 14px;
	font-weight: bold;
}
.content_bold_subhead_orange
{
	font-size: 14px;
	font-weight: bold;
	color: #eb7c00;
}
a.remove_translations:link, a.remove_translations:visited, a.remove_translations:hover, a.remove_translations:active
{
	font-size: 11px;
	color: #FFF;
	padding: 8px;
	background: #eb7c00;
	display: inline-block;
	text-decoration: none;
}
a.remove_translations:hover
{
	background: #bc6300;
}
a.remove_translations-disable:link, a.remove_translations-disable:visited, a.remove_translations-disable:hover, a.remove_translations-disable:active
{
	font-size: 11px;
	color: #FFF;
	padding: 8px;
	background: #f5bd7f;
	display: inline-block;
	text-decoration: none;
}
.editor-label h5
{
	font-size: 14px;
	font-weight: bold;
	line-height: 14px;
	margin: 0px;
	padding-bottom: 10px;
}

div.formspart h6
{
	font-size: 11px !important;
	font-weight: bold !important;
	color: #525051 !important;
	display: inline-block !important;
	background: none !important;
	margin: 0;
	padding: 0 0 5px 0;
	line-height: 14px;
}


div.formspart h3
{
	font-size: 14px;
	font-weight: bold;
	color: #525051;
	display: inline-block;
	margin: 0 0 3px 0;
	padding: 0 0 6px 0;
	background-color: transparent;
}
div.formspart .stephelper
{
	display: block;
	color: #EB7C00;
	font-size: 16px;
}
.profile_container h2
{
	font-size: 22px;
	font-weight: normal;
	line-height: 28px;
	color: #ec7c00;
	margin: 0;
}

.fullpgtext p
{
	padding-bottom: 10px;
}

.fullpgtext h1
{
	color: #EB7C00;
	margin-bottom: 12px;
}

.fullpgtext h4
{
	line-height: 16px;
	font-size: 12px;
	padding: 0;
	margin: 0;
}
.notification_content h5
{
	font-size: 13px;
	font-weight: normal;
	margin: 0 0 5px 0;
}
.unread .notification_content h5
{
	font-weight: bold;
	color: #525051;
}

.datestamp
{
	color: #A1A1A1;
	font-size: 10px;
}

/* buttons */
a.primarybtn
{
	
}
a.secondarybtn
{
	
}
a.tertiarybtn
{
	
}
a.thertiarybtn_onform
{
	
}
button
{
}
input
{
	
}

.HomeFeatureItem .quotedByIntro
{
	
}
.HomeFeatureItem .quotedby
{
	
}
.HomeFeatureItem .quote
{
	
}
.HomeFeatureItem .quoteAuthor
{
	
}
.bigquotedtext
{
	
}
.introSplashText
{
	
}


/* forms */

.formspart h5
{
	
	font-size: 13px;
	font-weight: bold;
	line-height: 13px;
	margin: 0;
	padding-bottom: 10px;
}

.formspart h5 > a
{
	margin-left: 15px;
	font-size: 11px;
	font-weight: normal;
}

.categoryText
{
	text-transform: uppercase;
	font-size: 10px;
	line-height: 10px;
	color: #FFFFFF;
}
.scrollable_header
{
	color: #FFFFFF;
	font-size: 20px;
	line-height: 24px;
}
.scrollable_copy
{
	color: #FFFFFF;
	font-size: 14px;
	line-height: 20px;
}
.scrollable_copy_bold
{
	color: #FFFFFF;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
}

.ui-dialog-title
{
	font-size: 14px;
	font-weight: bold;
}
