#navcontainer { width: 200px; }

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

#navcontainer a
{
display: block;
padding: 12px;
width: 160px;
background-color: #4B63AE;
border-bottom: 1px solid #cccccc;
}

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

#navcontainer a:hover
{
background-color: #ffcc00;
color: #333333;
}


#active a
{
display: block;
color: #FFF;
background-color: #EF3D42;
text-decoration: none;
}


body {
	margin-top: 75px;
}

.style1 {
	color: #4B63AE;
	font-weight: bold;
}



.t {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 28px;
	color: #666666;
	text-align: left;
	font-weight: normal;
	padding-top: 24px;
	padding-right: 24px;
	padding-bottom: 12px;
	padding-left: 12px;
	list-style-position: outside;
	list-style-type: circle;
}
.locator {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 24px;
	color: #666666;
	text-align: left;
	padding-top: 24px;
	padding-right: 24px;
	padding-left: 12px;
}
.t-li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 28px;
	color: #666666;
	text-align: left;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 3px;
	padding-left: 12px;
	list-style-type: none;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 60%;
	color: #000000;
}
.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 11px;
	font-weight: normal;
	color: #999999;
	text-align: left;
	padding-right: 24px;
	padding-bottom: 6px;
	padding-left: 36px;
}
.quotation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 40px;
	line-height: 48px;
	color: #000000;
	text-align: left;
	font-style: normal;
	font-weight: lighter;
	padding-right: 36px;
	padding-left: 36px;
}
.cellbottom {
	border-bottom-width: 1px;
	border-bottom-color: #4B63AE;
	border-bottom-style: solid;
}
.home-t {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #666666;
	text-align: left;
	font-weight: normal;
	padding-top: 24px;
	padding-right: 24px;
	padding-bottom: 12px;
	padding-left: 12px;
	list-style-position: outside;
	list-style-type: circle;
}
.tLarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 34px;
	color: #666666;
	text-align: left;
	font-weight: normal;
	padding-top: 24px;
	padding-right: 24px;
	padding-bottom: 12px;
	padding-left: 12px;
	list-style-position: outside;
	list-style-type: circle;
}
.tLarge-rightindex {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 48px;
	color: #666666;
	text-align: left;
	font-weight: normal;
	padding-top: 24px;
	padding-bottom: 12px;
	padding-left: 12px;
	margin-right: 48px;
	list-style-position: outside;
	list-style-type: circle;
	padding-right: 48px;
}
.t-tight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	color: #666666;
	text-align: left;
	font-weight: normal;
	padding-top: 24px;
	padding-right: 24px;
	padding-bottom: 12px;
	padding-left: 12px;
	list-style-position: outside;
	list-style-type: circle;
}
