body {
	background-color: #fff;
	margin: 0;
	padding: 0;
	font-family: Arial, sans-serif;
	font-size: 0.75em;;
	color: #4F5155;
}

ol{
  padding:0 0 0 18px;
  margin:0;
  display:block;
}

ul{
  padding:0 0 0 16px;
  margin:0;
  display:block;
  list-style-image: url('../images/bullets.gif');
}
img {
	border: 0;
}
.bginput{
	color: #000000;
	border: 1px solid #EBE4D5;
	background-color: #EBE4D5;
}
.hr { margin: 0; padding: 0; border-bottom: 2px dotted #866F5C; }

.formError{
	background: #FFFFCC;
	color: #FF0000;
	padding: 5px;
	border: 1px solid #FF0000;
}

.rightBox{
	width: 250px;
	background-color: #f8f4e7;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 15px;
	padding-right: 15px;
	margin-left: 60px;
	line-height: 18px;
	margin-bottom: 5px;
}
.rightBoxGreen{
	width: 250px;
	background-color: #fff;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 15px;
	padding-right: 15px;
	margin-left: 60px;
	line-height: 18px;
	margin-bottom: 5px;
}
.rightBoxTalk{
	width: 260px;
	background-color: #f8f4e7;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	margin-left: 60px;
	line-height: 18px;
	margin-bottom: 5px;
}
.rightBoxTalk .title{
	color: #4b3906;
	text-transform: uppercase;
	font-size: 9px;
	font-weight: bold;
}
.rightBox .title{
	color: #4b3906;
	text-transform: uppercase;
	font-size: 9px;
	font-weight: bold;
}
a.rightBoxLink:link{color:#88b19f; font-size: 10px; font-weight: bold;}
a.rightBoxLink:hover{color:#88b19f; font-size: 10px; font-weight: bold;}
a.rightBoxLink:visited{color:#88b19f; font-size: 10px; font-weight: bold;}


a.contentLink:link{
	color:#e68214; 
	font-size: 10px; 
	font-weight: bold; 
	text-decoration: none; 
	text-transform: uppercase;
	line-height: 17px;
}

a.contentLink:hover{
	color:#e68214; 
	font-size: 10px; 
	font-weight: bold; 
	text-decoration: underline; 
	text-transform: uppercase;
	line-height: 17px;
}
a.contentLink:visited{
	color:#e68214; 
	font-size: 10px; 
	font-weight: bold; 
	text-decoration: none; 
	text-transform: uppercase;
	line-height: 17px;
}

a.contentLinkInline:link{color:#478067; text-decoration: none;}
a.contentLinkInline:hover{color:#478067; text-decoration: underline;}
a.contentLinkInline:visited{color:#478067; text-decoration: none;}

a.boldLinkInline:link{color:#478067; font-weight: bold; text-decoration: none;}
a.boldLinkInline:hover{color:#478067; font-weight: bold; text-decoration: underline;}
a.boldLinkInline:visited{color:#478067; font-weight: bold; text-decoration: none;}

.content_well{
	padding-left: 50px;
}


.contentCallOut{
	font-size: 21pt;
	color: #574319;
}

/* Added by Jack Wetmore at axis41 - 2010-03-26 */
.content_well h1 {
	font-size: 21pt;
	color: #574319;
	font-weight: normal;
	margin: 15px 0;
}
.content_well h2 {
	font: inherit;
	font-weight: bold;
	margin: 10px 0;
}
.content_well h3 {
	text-transform: uppercase;
	color: #574319;
	font-weight: bold;
	font-size: 0.85em;
	margin: 20px 0;
}
.content_well hr {
	margin: 0 0 10px 0;
	padding: 0;
	height: 0;
	border: 0 none;
	border-bottom: 2px dotted #866f5C;
}
/* End jwetmore */

.contentCallOutSmall{
	font-size: 14pt;
	color: #574319;
}


.contentBold{
	font-weight: bold;
	color: #478067;
}

.takeaway{
	font-size: 11px;
	line-height: 12px;
}


.navWrapper{
	margin-top: -10px;
}
.pageSubTitle{
	text-transform: uppercase;
	color: #574319;
	font-weight: bold;
	font-size: 0.85em;
}

/* wrapper around the page
-------------------------------*/
.bodyContainer {
	width: 950px;
	margin: 20px auto;
}

/* header
-------------------------------*/
#header{
	width: 100%;
}


#flash-box {
	width: 950px;
	height: 375px;
	margin: 0 0 8px;
	padding: 0;
	background-color: #e68214;
	position: relative;
}

#flash-box #flash-title {
	width: 618px;
	height: 55px;
	background: transparent url('../images/nonflash/title.gif') no-repeat scroll left top;
	position: absolute;
	top: 155px;
	left: 175px;
}

#flash-box a {
	display: block;
	height: 7px;
	position: absolute;
}

#flash-box #people {
	width: 135px;
	top: 291px;
	left: 407px;
}

#flash-box #brand {
	width: 130px;
	top: 317px;
	left: 409px;
}

#flash-box #bottomline {
	width: 173px;
	top: 343px;
	left: 388px;
}


/* footer
-------------------------------*/
#footer {
	height: 100%;
	width: auto;
	font-size: 0.92em;
	color: #A89B83;
	line-height: 1.4em;
	border-top: 2px #866F5C dotted;
	padding: 0;
	margin: 15px 0 0;
}

#footer p {
	margin: 0 0 1em;
	padding: 0;
}

#footer a.title {
	color: #574319;
	font-weight: bold;
}

