/* $Id: styles.css,v 1.1 2009/01/31 21:28:46 dvessel Exp $ */

 .clearfix {
display: inline-block;
}  

 /* Holly Hack Targets IE Win only \*/
    * html .clearfix {height: 1%;}
      .clearfix {display: block;}
 /* End Holly Hack */

body  {
background:url("../images/bg.gif") repeat scroll 0 0 #CCCCCC;
}

h1#site-name {
  margin-bottom: 0;
}

.clear-block {
	display: block;
}

#upper-header {
	width: 100%; 
	position: relative;
	background: #ffffff url(../images/header_background-tile2.png) repeat-x top left;
	padding: 0;
	font-size: 14px;
	color: #FFF;
	height: 106px;
}

#site-header {
	width: 100%; 
	position: relative;
/*	background: #ffffff url(../images/header_background-tile2.png) repeat-x top left; */
	background: #ffffff url(../images/ie6-header.jpg) no-repeat top left; 
	padding: 0;
	color: #FFF;
/*	line-height: 0;*/
	border-bottom: #ffffff 1px solid;
	height: 104px;
}

#site-header-tiled {
	width: 100%; 
	position: relative;
	background: #ffffff url(../images/header_background-tile2.png) repeat-x top left; 
	padding: 0;
	color: #FFF;
/*	line-height: 0;*/
	border-bottom: #ffffff 1px solid;
	height: 106px;
}


#site-subheader,
.column,
.comment {
  margin-bottom: 1.5em;
}

.block {
	margin-bottom: 1px;
}

.logo1 {
	position: relative;
	top: 0px;
	left: 240px;
}

#menu {
	color: #ffffff ;	
	width: 960px;
	height: 19px;
	margin: 1px 0;
	position: relative;
	clear: both;	
	background: #75beea url(../images/menu1.gif) no-repeat;	
	font: bold 11px Arial, Georgia, Tahoma, Sans-serif;
	line-height: 16px;
}

#page {
	border: #ffffff 3px solid;
	background: #ffffff;
}

#subpage {
	border: #ffffff 3px solid;
	background: #ffffff;
/*	letter-spacing: 1px; */
	margin: 0 auto;
	text-align: left;
}

#spacer1_div {
	background: #030d71;
	color: #ffffff;
	border-bottom: #ffffff 3px solid;
	border-top: #ffffff 3px solid;
	height: 16px;
}

#left_news {
/*	color: #030d71;
	font: 13px Georgia, serif; */
	background: #ffffff;
}
#dept_contact {
	padding-left: 10px;
/*	border-bottom: 1px solid #ededed; */
}
#dept_contact2 {
	padding: 10px 6px 6px 10px;
	font-size: 90%;
}
#right_news {
	color: #030d71;
	font: 13px/1.5 Georgia, serif;
	background: #ffffff;
}

#right_content {
	padding: 10px 0px 10px 0px ;
}
#center_content {
	padding: 5px 20px 5px 20px ;
}
#primary_content {
	padding: 5px 10px 5px 26px ;
}
#left_content {
	padding: 10px 10px 10px 10px ;
}
#center_news {
	background: #ffffff; 
	color:#333333;
	font-family:Georgia,Times New Roman,Times,serif;
	font-size:11px;
	line-height:170%;
	letter-spacing:0;
	border-left: #c1c1c1 1px solid;
	border-right: #c1c1c1 1px solid;
}

#primary_page_content {
	background: #ffffff; 
	color:#333333;
	font-family:Georgia,Times New Roman,Times,serif;
	font-size:12px;
	line-height:175%;
	border-left: #c1c1c1 1px solid;
	letter-spacing: 0.2px; 
}

#spacer2_div {
	background: #030d71;
	color: #ffffff;
	border-bottom: #ffffff 3px solid;
	border-top: #ffffff 3px solid;
	height: 16px;
}
#white_spacer {
	background: #ffffff;
	color: #000000;
	border-bottom: #ffffff 3px solid;
	border-top: #ffffff 3px solid;
	height: 16px;
}
#white_spacer3 {
	background: #ffffff;
	color: #ffffff;
	height: 3px;
}
#spacer4_div {
	background: #003e71;
	color: #ffffff;
	border-bottom: #ffffff 3px solid;
	border-top: #ffffff 3px solid;
	height: 16px;
	width: 960px;
