@charset "UTF-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #666666;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
.oneColFixCtrHdr #container {
	width: 900px;
	text-align: left;
	background-image: none;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	border: 0px none #000000;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 160%;
	color: #1A1A1A;
	padding-bottom: 0px;
	padding-top: 0px;
	margin-top: 6px;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: disc;
	background-color: #FFFFFF;
	margin-right: 20px;
}
.p4articles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 130%;
	font-weight: normal;
	color: #000000;
	margin-left: 220px;
	list-style-position: inside;
}
.kudostext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: oblique;
	line-height: 160%;
	color: #1A1A1A;
	margin-left: 210px;
	font-weight: bold;
}
.kudostextA {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: oblique;
	font-weight: bold;
	line-height: 150%;
}
.p4articlesBullets {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 130%;
	list-style-position: inside;
	list-style-type: disc;
	text-align: left;
}
.p4articlesHdr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 140%;
	font-weight: bold;
	margin-left: 210px;
	list-style-position: inside;
	list-style-type: decimal;
}
.articlePadTopBottom {
	padding-bottom: 10px;
}
.byline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	line-height: 140%;
	margin-left: 210px;
	letter-spacing: normal;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #1A1A1A;
	margin: 0px;
	padding-top: 6px;
	padding-bottom: 0px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	padding-top: 6px;
	padding-bottom: 0px;
	color: #1A1A1A;
	font-weight: normal;
	margin: 0px;
}
.iconleft {
	float: left;
	margin-right: 30px;
	margin-bottom: 5px;
	margin-top: 0px;
	margin-left: 10px;
}
.iconlefthome {
	margin-top: 5px;
	margin-right: 32px;
	margin-bottom: 15px;
	margin-left: 8px;
	float: left;
}
.kirkpic {
	position: fixed;
}
.videoright {
	float: right;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 15px;
	margin-left: 25px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.padgraphic {
	padding-top: 30px;
	padding-right: 40px;
	padding-bottom: 12px;
	padding-left: 50px;
}
.padgraphicArticles {
	padding-right: 20px;
	padding-bottom: 5px;
	float: left;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
	word-spacing: -1px;
	letter-spacing: -1px;
	padding-bottom: 10px;
}
.oneColFixCtrHdr #header {
	margin-top: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 40px;
	background-color: #FFFFFF;
	background-image: url(images/topcurve3.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.oneColFixCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.oneColFixCtrHdr #mainContent {
	background: #FFFFFF;
	padding-top: 5px;
	padding-right: 80px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-bottom: 0px;
}
.oneColFixCtrHdr #footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
	margin-bottom: 0px;
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 13px;
	margin-top: -15px;
	background-image: url(images/roundcorner-low3.png);
	background-repeat: no-repeat;
	background-position: top;
}
.footerLinkBlack {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.oneColFixCtrHdr #footer p {
	margin-top: 6px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	background-color: #7Eb0CD;
}
.footername {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
	padding-top: 5px;
	font-weight: bold;
}
.floatright {
	float: right;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
}
.lowernav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	width: 74em;
	margin-bottom: 0px;
	padding-bottom: 0px;
	float: right;
	margin-right: 5px;
	padding-right: 4px;
	padding-top: 0px;
	padding-left: 8px;
}
.articleLink {
	font-family: Arial, Helvetica, "Myriad Pro", Verdana;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	list-style-position: outside;
	list-style-type: square;
	line-height: 110%;
	padding: 4px;
	position: static;
}
.marginLink {
	clear: both;
	visibility: visible;
	z-index: 1100;
}
.p4articlesBulletsNumbers {
	list-style-type: decimal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 130%;
	text-align: left;
	list-style-position: inside;
}
.kudosAttribute {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	margin-left: 130px;
}
