﻿.header_text {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;
}
.header_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
}
.header_links:hover {
	color: #841228;
}

.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
.navigation:hover {
	color: #841228;
}

.navigation2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #000000; 
}
.navigation2:hover {
	color: #841228;
}


.sitemappath {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
.sitemappath:hover {
	color: #841228;
    text-decoration: underline;
}
.sitemappathCN
{
    color: #841228;
    text-decoration: none;
    font-weight: bold;
}

.sitemappath_other
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}

.read {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #841228;
	font-weight: bold;
}
.read:hover {
	color: #000000;
}
.red {
	color: #841228;
}
a.red {
	color: #841228;
	text-decoration:none;
}
a.red:hover {
	color: #841228;
	text-decoration:underline;
}
.white {
	color: #FFFFFF;
}
.bold {
	font-weight: bold;
}

.log_in {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #841228;
}
.text_box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #000000;
    background-color: #FFFFFF;
    color: #9E0B0E;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	text-decoration: none;
}
.header1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #841228;
}
.header2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
}
.header3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #841228;
}
.sublinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

.PersonalInjury{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #841228;
	font-variant:small-caps;
}
.pagetags
{
display:none;
}

/********* CONTACT FORM CLASSES *********/

.contactform
{
text-align: center; 
font-weight: bold; 
font-size: 12px;
line-height: 17px; 
color: #fff; 
background: #901e2e url('../../images/menu/glossyback.gif') repeat-x bottom left;
}

.btncntactfrm
{
color: White; 
background: url('../../images/Menu/glossyback.gif') repeat-x bottom left;
border: 0px; 
font-size:11px;
font-weight:bold;
height:23px;
}
.btncntactfrm:hover
{
color: yellow; 
background: url('../../images/Menu/glossyback2.gif') repeat-x bottom left;
}