/*	border-left: #ffffff 3px solid; 
	border-right: #ffffff 3px solid;  */
}
#spacer_footer {
	background: #003e71;
	color: #ffffff;
	border-bottom: #ffffff 1px solid;
	border-top: #ffffff 1px solid;
	height: 4px;
	width: 960px;
}

#carousel {
	background: #badbf3;
	color: #030d71;
	width: 960px;
	height: 135px;
	padding: 10px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
/*	letter-spacing: 0;
	border-left: #ffffff 3px solid; 
	border-right: #ffffff 3px solid; */
}
#features {
	background: #ffffff;
	color: #030d71;
	font: 13px/1.5 Georgia, serif;
}
#news {
	background: #eeeeee;
	color: #030d71;
	font: 13px/1.5 Georgia, serif;
}
#footer {
	background: #badbf3;
	border-bottom: #ffffff 3px solid;
	border-top: #ffffff 3px solid;
	width: 960px ;
}
#footer-region {
	background: #badbf3;
	color:#666666;
	font-family:Georgia,Times New Roman,Times,serif;
	font-size: 100%;
	text-align:center;
	width: 960px;
	height: 116px;
}
#footer-region a, #footer-region a:link, #footer-region a:visited, #footer-region a:active {
	color: #4F82CB;
	text-decoration: none;
}
#footer-region a:hover {
	color: #4F82CB;
	text-decoration: underline;
}
#footer-region2 {
	background: #ebecee ;
	color:#666666;
	font-family:Georgia,Times New Roman,Times,serif;
	font-size: 100%;
	text-align:left;
	width: 960px;
}
#footer-region2 a, #footer-region2 a:link, #footer-region2 a:visited, #footer-region2 a:active {
	color: #777777;
	text-decoration: none;
	font-size: 11px;
	line-height: 200%;
	margin-left: 8px;
}
#footer-region2 a:hover {
	color: #777777;
	text-decoration: underline;
	font-size: 11px;
	line-height: 200%;
	margin-left: 8px;
}
#footer-region2 h1 {
	color:#555555;
	font-family:'Egyptienne F','Clarendon Std',Georgia,Times New Roman,Times,serif;
	font-size:14px;
	font-weight: normal;
	line-height:113%;
	margin-bottom: 10px;
	font-weight: bold ;
}
#footer-region2 li {
	color:#333333;
	font-family:Georgia,Times New Roman,Times,serif;
	font-size:11px;
	line-height:175%;
	letter-spacing: 0;
	list-style-image: none;
	margin: 0 0 0 0px;
}
#footer-region2 ul {
	margin: 0 0 0 0px;
	padding: 1px;
}
#footer-region2 td.right_border {
	margin: 0 0 0 0px;
	padding: 1px 11px 1px 1px;
	text-align: left;
/*	border-right: 1px dashed #555555 ;*/
}
#footer-region2 td.left_padded_border {
	margin: 0 0 0 0px;
	padding: 1px 1px 1px 20px;
	text-align: left;
	border-left: 1px solid #C1C1C1 ;
}
#footer-region2 td.left_padded {
	margin: 0 0 0 0px;
	padding: 1px 1px 1px 20px;
	text-align: left;
}
#left_content h1,
#right_content h1 {
	color:#004d8d;
	font-family:'Egyptienne F','Clarendon Std',Georgia,Times New Roman,Times,serif;
	font-size:14px;
	font-weight: normal;
	line-height:113%;
	margin-bottom: 10px;
	font-weight: bold ;
}
.bigtitle
{
	color:#8dc1e7;
	font-family:'Egyptienne F','Clarendon Std',Georgia,Times New Roman,Times,serif;
	font-size:25px;
	font-weight: 600;
	line-height:105%; 
	margin-bottom: 10px;
	float: left;
}