#footer a.title:hover {
	color: #e68214;
}

#footer a {
	color: #A89B83;
	text-decoration: none;
}

#footer a:hover {
	color: #574319;
}

/* breadcrumbs */
.breadcrumbs {
	margin: 0 0 0 20px;
	padding: 0;
	font-size: 0.85em;
	color: #A89B83;
}

.breadcrumbs a {
	color: #A89B83;
	text-decoration: none;
}
.breadcrumbs a:hover {
	color: #574319;
	text-decoration: none;
}

/* sidebar navigation */
ul.sidenav {
	list-style: none !important;
	list-style-image: none !important;
	margin: 25px 0 0;
	padding: 0;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 0.85em;
}

ul.sidenav a {
	display: block;
	color: #574319;
	background-color: #dae6e1;
	line-height: 26px;
	width: 210px;
	text-decoration: none;
	margin: 0 0 5px;
	padding: 0 0 0 20px;
}

ul.sidenav a:hover {
	color: #FFFFFF;
	background-color: #9fc0b4;
}

ul.sidenav a.selected {
	color: #FFFFFF;
	background-color: #574319;
}
/* !!!!!!!!!!! Updated: 09-10-08 for Symbols of Achievement !!!!!!!!!!!!!!!!
/* Symbols of Achievement Text blocks */

table#symbolsOfAchievement p {
	font-family: Georgia, sans-serif;
}

table#symbolsOfAchievement h3 {
	color: #574319;
	padding-left:20px;
	font-size:28px;
	font-weight:normal;
	margin-bottom:5px;
}

table#symbolsOfAchievement p#p1 {
	font-family: Arial, sans-serif;
	color: #574319;
	width:335px;
	padding-left:20px;
}

table#symbolsOfAchievement p#p2 {
	color: #868686;
	width:230px;
	padding-left:30px;
	margin-top:-50px;
}

table#symbolsOfAchievement p#p3 {
	color: #574319;
	font-size:20px;
	text-align:right;
	width:230px;
	padding-left:50px;
}

table#symbolsOfAchievement p#p4 {
	color: #868686;
	text-align:center;
	width:250px;
	padding-left:20px;
	margin-top:-95px;
}

table#symbolsOfAchievement p#p5 {
	color: #868686;
	width:350px;
}

table#symbolsOfAchievement p#p6 {
	color: #868686;
	text-align:right;
	width:200px;
	padding-left:105px;
}

table#symbolsOfAchievement p#p7 {
	color: #868686;
	width:250px;
	padding-left:26px;
}

table#symbolsOfAchievement p#p8 {
	color: #868686;
	width:600px;
}

table#symbolsOfAchievement p span.signature {
	text-transform: uppercase;
	font-size:13px;
	font-family: Arial, sans-serif;
}

/* home page boxes */
#home_boxes td{padding-right:9px;}

.olympic-sidebar {
	text-align: center;
	margin-left: 60px;
	padding: 15px;
}

.plus-link {
	color: #a89b83;
	text-decoration: none;
}

/* Leadership page */

.leadership-jump {
	list-style: none !important;
	list-style-image: none !important;
	margin: 0 !important;
	padding: 0 !important;
}

.leadership-jump li {
	padding: 0 0 5px 0;
}

.leadership-jump a {
	color: #478067;
	text-decoration: none;
	font-weight: bold;
}

.leadership {
	margin: 40px 0 0 0;
}

.leadership img {
	float: left;
	width: 163px;
	height: 107px;
	margin-right: 10px;
}

.leadership .leadership-info {
	float: left;
	width: 157px;
	height: 107px;
	position: relative;
}

.leadership .leadership-info .text {
	position: absolute;
	bottom: 0;
}