/* CSS Document */


body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
body {
	background-image: url(images/bg_r14_c1.jpg);
	background-repeat: repeat-y;
	background-position: top center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Times New Roman, Times, serif;
}
h1 {
	font-size: 18px;
	color: #333333;
}
p.firstLetter:first-letter {
	color:#333333;
	font-size:xx-large;
	font-family:"Times New Roman", Times, serif;}

.btmWhite {
	font-size: 10px;
	color: #FFFFFF;
}
a:link {
	color: #590A10;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #590A10;
}
a:hover {
	text-decoration: none;
	color: #666666;
}
a:active {
	text-decoration: underline;
	color: #590A10;
}
a.smallLink:link {
	color: #590A10;
	font-size:10px;
	text-decoration: underline;
}
a.smallLink:visited {
	text-decoration: underline;
	font-size:10px;
	color: #590A10;
}
a.smallLink:hover {
	text-decoration: none;
	font-size:10px;
	color: #666666;
}
a.smallLink:active {
	text-decoration: underline;
	font-size:10px;
	color: #590A10;
}
a.cecLink:link {
	color: #ffffff;
	font-size:10px;
	text-decoration: underline;
}
a.cecLink:visited {
	text-decoration: underline;
	color: #ffffff;
	font-size:10px;
}
a.cecLink:hover {
	text-decoration: none;
	color: #cccccc;
	font-size:10px;
}

.times {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
}
.timesTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
}
.white {
	color:#FFFFFF;
	}.timesSmallTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #333333;
}
