@charset "utf-8";
body  {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #666666;
	background: #FFFFFF url(../Spring10/images/background.gif) repeat-y center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link, a:visited, a:active {
	color: #000099;
	text-decoration: underline;
}
a:hover {
	color: #8E3C69;
	text-decoration: underline;
}
p {
	line-height: 17px;
}
.twoColumnFixed #container { 
	width: 875px;
	margin: 0 auto;
	text-align: left;
} 
.fullGraphicElement {
	padding: 0;
}
.twoColumnFixed #fullCenteredElement {
	padding: 0;
} 
.twoColumnFixed #flash {
	float: right;
	width: 620px;
	padding: 10px 10px 0px 0px;
	margin: 0px;
}
.twoColumnFixed #greeting {
	margin: 0px 630px 0px 0px;
	padding: 10px 10px 0px 10px;
	font-size: 11px;

} 
.twoColumnFixed #greeting p {
	margin-top: 0px;
	margin-bottom: 10px;
	line-height: normal;
}
.twoColumnFixed #greeting h1 {
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: none;
	text-indent: 0px;
	text-align: center;
	padding: 0px;
}
.twoColumnFixed #greeting h2 {
	margin-top: 0px;
	margin-bottom: 0px;
}
.twoColumnFixed #midBox {
	border-right: 1px solid #C4A6D7;
	border-left: 1px solid #ED1D25;
	overflow: hidden;
	background-color: #F0F0F0;
}
.twoColumnFixed #sidebar1 {
	float: right;
	width: 380px;
	margin: 0px;
	padding: 10px 10px 20px 10px;
	vertical-align: top;
}
.twoColumnFixed #mainContent {
	margin: 0px 400px 0px 0px;
	padding: 10px 10px 20px 10px;

} 
.twoColumnFixed h1 {
	margin-top: 0px;
	font: normal normal bold 18px normal Arial, Helvetica, sans-serif;
	color: #EA2731;
	background: url(../Spring10/images/title_bkg2.gif) no-repeat left top;
	height: 25px;
	text-indent: 45px;
	padding-top: 10px;
}
.twoColumnFixed h2 {
	margin-top: 0px;
	font: normal normal bold 14px normal Arial, Helvetica, sans-serif;
	color: #666666;
}
.twoColumnFixed h3 {
	color: #ED1D25;
	font: normal normal bold 14px normal Arial, Helvetica, sans-serif;
	margin-bottom: 5px;
	margin-top: 15px;
}
.twoColumnFixed li {
	padding-bottom: 5px;
}
.twoColumnFixed #footer {
	padding: 0 10px 0 20px;
	background: url(../Spring10/images/footer_bkg.gif) repeat-y;
} 
.twoColumnFixed #footer p {
	margin: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-size: 10px;
	color: #FFFFFF;
	padding: 5px 0px 0px 0px;
	text-align: center;
	line-height: normal;
}
.blockQuote {
	width: 200px;
}
.subcolumnRt {
	float:right;
	padding: 5px;
	border-left: 1px solid #ED1D25;
}
.subcolumnRt p {
	margin-top: 0px;
	margin-bottom: 10px;
	font-size: 11px;
	line-height: normal;
}
.subcolumnRt h2 {
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 11px;
	color: #ED1D25;
}
.fltrt {
	float: right;
	margin-left: 8px;
	margin-bottom: 5px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.halfcolumn {
	float: left;
	width: 220px;
	padding-left: 5px;
}
.halfcolumn ul {
	color: #003366;
	font-size: 11px;
	font-weight: bold;
	margin: 5px 0px 15px 0px;
	padding: 0px 0px 0px 20px;
	list-style-position: outside;
	list-style-image: url(../Spring10/images/bullet_check.gif);
}
.lowText, a.lowText:link, a.lowText:visited, a.lowText:active, a.lowText:focus {
	color: #ed1d25;
	text-align: left;
	text-decoration: none;
	cursor: hand;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.highText, a.highText:link, a.highText:visited, a.highText:active, a.highText:focus {
	color: #FFFFFF;
	text-align: left;
	text-decoration: none;
	cursor: hand;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.itemBorder {
 border: 1px solid #363636;
}
.teaserBox {
	background-color: #FFFFFF;
	border: 1px solid #363636;
	font-size: 11px;
	margin-bottom: 20px;
}
.teaserBox h2 {
	color: #FFFFFF;
	background-color: #CD87AD;
	line-height: 24px;
	text-indent: 5px;
	margin-bottom: 5px;
}
.teaserBox p {
	margin-top: 10px;
	padding: 0px 5px;
	line-height: normal;
}
.teaserBox .boxContent {
	margin-top: 0px;
	height: auto;
}
.teaserBox .boxContent ol{
	margin-top: 10px;
	padding-top: 0px;
}
.teaserBox .boxContent ul{
	margin-top: 10px;
	padding-top: 0px;
}

.top10Box {
	background-color: #FFFFFF;
	border: 1px solid #363636;
	font-size: 11px;
	color: #990000;
	background-image: url(../Spring10/images/topten.gif);
	background-repeat: no-repeat;
	background-position: center center;
	margin: 10px 10px 0px 0px;
}
.top10Box h2 {
	color: #FFFFFF;
	background-color: #CD87AD;
	line-height: 24px;
	text-indent: 5px;
}
.twoDigit {
	text-indent: -7px;
}
.links {
	font-size: 11px;
	list-style-position: outside;
	list-style-image: url(../Spring10/images/bullet.gif);
}
.links li {
	vertical-align: top;
	line-height: 14px;
}
.forms {
	font-size: 11px;
	list-style-position: outside;
	list-style-image: url(../Spring10/images/pdf_icon.gif);
}
.forms li {
	padding-left: 5px;
	vertical-align: top;
}
.line {
	color: #ED1D25;
	background-color: #ED1D25;
	height: 10px;
	border: none;
}
.instructionBox {
	font-size: 11px;
	border-right: 2px solid #ED1D25;
	border-left: 2px solid #ED1D25;
	line-height: 16px;
	color: #990000;
	background-color: #E8E8E8;
	padding: 5px;
}
.testimonial {
	font-size: 11px;
	border-right: 2px solid #ED1D25;
	border-left: 2px solid #ED1D25;
	color: #990000;
	background-color: #E8E8E8;
	padding: 5px 3px;
	text-align: right;
}
.references p {
	margin-bottom: 5px;
	margin-top: 20px;
}
.staff {
	padding: 10px;
}
.staff #staffList {
	float: left;
	width: 150px;
	padding: 0px;
	margin: 0px;
	background-color: #E8E8E8;
}
.staff #staffListCap {
	padding: 0px;
	margin: 0px;
	height: 25px;
}
.staff #staffListBottom {
	padding: 0px;
	margin: 0px;
	height: 10px;
}
.staff #staffListMid {
	padding: 0px;
	margin: 0px;
	background-color: #E8E8E8;
	border-right: 1px solid #ED1D25;
	border-left: 1px solid #ED1D25;
}

.staffMembers {
	list-style-type: none;
	padding: 0px;
	margin: 0px 5px;
}
.staffMembers li {
	font-size: 10px;
	color: #000099;
	line-height: 12px;
	margin: 0px;
	padding: 3px;
}
.staffMembers li:hover {
	cursor: pointer; 
	color: #8E3C69; 
	background-color: #FFFFFF
}
.subMembers {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
.subMembers li {
	font-size: 11px;
	line-height: 12px;
	margin: 0px;
	padding: 3px;
}
.staff #staffBio {
	float: right;
	width: 394px;
	padding: 0px 5px;
}
.staff #staffBio h1 {
	text-indent: 0px;
	margin: 0px;
	padding: 0px;
	font-size: 16px;
	height: 20px;
	background: none;
}
.staff #staffBio h2 {
	margin: 0px;
	padding: 0px;
}
.staff #staffPhoto {
	margin: 0px 405px 0px 160px;
	padding: 0;
}
