body {
	background-color: #00234C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: left;
}
ul {	margin-top:0px;}
li {
	padding-bottom: 5px;
}
.MainContent 
{
    background-color: #FFFFFF;
}
a:link {
	color: #19579D;
	text-decoration: none;
}
a:visited {
	color: #19579D;
	text-decoration: none;
}
a:active {
	color: #19579D;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.headlineCopy {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	font-style: normal;
	font-weight: normal;
	color: #00234C;
	margin-left: 20px;
	padding-left: 10px;
}
.largebodyCopy {
	font-size: 13px;
	line-height: 15px;
	color: #00234C;
	padding-left: 15px;
	padding-right: 15px;
	font-weight: normal;
	background-position: top;
    vertical-align: top;
}

.largebodyCopy_noindent {
	font-size: 13px;
	line-height: 15px;
	color: #00234C;
	padding-right: 15px;
	font-weight: normal;
	background-position: top;
    vertical-align: top;
}

.subhead {
	font-size: 16px;
	color: #CC3300;
	padding-bottom: 5px;
	padding-left: 15px;
}

.subhead_noindent {
	font-size: 16px;
	color: #CC3300;
	padding-bottom: 5px;
}

.subheadsmall {
	font-size: 16px;
	color: #CC3300;
	padding-bottom: 5px;
}
.bodycopy {
	padding-top:15px;
	padding-left: 15px;
	line-height: 15px;
}
.bodycopy_noindent {
	padding-top:15px;
	line-height: 15px;
}

.bodyCopy {
	vertical-align: top;
	line-height: 15px;
}
.threeColumnBodycopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.creditCopy {
	color: #19579D;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9.5px;
}
#StackableFlash {
    position: relative;
    z-index: 0;
}
.backgroundText {
	font-size: 9.5px;
	color: #999999;
/*	background-color: #00234C; */
}
.navigation{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: Green;
}

/* top navigation */

#smallTopNavigation {
	height: 21px;
	white-space: normal;
	text-align: right;
	border: 0;
	
}

#smallTopNavigation a, 
#smallTopNavigation a:link, 
#smallTopNavigation a:visited, 
#smallTopNavigation a:active {
    color: #cccccc;
    text-decoration: none;
}

#smallTopNavigation a:hover {
    text-decoration: underline;
}

/* top level navigation */

#TopNavLinkBar {/* add(remove) ID from linkbar table to (de)activate layering-opacity */
    position: relative;
    z-index: 1000;
	opacity: .8;
	filter: alpha(opacity=80);
}

.topNavLinkBar {
	font-size: 9.5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* highlighted section in main nav */
.topNavLinkBar .navigationSelected {
    background-color: #84B0E2;
}

a.navigation:link, 
a.navigation:visited, 
a.navigation:active, 
a.navigation:hover {
    color: #cccccc; 
    text-decoration: none;
}

.navigationSelected a:link, 
.navigationSelected a:visited, 
.navigationSelected a:active, 
.navigationSelected a:hover {
    color: #00234c; 
    text-decoration: none;
}

#topSearchForm {
	background-image: url(../images/search_left.gif);
	background-repeat: no-repeat;
	margin-left: 10px;
	vertical-align: top;
    font-size: 13px;
}
.topSearchButton {
	vertical-align: top;
}
.topSearchText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	background: none;
	width: 113px;
	border: none;
	color: #999999;
	height: 11px;
	line-height: 9px;
	padding-left: 5px;
	vertical-align: top;
}
#topSearchSpacer {
	background: none;
	height: 15px;
	vertical-Align: middle;
}
#Footer {
	text-align: left;
}
#Footer td {
	vertical-Align: top;
	height: 26px;
}
#tblMainContent {
    height: 540px;
}
#tblMainContent div{
    vertical-align: top;
}
#MainBodyRegion 
{
    overflow: hidden;
}

/* Images dropped into text blocks */
img.TextImg
{
	margin: 2px 10px 5px 0px;
	border: 3px solid #e6e6e6;
	float: left;
}



.optLargeBodyRegion {
    height: 400px;
}
.optCMSBodyRegion {
    height: 400px;
}
.optScrollableBodyRegion {
    height: 400px;
}
table {
	margin: 0px;
	padding: 0px;
	border: none;
    vertical-align: top;
}
.topLeftLogo {
	background-repeat: no-repeat;
	background-position: center center;
	vertical-align: bottom;
}
#leftColumn {
	text-align: left;
	color: #F6DAA5;
	width: 241px;
	overflow: hidden;
}
#leftColumn td {
	/* height: 27px;*/
    vertical-align: middle;
    padding-bottom: 0px;
	padding-left: 10px;
}
#leftColumn a 
{
	color: #F6DAA5;
	font-size: 11px;
	padding-right: 3px;
}

