/*.bigCap {
	font-size: 24px;
	font-weight: normal;
}
*/
.first {
	border-top: 1px solid #888;
}
/* ----------------------------------------------------------INTERIOR STYLES   */

#right_box p {
	padding-right: 10px;
	color: #666;
	font-size: 12px;
	line-height: 1.5em;
}
.flush {
	color: #060;
}
.flush-lower {
	padding-bottom:0;
	margin-bottom:0;
}
#right_box h2 {
	color: #67b235;
	display: block;
	width: 250px;
	font: 14px;
	padding-left: 20px;
	margin-top: 10px;
}
#right_box h2 a:link, #right_box h2 a:visited, #right_box h2 a:active {
	color: #01118a;
	font-size: 14px;
	margin-bottom:0;
	padding-bottom:0;
	text-decoration:none;
}
#right_box h2 a:hover {
	color: #c40000;
	font-size: 14px;
	margin-bottom:0;
	padding-bottom:0;
	text-decoration:none;
}
#right_box h2.blue {
	color: #051c4b;
	font-size: 14px;
	margin-bottom:0;
	padding-bottom:0;
}
#right_box h2.blue a {
	color: #051c4b;
	text-decoration:none;
}
#right_box h3 {
	color: #051c4b;  /* old green color: 67b235 */
	font-size: 12px;
	margin-bottom:3px;
	padding-bottom:0;
}
#left_box a:link {
	color: #051c4b;
	text-decoration:none;
}
#left_box a:visited {
	color: #67b235;
	text-decoration:none;
}
#left_box a:hover {
	color: #d31245;
	text-decoration:underline;
}
#left_box a:active {
	color: #67b235;
	text-decoration:underline;
}
#right_box ul {
	list-style-type:none;
	margin:0;
	padding: 0 35px;
	font-size: 12px;
	line-height: 1.5em;
}

#right_box ol {
	list-style-type: decimal;
	margin:0;
	padding:  5px 35px 5;
	line-height:18px;
	text-indent: 25px;
}
#right_box img.bios {
	border:none;
	position:absolute;
	top:10px;
}
/* CSS Document */
#right_box .atext {
	font: 14px/20px;
	color: #060;
	padding-right: 20px;
	padding-left: 50px;
	z-index: 1;
}
h4, h4.break {
	display: none;
}

#flashbox2 {
	float: right;
	height: 280px;
	width: 425px;
	margin-top: 50px;
	margin-right: 25px;
}
.green {
	color:#67b235;
}
.blue-border {
	border: 1px solid #051c4b;
}
.blueText {
	padding-left: 10px;
	text-indent: 15pt;
}
#right_box .title {
	width: 225px;
	height: 30px;
	background: url(../images/red_dot_with_DS3.png) no-repeat left top;
	float: left;
	vertical-align: middle;
}
#right_box .title h1 {
	font: bold 14px;
	color: #0083a8;
	text-align: left;
	width: 225px;
	margin: 0px;
	padding: 0px 0px 0px 20px;
	height: 25px;
	float: left;
	text-transform: none;
}
#right_box .title h1:first-letter{
	font-size: 16px;
}

