@charset "utf-8";
/* CSS Document */



/* 2012 - START */
h1 {color:#125d94;}
.blue {color:#125d94;}

.disclaimer {
	 background-color:#f5efe1;
	 /*background-image: url("../images/2011/bottom_stripebox.jpg");*/
	 width:330px;
}

.disclaimer2 {
	 background-color:#f5efe1;
	 /*background-image: url("../images/2011/bottom_stripebox.jpg");*/
	 width:540px;
}

.rtnav {
	 background-color:#f5efe1;
	 /*background-image: url("../images/2011/right_stripebox.jpg");*/
	 width:200px;
	 padding:0;
	 no-repeat;
}

.topnav {font-size:.75em;text-align:center;}
/* 2012 - END */

p.nicelead {
	line-height: 1.3em;
}

p.byline {
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 0.7em;
	font-style: italic;
}

ul.nicelead li {
	padding-bottom: 6px;
}

div.nogap p {
	padding-top: 0px;
	margin-top: 0px;
}

.regular {
	font-size: 0.9em;
}

.alphaindex {
	width: 544px;
	color: #125d94;
	background-color: #f5efe1;  /* #C9B381 */
	font-weight: bold;
	text-align: left;
	padding: 2px 10px 2px 10px;
	margin: 0px 0px 12px 0px;
}

.tablehead {
	color: #fff;
	background-color: #C9B381;
	font-weight: bold;
	text-align: left;
	padding: 2px 10px 2px 10px;
	margin: 4px 0px 0px 0px;
}

.tablerowgray {
	color: #000;
	background-color: #eee;
	font-size: 0.85em;
	font-weight: normal;
	text-align: left;
	vertical-align: text-top;
	padding: 6px 10px 6px 10px;
	border-left: 1px solid #C9B381;
	border-right: 1px solid #C9B381;
}

.tablerowwhite {
	color: #000;
	background-color: #fff;
	font-size: 0.85em;
	font-weight: normal;
	text-align: left;
	vertical-align: text-top;
	padding: 6px 10px 6px 10px;
	border-left: 1px solid #C9B381;
	border-right: 1px solid #C9B381;
}

