.caption, h3{
	font-weight: bold; 
	color: #ec008c;
	font-size: 10pt;
	margin-bottom: 20px;
}.caption2{
	font-weight: bold; 
	color: #1a1a1a;
	font-size: 20px;
	margin-bottom: 20px;
	padding-bottom: 10px;
	border-bottom: 1px solid gray;
}
a {
	color: #ec008c;
	text-decoration: none;
}
.img a{
	border: 0px;
}
#pageLeft{
	float: left;
	background-color: #282728;
	margin-left: -30px;
	padding-left: 40px;
}
#pageLeft a:hover{
	color: #ec008c;
}
#pageMain{
	float: right;
	width: 600px;
	line-height: 20px;
}
#pageBottomDiv{
	padding-bottom: 70px;
}
#pageMain2 ul{
	list-style-type: disc;
	padding-left: 40px;
}
#pageMain2{
	width: 100%;
}
#pageLeft a{
	color: #fff;
	text-decoration: none;
}
#pageLeft ul{
	list-style-type: none;
	padding-left: 0;
	margin: 0px;
	margin-left: 0px;
	line-height: 20px;
}
#pageLeft ul ul li{
list-style-image:url("images/site/arrow.jpg");	
}
#pageLeft ul ul{
	padding-left: 30px;
}
#menu1 a{
	text-align: center;
}
#menu1{
	text-transform: center;
}
.optional{
	color: gray;
	font-size: 11px;
}

.alt_address_error{
	background-color: red;
}
.alt_address_okay{
	background-color: green;
}
.content ul{
	list-style-type: disc;
	padding-left: 40px;
}
.newsLink a{
	color: #222;
}
.newsLink a:hover{
	color: #ec008c;
	font-size: 20px;
}
.gray{
	color: gray;
}
