@charset "iso-8859-1";
/* Key Consulting Style Sheet */
/* Element Styles */
body {
	margin : 0px;
	background-image: url("graphics/endrepeat2.png");
	background-repeat: repeat-y;
	background-position: right;
	color : #000000;
	font-family: Verdana, sans-serif;
}
select {
	border: 1px solid #134082;
	font-family: Verdana, sans-serif;
	font-size: 10pt;
	margin-left: 0px;
	margin-right: 10px;
	color: #000000;
	background-color: #C0C6DD;
	background-image: none;
}
div {
	margin: 0px;
	padding: 0px;
	border-width: 0px;
}
span {
	margin: 0px;
	padding: 0px;
	border-width: 0px;
}
img {
	border-width: 0px;
	padding: 0px;
}
h1 {
	color: #680e18;
	font-size: 13pt;
	margin: 0px 0px 0px 0px;
	padding: 15px 10px 15px 10px;
	font-weight: normal;
}
h2 {
	color: #134082;
	font-size: 10pt;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 10px;
	font-weight: bold;
}
h3 {
	color: black;
	font-size: 10pt;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 10px;
	font-weight: bold;
}
h3.spaced {
	color: black;
	font-size: 10pt;
	margin: 0px 0px 0px 0px;
	padding: 5px 10px 3px 10px;
	font-weight: bold;
}
h6 {
	color: black;
	font-size: 10pt;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 10px;
	font-weight: normal;
}
a {
	color: #000099;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
td.attributeinput {
	padding-left: 7px;
	padding-bottom: 10px;
	padding-top:5px;
}

/* Class Styles */
.highlight {
	color: #680e18;
	font-style: normal;
}
.reference {
	color: #680e18;
	font-style: normal;
	text-align: right;
}
.indent {
	margin-left: 10px;
}
.indent30 {
	margin-left: 30px;
}
.indent40 {
	margin-left: 40px;
}
.gray {
	color: #666666;
}
.italics {
	font-style: italic;
	overflow: hidden;
}
.newline {
	clear: both;
}
.verysmall {
	font-size: 7pt;
}
.rightjustified {
	text-align: right;
}
/* Paragraph Styles */
p {
	margin: 0px 10px;
}
/*Page Border Styles*/
#toppageborder {
	background-image: url("graphics/toprepeat2.png");
	background-repeat: repeat-x;
	height: 23px;
	width: 100%;
}
#topright {
	background-image: url("graphics/top4a.png");
	background-repeat: no-repeat;
	background-position: right;
	height: 21px;
}
#topleft {
	position: absolute;
	top: 0px;
	left: 195px;
	background-image: url("graphics/topleft2.png");
	background-repeat: no-repeat;
	background-position: left;
	height: 21px;
	z-index: 1;
}
/*Blue Arrow Prompts Styles */
#prompts, #prompts2 {
	clear: both;
}
#prompts img, #prompts2 img {
	float: left;
	margin-left: 13px;
}
#prompts p, #prompts2 p {
	margin-left: 30px;
}
/*FAQ Styles*/
#faq {
	font-size: 10pt;
	line-height: 140%;
	margin: 0px 0px 0px 0px;
	padding: 0px 20px 0px 29px;
}
#faq ul {
	list-style-image: url("files/keyconsulting_arrow.gif");
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
#faq li {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #134082;
	font-weight: bold;
}
#faq li p {
	padding: 0px 0px 0px 0px;
	margin: 0px 10px 14px 0px;
	color: black;
	font-weight: normal;
}
/*Course listings Styles*/
img.bluearrow {
	float: left;
	margin-left: 13px;
}
#courselistings form {
	margin: 0px 0px 0px 53px;
	clear: left;
	float: left;
	padding: 0px 0px 0px 0px;
}
#courselistings p {
	margin-left: 50px;
	font-size:8pt;
}
#courselistings p.smallgray {
	color: #666666;
	margin-left: 129px;
}
#courselistings p.nopay {
	margin-left: 129px;
}
#courselistings h2 {
	margin-left: 20px;
	margin-bottom:10px;
}
#courselistings img.noform {
	margin-left: 53px;
	margin-right: 6px;
	float:left;
}
#courselistings a {
	color:#134082;
	text-decoration: none;
}
#courselistings a:hover {
	text-decoration: underline;
}
#courselistings p.spacer {
	font-size: 8pt;
	line-height: 100%;
}
.courseoutline {
	margin-left: 50px;
	margin-bottom: 3px;
}
/* Logo Area Styles */
#corpedia img {
	padding: 20px 20px 0px 0px;
	float: right;
}
#logo {
	clear: both;
	height: 100%;
	padding-right: 20px;
}
#logo img {
	margin: 5px 0px 0px 5px;
	float: right;
}
/*Content Styles */
#content {
	font-size: 10pt;
	line-height: 140%;
	margin: 0px 10px 0px 0px;
}
#content form {
	margin-top: 0px;
	margin-bottom: 0px;
}
#content li {
	margin: 0px 10px 0px 40px;
	list-style-type: square;
}
#content li.list {
	margin: 0px 10px 0px 0px ;
	list-style-type: none;
}
#amazon {
	padding: 0px 0px 0px 0px;
	position: relative;
	top: 10px;
	left: -15px;
	margin: 0px 0px 0px 0px;
}
#interestgroups {
	margin-left: 10px;
}

