/* CRG.CSS */
A.Internal {
	text-decoration : none; }

A:LINK {
	color : #000066; }

A:VISITED {
	color : #336699; }

A:ACTIVE {
	color : #003399; }

.FormText, .Favorite, .QuickSearch, .TabText, .Project, .SiteMap, .BodyText, .LeftNavText, .LeftNavTextRed, 
.LeftNavTextHighlight, .LeftNavTextRedIndent, .PaddedText, .PaddedText10, .PaddedText20, .PaddedText20Highlight, .PaddedText40, .PaddedTextRight, 
.ResourceTitle, .Rating, .Indented1, .BigHeader, .MediumHeader, .SmallHeader, .BigLeftHeader, .MediumLeftHeader, .SmallLeftHeader {
	font-family : Verdana, Arial, Helvetica, sans-serif; }

.FormText {
	font-size : 10px;
	font-style : normal;
	font-weight : bold;
	padding-left : 10px;
	padding-right : 20px;
	color : #660000; }	
	
.Favorite {
	font-size : 9px;
	font-style : normal;
	font-weight : normal;
	color : #660000; }	
	
.QuickSearch {
	font-size : 9px;
	font-style : normal;
	font-weight : bold;
	color : #660000; }

.TabText {
	font-size : 10px;
	font-style : normal;
	font-weight : bold;
	color : #CCCC99; }

.Project {
	font-size : 9px;
	font-style : normal;
	font-weight : normal;
	padding-right : 20px;
	color : #660000; }

.SiteMap {
	font-size : 10px;
	font-style : normal;
	font-weight : bold;
	color : #CCCC99; }

.BodyText {
	font-size : 10px;
	font-style : normal;
	font-weight : normal;
	padding-right : 20px;
	color : #666666; }


.LeftNavText, .LeftNavTextRed, .LeftNavTextHighlight, .LeftNavTextRedIndent {
	font-family : Arial, Helvetica;
	font-size : 10px;
	font-weight : normal;
	text-align : right;
	padding-right : 0px;
}

.LeftNavText {
	font-size : 11px;
	font-weight : bold;
	color : #000000; }
	
.LeftNavTextRed, .LeftNavTextHighlight {
	color : #660000; }
	
.LeftNavTextHighlight {
	font-size : 11px;
	font-weight : bold;
	background-color : #EEE8AA; }
	
.LeftNavTextRedIndent {
	color : #660000; }		

.Subject {
	font-family : Arial, Helvetica;
	font-size : 12px;
	font-style : normal;
	font-weight : bold;
	padding-left : 10px;
	padding-right : 20px;
	color : #000000; }
	
.PaddedText {
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	padding-left : 0px;
	padding-right : 0px;
	color : #333333; }	

.PaddedText10 {
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	padding-left : 10px;
	padding-right : 20px;
	color : #333333; }

.Padded10 {
	padding-left : 10px; }	
	
.PaddedText20, .Indented1 {
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	padding-left : 20px;
	padding-right : 20px;
	color : #333333; }

.PaddedText20Highlight {
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	padding-left : 20px;
	padding-right : 20px;
	color : #333333;
	background-color : #EEE8AA; }

.PaddedText30, .Indented2 {
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	padding-left : 30px;
	padding-right : 30px;
	color : #333333; }

.PaddedText40 {
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	padding-left : 40px;
	padding-right : 20px;
	color : #333333; }
	
.PaddedText50, .Indented1 {
	font-size : 10px;
	font-style : normal;
	font-weight : normal;
	padding-left : 40px;
	padding-right : 20px;
	color : #333333;
}

.Indented1 {
	font-size : 10px;
	margin-left: 20px; }

.PaddedTextRight {
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	padding-right : 20px;
	color : #333333; }

.ResourceTitle {
	font-size : 12px;
	font-style : normal;
	font-weight : bold;
	text-align : left;
	color : #660000; }
	
.Rating {
	font-size : 10px;
	font-style : normal;
	font-weight : bold;
	background-color : #CCCC99;
	color : #336633; }	

.bgdbottom {
	background-image : url(http://crystal/newcrg/images/bgdbottomGreen.gif); }

.KeySubjectText	{
	font-size : 10pt;
	font-style : normal;
	font-weight : normal;
	padding-left : 20px;
	padding-right : 20px;
	color : #339999;	}	
	
.BigHeader, .MediumHeader, .SmallHeader, .BigLeftHeader, .MediumLeftHeader, .SmallLeftHeader {
	font-size : 24px;
	font-style : normal;
	font-weight : bold;
	text-align : center;
	color : #660000; }
	
.BigLeftHeader, .MediumLeftHeader, .SmallLeftHeader {
	text-align : left; }

.MediumHeader, .MediumLeftHeader {
	font-size : 16px; }

.SmallHeader, .SmallLeftHeader {
	font-size : 12px; }
	