#center_content h1 {
	color:#004d8d;
	font-family:'Egyptienne F','Clarendon Std',Georgia,Times New Roman,Times,serif;
	font-size:14px;
	font-weight:bold;
	line-height:80%;
	margin-bottom: 10px;
}

#center_content h1.title {
	color:#004d8d;
	font-family:'Egyptienne F','Clarendon Std',Georgia,Times New Roman,Times,serif;
	font-size:24px;
	font-weight: normal;
	margin-bottom: 8px;
}

#center_content h1.title a:hover {
	text-decoration:underline;
}

#primary_content h1 {
	color:#004d8d;
	font-family:'Egyptienne F','Clarendon Std',Georgia,Times New Roman,Times,serif;
	font-size:14px;
	font-weight:bold;
	line-height:110%;
	margin-bottom: 10px;
}

#primary_content h1.title {
	color:#004d8d;
	font-family:'Egyptienne F','Clarendon Std',Georgia,Times New Roman,Times,serif;
	font-size:24px;
	font-weight: normal;
	margin-bottom: 5px;
}

#primary_content h1.title a:hover {
	text-decoration:underline;
}

#block-views-BTS_news h1.title {
	color:#83B3D6;
	font-family:'Egyptienne F','Clarendon Std',Georgia,Times New Roman,Times,serif;
	font-size:16px;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 12px;
}

#block-views-BTS_news h1.title a:hover {
	text-decoration:underline;
}
#block-views-AllNewsView h1.title {
	color:#83B3D6;
	font-family:'Egyptienne F','Clarendon Std',Georgia,Times New Roman,Times,serif;
	font-size:16px;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 20px;
}

#block-views-AllNewsView h1.title a:hover {
	text-decoration:underline;
}

#left_content li {
	color:#333333;
	font-family:Georgia,Times New Roman,Times,serif;
	font-size:11px;
	line-height:175%;
	letter-spacing: 0;
	list-style-image: url(../images/bullet.gif);
	margin: 0 0 0 16px;
}

#left_content a, #left_content a:link, #left_content a:visited, #left_content a:active {
	text-decoration: none ;
	color:#333333;
	font-family:Georgia,Times New Roman,Times,serif;
	font-size:11px;
	line-height:155%;
	font-weight: normal;
}

#left_content a:hover {
	text-decoration: underline ;
	color:#3d3d9c;
}

#right_content a, #right_content a:link, #right_content a:visited, #right_content a:active {
	text-decoration: none ;
	color:#333333;
	font-family:Georgia,Times New Roman,Times,serif;
	font-size:11px;
	letter-spacing: 0;
	line-height:155%;
	font-weight: normal;
}

#right_content a:hover {
	text-decoration: underline ;
	color:#3d3d9c;
}

#linked_title a, #linked_title a:link, #linked_title a:visited, #linked_title a:active {
	text-decoration: none ;
	color:#004D8D;
	font-family:'Egyptienne F','Clarendon Std',Georgia,Times New Roman,Times,serif;
	font-size:14px;
	font-weight:bold;
	line-height:113%;
	margin-bottom:10px;
}

.view-content-AllNewsView li {
	color: #000065;
	font-family:Georgia,Times New Roman,Times,serif;
	font-size:11px;
	line-height:185%;
	list-style-image: url(../images/bullet-blue-dark.gif);
	margin: 0 0 0 15px;
}

.view-content-AllNewsView li a {
	color:#333333;
	font-family:Georgia,Times New Roman,Times,serif;
	font-size:11px;
	line-height:155%;
}

.view-content-AllNewsView li a:hover {
	color:#3d3d9c;
}
.view-content-BTS-news li {
	color: #000065;
	font-family:Georgia,Times New Roman,Times,serif;
	font-size:11px;
	line-height:185%;
	list-style-image: url(../images/bullet-blue-dark.gif);
	margin: 0 0 0 15px;
}

.view-content-BTS-news li a {
	color:#333333;
	font-family:Georgia,Times New Roman,Times,serif;
	font-size:11px;
	line-height:155%;
}