/*Talking Man Style */
#talkingman {
	position: fixed;
	top: 365px;
	left: 45px;
}
/*Google Conversion Style */
#googleconversion {
	margin: 0px 0px 0px 0px;
	text-align:center;
}
/* Menu Styles */
#menu {
	position: fixed;
	width: 150px;
	overflow: visible;
	margin: 0px 10px 0px 0px;
	top: 90px;
	left: 38px;
}
#menu p {
	font-size: 8pt;
	margin-left: 19px;
	margin-bottom: 3px;
	margin-top: 0px;
	text-indent: -19px;
}
#menu img {
	margin: 0px 7px 0px 5px;
	height: 14px;
}
#menu a {
	color: black;
	text-decoration: none;
}
#menu a:hover {
	text-decoration: underline;
}
/*Right Side Styles */
#rightside {
	padding: 0px 20px 0px 0px;
	position: absolute;
	top: 20px;
	left: 214px;
}
/*Left Side Styles */
#leftside {
	position: fixed;
	background: url("graphics/navrepeat3.png");
	background-position: left;
	background-repeat: repeat-y;
	left: 0px;
	top: 0px;
	width: 205px;
	height: 100%;
}
/*Footer Styles */
#footer {
	clear: both;
	margin-top: 20px;
	margin-right: 20px;
}
#footer img {
	float: right;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 8px;
}
#footer a {
	color: #134082;
}
#copyright p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #134082;
	padding: 5px 0px 20px 0px;
	margin: 0px 0px 0px 0px;
	text-align: right;
	clear: both;
}
/*Search page styles */
#searchpage {
	width: 750px;
	margin: 0px auto;
	font-family: Verdana, sans-serif;
	background-image: none;
	background-color: #B9C0D9;
}
#searchleftside {
	background: url("graphics/leftrepeat.png");
	background-position: left;
	background-repeat: repeat-y;
	height: 100%;
	padding: 0px 20px 0px 20px;
	margin: 0px 0px 0px 0px;
}
#searchtopleft {
	background-image: url("graphics/topleft3.png");
	background-repeat: no-repeat;
	background-position: left;
	height: 21px;
	z-index: 1;
}
#searchtoppageborder {
	background-image: url("graphics/toprepeat2.png");
	background-repeat: repeat-x;
	height: 21px;
}
#searchpageright {
	background-image: url("graphics/endrepeat2.png");
	background-repeat: repeat-y;
	background-position: right;
	background-color: white;
}
/*Image styles*/
img.cart {
	border-width: 0px;
	padding: 0px 10px 8px 0px;
}
img.paypal {
	border-width: 0px;
	padding: 0px 0px 0px 18px;
}
img.code {
	border-width: 0px;
	padding: 0px 0px 0px 0px;
	vertical-align: top;
}
img.process {
	margin: 0px 0px 0px 30px;
}
img.pmirep {
	margin: 5px 20px 20px 10px;
	float: left;
}
img.seattlecentral {
	float: left;
	padding-bottom:20px;
	padding-right:20px;
}
img.linkedin {
	margin: 0px 20px 0px 0px;
}
img.twitter {
	margin: 0px 0px 0px 0px;
}


