body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4c5457;
	line-height: normal;
	margin-top:0px;
	margin-left:0px;
	margin-bottom:0px;
	margin-right:0px;
	margin:0 auto;
	text-align: center;	
	background:#999999;
	
	
}
div{
text-align: left;		
}
a{
color: #4c5457;
text-decoration:underline;
}
a:hover{
color: #4c5457;
text-decoration:none;
}
.moreInfo{
font-family:"Microsoft Sans Serif",Arial, Helvetica, sans-serif;
font-size:9px;
/*color: #A26C32;*/
color:#8E473E;
/*padding:0px 0px 0px 20px;*/
}
a.moreInfo{
color:#8E473E;
text-decoration:underline;
}
a.moreInfo:hover{
color:#8E473E;
text-decoration:none;
}
#main {	
	padding: 1px;
	width: 768px;
	text-align: center;
	background:#ffffff;
	/*border: 1px solid #000000;*/
	margin-left:inherit;
	margin-right:inherit;

}
#pageContent{
	padding: 0px;
	width: 768px;
	text-align: left;
	
}
#pageLeft{	
	float:left;
	width: 293px;
	text-align: left;
	
}
#pageRight{
	float:right;
	line-height: 24px;
	width: 463px;
	text-align: left;
	padding:19px 5px 7px 5px;	
}
#listText{
	line-height: 18px;
	padding:9px 5px 0px 3px;	
}
.floatLeft{
	float:left;
}
.floatRight{
	float:right;
}
.clearleft{
	clear:left;
}
.lineheight{
line-height:18px;
}
#pagetext{
	padding:0px 4px 0px 4px;
}
#listTitle{
	font-size: 12px;	
	/*color: #A26D33;*/
	color:#753F39;
	font-weight: bold;
	border: 0px solid #EAE2D6;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EAE2D6;
	padding:0px 0px 0px 4px;	
}
#titletext{
	font-size: 12px;
	/*color: #A26D33;*/
	color:#753F39;
	font-weight: bold;	
	padding:0px 0px 3px 4px;	
}
#titletext a,#titletext a:hover{
	font-size: 12px;
	/*color: #A26D33;*/
	color:#753F39;
	font-weight: bold;		
	text-decoration:none
}
#list{
	font-size: 12px;	
	line-height:18px;
	border: 0px solid #EAE2D6;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EAE2D6;
	padding:5px 0px 5px 24px;
	background-image: url(../../images/common/bullet1.gif);
	background-repeat: no-repeat;
	background-position: left-position;
}
#listNew{
	font-size: 12px;	
	line-height:18px;
	border: 0px solid #EAE2D6;	
	padding:0px 0px 3px 16px;	
	margin-left:4px;
	background-image: url(../../images/common/bullet.gif);
	background-repeat: no-repeat;
	background-position: left-position;
}
#horizontalLine{
	border: 0px solid #EAE2D6;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EAE2D6;
	padding:5px 0px 0px 0px;
}
#listend{
	font-size: 12px;	
	border: 0px solid #EAE2D6;	
	padding:1px 0px 0px 24px;
	background-image: url(../../images/common/bullet1.gif);
	background-repeat: no-repeat;
	background-position: left-position;
}
#footer{
	font-family:"Microsoft Sans Serif",Arial, Tahoma, Helvetica;
	font-size: 10px;	
	line-height: 14px;
	padding:0px 4px 0px 4px;
}
.footerLink{
	font: 10px/16px "Microsoft Sans Serif",Arial, Tahoma, Helvetica;
	color: #666666;
}
a.footerLink{
	color:#666666;
	text-decoration:none;
}
a.footerLink:hover{	
	color:#714048;
	text-decoration:underline;
}
.copyright{
	 font: 9px/16px "Microsoft Sans Serif",Arial, Tahoma, Helvetica;
	color:#A1A1A1;
}
.imageBorder{
	border: 4px solid #EAEAD7;
}