.view-content-BTS-news li a:hover {
	color:#3d3d9c;
}

.view-content-BTS-links li {
	color: #000065;
	font-family:Georgia,Times New Roman,Times,serif;
	font-size:11px;
	line-height:185%;
	list-style-image: url(../images/icon_audio.gif);
	margin: 0 0 0 15px;
}
.item-list li.podcast  {
	color: #000065;
	font-family:Georgia,Times New Roman,Times,serif;
	font-size:11px;
	line-height:185%;
	list-style-image: url(../images/icon_audio.gif);
	margin: 0 0 0 15px;
	vertical-align: text-bottom;
}
.item-list li.itunes {
	color: #000065;
	font-family:Georgia,Times New Roman,Times,serif;
	font-size:11px;
	line-height:185%;
	list-style-image: url(../images/it-16x16.gif);
	margin: 0 0 0 15px;
	vertical-align: text-bottom;
}
.item-list li.media_news {
	color: #000065;
	font-family:Georgia,Times New Roman,Times,serif;
	font-size:11px;
	line-height:185%;
	list-style-image: url(../images/thistle-16x16.gif);
	margin: 0 0 0 15px;
	vertical-align: text-bottom;
}

/*
#center_content li {
	color: #000065;
	font-family:Georgia,Times New Roman,Times,serif;
	font-size:11px;
	line-height:185%;
	list-style-image: url(/themes/Covenant/ninesixtyelements/images/bullet-blue-dark.gif);
	margin: 0 0 0 15px;
}

#center_content li a {
	color: #000065;
	font-family:Georgia,Times New Roman,Times,serif;
	font-size:11px;
	line-height:155%;
}
*/

a.news_links, a.news_links:link, a.news_links:visited, a.news_links:active {
	color:#000065;
	font-family:Georgia,Times New Roman,Times,serif;
	font-size:11px;
	line-height:155%;
	text-decoration: none ;
}

a.news_links:hover {
	color:#3d3d9c;
	text-decoration: underline ;
}

a.headline_links, a.headline_links:link, a.headline_links:visited, a.headline_links:active {
	color:#000065;
	font-family:Georgia,Times New Roman,Times,serif;
	text-decoration: none ;
}

a.headline_links:hover {
	color:#3d3d9c;
	text-decoration: underline ;
}

a.title_links, a.title_links:link, a.title_links:visited, a.title_links:active {
	text-decoration: none ;
	color:#999999;
	font-family:Georgia,Times New Roman,Times,serif;
	font-size:11px;
	letter-spacing: 0px; 
	vertical-align: bottom;
}

a.title_links:hover {
	color:#3d3d9c;
	text-decoration: underline ;
	letter-spacing: 0px; 
}

.node_teaser h1.title a, .node_teaser h1.title a:link, .node_teaser h1.title a:visited, .node_teaser h1.title a:active {
	/* color:#004d8d; */
	color:#333333;
	font-family:'Egyptienne F','Clarendon Std',Georgia,Times New Roman,Times,serif;
	text-decoration: none ;
	font-size: 13px;
	font-weight: bold;
	vertical-align: top;
}

.node_teaser h1.title a:hover {
	font-weight: bold;
	vertical-align: top;
}

a.h1.title:hover {
	color:#3d3d9c;
	text-decoration: underline ;
}


img.news_img_left {
  float: left;
  margin: 0px 20px 6px 0px ;
}

.byline {
	color:#999999;
	font-family:Georgia,Times New Roman,Times,serif;
	font-size:11px;
	letter-spacing:0;
/*	vertical-align:middle; */
	line-height:175%;
}

.base-aligned {
	vertical-align: text-bottom; 
}


#social_media {
	position:absolute;
	right:260px;
	top:11px;
}


