#mainContents {
	margin-top: 20px;
	margin-left: 20px;
	padding-bottom: 30px;
}
#mainContents h2 {
	margin-top: 40px;
}
#mainContents p {
	margin-top: 20px;
}
.fullSize {
	width: 910px;
	margin-top: 10px;
	clear: both;
}
.floatBox {
	margin-top: 20px;
}
#headline h2 {
	margin-top: 20px;
}
#application h3 {
	padding: 10px;
	color: #000000;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#application ul {
	margin-left: 10px;
	padding-left: 15px;
	margin-top: 10px;
	padding-right: 10px;
}
.appliArea {
	float: left;
	border: 1px solid #CCCCCC;
	padding-bottom: 10px;
	width: 438px;
}
#application .appliArea p {
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 10px;
}
#oneslef {
	margin-right: 30px;
}

#oneslef h3 {
	background-color: #FFCCCC;
}
#agent h3 {
	background-color: #FFFFCC;
}
#download h3 {
	margin-top: 10px;
}
#textArea {
	float: left;
	width: 330px;
	margin-right: 40px;
}
#textArea table {
	width: 330px;
	margin-top: 10px;
}
#textArea td {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding: 10px;
}
#textArea a,#dimensionArea a {
	background-image: url(/common/banner/pdficon_small.gif);
	background-repeat: no-repeat;
	padding-left: 25px;
	display: block;
}
#dimensionArea {
	float: left;
	width: 540px;
}
#dimensionArea table {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	width: 540px;
	margin-top: 10px;
}
#dimensionArea th {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding: 10px;
	text-align: center;
}
#dimensionArea td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding: 10px;
}
#dimensionArea .oddLine {
	background-color: #EEEEEE;
}

