

body
{font-family: arial, helvetica, sans-serif;
font-size: 15px;
color: #000000;
background: #BC512C;
margin-top: 0;
margin-left: 0;
margin-right: 0;
margin-bottom: 0;
color:#110000;
}

/*******Content********/

.bodytext{
margin-top: 0;
margin-left: 10px;
margin-right: 10px;
margin-bottom: 10px;
}

.bodytext, td {
font-family: arial, helvetica, sans-serif;
color: #000000;

font-size: 15px;
line-height: 26px;
}

.bodytext p{
	font-size: 15px;
	line-height: 26px;
	font-family: Arial, Helvetica, sans-serif;
}

.bodytext img{
border-color: #000000;
}

h1 {
font-size: 17px;
}

h2 {
	font-size: 16px;
	color: #8C3C20;
	font-weight: bold;
}

h2 a{
font-size: 15px;
}

a{
	color: #bc512c;
}

a:hover {
	color: #990000;
	text-decoration:underline;
	}
	
hr {
color: #bc512c;
}

ul{
	font-size: 15px;
	line-height: 26px;
	margin:0;
	padding:0;
	/*list-style-position: inside;
	list-style-image: url(images/common/arrow-bullet.png);*/
}

li{
	padding:0 0 10px 0;
	margin-left:15px;
}

li a{
	color: #bc512c;
}

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

.subhead1{
	color: #8C3C20;
	font-weight: bold;
}

.subhead2 {
	color: #990000;
	font-weight: bold;
}

.testimonials {
	font-style:italic;
	font-weight:bold;
	font-size: 15px;
	color: #AD4B28;
}


.quotes{
	font-size: 18px;
	color: #8C3C20;
	font-weight: bold;
}


ul.acrobat{
	margin:0 0 0 10px;
}

ul.acrobat li{
	list-style:url(/userfiles/Image/common/acrobat-icon.gif);
	padding:0 0 0 0;
	line-height:50px;
}

.normal {
	font-size: 15px;
	color: #000;
}

/*td{
	font-size: 11px;
	color:#110000;
	line-height: 15px;
	font-family: Arial, Helvetica, sans-serif;
}*/

/********Sublinks*****/
table.sublinks {
border:3px double #000;
}

table.sublinks td {
	background-color:#bc512c;
	filter: Alpha(Opacity=50%);
}

.sublinks ul li{
	color:#FC0;
	font-size:11px;
	line-height:18px;
	margin-left:20px;
}
.sublinks a{
	color:#FC0;
	text-decoration:none;
}

.sublinks a:hover{
	color:#FFF;
	text-decoration:none;
}

.sublink-hl{
	color:#000;
	text-decoration:none;
}

.highlighted-box{
	background-color:#bc512c;
	border:3px double #000;
	color:#FC0;
	display:block;
	padding-left:10px;
	
}

.highlighted-box a{
	color:#FC0;
	text-decoration:none;
}

.highlighted-box a:hover{
	color:#FFF;
	text-decoration:none;
}

/*******Bottom*****/

.footer, .footer a {
text-align: center;
font-family: arial, helvetica, sans-serif;
font-size: 10px;
color: #bc512c;
margin-top: 0;
margin-left: 0;
margin-right: 0;
margin-bottom: 0;
line-height:15px;
}

.footer a:hover{
color: #990000;
text-decoration:underline;
}

.footer2 {
text-align: center;
font-family: arial, helvetica, sans-serif;
font-size: 10px;
color: #000000;
margin-top: 0;
margin-left: 0;
margin-right: 0;
margin-bottom: 0;
}


