body 
{
	margin: 0px;
	padding: 0px;
}

a{
	color: #006699;
	text-decoration: none;
}

a:link{
	color: #006699;
	text-decoration: none;
}

a:visited{
	color: #006699;
	text-decoration: none;
}

a:hover{
	color: #006699;
	text-decoration: underline;
}
.nav 
{
	/*
	font-family: Arial, Helvetica, sans-serif;
	font-size: 65%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	letter-spacing: normal;
	padding-top: 30px;
	padding-left: 55px;
	width: 250px;
	float: left;
	border: solid 0px;
*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 65%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	letter-spacing: normal;
	padding-top: 30px;
	padding-left: 55px;
	width: 320px;
	float: left;
	border: solid 0px;
}
.nav a:link, .nav a:visited {
	color: #333333;
	padding-right: 20px;
}

.nav a:hover {
	color: #333333;
	padding-right: 20px;
	text-decoration: underline;
}

.navSpc {
	width: 320px;
	float: right;
	padding-top: 30px;
	padding-right: 42px;
	border: solid 0px;
	text-align: right;
	/*
	width: 440px;
	float: right;
	padding-top: 30px;
	padding-right: 1px;
	padding-left: 0px;
	border: solid 0px;
	*/
}

.check 
{
	color: #000000;
	border: solid 0px;
	text-decoration: underline;
}

#header {
	background-image: url(../img/css_img/header750w78h.jpg);
	background-repeat: no-repeat;
	height: 78px;
	width: 750px;
	border: solid 0px;
}

#navTop {
	background-image: url(../img/css_img/crv_top.jpg);
	background-repeat: no-repeat;
	height: 48px;
	width: 750px;
	padding: 0px;
	border: solid 0px;
}

#navBody {
	background-image: url(../img/css_img/crv_bk.jpg);
	background-repeat: repeat;
	float: left;
	width: 750px;
	border: solid 0px;
}

.secHeaderGraySmall
{
	color: #A3A3A5;
	font-size: 90%;
}

.topicDisplay
{
	color: #A3A3A5;
	font-size: 90%;
}

.secHeaderGray 
{
	color: #A3A3A5;
	font-weight: bold;
	font-size: 110%;
}

.secHeaderOrange 
{
	color: #F79319;
	font-weight: bold;
	font-size: 110%;
}

/* Used for result list. */
/**************************/
.resultLabel
{
	color: #999999;
	font-size: 85%;
}

.resultValue 
{
	color: #333333;
	font-size: 85%;
}

.resultTitle 
{
	font-size: 100%;
}

.resultCount 
{
	margin: 0px 0px 0px 48px;
	border: solid 0px;
}

.totalCount
{
	font-size: 80%;
	color: #666666;
	padding: 0px 0px 0px 48px;
}

.resourceTypeHeader 
{
	color: #E2710A;
	padding: 0px 0px 0px 48px;
}

.recentResourceTypeHeader 
{
	font-size: 80%;
	color: #A3A3A5;
}

/**************************/



/* Used for brief summary links. */
/**************************/

.rightSideLinks a
{
	font-size: 80%;
	color: #777777;
}

a.rightSideLinks
{
	font-size: 80%;
	color: #777777;
	padding: 0px 0px 0px 3px;
}

.leftSideLinks a
{
	font-size: 100%;
	color: #777777;
	
}

/**************************/


/* Used for detail pages. */
/**************************/
.detailLinks a
{
	font-size: 90%;
	text-decoration: underline;
	line-height: 20px;
}

/**************************/

.newsFeedLinks
{
	font-size: 80%;
}

.newsIDnet
{
	font-size: 80%;
	color: #A3A3A5;
}

.GroupByLink
{
	font-size: 85%;
	color: #ED890E;
}

.searchText
{
	font-size: 100%;
	color: #ED890E;
}


.searchFor
{
	font-size: 100%;
	color: #666666;
}

.resourceTypeList
{
	font-size: 65%;
	font-family: Arial, Helvetica, sans-serif;
}

#navBottom 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 65%;
	background-image: url(../img/css_img/crv_bottom.jpg);
	background-repeat: no-repeat;
	height: 38px;
	width: 750px;
	padding: 10px 0px 0px 0px;
	border: solid 0px;
	float: left;
	text-align: center;
}

#navBodyContent {
	background-image: url(../img/css_img/crv_bk.jpg);
	background-repeat: repeat;
	float: left;
	width: 750px;
	border: solid 0px;
}