/*
.filmstrip {
	height: 300px;
	background: #badbf3;
}

.slider {
	font-family:Georgia,Times New Roman,Times,serif;

}
*/
#pseudo-breadcrumb {
	font-family:Verdana,Arial,sans-serif;
	font-size: 9px;
	color: #000d71 ;
	padding: 1px 1px 1px 10px;
	letter-spacing: 0px;
}
#pseudo-breadcrumb2 {
	font-family:Verdana,Arial,sans-serif;
	font-size: 9px;
	color: #000d71 ;
	padding: 18px 0px 10px 0px;
	letter-spacing: 0px;
	border-top: 1px solid #c1c1c1;
	margin: 10px 2px 12px 10px;
}	

#mid_body {
	display: inline;
	float: right;
	width: 195px;
	margin: 2px 2px 18px 10px;
	padding: 5px 2px 10px 2px;
}

.node_teaser h1.title
{
	color:#000065;
	font-family:'Egyptienne F','Clarendon Std',Georgia,Times New Roman,Times,serif;
	font-size:16px;
	font-weight: normal;
	line-height:113%;
	margin-bottom: 10px;
}

.node_teaser {
	padding-bottom: 20px;
	height: 120px ;
}

#headerright_new {
	position: relative;
	top: 8px;
	color: #ffffff; 
	font: 10px Georgia,Times New Roman,Times,serif;
	display: inline;
}

#oversearchnav {
	color:#FFFFFF;
	font-family:Georgia,Times New Roman,Times,serif;
	font-size:9px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	margin:5px 0 6px 0;
}

#undersearchnav {
	margin:5px 0 0 1px;
}

.teaser_content {
	padding-bottom:8px;
}

img.teaserthumbnail {
	padding: 0px ;
}

.teaser_img_wrapper {
	float: left;
	width: 100px;
	height: 100px;
/*	border: 1px solid #dddddd ;*/
	margin: 1px 10px 1px 0px;
	padding: 2px ;
}

/*
ul.filmstrip {
	display: inline;
	list-style-type: none ;
	white-space: nowrap;
	position: relative;
}
*/

li.slider {
	margin-left: 0px;
	list-style-image:none;
}
	
#search-theme-form .form-text {
	border:2px solid #FFFFFF;
	float:left;
	font-size:9px;
	margin:0;
	padding:1px;
	width:185px;
}

#block-views-calendar_experiments li a {
	color:#000065;
	font-family:Georgia,Times New Roman,Times,serif;
	font-size: 16px;
	line-height:155%;
/*	margin: 1px;
	padding-left: 8px;*/
}

.view-data-node-title {
	padding-bottom: 6px;
}

.more-link{
	display: none;
}

#mid_body h1 {
	border:0 none;
	color:#83b3d6;
	font-family:'Egyptienne F','Clarendon Std',Georgia,Times New Roman,Times,serif;
	font-size:16px;
	font-weight:bold;
	margin:0 0 0 8px;
	padding:2px 0 2px 2px;
}


#base_resources h1 {
	border:0 none;
	color:#83b3d6;
	font-family:'Egyptienne F','Clarendon Std',Georgia,Times New Roman,Times,serif;
	font-size:15px;
	font-weight:bold;
	margin:0 0 0 0;
	padding:5px 0 12px;
}

#base_resources ul {
	margin:5px 5px 0 0;
	padding:0 7px 0 10px;
}

#base_resources li {
	list-style-image:url(../images/icon_arrow-right-blue.gif);
	list-style-type:none;
	margin:2px 0 0 4px;
}

#base_resources li a {
	color:#666666;
	font-family:Georgia,Times New Roman,Times,serif;
	font-size:12px;
	font-size-adjust:none;
	font-stretch:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:26px;
	text-decoration:none;
}

#base_resources li a:hover {
	color:#3d3d9c;
	font-family:Georgia,Times New Roman,Times,serif;
	font-size:12px;
	font-size-adjust:none;
	font-stretch:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:26px;
	text-decoration:underline;
}

#right_content .date-display-single {
	color:#999999;
	font-family:Georgia,Times New Roman,Times,serif;
	font-size:11px;
	letter-spacing:0;
	vertical-align:middle;
	line-height:175%;
}

.image-attach-teaser {
	float:right;
	margin-left:0px;
}	

#maintitle {
	vertical-align: bottom;
}

