body {
	background-color: #4a4a4a;
	
}

td {
	font: normal 11px Tahoma, Arial;
	color: #414141;
	line-height:1.4em
}

h1, h2, h3, h4, h5 {

    color: #460a04;
    margin: 0px;
}


h1 {
    font-size: 18px; line-height: 1.4em;
}

h2 {
    font-size: 16px; line-height: 1.4em;
}

h3 {
    font-size: 14px; line-height: 1.4em;
}


a {

font: normal 11px Tahoma, Arial;
color: #414141;
}

a:hover {


text-decoration: underline;

}

a.white-link-underline {	
	text-decoration: underline;
	color: #FFFFFF;
}

.blye-text-underline {
color: #348cbc;
text-decoration: underline;
}

.blye-text-regular {
color: #348cbc;
}

.yellow-text-regular {
color: #db9a00;
}

.yellow-text-underline {
color: #db9a00;
text-decoration: underline;
}

.orange-text-regular {
color: #ca6011;
}

.orange-text-underline {
color: #ca6011;
text-decoration: underline;
}






body {
	text-align: center;
}


/*---*/
td.divider-dotted {background-image: url(images/dot.gif); background-repeat:repeat-x; background-position: center left; padding: 5px 0 }

.redlinkstable a {
	color: #CC6600;
}

.redlinkstable p {
	margin: 3px 0;
}

.submenu{line-height: 1em}

.submenu p{ margin: 0 0 5px 0}
.submenu a{display: block; line-height:1.2em;  border-top: 1px solid #CCCCCC; padding-top: 5px; text-decoration:none; color: #666666}

#submenusel{font-weight: bold; color: black; text-decoration:none; cursor:default}

.quote{color: #999999; font-family: Georgia, "Times New Roman", Times, serif; font-size: 1.8em; line-height:1.4em;}