@charset "utf-8";
.headline {
	font-size: 120%;
	line-height: 130%;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
	padding: 3px;
}
h1 {
	font-size: 120%;
	line-height: 130%;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
	padding: 3px 3px 3px 8px;
}

.boldcopy {
	font-weight: bold;
	color: #000000;
}
.smallcopy {
	font-size: 75%;
	line-height: 110%;
}

input {
	color: #000000;
	background-color: #EAEAEA;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #000000;
}


.leftimage {
	float: left;
	margin-left: 10px;
	margin-right: 25px;
	margin-bottom: 10px;
}

select {
	font-size: 12px;
	color: #000000;
	background-color: #CACACA;
	width: 200px;
	line-height: 130%;
	font-weight: bold;
}
hr {
	background-color: #B71719;
}


legend {
	font-weight: bold;
	color: #BC151C;
}
.listwidth {
	width: 400px;
	background-color: #E8E8E8;
}

fieldset {
	padding: 5px;
}
.bodycopy {
	font-size: 85%;
	line-height: 130%;
	padding-right: 20px;
}
#press .bodycopy a {
	font-size: 95%;
	line-height: 110%;
	font-weight: normal;
}


.boldBlack {
	font-weight: bold;
	color: #000000;
	font-size: 120%;
	line-height: 125%;
}
.smallHead {
	font-weight: bold;
	color: #49380C;
}
.boldHeadline {
	font-weight: bold;
	color: #000000;
}
#rightColumn a {
	color: #C11720;
	text-decoration: underline;
	font-size: 95%;
}
.boldWhite {
	font-weight: bold;
	color: #FFFFFF;
}
.boldcopyRed {
	font-weight: bold;
	color: #CC0000;
}
.RedHeadline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 120%;
	line-height: 130%;
	font-weight: bold;
	color: #000000;
}
.bulletLinks {
	list-style-type: none;
	margin-bottom: 3px;
	text-decoration: none;
	width: 375px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
}
.bulletLinks2 {
	display: block;
	list-style-type: none;
}
.bulletLinks2 a {
	text-decoration: none;
}



.bulletLinks li {
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E0DFE3;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E0DFE3;
	margin-bottom: 2px;
	text-decoration: none;
}
.bulletLinks a {
	text-decoration: none;
}
.tableHeader {
	color: #FFFFFF;
	background-color: #000000;
	font-weight: bold;
	text-align: left;
	padding-right: 5px;
	padding-left: 5px;
	height: 15px;
	padding-top: 1px;
}
.headerBar2 {
	font-size: 110%;
	font-weight: bold;
	color: #000000;
	background-color: #DFDFDF;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	line-height: 110%;
	text-align: right;
}

.tableCopy {
	font-size: 85%;
	text-align: center;
}
.bodycopy li {
	line-height: 95%;
}
#historybody a {
	color: #CC0000;
	text-decoration: underline;
}
#historybody ol {
	padding-left: 50px;
}
#termsBullets ul li {
	display: block;
	padding: 5px;
	margin-bottom: 5px;
	list-style-type: none;
	list-style-position: outside;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B60D14;
}
#bottomNav {


}
#bottomNav ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#bottomNav ul li a {
	text-decoration: none;
	font-size: 75%;
	display: inline-block;
	width: 155px;
	line-height: 110%;
}
#bottomNav ul li {
	margin: 2px;
	float: left;
	width: 165px;
	background-color: #EAEAEA;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D6D6D6;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #D6D6D6;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
}

