/* CSS Document */

p, ul, ol {
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	font-size: 12px;
	color: #222222;
	text-align: justify;
}

.title {
	font-size: 14px;
	font-weight: bolder;
}

.subTitle {
	font-weight: bold;
	font-size: 12px;
}

.title2 {
	font-size: 14px;
	font-weight: bolder;
	color: #B33624;
}

.title3 {
	font-size: 14px;
	font-weight: bolder;
	color: #F0A426;
}

.subTitle2 {
	font-weight: bold;
	color: #B33624;
	font-size: 12px;
}

.subTitle3 {
	font-weight: bold;
	color: #F0A426;
	font-size: 12px;
}

.subHeader {
	font-weight: bold;
	color: #F0A426;
}

a {
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	font-size: 12px;
	color: #B33624;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #F0A426;
	text-decoration: underline;
}

.tblIcon {
	width: 155px;
	height: 125px;
}

.tblOne {
	padding-top: 5px;
	width: 250px;
}

.tblTwo {
	width: 150px;
	padding-top: 5px;
}

.tblThree {
	padding-top: 5px;
	width: 100px;
}

.tblSpan {
	padding-top: 5px;
}
