﻿.spacer { 
	font-family: Arial; 
	font-size: 6px; 
	color: #000000;
}

.topquote { 
	font-family: Arial, sans-serif; 
	font-size: 12px; 
	color: #a80019;
	font-weight: bold;
	padding: 0px 0px 0px 10px;
}
body { 
	margin: 0; 
	padding: 0; 
	background-color: ##F7F4E0;
}

table { 
	border-spacing: 0; 
	border-collapse:collapse;
	background-color: #ffffff;
}

td { 
	padding: 0; 
	vertical-align: top;
}

form { 
	margin:0; 
	padding:0; 
}

img { 
	border: 0px;
}

.leftborder { 
	width: 14px; 
	background-image: url(images/border_left.gif); 
	background-repeat: repeat-y; 
}

.rightborder { 
	width: 14px; 
	background-image: url(images/border_right.gif); 
	background-repeat: repeat-y;
}
.top{
	width: 100%;
	background-image: url(images/top.jpg);
	background-repeat: repeat-x; 
	vertical-align: top;
}
.baseline{
	width: 100%;
	background-image: url(images/bottom.jpg);
	background-repeat: repeat-x; 
	background-position: bottom;
}
.main{
	width: 100%;
}

.content{
	width: 100%;
	padding: 25px 15px 20px 35px;
	font-family: arial, sans-serif;
	font-size: 12px;
}

.basebar{
	/* width: 50%; */
	padding: 25px 35px 20px 35px;
	font-family: arial, sans-serif;
	font-size: 12px;
}

.basebar1{
	/* width: 50%; */
	padding: 25px 35px 20px 35px;
	font-family: arial, sans-serif;
	font-size: 10px;
	color:gray;
}

.nav{
	height: 42px;
	background-image: url(images/nav_bg.gif);
	background-repeat: repeat-x; 
	padding: 9px 0px 0px 0px;

}

a.navlink:link { 
	font-family: Arial, sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
	color: #a80019; 
	text-decoration: none; 
	padding: 0px 10px 0px 10px;
}
a.navlink:visited { 
	font-family: Arial, sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
	color: #a80019; 
	text-decoration: none; 
	padding: 0px 10px 0px 10px;
}
a.navlink:active { 
	font-family: Arial, sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
	color: #ff2400; 
	text-decoration: none; 
	padding: 0px 10px 0px 10px;
}
a.navlink:hover { 
	font-family: Arial, sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
	color: #ff2400; 
	text-decoration: none; 
	padding: 0px 10px 0px 10px;
}

h1 {
	font-family: arial narrow, arial, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #a80019;
	background-image: url(images/h1_img.gif);
	background-repeat: no-repeat;
	padding: 0px 0px 0px 35px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.grey {
	font-family: arial narrow, arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #a9b3b8;
	padding: 0px 0px 0px 35px;
	margin-top: 0px;
	margin-bottom: 0px;
}

h2 {
	font-family: arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #a80019;
	padding: 0px 0px 0px 18px;
	margin-left: 17px;
	margin-top: 20px;
	margin-bottom: 5px;
}

h3 {
	font-family: arial, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #e57979;
	padding: 0px 0px 0px 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.content_text {
	margin-top: 0px;
	margin-left: 35px;
}

.redbox {
	background-color: #a80019;
	padding: 20px 20px 20px 20px;
	font-family: arial, sans-serif;
	color: #ffffff;
	font-weight: bold;
	font-size: 11px;
}

.redboxtext2 {
	color: #e57979;
}

a.bodylink:link { 
	font-family: Arial, sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
	color: #a80019; 
	text-decoration: underline; 
}
a.bodylink:visited { 
	font-family: Arial, sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
	color: #a80019; 
	text-decoration: underline; 
}
a.bodylink:active { 
	font-family: Arial, sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
	color: #ff2400; 
	text-decoration: underline; 
}
a.bodylink:hover { 
	font-family: Arial, sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
	color: #ff2400; 
	text-decoration: underline; 
}

.bottom {
	vertical-align: bottom;
}

blockquote {
	margin: 0px;
}

.table_header {
	background-color: #a80019;
	padding: 3px 20px 3px 20px;
	font-family: arial, sans-serif;
	color: #ffffff;
	font-weight: bold;
	font-size: 11px;
	text-align: center;
}

.table_cell {
	background-color: #e5e5e5;
	padding: 3px 10px 3px 10px;
	font-family: arial, sans-serif;
	color: #000000;
	font-weight: bold;
	font-size: 11px;
	text-align: center;
}

.table_header2 {
	background-color: #a80019;
	padding: 3px 15px 3px 15px;
	font-family: arial, sans-serif;
	color: #ffffff;
	font-weight: bold;
	font-size: 11px;
}

.table_header3 {
	padding: 3px 15px 3px 15px;
	font-family: arial, sans-serif;
	color: #a80019;
	font-weight: bold;
	font-size: 11px;
	text-align: center;
}

.table_cell2 {
	background-color: #e5e5e5;
	padding: 3px 15px 3px 15px;
	font-family: arial, sans-serif;
	color: #000000;
	font-weight: bold;
	font-size: 11px;
}

.table_cell3 {
	padding: 3px 15px 3px 15px;
	font-family: arial, sans-serif;
	color: #000000;
	font-size: 11px;
}

.table_cell4 {
	background-color: #e5e5e5;
	padding: 7px 15px 7px 15px;
	font-family: arial, sans-serif;
	color: #000000;
	font-size: 12px;
}