.links_right {
	float: right;
	vertical-align: bottom ;
	padding-top: 8px ;
}

.rss_left {
	float: left;
	vertical-align: bottom ;
	padding-top: 8px ;
}

.ra_teaser_content {
	padding:6px 0px 6px 0px;
}

.tertiary {
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing:.025em;
}

#flashcontent {
	height: 346px ;
}

#pseudo-breadcrumb a.bc, a.bc:visited {
	border:0 none;
	color:#000d71;
	font-family:verdana,arial,sans-serif;
	font-size:9px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	margin:0 0 0 0;
	padding:2px 0 5px;
}
#pseudo-breadcrumb2 a.bc, a.bc:visited {
	border:0 none;
	color:#000d71;
	font-family:verdana,arial,sans-serif;
	font-size:9px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	margin:0 0 0 10px;
	padding:2px 0 5px;
}

.links_box {
	border:1px dotted #DDDDDD;
	color:#999999;
	float:right;
	margin:18px 2px 2px;
	padding:5px;
	width:150px;
}

ul {
	margin:5px 5px 0 10px;
    padding:0 5px 0 10px;
}

.links_box ul {
	border:medium none;
	margin:0;
}

form {
	background:transparent none repeat scroll 0 0;
	margin:0px;
	padding:0px;
	vertical-align:baseline;
}

#search {
	display: inline ;
	vertical-align: baseline;
}

#search-theme-form .form-submit {
	background:#CCCCCC url(../images/go.gif) repeat scroll 0 0;
	position:relative;
	border:medium none;
	height:19px;
	left:4px;
	top:0px;
	width:21px;
}

#search-theme-form .form-text {
	position:relative;
	border:2px solid #FFFFFF;
	float:left;
	font-size:9px;
	margin:0;
	padding:1px;
	left:0px;
	top:0px;
	width:185px;
}

#logo {
	position: relative;
	display: inline;
    	top: 0;
	left: 0;
	width: 420px;
    	height: 100px;
}

#site-header a.homelink {
	position: absolute ;
	top: 0;
	left: 0;
	width: 470px;
	height: 102px;
}

#site-header a:hover.homelink {
	position: absolute ;
	top: 0;
	left: 0;
	width: 470px;
	height: 102px;
	background: none;
}


#site-header a h1 {
	display: none;
}



.justified- {
	text-align: justify ;
}

#left_content .mini-day-on a {
	color: inherit;
	text-decoration: inherit;
}

#mid_body ul {
	margin:5px 5px 0 15px;
	padding:0 5px 0 10px;
}

#mid_body li {
	list-style-image:url(../images/icon_arrow-right-blue.gif);
	list-style-type:none;
	margin:12px 0 0 4px;
	padding: 1px;
}

#mid_body li a {
	color:#666666;
	font-family:Georgia,Times New Roman,Times,serif;
	font-size:12px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:16px;
	text-decoration:none;
}

#mid_body li a:hover {
	color:#3d3d9c;
	font-family:Georgia,Times New Roman,Times,serif;
	font-size:12px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:16px;
	text-decoration:underline;
}

.navtext-box {
	color:#333333;
	font-family:Georgia,Times New Roman,Times,serif;
	font-size:11px;
	font-weight:normal;
	margin-left: 12px;
}

.submitted {
	color:#BBBBBB;
	font-size:11px;
	font-style:italic;
	padding:0 0 0 0;
}

#left_content a.feature {
	font:11px Georgia,serif;
	color: #333333;
	line-height: 100% ;
}

#left_content a.feature:hover {
	text-decoration: underline ;
	color:#3d3d9c;
	line-height: 100% ;
}


#left_content #empathy_bar a, #left_content #empathy_bar a:visited, #left_content #empathy_bar a:active, #left_content #empathy_bar a:link, #left_content #empathy_bar a:hover {
    color:#666666;
/*  font-family:arial;
    font-size:10px;
    font-weight:normal;
    line-height: 110%; */
    font: 11px/1.5 arial;
	text-align:left;
    text-decoration:none;
	margin-bottom:10px;	
	padding: 6px 0px 6px 0px;
}


