/* CSS Document */

#navcontainer {
	width: 200px;
	vertical-align: top;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #4E5F51;
	text-align: center;
	font-weight: bold;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #4E5F51;
	text-align: center;
}
h4 a {
	color: #666666;
}
#td_right_border {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
}
.address {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}




h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	text-align: center;
}


#navcontainer ul
{
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#navcontainer a
{
display: block;
padding: 3px;
width: 180px;
background-color: #4E5F51;
border-bottom: 1px solid #eee;
}

#navcontainer a:link, #navlist a:visited
{
color: #EEE;
text-decoration: none;
}

#navcontainer a:hover
{
background-color: #4E5F51;
color: #333333;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height: 14pt;
}
#content {
	padding: 10px;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #4E5F51;
}
#cells {
	border: 1px solid #4E5F51;
}
#td_left_bottom {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
	vertical-align: top;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #415043;
}
.address a:link, .address a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
