body {
	background: url(images/bg.jpg) fixed;
	padding:20px 0;
	margin:0;
}
td {
	font: normal 11px Tahoma, Arial;
	color: #747877;
}

h1, h2, h3, h4, h5 {
    color: #C0CDD1;
    font-weight: bold;
    margin: 0px;
}
ul {
    padding: 0px 0px 0px 20px;
    margin: 0px;
}
h1 {
    font-size: 16px;
}
h2 {
    font-size: 14px;
}
h3 {
    font-size: 12px;
}

p {
	margin: 0px;
	padding: 0px;
}
a {
font: normal 11px Tahoma,Arial;
}

.site-branding-cell {
	background: linear-gradient(180deg, #d8ebf8 0%, #fbfdff 100%);
	border-top-left-radius: 26px;
	overflow: hidden;
	vertical-align: top;
}

.site-branding-table {
	background: linear-gradient(180deg, #d8ebf8 0%, #fbfdff 100%);
	border-top-left-radius: 26px;
	width: 100%;
	gap: 0.02em;
		width: 100%;
	}
.site-branding-mark {
	height: 122px;
	text-align: center;
	width: 98px;
	box-sizing: border-box;
}

.site-branding-mark {
	height: 122px;
	text-align: center;
	vertical-align: middle;
	width: 98px;
}

.site-branding-logo {
	display: block;
	margin: 15px auto 0;
}

.site-branding-copy {
	padding: 0 18px 0 8px;
	vertical-align: middle;
	white-space: nowrap;
}

.site-quicklinks-cell {
	background: linear-gradient(180deg, #d8ebf8 0%, #fbfdff 100%);
	border-top-right-radius: 26px;
	overflow: hidden;
	vertical-align: middle;
}

.site-quicklinks-panel {
	align-items: center;
	display: flex;
	gap: 12px;
	height: 122px;
	justify-content: center;
	padding: 0 18px;
}

.site-quicklink {
	align-items: center;
	background: linear-gradient(180deg, #fffdfa 0%, #f4ece4 100%);
	border: 1px solid #d6c1ae;
	border-radius: 999px;
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.9), 0 1px 2px rgba(69, 41, 24, 0.16);
	display: inline-flex;
	height: 32px;
	justify-content: center;
	text-decoration: none;
	transition: background 0.16s ease, border-color 0.16s ease, transform 0.16s ease;
	width: 32px;
}

.site-quicklink:hover {
	background: linear-gradient(180deg, #fff6ec 0%, #efd6bd 100%);
	border-color: #c59168;
	transform: translateY(-1px);
}

.site-quicklink-icon {
	fill: none;
	stroke: #7d1102;
	stroke-linecap: round;
	stroke-linejoin: round;
	stroke-width: 1.8;
	height: 16px;
	width: 16px;
}

.site-quicklink-icon-back {
	stroke-width: 2.1;
}

.site-branding-wordmark {
	align-items: flex-end;
	display: flex;
	line-height: 1;
}

.site-branding-title,
.site-branding-subtitle {
	display: inline-block;
	font-family: Georgia, "Times New Roman", serif;
	vertical-align: baseline;
}

.site-branding-title {
	flex: 0 0 auto;
	margin-right: 4px;
}

.site-branding-title-image {
	display: block;
	height: 31px;
	width: auto;
}

.site-branding-subtitle {
	color: #5d0600;
	font-size: 25px;
	letter-spacing: 1px;
	transform: translateY(1px);
}

.site-branding-tagline {
	color: #7a6b63;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 15px;
	font-style: italic;
	padding-left: 2px;
	padding-top: 4px;
}

.site-nav-item {
	background: #7d1102;
	background: linear-gradient(180deg, #981906 0%, #7d1102 58%, #5d0600 100%);
	border-left: 1px solid #a64d2f;
	border-right: 1px solid #621100;
	text-align: left;
	vertical-align: middle;
}

.site-nav-item-first {
	border-left: 0;
}

.site-nav-item-last {
	border-right: 0;
}

.site-nav-link {
	color: #fff6e8;
	display: block;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 14px;
	font-style: italic;
	line-height: 61px;
	padding: 0 12px;
	text-decoration: none;
	text-shadow: 0 1px 0 #4c0b00;
	white-space: nowrap;
}

.site-nav-link:hover {
	background: rgba(255, 255, 255, 0.06);
	color: #FFFFFF;
	text-decoration: none;
}

.site-nav-bullet {
	color: #ff8a2b;
	font-size: 17px;
	padding-right: 4px;
}

.site-footer-shell {
	background: transparent;
	padding: 0 0 18px;
	text-align: center;
}

.site-footer-quote {
	background: #FFFFFF;
	border: 1px solid #d4d4d4;
	border-top: 0;
	border-bottom: 2px solid #c77a4b;
	border-bottom-left-radius: 18px;
	border-bottom-right-radius: 18px;
	box-sizing: border-box;
	color: #7a6b63;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 14px;
	font-style: italic;
	padding: 6px 18px 8px;
	text-shadow: 1px 1px 0 #FFFFFF;
	width: 100%;
}

.site-footer-copyright {
	color: #f1d4c3;
	font: normal 11px Tahoma, Arial;
	padding-top: 18px;
}

.site-footer-legal {
	color: #f1d4c3;
	font: normal 10px Tahoma, Arial;
	padding-top: 8px;
}

.site-footer-legal a {
	color: #f1d4c3;
	text-decoration: underline;
}

.site-footer-legal a:hover {
	color: #fff7ef;
	text-decoration: none;
}

.footer {
	font: normal 11px Tahoma, Arial;
	color: #444b5d;
	padding: 20px;
}
.footer a {
	padding: 15px;
	font: normal 11px Tahoma, Arial;
	color: #444b5d;
	text-decoration: none;
}
.footer a:hover {
	text-decoration: underline;
}
.grey {
	color: #4E595D;
}
.redLL {
	color: #ffc798;
}

.blye {
	color: #348cbc;
text-decoration: underline;
}

.blye2 {
	color: #348cbc;
}
.grey2 {
	color: #4E595D;
	text-decoration: underline;
	}
.orange {
	color:#FF6600;
	}
.orange2 {
color:#FF6600;
text-decoration: underline;
}
.footer2 {
 color:#444b5d;
 text-decoration: underline;
 }	
	
.yelow {
	color: #ffff00;
	text-decoration: none
	}
.yelow2 {
	color: #ffff00;
	text-decoration: underline;
	}


.red
{
	color: #9c0100;
}

.white-text {
	color: #ffffff;
}

.green {
	color: #57a115;

text-decoration: underline;
}

.green2 {
	color: #57a115;

}
.black {
	color: #000000;
	text-decoration: none
	}
.black2 {
	color: #000000;
	text-decoration: underline;
	}
ul {
	padding: 0px 0px 0px 5px;
	margin: 0px;
	list-style: none;
}


a.whitelink {	
	text-decoration: none;
	color: #FFFFFF;

}
a.whitelink2 {	
	text-decoration: underline;
	color: #FFFFFF;
	}
a:whitelink:hover {
	text-decoration: none;
}
.red { 
color:#9c0100;
text-decoration: underline;
}
.red2 { 
color:#9c0100;
text-decoration: none;
}


.grey4 {
	color: #999999;
	font-size: 16px;
	font-weight: bold;
}
.drk_red {
	color: #660000;
	font-size: 11px;
	font-weight: bold;
	font-family: Tahoma;
}
.lt_red {
	color: #660000;
	font-size: 11px;
	font-weight: normal;
	font-family: Tahoma;
}
.myform {
width:120px; 
margin:0; 
padding:2px 0 0 10px; 
height:20px; 
vertical-align:middle; 
font-size:11px;
font-family:Tahoma; 
color:#660000; 
background:#E7D2D0; 
border:none;
}
.style1 {
	font-family: Times, "Times New Roman", serif;
	font-size: 12px;
	color: #CCCCCC;
	border: thick solid #FFFFFF;
}
.style2 {
	font-family: Times, "Times New Roman", serif;
	font-weight: normal;
	font-size: 14px;
	font-style: normal;
	color: #FFFF00;
}
.bg {
	background-color: #F6F6F6;
}
table { border-collapse:collapse; }
td.border { border-bottom:1px ridge #999999; }
td.border1 {
border-bottom:2px ridge #CCCCCC;
}
.style3 {

	font-family: Times, "Times New Roman", serif;
	font-size: 13px;
	color: #CCCCCC;
	font-weight: bold;
	border: none;
}
.drk_red13 {
	color: #660000;
	font-size: 14px;
	font-weight: bold;
	font-family: Tahoma;
	font-style: italic;
}
.black_b {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
.drk_red16 {

	color: #660000;
	font-size: 16px;
	font-weight: bold;
	font-family: Tahoma;
	font-style: normal;
}
.list_table {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 11px;
	font-style: normal;
	color: #666666;
	text-decoration: underline;
}
.title_txt {


	color: #7D1102;
	font-size: 22px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
}
.title_grey_txt {



	color: #999999;
	font-size: 20px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
}
.drk_red15 {


	color: #660000;
	font-size: 15px;
	font-weight: bold;
	font-family: Tahoma;
	font-style: normal;
}