#views-rotator-empathy_rotator_experimental-block ul, #views-rotator-empathy_rotator_experimental-block li {
	color:#333333;
	font-family:Georgia,Times New Roman,Times,serif;
	font-size:11px;
	line-height:175%;
	letter-spacing: 0;
	list-style-image: none;
	margin: 0px;
	padding: 0px;
}

#views-rotator-alumni_empathy_rotator-block ul, #views-rotator-alumni_empathy_rotator-block li {
	color:#333333;
	font-family:Georgia,Times New Roman,Times,serif;
	font-size:11px;
	line-height:175%;
	letter-spacing: 0;
	list-style-image: none;
	margin: 0px;
	padding: 0px;
}

#views-rotator-all_stdprofiles_and_soundslides-block ul, #views-rotator-all_stdprofiles_and_soundslides-block li {
	color:#333333;
	font-family:Georgia,Times New Roman,Times,serif;
	font-size:11px;
	line-height:175%;
	letter-spacing: 0;
	list-style-image: none;
	margin: 0px;
	padding: 0px;
}

#views-rotator-chapel_empathy_rotator-block ul, #views-rotator-chapel_empathy_rotator-block li {
	color:#333333;
	font-family:Georgia,Times New Roman,Times,serif;
	font-size:11px;
	line-height:175%;
	letter-spacing: 0;
	list-style-image: none;
	margin: 0px;
	padding: 0px;
}

#views-rotator-reslife_empathy_rotator-block ul, #views-rotator-reslife_empathy_rotator-block li {
	color:#333333;
	font-family:Georgia,Times New Roman,Times,serif;
	font-size:11px;
	line-height:175%;
	letter-spacing: 0;
	list-style-image: none;
	margin: 0px;
	padding: 0px;
}

#views-rotator-CommDev_empathy_rotator-block ul, #views-rotator-CommDev_empathy_rotator-block li {
	color:#333333;
	font-family:Georgia,Times New Roman,Times,serif;
	font-size:11px;
	line-height:175%;
	letter-spacing: 0;
	list-style-image: none;
	margin: 0px;
	padding: 0px;
}

#views-rotator-History_empathy_rotator-block ul, #views-rotator-History_empathy_rotator-block li {
	color:#333333;
	font-family:Georgia,Times New Roman,Times,serif;
	font-size:11px;
	line-height:175%;
	letter-spacing: 0;
	list-style-image: none;
	margin: 0px;
	padding: 0px;
}

#views-rotator-English_empathy_rotator-block ul, #views-rotator-English_empathy_rotator-block li {
	color:#333333;
	font-family:Georgia,Times New Roman,Times,serif;
	font-size:11px;
	line-height:175%;
	letter-spacing: 0;
	list-style-image: none;
	margin: 0px;
	padding: 0px;
}

#views-rotator-Business_empathy_rotator-block ul, #views-rotator-Business_empathy_rotator-block li {
	color:#333333;
	font-family:Georgia,Times New Roman,Times,serif;
	font-size:11px;
	line-height:175%;
	letter-spacing: 0;
	list-style-image: none;
	margin: 0px;
	padding: 0px;
}

#views-rotator-Psychology_empathy_rotator-block ul, #views-rotator-Psychology_empathy_rotator-block li {
	color:#333333;
	font-family:Georgia,Times New Roman,Times,serif;
	font-size:11px;
	line-height:175%;
	letter-spacing: 0;
	list-style-image: none;
	margin: 0px;
	padding: 0px;
}

#views-rotator-Sociology_empathy_rotator-block ul, #views-rotator-Sociology_empathy_rotator-block li {
	color:#333333;
	font-family:Georgia,Times New Roman,Times,serif;
	font-size:11px;
	line-height:175%;
	letter-spacing: 0;
	list-style-image: none;
	margin: 0px;
	padding: 0px;
}