#topContent {
	background-image: url(../img/css_img/crv_top.jpg);
	background-repeat: no-repeat;
	height: 48px;
	width: 750px;
	padding: 0px;
	border: solid 0px;
	float: left;
}

#bodyContent 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	float: none;
	margin: 0px 30px 10px 40px;
	border: solid 0px;
}

#bodyLeft 
{
	float: left;
	border: solid 0px;
	width: 28%;
}

#bodyRight 
{
	float: right;
	border: solid 0px;
	width: 70%;
}

#assetDetailLeft 
{
	float: left;
	border: solid 0px;
	width: 450px;
}

#assetDetailRight
{
	float: right;
	border: solid 0px;
	width: 175px;
}

#researchLeft 
{
	float: left;
	border: solid 0px;
	width: 430px;
	
}

#researchRight 
{
	float: right;
	border: solid 0px;
	width: 200px;	
}

#newsLeft 
{
	float: left;
	border: solid 0px;
	width: 315px;	
}

#newsRight 
{
	float: right;
	border: solid 0px;
	width: 315px;
}

#searchLeft 
{
	float: left;
	border: solid 0px;
	width: 430px;	
}

#searchRight 
{
	float: right;
	border: solid 0px;
	width: 200px;
}

#searchTop 
{
	float: left;
	border: solid 0px;
	width: 655px;	
}



#courseLeft 
{
	float: left;
	border: solid 0px;
	width: 250px;	
}

#courseRight 
{
	float: right;
	border: solid 0px;
	width: 380px;
}

#calLeft 
{
	float: left;
	border: solid 0px;
	width: 170px;	
}

#calRight 
{
	float: right;
	border: solid 0px;
	width: 460px;
}

.detailHeader 
{
	/*<font color="#ED890E" size="1" face="Arial, Helvetica, sans-serif">Title:</font>*/
	color: #ED890E;
	font-size: 85%;
}

.header 
{
	color: #666666;
	font-weight: bold;
}

.title 
{
	color: #666666;
	font-size: 110%;
	font-weight: bold;
}

#footer 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 65%;
	background-image: url(../img/css_img/crv_bottom.jpg);
	background-repeat: no-repeat;
	height: 38px;
	width: 750px;
	padding: 10px 0px 0px 0px;
	border: solid 0px;
	float: left;
	text-align: center;
	color: #616100;
	border: solid 0px #000000;
}

#copyright 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 65%;
	height: 38px;
	width: 750px;
	padding: 0px 0px 0px 0px;
	border: solid 0px;
	float: left;
	text-align: center;
	color: #666666;
	border: solid 0px #000000;
}

a.copyright 
{
	color: #666666;
}

#search {
	width: 300px;
	float: left;
	padding-top: 10px;
	padding-left: 55px;
	border: solid 0px;
}

#searchSpc {
	width: 314px;
	float: right;
	padding-top: 10px;
	padding-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 65%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	letter-spacing: normal;
	background-position: left top;
	vertical-align: top;
	text-align: left;
	clear: right;
	border: solid 0px;
}

.legend 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	color: #333333;
}

#pagerFirst
{
	float: left;
	padding: 0px 0px 0px 50px;
	border: solid 0px #000000;
}

#pagerCount
{
	float: left;
	font-size: 95%;
	text-align: center;
	color: #666666;
	width: 60%;	
	border: solid 0px #000000;
}

#pagerLast 
{
	float: right;
	padding: 0px 50px 0px 0px;
	border: solid 0px #000000;
}

/* CEU TreeView, Delivery Method */
/******************************************************/
.TreeNode, .TreeNodeOver,  .TreeNodeDisabled
{
	cursor: pointer;
	font-weight: normal;
	font-size: 80%;
}

.TreeNodeSelect
{
	font-weight: bold;
	font-size: 80%;
}

.selectedNode
{
	background-color:#dddddd;
	border: solid #cccccc;
	border-width: 1px 0;
}

.selectedNodeChildren
{
	background-color:#f6f6f6;
	border-bottom: solid 1px #cccccc;
}

.dropdown
{
	font-size: 90%;
}
/******************************************************/

#PageTool 
{
	border: dotted 0px #cccccc;
	/*padding: 10px; */
	margin: 0px 60px 0px 0px;
}

.VAMErrorText
{
	color:Red;
}
