@charset "UTF-8";
.bodytext {
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	color: #231F20;
}

.gray-type {
	color: #5E5E5E;
}

.initialcap {	
	font-family: MoMAGothic-Text, MoMAGothic-Display;
	font-size: 1.75em;
	color: #CC0000;
	float: left;
	font-weight: bold;
	margin-right: 0.2em;
}

.title {
	font-family: MoMAGothic-Text, MoMAGothic-Display;
	color: #cc3d29;
	font-size: 2em;
	margin-bottom: .5em;
	line-height: 1.2em;
}

/**.first {
	margin-top: 20px;
	margin-bottom: 0px;
	}
	
.second {
	margin-top: 2px;
	}**/
	
td {
	font-size: 12px;
	line-height: 21px;
	font-weight: normal;
	color: #231F20;
	vertical-align: top;
}
.bodytextlt {
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #666666;
}
.linktext {
	font-size: 13px;
	line-height: 21px;
	font-weight: normal;
	color: #231F20;
	text-decoration: underline;
}

img .left{
	display: inline;
	text-align: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
img .right{
	display: inline;
	text-align: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.top {
	text-transform: uppercase;
	font-size: 10px;
	line-height: 21px;
	color: #231F20;
	text-decoration: underline;
	font-weight: bold;
}

hr {
	background-color: #CB2403;
	color: #999;
	margin-top: 2em;
	margin-bottom: 1.5em;
}

.linktexttitle {
	font-size: 13px;
	line-height: 21px;
	font-weight: bold;
	color: #231F20;
	text-decoration: underline;
}

h1 {
	font-size: 14px;
	color: #333;
	font-weight: bold;
}

.documenttitle {
	font-size: 13px;
	color: #231F20;
	font-weight: bold;
}

img {
	border: 0;
	border-style: none;
}

a {
	border: 0;
	border-style: none;
}

.introimg {
	margin-right: 13px;
	margin-bottom: 13px;
}

.style1 {
	font-style: italic
}
	
.style3 {
	font-size: 10px
}