#leftColumn a:hover
{
	color: #FFFFFF;
}
.PodsMenu {
    vertical-align: top;
}
table.PodsMenuItem {
    font-size: 11px;
	border-top: solid 1px #8B401F;
	line-height: 12px;
}
.PodsMenuItem td
{
    height: 34px;
}
a.PodsMenuItem:hover {
    color: #FFFFFF;
    text-decoration: underline;
}

table.PodsSubmenuItem 
{
    font-size: 11px;
	border: 0;
	line-height: 12px;
}
table.PodsSubmenuItem td
{
    height: 27px !important;
}
/*
.PodsMenuItem td 
{
    padding-left: 20px;
    width: 100%;
    vertical-align:middle;
}
*/
.PodsMenuItem td:hover {
    background-image: url(../images/link_rolloverlong_tall.gif);
    background-repeat: no-repeat;
}
.PodsSubmenuItem td:hover 
{
    background-image: url(../images/link_rolloverlong.gif);
}
.twoColumnNavCellLeft:hover {
    background-image: url(../images/link_rolloverlong_tall.gif);
    background-repeat: no-repeat;
}
.leftNavSecondColumn:hover {
    background-image: url(../images/link_rolloverlong_tall.gif);
    background-repeat: no-repeat;
}
table.PodsMenuCurrentPage {
    background-image: url(../images/link_rolloverDot.gif);
    background-repeat: no-repeat;
}
table.PodsMenuCurrentPage a {
    text-decoration: underline;
    color: #FFFFFF !important;
}
table.PodsMenuBreadcrumbItems 
{
    background-image: url(../images/CNR_orangebackarrow.gif);
    background-repeat: no-repeat;
    background-position: center left;
}
a.PodsMenuBreadcrumbItems 
{
    color: #743500 !important;
}
table.PodsMenuCurrentRootSelection 
{
    background-image: url(../images/link_rolloverlong_tall.gif);
    background-repeat: no-repeat;
}
table.PodsMenuCurrentSecondarySelection 
{
    background-image: url(../images/link_rolloverlong.gif);
    background-repeat: no-repeat;
}
table.PodsMenuCurrentRootSelection a {
    text-decoration: underline;
    color: #FFFFFF !important;
}
#leftColumn td.twoColumnNavCellLeft 
{
    height: 34px;
    margin-left:10px;
	border-bottom: solid 1px #8B401F;
}
#leftColumn td.leftNavTwoColDivider {
	width:3px ;
	background-repeat: repeat-y;
	background-image: url(../images/dividinglineBackground_Orange.gif);
	padding-left: 3px;
	padding-right: 0px;
	overflow: hidden;
	
}
#leftColumn td.leftNavSecondColumn {
	padding-left: 9px;
	border-bottom: solid 1px #8B401F;
	padding-right: 3px;
}
#ScrollableBodyCopy {
	padding-right: 10px;
    height:360px;
    overflow: auto;
/*	
	scrollbar-base-color: #314688;
	scrollbar-arrow-color: #CCCCCC;
	overflow-x: auto;
	overflow-y: auto;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-face-color: #0063AF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
*/
}
.dhtmlScrollableContainer {
	height: 240px;
	width: 446px;
	overflow: hidden;
	float: left;
}
.dhtmlScrollableContent {
	position: relative;
	padding-right: 10px;
}
.customScrollArea {
	overflow: hidden;
	height: 240px;
	width: 10px;
	float: left;
	display: none;
	background: url(../images/scrollbarBack.gif) repeat-y center;
}
.customScrollHandle {
	position	: relative;
	width		: 10px;
	background	: #314688;
}
.NewsDetailImage {
    margin: 5px;
}
/* Profile Viewer */
#FullWidthViewer {
    text-align: center;
    vertical-align: middle;
    width: 710px;
}
.ProfileMember {
    margin-top:3px;
    padding: 5px;
    font-size: 10px;
    line-height: 11px;
}
.ProfileMember a{
}
.ProfileMember img{
	opacity: .4;
	filter: alpha(opacity=40);
}
.ProfileMemberSelected img {
	opacity: 1;
	filter: alpha(opacity=100);
}    
.FacultyPhoto_Detail 
{
    margin-right: 20px;
    margin-bottom: 10px;
    float: left;
}
.PodsClickableMediaItem 
{
    border:none;
}
a.HomePageNewsItemTitle 
{
    font-size: 7pt;
    color: #CC3300;
}
.HomePageNewsItemText 
{
    font-size: 7pt;
    color: #000000;
}
.HomePageNewsItemContainer
{
    vertical-align: top;
    text-align: left;
    width: 101px;
    height: 125px;
    padding: 3px;
    background-color: #DDD7BE;
    overflow: hidden;
    line-height: 125%;
    /*
    background-image: url(../MasterPages/images/arrow.gif);
	*/
    background-position: right bottom;
    background-repeat: no-repeat;
    cursor:pointer;
	position:relative;
}     

