@charset "ISO-8859-1";

body {
	margin: 0px 0px 10px 0px;
	padding: 0;
	font-size: 95%;
	text-align: center;
	background-color: #6B7EA6;
}

#wrapper {
	width: 800px;
	margin: 0 auto;
	text-align: left;
	background-color: #FFFFFF;
}

#newsletter_header {
	background-image:url(images/newsletter_header_new.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform:uppercase;
	margin:0;
	text-align: right;
	font-weight: bold;
	background-color: #566B85;
	padding-top: 30px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
	height: 28px;
}

.newsletter_header_month {
	padding:0 20px 0 0;
	color:#FFFFFF;
}
.newsletter_header_year {
	margin: 0 20px 0 0;
	color:#F7AD08;
}

#newsletter_bar {
	margin: 0;
	padding: 10px 0 10px 20px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #F7AD08;
}

.newsletter_bar_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0 0 0 20px;
}

#body_wrapper {
	margin: 20px;
	padding: 0;
	width: 760px;
	background-image: url(images/newsletter_body_background.gif);
	background-repeat: repeat-y;
	background-position: center;
}

#body_wrapper:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#body_wrapper_archive {
	margin: 20px;
	padding: 0;
	width: 760px;
}

#body_wrapper_archive:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#newsletter_body {
	float: right;
	width: 520px;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 110%;	
}

#newsletter_body_archive {
	float: right;
	width: 760px;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 110%;	
}

#newsletter_body_osher {
	float: right;
	width: 520px;
	background-image: url(images/Unofficial_UCLA_Seal.gif);
	background-repeat:no-repeat;
	background-position: center;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 110%;	
}

.body_photo {
	margin: 0 0 10px 10px;
	padding: 0;
	border: 2px solid #6B7EA6;
}

.body_photo_left {
	margin: 0 24px 20px 0;
	padding: 0;
}

.body_photo_cert {
	margin: 0 0 10px 24px;
	padding: 0;
}

.body_photo_cert_left {
	margin: 0 24px 10px 0;
	padding: 0;
}

.body_photo_headshot {
	margin: 0 10px 0 0;
	padding: 0;
	border: 3px solid #6B7EA6;
}

.downtown_caption {
	margin: 0 0 10px 10px;
	padding: 0;
	width: 289px;
	float: right;
}

.downtown_caption div {
	width: 289px;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: 115%;
}

.downtown_caption img {
	border: 2px solid #6B7EA6;
	margin-bottom: 4px;
}

.BMI_caption {
	margin: 0 0 20px 24px;
	padding: 0;
	width: 250px;
	float: right;
}

.BMI_caption div {
	width: 250px;
	margin: 183px 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: 115%;
}

.design_caption {
	margin: 0 0 10px 24px;
	padding: 0;
	width: 180px;
	float: right;
}

.design_caption div {
	width: 180px;
	margin: 248px 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	line-height: 115%;
}

h2 {
	font-size: 18px;
	line-height: 115%;
	margin: 0 0 10px 0;
	padding: 0;
}

h3 {
	font-size: 13px;
	margin: 0 0 14px 0;
	padding: 0;
}

#newsletter_body p {
	font-size: 12px;
}

#newsletter_body p a:link {
	color: #6B7EBE;
	text-decoration: none;
	font-weight: bold;
}

#newsletter_body p a:active {
	color: #6B7EBE;
	text-decoration: none;
	font-weight: bold;
}

#newsletter_body p a:visited {
	color: #6B7EBE;
	text-decoration: none;
	font-weight: bold;
}

#newsletter_body p a:hover {
	color: #6B7EBE;
	text-decoration: underline;
	font-weight: bold;
}

#newsletter_body ul {
	font-size: 12px;
	list-style-position: outside;
	list-style-type: disc;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#newsletter_body li {
	margin-bottom: 5px;
}

#newsletter_body_osher p {
	font-size: 12px;
}

#newsletter_body_osher a:link {
	color: #6B7EBE;
	text-decoration: none;
	font-weight: bold;
}

#newsletter_body_osher a:active {
	color: #6B7EBE;
	text-decoration: none;
	font-weight: bold;
}

#newsletter_body_osher a:visited {
	color: #6B7EBE;
	text-decoration: none;
	font-weight: bold;
}

#newsletter_body_osher a:hover {
	color: #6B7EBE;
	text-decoration: underline;
	font-weight: bold;
}

#newsletter_body_archive p {
	font-size: 12px;
}

#newsletter_body_archive a:link {
	color: #6B7EBE;
	text-decoration: none;
	font-weight: bold;
}

#newsletter_body_archive a:active {
	color: #6B7EBE;
	text-decoration: none;
	font-weight: bold;
}

