﻿body { background-color: #BEE0EF; font: .8em Arial, Helvetica, sans-serif; }

a:link { color: #003C66; text-decoration: none; }
a:visited { color: #003C66; text-decoration: none; }
a:hover { color: #005E9B; text-decoration: none; }
a:active { color: #005E9B; text-decoration: none; }

.s4-trc-container-menu {
	display:none;
}

li.dfwp-item {
	margin:6px 0px 6px 4px;
	clear:both;
}
div.welcome {
	padding:0;
}

.ms-WPHeader td {
	border:none;
}

.ms-wpTdSpace {
	width:0;
}

.clearFloats { clear: both; }

/* page layout */

#masterLayout { width: 753px; margin: auto; }

#banner { padding: 0; }

#pubHeader { margin: 0; background: #003C66; padding: 10px 0; }
#pubHeaderImage { width: 230px; float: left; }
#pubHeaderText { width: 500px; padding: 0 10px; float: right; color: #ccc; font-size: 1.3em; }
#pubHeaderText h1 { margin: 0; margin-bottom: 5px; color: #fff; font-weight: normal; text-transform: uppercase; font-size: 1.2em; }
#pubHeaderText p { margin: 5px 0; }
#pubHeader .downloadPub { text-align: right; }
#pubHeader .downloadPub a img { border-style: none; }
#pubHeader .ms-toolbarItem a { color: #fff; }

#columnLayout { width: 753px; margin-top: 5px; }
#columnLeft { width: 467px; padding: 15px; background: #fff; border: 5px solid #364E91; }
#columnSpacer { width: 5px; }
#columnRight { width: 241px; }

.promoTitle { color: #3e832a; font-weight: bold; font-size: 1.7em; line-height: 120%; }
.promoDescription  { margin-top: 20px; }
.promoChecklist { width: 300px; float: left; font-size: 1em; }
.promoChecklist ul { list-style: none;  }
.promoChecklist li { margin-left: -35px; margin-bottom: 8px; padding-left: 35px; background: url(/promodesign/checkbox.gif) center left no-repeat; }
.promoCover { width: 144px; float: right; }

h2#reading { margin: 0; }
#sidebarBoxTop { margin-top: 0; margin-bottom: 5px;}
#sidebarBoxBottom { margin: 5px 0; }
.sidebarBox { background: #ccc; padding: 5px; }
.sidebarBox h3 { margin: 0; font-weight: bold; font-size: 1em; line-height: 120%; }
.sidebarBox h3 a { color: #003C66; }
.sidebarBox p { margin: 6px 0; }

.sidebarBox2 { background: #fff; padding: 5px; }
.sidebarBox2 h3 { margin: 0; font-weight: bold; font-size: 1em; line-height: 120%; }
.sidebarBox2 h3 a { color: #003C66; }
.sidebarBox2 p { margin: 6px 0; }


.readBody { margin-top: 5px; }
.readBlurb { padding-left: 8px; font-size: .9em; line-height: 125%; }


#kcLink { 
	margin: 0; 
	padding: 3px 10px; 
	text-transform: uppercase; 
	font-weight: bold; 
	font-size: .9em;
	line-height: 120%;
	color: #fff; 
	background: #3DA9E2; 
	text-align: right; 
}
#kcLink a { color: #fff; }