/* Left box has some some fixed links */
.CenterText
{
    text-align: center;
}     

.HomePageNewsItemIcon
{
	/* Note that this must be positioned into the box defined by the above. We use an icon so we know its on the top of the image */
	position:absolute;
	top:115px; 
	left:92px
}

#FacultyDirectoryCriteria {
  	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#FacultyDirectoryCriteria td {
    height: 15px;
    white-space: nowrap;
}
#FacultyDirectoryCriteria select {
    font-size: 10px;
}
a.FacultyDirectory_EmailLink {
    color: #E54800;
}
.FacultyPhoto_Detail {
    margin-right: 20px;
    margin-bottom: 10px;
    float: left;
}
.FacultyPhoto_Thumb {
    margin-right: 10px;
    margin-bottom: 5px;
    float: left;
}
   
.FacultyDirectory_ListItem {
    vertical-align: top;
}

.FacultyDirectory_Link {
    color: #E54800;
}

a.FacultyDirectory_Name
{
    font-weight: bold;
    color: #E54800;
}

.FacultyDirectory_Name
{
    font-weight: bold;
    color: #E54800;
}

hr.FacultyDirectory {
    background-color: #E54800;
    height: 1px;
    border-style: none;
    margin: 5px 0px 5px 0px;
}
.RightSidebar 
{
    padding: 18px 4px 4px 4px;
    background-color: #D2E0EB;
    text-align: center;
}
.RightSidebar img
{
    padding: 4px;
}

/* Images shows on the news page */
.bulletlist {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	list-style-position: inside;
	list-style-type: disc;
	padding-left: 15px;
}
.smallsubhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #00234C;
}
.smallsubhead_noindent {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 12px;	font-weight: bold;	color: #00234C;}
.introcopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #19579D;
	padding-left: 15px;
}
.introcopy_noindent {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 13px;	color: #19579D;}
.indentedcopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding-left: 35px;
}


/* News */
/* NewsBlock is a div wrapper around the entire news section */
#NewsBlock 
{
	font-family: Arial, Helvetica, sans-serif;
	overflow: auto;
	/*
	width: 364px;
	float: left;
    */
	text-align: left;
	height: 460px;
	padding-left: 10px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-top: 0px;
}


#NewsBlockTitle
{
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	color: #00234C;
}

.NewsTitle 
{
	font-size: 14px;
	color: #FF9900;
	font-weight: bold;
	margin-top: 10px;
}
.NewsMainBody 
{
	font-size: 10px;
	color: #999999;
	margin-top: 10px;
	/*
	width: 240px;
	*/
	overflow: hidden;
}
.NewsMainBodyWide
{
	font-size: 10px;
	color: #999999;
	margin-top: 10px;
	/*
	width: 323px;
	*/
	height: 125px;
	overflow: hidden;
}
	
#NewsBlock .readMore 
{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
	/* height: 15px; */
}

img.newsThumb
{
	margin: 2px 10px 5px 0px;
	border: 3px solid #e6e6e6;
	float: right;
}


#NewsCategory 
{
	width: 125px;
	background-color: #66CCCC;
	height: 478px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding-left: 10px;
	padding-top: 15px;
	float: right;
	vertical-align: text-bottom;
}

#NewsCategory td 
{
	padding-top: 5px;
}

#NewsCategory img {
	margin-bottom: 3px;
}

#NewsDetail 
{
	height: 500px;
	overflow: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}

img.NewsDetailImage
{
	margin: 2px 10px 5px 0px;
	border: 3px solid #e6e6e6;
	float: right;
}

#NewsDetail .BodyCopy
{
	padding-left: 15px;
	font-size: 10px;
}

/* News classes for the news  */
#newsBox 
{
	/* width: 366px; */
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-left: 8px;
	height: 447px;
	overflow: auto;
	padding-right: 8px;
}

.newsBoxTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	color: #003399;
}

.newsBoxSub {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #CC3300;
	margin-top: 20px;
}
.newsBoxCopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin-top: 7px;
	overflow: hidden;
	margin-bottom: 10px;
	padding-left: 14px;
}

.newsBoxDate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	padding-top: 3px;
	text-align:right;
	float:right;
	margin-left: 10px;
}

