@charset "UTF-8";

body {
	font-family: Georgia, "Times New Roman", Times;
	font-size: 13px;
	line-height: 18px;
	color: #003e59;
}
/* CSS Document */

.leftcontent {
	float: left;
	width: 230px;
	margin-left: 20px;
	margin-top: 15px;
}
.iFrameContent {
	float: left;
	margin-top: 15px;
	margin-left: 15px;
}
#cap {
	color: #003e59;
	font-weight: normal;
	font-size: 28px;
	font-family: Garamond, georgia, times;
	float: left;
	width: 24px;
}
#iframe {
	float: left;
	width: 500px;
	frameborder: 0;
	marginheight: 30;
	scrolling: no;
	height: 620px;
}
.iFrameBorder {
	float: left;
	width: 480px;
	border: 5px ridge #454;
	height: auto;
}
.topInt {
	float: left;
	width: 460px;
	margin-top: 10px;
	margin-left: 12px;
	margin-bottom: 15px;
}
.contentPics {
	float: left;
	height: 200px;
	width: 163px;
	text-align: center;
}
#leftPic {
	width: 130px;
	float: left;
	margin-left: 17px;
	margin-bottom: 20px;
}
#rightPic {
	width: 130px;
	float: left;
	margin-bottom: 20px;
	height: auto;
	padding-bottom: 10px;
}
#centerPic {
	width: 164px;
	float: left;
	margin-right: 12px;
	margin-left: 12px;
}
#leftPicFS {
	width: 330px;
	float: left;
	margin-bottom: 20px;
	height: 240px;
	margin-left: 12px;
	text-align: left;
	margin-right: 15px;
}
.fsSmPic {
	float: left;
}
#leftPicWWM {
	width: 450px;
	float: left;
	margin-left: 17px;
	margin-bottom: 20px;
	height: auto;
}
#red {
	color: #C33;
	font-weight: bold;
}
.bottomPics {
	float: left;
	height: 78px;
	width: 150px;
	padding-left: 40px;
	padding-top: 20px;
}
#clearHeight {
	height: 120px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
}
#clearWidth {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	width: 350px;
}
.bottomPicsWWM {
	float: left;
	height: auto;
	width: auto;
	padding-left: 11px;
	padding-bottom: 10px;
}
