body{
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	background-image: url(../images/index_bg.gif);
	background-color:#FFFFFF;
	background-repeat: repeat-x;
}
td{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#545353;
	font-weight:normal;
	line-height:20px;
	letter-spacing:0px;
	word-spacing:0px;
}
A, A:ACTIVE, A:FOCUS, A:LINK, A:VISITED{
	font-family: verdana,Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #545353;
	text-decoration: underline;
}
A:HOVER{
	font-family: verdana,Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #545353;
	text-decoration: none;	
}
A.link1, A:ACTIVE.link1, A:FOCUS.link1, A:LINK.link1, A:VISITED.link1{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
	font-weight:normal;
	line-height:16px;
	text-decoration: none;
}
A:HOVER.link1{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
	font-weight:normal;
	line-height:16px;
	text-decoration: underline;
}
A.link2, A:ACTIVE.link2, A:FOCUS.link2, A:LINK.link2, A:VISITED.link2{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#999999;
	font-weight:normal;
	line-height:16px;
	text-decoration: underline;
}
A:HOVER.link2{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#999999;
	font-weight:normal;
	line-height:16px;
	text-decoration: none;		
}
h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #DC9287;
	text-decoration: none;
}
h3{
	font-family: verdana, Arial, Helvetica, sans-serif;
	color: #9C9AEB;
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
	margin-bottom: 7px;
	margin-top: 17px;
}	
p {
	font-family: verdana,Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 20px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}	
input.email{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:9px;
	line-height: 12px;
	font-weight:normal;
	background-color: #ffffff;
	color:#908F94;
	border:	solid;
	border-width:1px;
	border-color:#C7C7C7;
	width: 157px;
	height: 17px;	
}	
input{
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	background-color: #ffffff;
}
.footer_text{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
	font-weight:normal;
	line-height:16px;
}
.address{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#999999;
	font-weight:normal;
	line-height:16px;
}
.pointer { cursor: pointer }

ul{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#898684;
	margin-top: 20px;
	margin-bottom: 12px;
}
li{
	list-style-image: url(../images/bullet.gif);
	line-height: 20px;
	padding-left: 0px;
}
.email_bg{
	background-image: url(../images/index_email_bg.gif);
	background-repeat: repeat;
}