@charset "utf-8";
/* CSS Document */

h1 em{
	font-size: 72%;
}

.clickThumbnail {
	color: #999999;
	margin-bottom: -0.01em;
}

#contentcol li {
	padding-bottom: .5em;
}

.linkList {
	list-style-type: none;
}

.photosRight {
	float: right;
	width: 275px;
}
.photosRight200 {
	font-style: italic;
	float: right;
	width: 200px;
	margin-left: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.photoRight230 {
	font-style: italic;
	float: right;
	width: 230px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.photoRight260 {
	font-style: italic;
	float: right;
	width: 260px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.photosRight306 {
	font-style: italic;
	float: right;
	width: 306px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
/* will put a boarder around images that need one */
.imgBorder {
	border: 1px solid #666666;
}

.list td {
	background-color: #CCCCCC;
}
.list th {
	background-color: #999999;
}
.list h2 {
	color: #000000;
}.list h2 em{
	font-size: 60%;
	font-style: normal;
}
.list a {
	text-decoration: none;
}
.list a:hover {
	text-decoration: underline;
}

#rightcol a {
	text-decoration: none;
}
#rightcol a:hover {
	text-decoration: underline;
}
#rightcol li {
	list-style-image:url(/style/kcBaseImages/bullet2.png);
	margin-left:-22px;
}
.newsList {
	font-size: 80%;
}
.newsList a {
	font-size: 130%;
}



.altNameLink {
	float: right;
	width: 200px;
	padding-bottom: 0px;
	padding-left: 5px;
	text-align: right;
	margin-top: 1em;
	margin-bottom: 1em;
	padding-top: 5px;
	padding-right: 5px;
	clear: both;
}
.glossaryList {
	font-size: 80%;
	text-align: center;
	padding: 1em;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.glossaryList a {
	padding-left: .3em;
	padding-right: .3px;

}


.caption {
	font-size: 70%;
}

.inst {
   font-size: 90%; 
   color: #666666; 
   font-weight: bold;
}

.lbl {
	background:#FFFFCE;
	font-weight: 
   bold;
	valign:top;
}

.attenBox1 {
	background-color: #FFFFCE;
	padding: 5px;
	border: 1px solid #000000;
}
.attenBox2 {
	font-weight: bold;
	color: #0000CC;
	margin-left: 2em;
}
.attenBox3 {
	font-size: 85%;
	padding: 5px;
	clear: both;
	float: right;
	width: 35%;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	border: thin dashed #333333;
}

.next {
	font-weight: bold;
	color: #FF0000;
}.next a {
	font-weight: normal;
}

.p85 {
	font-size: 85%;
}
.partnerCredits {
	font-size: 85%;
	padding: 0.5em;
	margin-top: 4em;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}


.feature {
	font-size: 80%; 
	font-style: normal; 
	line-height: normal; 
	color: #003399; 
	text-align: left;
	font-weight: normal; 
	margin-top: 5px; 
	margin-left: 7px
}.feature-small {
	font-size: 75%; 
	font-style: normal; 
	line-height: normal; 
	color: #003399; 
	text-align: left; 
	font-weight: normal; 
	margin-top: 5px
}
/*
Use photoList for long list of photos that have captions immediatly below them
*/
.photoList {
}.photoList p {
	padding-bottom: 1em;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 510px;
}.photoList img {
	border: 1px solid #666666;
	margin-bottom: .2em;
}
