#wrap {
	position:relative;
	padding:0;
	width:1000px;
	min-height:525px;
	background: url(../images/ball_bkgnd3.png) no-repeat left 25px;
	display: inline-block;
}
.bigCap {
	font-size: 24px;
	font-weight: normal;
}
.first {
	border-top: 1px solid #888;
}
/* ----------------------------------------------------------INTERIOR STYLES   */

#content {
	float:right;
	width: 550px;
	padding-top: 10px;
	margin-top: 30px;
	background: url(../images/dropbox.png) no-repeat right top;
	height: 600px;
	padding-bottom: 10px;

}
#content .contentTextField {
	height: 515px;
	width: 530px;
	overflow: auto;
}

#flashbox {
	float: right;
	height: 350px;
	width: 650px;
	margin-top: 25px;
}
#flashbox2 {
	float: right;
	height: 280px;
	width: 425px;
	margin-top: 50px;
	margin-right: 25px;
}
#flashbox3 {
	float: right;
	height: 400px;
	width: 550px;
	margin-top: 25px;
}

#content h1 {
	color: #051c4b;
	font-size: 16px;
}
#content p {
	font-size: 12px;
	line-height:18px;
	padding-right: 90px;
	width: 475px;
}
#content .grayText {
	font: 9pt/1.2em Verdana, Geneva, sans-serif;
	color: #333;
	padding-left: 50px;
	text-indent: 2em;
	text-align: justify;
	width: 450px;
	padding-right: 0px;
}

.flush {
	padding-top:0;
	margin-top:0;
	color: #618f80;
}
.flush-lower {
	padding-bottom:0;
	margin-bottom:0;
}
#content h2 {
	color: #67b235;
	font-size: 14px;
	margin-bottom:0;
	padding-bottom:0;
}
#content h2 a:link, #content h2 a:visited, #content h2 a:active {
	color: #01118a;
	font-size: 14px;
	margin-bottom:0;
	padding-bottom:0;
	text-decoration:none;
}
#content h2 a:hover {
	color: #c40000;
	font-size: 14px;
	margin-bottom:0;
	padding-bottom:0;
	text-decoration:none;
}
#content h2.blue {
	color: #051c4b;
	font-size: 14px;
	margin-bottom:0;
	padding-bottom:0;
}
#content h2.blue a {
	color: #051c4b;
	text-decoration:none;
}
#content h3 {
	color: #051c4b;  /* old green color: 67b235 */
	font-size: 12px;
	margin-bottom:3px;
	padding-bottom:0;
}
#content a:link {
	color: #051c4b;
	text-decoration:none;
}
#content a:visited {
	color: #67b235;
	text-decoration:none;
}
#content a:hover {
	color: #d31245;
	text-decoration:underline;
}
#content a:active {
	color: #67b235;
	text-decoration:underline;
}
#content a:link {
	color: #051c4b;
	text-decoration:none;
}
#content ul {
	list-style-type:square;
	margin:0;
	padding: 0 35px;
}
#content ol {
	list-style-type: decimal;
	margin:0;
	padding:  0 35px;
	line-height:18px;
}
#content li {
	font-size: 12px;
	line-height: 18px;
	padding-top: 5px;
}
#content img.bios {
	border:none;
	position:absolute;
	top:10px;
}
/* CSS Document */
#content .atext {
	font: 14px/28px Arial, Helvetica, sans-serif;
	color: #060;
	padding-right: 20px;
	padding-left: 50px;
}
h4, h4.break {
	display: none;
}
.green {
	color:#67b235;
}
.blue-border {
	border: 1px solid #051c4b;
}
#oberwrap #wrap #panel {
	float: left;
	height: 275px;
	width: 500px;
	border: thin none #5F907F;
}
#content .subTitle {
	font: bold 16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #5f907f;
	float: none;
	width: 300px;
	padding-left: 40px;
}
.highlight {
	color: #cf0f0f;
}
.contentTextField .clipImage {
	float: right;
	padding: 5px;
}