#newsletter_body_archive a:visited {
	color: #6B7EBE;
	text-decoration: none;
	font-weight: bold;
}

#newsletter_body_archive a:hover {
	color: #6B7EBE;
	text-decoration: underline;
	font-weight: bold;
}

#newsletter_body_archive ul {
	list-style-type: none;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #6B7EA6;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

#newsletter_body_archive li {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}

#newsletter_body_archive ul.last {
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.colorLightBlue {
	color: #6B7EBE;
}


#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	margin: 0;
	padding: 10px 20px;
	background-color: #6B7EA6;
	clear: both;
}

#footer a:link {
	color: #CCCCCC;
	text-decoration: none;
}

#footer a:active {
	color: #CCCCCC;
	text-decoration: none;
}

#footer a:visited {
	color: #CCCCCC;
	text-decoration: none;
}

#footer a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}

li#give_logo {
	margin: 15px 0 15px 0;
}

#main li#give_logo {
}

#dotted {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	background-image: url(images/dotted.gif);
	background-repeat: no-repeat;
	height: 6px;
}

#highlight {
	border: 5px solid #DFE7E7;
	margin: 15px 0 0 0;
	padding: 0px 10px;
}

.learnmore {
	list-style-type: none;
	margin-top: -15px;
}

.learnmore li {
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -10px;
}



.quote-left {
	width: 210px;
	padding: 5px 10px;
	float: left;
	border-right: 1px solid #CCC;
	margin-right: 10px;
}

.quote-right {
	width: 200px;
	padding: 5px 10px;
	float: right;
	border-left: 1px solid #CCC;
	margin-left: 10px;
}

.quotebig {
	font-weight: bold;
	font-size: 16px;
	line-height: 120%;
}

.learn-more {
	font-size: 13px;
	margin: 0px;
	padding: 0px;
}

.learn-more-right {
	border: 2px solid #DFE7E7;
	float: right;
	margin-left: 5px;
	width: 150px;
	padding: 5px 10px;
}

.learn-more-right ul {
	margin-top: -10px;
}

.learn-more-left {
	border: 2px solid #DFE7E7;
	float: left;
	margin-right: 5px;
	width: 150px;
	padding: 5px 10px;
}

.learn-more-left ul {
	padding: 0px;
	list-style-position: inside;
	margin: -10px 0 0 5px
}

.follow-right {
	background-color: #E8F0F9;
	float: right;
	margin-left: 15px;
	width: 145px;
	padding: 5px 10px;
	border: 1px solid #ABD2E9;
	margin-bottom: 10px;
}

.follow-right ul {
	padding: 0px;
	list-style-position: inside;
	margin: -10px 0 0 5px
}

.follow-left {
	background-color: #E8F0F9;
	float: left;
	margin-right: 5px;
	width: 145px;
	padding: 5px 10px;
	border: 1px solid #ABD2E9;
}

.follow-left ul {
	margin-top: -10px;
}


#newsletter_body ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
}

#newsletter_body li {
	line-height: 140%;
}

.follow-right ul {
	padding: 0px;
	list-style-position: inside;
	margin: -10px 0 0 5px
}

.caption200 {
	margin: 0 0 10px 10px;
	padding: 0;
	width: 205px;
	float: right;
}

.caption200 div {
	width: 205px;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: 115%;
}

.caption200 img {
	border: 2px solid #6B7EA6;
	margin-bottom: 4px;
}

.caption250 {
	margin: 0 0 10px 10px;
	padding: 0;
	width: 255px;
	float: right;
}

.caption250 div {
	width: 255px;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: 115%;
}

.caption250 img {
	border: 2px solid #6B7EA6;
	margin-bottom: 4px;
}

.caption275 {
	margin: 0 0 10px 10px;
	padding: 0;
	width: 280px;
	float: right;
}

.caption275 div {
	width: 280px;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: 115%;
}

.caption275 img {
	border: 2px solid #6B7EA6;
	margin-bottom: 4px;
}

.follow-right ul li a:link {
	color: #6B7EBE;
	text-decoration: none;
}

.follow-right ul li a:active {
	color: #6B7EBE;
	text-decoration: none;
	}

.follow-right ul li a:visited {
	color: #6B7EBE;
	text-decoration: none;
	}

.follow-right ul li a:hover {
	color: #6B7EBE;
	text-decoration: underline;
	}
	
.headshot {
	border-bottom:#3366CC 1px dotted;
	padding-bottom:10px;
	width: 106px;
}

.headshotCell {
	border-bottom:#3366CC 1px dotted;
	padding-bottom:10px;
	width: 106px;
	padding-top:10px;
}

