@charset "utf-8";
/* CSS Document */
body {
	font-family:Arial, Helvetica, sans-serif;
	background-color: #ACBDAB;
	margin-top: 30px;
	font-size: 11px;
	line-height:12px;
	
}
a:link {
	color: #a90433;
	text-decoration: none;
}
a:visited {
	color: #888888;
	text-decoration: none;
}
a:hover {
	color: #A90433;
	text-decoration: underline;
}
a:active {
	color: #A90433;
	text-decoration: none;
}
.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.style3 {font-family: Verdana, Arial, Helvetica, sans-serif; color: #49697D; font-size: 10px;}
.style4 {font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif;}
.style4b {font-size: 14px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height:18px;}
.style5 {
	color: #49697D;
	font-weight: bold;
}
.style6 {
	color: #49697D;
	font-size: 14px;
	font-weight: bold;
}
.style7 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #49697D; }
.style8 {font-size: 14px; font-weight: bold; color: #A70A35; line-height:16px}
.style8b {font-size: 12px; font-weight: bold; color: #A70A35; line-height:14px;}
.style9 {
	font-size: 16px;
	font-weight: bold;
	line-height:18px;
}
#container{
	width:500px;
	padding:20px 20px 20px 20px;
}
#header{
	
	width:500px;
	height:70px;
}
#tier1{
	background:url(images/tier1BG.jpg) no-repeat;
	width:500px;
}
#tier1l{
	padding:25px 20px 0px 20px;
}
#tier2{ 
	background:url(images/tier2BG.jpg) no-repeat;
	width:500px;
	height:23px;
}
#tier3{
	width:500px;
}
#tier4{
	background: url(images/tier4BG.jpg) no-repeat;
	width:500px;
}
#tier4l{
	padding:25px 30px 10px 30px;
}
#tier4r{
	padding:130px 0px 10px 50px;
}
#vfoot{
	background: url(images/vfoot.jpg) no-repeat;
	width:500px;
	height:67px;
}
#footer{
	padding:0px 20px 20px 20px;
}
#leftnav1{
	padding:50px 20px 20px 20px;
}
#subshift{
	padding:10px 0px 20px 20px;
}
#subshift2{
	padding:20px 10px 10px 10px;
}