#views-rotator-Career_empathy_rotator-block ul, #views-rotator-Career_empathy_rotator-block li {
	color:#333333;
	font-family:Georgia,Times New Roman,Times,serif;
	font-size:11px;
	line-height:175%;
	letter-spacing: 0;
	list-style-image: none;
	margin: 0px;
	padding: 0px;
}

.fancy_title {
	color: #badbf3;
	font-family: Georgia;
	font-size: 20px;
	font-weight: bold;
	font-style: italic;
}

.exp_empathy {
	padding: 10px;
	margin: 8px;
	background-color: #ffffff;
	border-top: 3px solid #deeefa ;
/*	border-bottom: 3px solid #badbf3 ;*/
	color: #999999;
	font-family: Georgia;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	letter-spacing:0.3px;
	line-height:165%;
}

.exp_empathy2 {
	padding: 10px;
	margin: 8px;
	background-color: #ffffff;
	border-top: 3px solid #deeefa ;
	border-bottom: 3px solid #deeefa ;
	color: #999999;
	font-family: Georgia;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	letter-spacing:0.2px;
	line-height:155%;
}

.exp_empathy3 {
	padding: 10px;
	margin: 8px;
	background-color: #ffffff;
	border-top: 3px solid #deeefa ;
	color: #999999;
	font-family: Georgia;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	letter-spacing:0.2px;
	line-height:155%;
}

.empathy_tag {
	color: #003d71;
	font-family: Georgia;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	letter-spacing:0.2px;

}

.factoid_top {
	background: #ffffff url(../images/f_top.png) no-repeat top left;
	color: #ffffff;
	float: right;
	clear: both;
	width: 195px ;
}
.factoid_middle {
	background: #ffffff url(../images/f_middle.png) repeat-y top left;
	color: #ffffff;
	clear: both;
	float: right;
	width: 195px ;
	height: 450px ;
}
.factoid_bottom {
	background: #ffffff url(../images/f_bottom.png) no-repeat top left;
	color: #ffffff;
	clear: both;
	float: right;
	width: 195px ;
}
.factoid_container {
	background: #ffffff ;
/*	margin: 4px;
	 height: 450px ; */
	border: 1px solid #aaaaaa ;
}
.factoid_container_right {
	background: #ffffff ;
	float: right;
	margin: 1px 0px 14px 14px;
	/* height: 450px ; */
	border: 1px solid #aaaaaa ;
}
.factoid_in_page {
	background: #ffffff url(../images/f_middle.png) repeat-y top left;
	color: #ffffff;
	float: right;
	width: 195px ;
	/* height: 450px ; */
	/* border: 1px solid #aaaaaa ; */
	margin: 0px 0px 2px 0px;
	padding: 0px; 
}
.factoid_in_sidebar {
	background: #ffffff url(../images/f_sidebar.png) repeat-y top left;
	color: #ffffff;
	/* width: 180px ; */
	margin: 2px 2px 2px 2px;
	padding: 0px; 
}
.factoid_text {
	color: #eeeeee;
	margin: 1px;
	padding: 10px;
	line-height: 175%;
	text-align: center;
}	

#fact_body {
	border-left:3px solid #DEEEFA;
	background: #eeeeee;
	display: inline;
	float: right;
	width: 195px;
	margin: 2px 2px 18px 10px;
	padding: 5px 2px 10px 2px;
}
.fact_body_text {
	color: #666666;
	margin: 1px;
	padding: 10px;
	line-height: 175%;
	text-align: center;
}	
.landing_text {
	font-size: 14px;
	line-height: 200%;
}
#linkless {
	list-style-image:url("../images/right_pointer_blue.gif");
	margin: 0px 0px 0px 16px;
}

.student_profile_featured {
	padding: 0px 10px 40px 0px;
	margin: 0px 8px 2px 0px;
	background-color: #ffffff;
	border-bottom: 1px solid #cccccc ; 
	font-family: Georgia;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	letter-spacing:0.2px;
	line-height:155%;
}

.profile_img_right {
  float: right;
  margin: 6px 0px 6px 24px ;
}

.profile_quote {
	font-size:130%;
 	color: #75bee9;
 	line-height:150%;
}
