body {
	background-color: #003466;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.dottedbottom {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000066;
	height: 30px;
}
.descbox {
	width: 340px;
	padding-left: 30px;
	padding-bottom: 5px;
	padding-top: 20px;
	margin-top: -5px;
	margin-bottom: 0px;
}
.penthousename {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
}

.imagechooser {
	position: relative;
	top: 109px;
}
.linesbg {
	background-image: url(pics/headreflect.jpg);
	background-repeat: repeat-x;
}
.content {
	background-repeat: no-repeat;
	background-position: top;
	padding-right: 5px;
	padding-bottom: 95px;
	padding-left: 5px;
}



.mainbox {
	border-bottom: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	background-color:#cacdf8;
}
.gradbase {
	background-image: url(pics/gradbase.gif);
	background-repeat: repeat-x;
	height: 34px;
}

.contentnochooser {
	background-repeat: no-repeat;
	background-position: top;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.flatbox {
	background-color: #003366;
	border: 1px solid #FFFFFF;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	width: 253px;
}
