@charset "UTF-8";

p.SubTitle {
	clear:both;
	margin:0 0 10px 0!important;
	padding:0;
}

p.SubTitle2 {
	clear:both;
	margin:30px 0 10px 0!important;
	padding:0;
}

p.BodyTxt {
	font-size: 12px;
	line-height: 1.6;
}

p.Go2Link {
	font-size: 12px;
	line-height: 1.6;
	color:#0a318f;
	text-align:right;
}

p.Go2Link a {
	color:#0a318f!important;
}

div.Intro {
	border-bottom: 1px dashed #666666;
	margin-bottom:20px;
}

div.IntroCol1 {
	width:506px;
	float:left;
	margin-bottom:10px;
}


div.IntroCol2 {
	width:102px;
	float:right;
	margin-bottom:10px;
}

ul.Photo3Col {
	clear:both;
	list-style:none;
	margin:10px 0;
	padding:0;
}

ul.Photo3Col li {
	width:196px;
	float:left;
	font-size: 10px;
	line-height: 1.4;
	margin:0 18px 0 0;
}

ul.Photo3Col img {
	display:block;
	margin:0 0 5px 0;
}

ul.Photo3Col .Last {
	margin-right:0!important;
}

ul.Photo2Col {
	clear:both;
	list-style:none;
	margin:10px 0;
	padding:0;
}

ul.Photo2Col li {
	width:304px;
	float:left;
	font-size: 10px;
	line-height: 1.4;
	margin:0 15px 0 0;
}

ul.Photo2Col img {
	display:block;
	margin:0 0 5px 0;
}

ul.Photo2Col .Last {
	margin-right:0!important;
}

img.PhotoRight {
	margin:0 0 0 15px;
	float:right;
}