.newsBoxImage {
	float: right;
	height: auto;
	width: 100px;
	margin-top: 7px;
	margin-right: 15px;
	margin-bottom: 7px;
}
.newsBoxCopy img {
	margin-bottom: 5px;
	margin-left: 5px;
	text-align: right;
}

#newsBoxContainer .readMore {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
	height: 15px;
	/* width: 338px; */
}

#newsBoxFooter {
	color: #0066FF;
	height: 22px;
	background-color: #FFFFFF;
	/* width: 366px; */
	padding-left: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 9px;
	font-size: 10px;
}

#newsBoxContainer {
	height: 490px;
	/* width: 374px; */
	/* float: right; */
}

#newsBox img.readMore
{
	border-style: none;
}

div.NewsMessage 
{
}

/* This is for the big news popup box */
#BIGNEWSBOX {
	float:right; 
	z-index: 10;
	top: 0;
	left: 0;
	position:absolute;
	display:none;
	background: white;
}


#BIGNEWSCONTENT {
	width:489px;
	height:447px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	overflow: auto;
}

#BIGNEWSLINK {
	padding: 10px 10px 10px 10px;
}



/* Category Box Controls */

#categoryBox {
	float: right;
	height: 478px;
	width: 125px;
	padding-left: 10px;
	padding-top: 10px;
	background-color: #91B1CA;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.categoryBoxControls {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	padding-top: 4px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-bottom: 5px;
	border-bottom-color: #333333;
}
.categoryBoxControls a {
	text-decoration: none;
}

/* This controls what the background looks like when we open a rad modal window */
.TelerikModalOverlay 
{ 
	background-color: black !important; 
	opacity: .8 !important;
} 

/* how to show the personal bio details */
#PersonalBio 
{
	height: 300px;
	overflow: auto;
}

/* Permissions Checkbox List */

#PermCheckBoxList label 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

/* New NEWS landing page styles */
.landingHeader {	font-size: 24px; 	font-family: Times New Roman, Times, serif; 	color: #00305E; 	padding: 0 0 7px 0;}.landingSubhead {	font-size: 12px; 	font-family: Verdana, Arial, Helvetica, sans-serif; 	font-weight: bold; 	color: #DC6B06; 	padding: 0 0 10px 0;}.landingTextLink {}.landingSubhead a {	color: #DC6B06;}.landingSubhead a: link {	text-decoration: none;}.landingSubhead a: hover {	text-decoration: underline;}.homeNewsList {	margin-left: 0px;}.homeNewsListItem {	line-height: 16px;	padding: 0px 5px 8px 0px;	list-style-type: none;}/* SLIDESHOW */.captionContainer {	z-index: 3001;
	line-height: 21px; 
	position: absolute; 
	left: 0px;
	/*margin-left:14px; */
	top: 356px; 
	height: 21px;
	width:100%;
	background-color: #000;	filter:alpha(opacity=50);
	opacity: 0.5;
	-moz-opacity:0.5;}.homeslidecaption {
	font-family: Verdana, Times New Roman, Serif;
	z-index: 3002;
	line-height: 21px; 
	position: absolute; 
	left: 0px;
	/*margin-left:14px; */
	top: 356px; 
	height: 21px; 
	color: #fff; 
	font-style: italic; 
	font-size: 12px;
	font-weight: bold;
	width:499px;
	text-align:left;
	padding-left:10px;
	/*background-color: #ccc;*/
}

.homecapshadowright {
	/*	
	  /* 8D2026 
	margin-left: 13px;
	*/
	color: #fff;
	height: 21px;
	font-family: Verdana, Times New Roman, Serif;
	font-style: italic; 
	font-size: 12px;
	font-weight: bold;
	position: absolute; 
	left:0px;
	top: 356px;
	z-index: 3003;
	line-height: 21px; 
	width:499px;
	text-align:left;
	padding-left:10px;
}

.homecapshadowleft {
	display: none;
	color: #fff;
	height: 21px;
	font-family: Verdana, Times New Roman, Serif;
	font-style: italic; 
	font-size: 12px;
	font-weight: bold;
	position: absolute; 
	left:0px;
	top: 356px;
	z-index: 3003;
	line-height: 21px; 
	width:499px;
	text-align:left;
	padding-left:10px;
}

.scrollableContent{
	scrollbar-face-color:#fff;
	scrollbar-arrow-color:#DC6B06;
	scrollbar-track-color:#fff;
	scrollbar-shadow-color:'';
	scrollbar-highlight-color:'';
	scrollbar-3dlight-color:'';
	scrollbar-darkshadow-Color:'';
	height: 200px;
	width: 230px;
	overflow:auto;
}
