﻿body { margin: 0; padding: 0; font: normal 80% Arial, "Myriad Pro", Verdana, Helvetica, sans-serif; color: #000; }
a, a:link, a:visited{ color: #22394b; }
a:hover { color: #660000; text-decoration: underline !important; }
a img { border-style: none; }

h1, h2, h3, h4, h5 { font-family: Arial, Helvetica, sans-serif; margin-bottom: 5px; }
h1 { font-size: 1.6em; margin-top: 0; margin-bottom: 10px; text-indent: -5px; }
h2 { font-size: 1.4em; }
h3 { font-size: 1.2em; }
h4, h5 { font-size: 1em; }
p, ul { margin-top: 8px; }
li { margin-bottom: 4px; }
td, th { vertical-align: top; }

.clearFloats { clear: both; }


.content-main {
	margin-left: 0px;
}

.content{ margin: 10px 0; padding: 0px 10px 10px; background: #ebe9e5; }
	.content-main-inner { background: #fff; padding: 15px 10px; }
        #masterColumnLeft { width: 66%; float: left; padding-right: 10px; border-right: 1px solid #ccc; }
        #masterColumnRight { width: 33%; margin-left: 67%; border-left: 1px solid #ccc; padding-left: 10px; }



.utility-bar {
	display: block;
	margin: 0px;
	font-size: 11px;
	padding-top: 12px;
}

.utility-bar-inner {
	background-color: inherit;
	padding: 0px;
}

.sidebar-left {
	float: none;
	width: auto;
}
.sidebar-left-inner {
	padding: 0px 10px 0px 0px;
}
.sidebar-left a.static.selected {
	background: transparent;
}
.ms-quicklaunch-navmgr {
	padding: 5px;
}

ul.quicklinks-actions {
	display: none;
}
.s4-ql ul.root>li>a span,
ul.quicklinks-actions >li>a span {
	color: #22394B;
	font-size: 12px;
}
.s4-ql ul.root>li li a span,
quicklinks-actions >li li a span {
	color: #666;
	font-size: 12px;
	padding: 3px 0px 0px 5px;
}

/* web parts */
.ms-WPHeader td { vertical-align: middle; color: #fff; background-color: #22394b; }
.ms-WPHeader td a { color: #fff; }
.ms-WPTitle { 
	margin: 0; 
	min-height: 20px; 
	padding: 10px 0 4px 17px;
	font-size: 90%;
	color: #fff; 
	background-color: #22394b;
}
.ms-WPTitle nobr { white-space: normal; }
.ms-WPBody { padding: 10px 0px; }
.ms-partline {  }
.ms-WPBorder, td.ms-WPBorderBorderOnly { border: 1px solid #ccc; }
.ms-WPBorder { border-top-style: none; }
.ms-PartSpacingVertical { padding: 5px; background: transparent; }

#tocZone .ms-WPBody { padding: 10px 0; background: #fff; }
#tocSidebar .ms-WPBody { padding: 10px 0; background: #fff; }

/* lists */
.ms-menutoolbar, table.ms-toolbar, .ms-toolbarContainer { background: #dddddd; }
.ms-separator img { background: #cccccc; }
.ms-viewheadertr { background: #f3f3f3; font-size: .8em; }

/* forms */
.ms-formlabel { border-top: 1px #cccccc dotted; }
.ms-formbody { background: #f3f3f3; border-top: 1px #cccccc dotted; }
.ms-formline { border-top: 1px #cccccc dotted; }

/* calendar */
.ms-cal-gempty { font-size: .8em; }
.ms-datepickerouter { font-size: .8em; }

/* news article with byline */
.articleBanner img { margin-bottom: 10px; }
h1.articleTitle { margin-bottom: 10px; }
h2.articleHeadline { margin-top: 0 !important; padding-top: 0; margin-bottom: 10px; text-indent: -3px; }
	h2.articleHeadline div { display: inline; margin: 0; }
.articleByline { font-weight: bold; line-height: 140%; color: #666; }
.articleByline a { color: #666; }
.articleContent { margin: 10px 0; }
.articleFooter { border-top: 1px solid #ccc; padding: 10px 0; font-style: italic; }

/* breadcrumb */
.breadcrumb {
	margin: 0px;
}
.breadcrumb-inner { color: #666; padding-bottom: 10px; border-bottom: 1px solid #dad8d5; }
	.breadcrumb-inner span { font-weight: bold; }
    .breadcrumb-inner a { color: #666; }
    .ms-pagebreadcrumb { font-size: .85em; }
    .ms-pagebreadcrumb a { color: #666; }
    .breadcrumbItem { }

/* hack to hide previous separator */
.breadcrumbItemActive {
	display: inline-block;
	text-indent: 10px;
	width: 10px;
	overflow: hidden;
	margin-left: -13px;
	background-color: #EBE9E5;
}
    
/* page tools */
    #pageTools { margin: 13px 0; padding: 8px 0px 5px; border-top: 2px solid #ccc; border-bottom: 2px solid #ccc; }
    	.tool { display: inline-block; position: relative; margin: 0 4px; height: 20px; padding-top: 3px; padding-left: 28px; vertical-align: middle; font-size: 80%; font-weight: bold; text-transform: uppercase; color: #666; }
    	.tool a { color: #666; text-decoration: none; font-size: 9px; }
    	.tool img { margin-right: 5px; position: absolute; left: 0; top: 0; }
    	#fontSelector { margin-bottom: 5px; padding: 2px 0 5px 10px; border-bottom: 1px solid #ccc; }
    #pageLinks { text-align: center; }
       	#emailDelivery { margin-bottom: 10px; }
        #twitterLink { margin: 10px 0; font-size: 85%; }
        
.sqt-print-friendly a {
	display: inline-block;
	width: auto;
	height: auto;
	overflow: auto;
	text-indent: inherit;
	background-image: none;
}
/* social buttons */
.social {
	position: relative;
	width: 268px;
	text-align: left;
}
.social>div {
	display: inline-block;
	width: 120px;
}

/* misc */
.ms-rteTable-1 tr.ms-rteTableOddRow-1 {
color: #666;
background-color: #F2F3F4;
font-size: 10pt;
vertical-align: top;
}
.ms-rteTable-1 td.ms-rteTableFirstCol-1 {
padding: 0in 5.4pt 0in 5.4pt;
}
.ms-rteTable-1 {
	line-height: inherit;
}