﻿/* CSS Document */

hr {
	border-top: 1px dotted #00a2d5;
	margin-bottom: 10px;
	width: 100%;
}

img#stamp {
	padding-right: 15px;
	float: left;
	}
	
ul#news { 	
	font-size: 11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height: 16px;
	padding: 10px;
	color: #393939;
	list-style: none;
}

ul#news li {
	padding-left: 18px;
	margin-bottom: 8px;
}

ul#news li.first {
	background:url(/images/about/icon_news.gif) no-repeat 0 4px;

}

ul#news li.last {
	margin-top: 5px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #00a2d5;
}

ul#news a {
	color: #00a2d5;
	text-decoration: none;
	font-weight: normal;
}

ul#news a:hover {
	color: #000044;
	text-decoration: underline;
}


.whybr ul { 		/* this is a set of bold anchor list on why br page */
	padding: 15px 0px 20px 50px;
	width: 250px;
	list-style: none;
}

.whybr li {
	font-size: 11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height: 16px;
	color: #00a2d5; /* ca blue */
	background:url(/images/buttons/blue_arrow.gif) no-repeat 0 4px;
	padding-left: 8px;
	list-style: none;
	margin-left: 7px;
}

.whybr li a {
	color: #00a2d5; /* ca blue */
	text-decoration: none;
	font-weight: bold;
}

.whybr li a:hover {
	color: #363636;
	text-decoration: none;
	font-weight: bold;
}
.story {
	height: 155px;
	margin: 0;
	padding-top: 10px;
	border-bottom: 1px dotted #00a2d5;
	font-size: 11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height: 16px;
	color: #393939;
	}
	
.story a {
	color: #00a2d5;
	text-decoration: none;
	}
	
.story a:hover {
	color: #000044;
	text-decoration: underline;
	}
	

#rightmenu p {
	padding: 5px 15px 5px 15px;
}

p.surveyhead {
	font-weight: bold;
	margin: 10px 0 0 0;
	padding: 0 10px 0 15px ! important;
}
p.surveysubhead {
	font-weight: bold;
	margin: 5px 0 5px 0;
	padding: 0 15px 0 15px ! important;
}

.percentage {
	font-size: 22px;
	font-weight: bold;
	color: #00a2d5;
}
img.meet_dir {
	padding: 12px;
	display: block;
}
img.p_bio {
	clear: left;
	float: left;
	 padding: 3px;
	 margin: 4px 8px;
	 border: 1px solid #04a3d6;
}
img.mainbiopic {
	float: left;
	 padding: 3px;
	margin: 4px 15px 8px 0;
	border: 1px solid #04a3d6;
}
h2.director_name {
	margin: 20px 8px;
	padding: 0;
}
