/*-------------------------------------------------------------------------------
	SKIN STYLE SHEET
*/
.h-page-bg { 
	margin-top: 2px;
	margin-right: 20px;
}

.h-logo-text, a.h-logo-text { 
	font-family: geneva, verdana, arial, helvetica, sans-serif;
	font-size: 13pt;
	font-weight: bold;
	color: #e74d4a;
	text-decoration: none;
}

.h-toc-text {
font-family: geneva, arial, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #004573;
	text-decoration: none;
}

.h-tocSelected-text {
font-family: geneva, arial, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: Gray;
	text-decoration: none;
}


a.h-logo-text:hover { 
	color: #e74d4a;
	text-decoration: underline;
}

.h-pageTitle-textbg { 
	font-family: geneva, verdana, arial, sans-serif;
	font-size: 13pt;
	color: #e74d4a;
}

.h-heading-textbg { 
	background-color: #004573;
	font-family: geneva, arial, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: white;
}

.h-nav-text, .h-tool-text, .signIn-text { 
	font-family: geneva, "ms sans serif", arial, helvetica, sans-serif;
	font-size: 9pt;
	color: #004573;
	text-transform: lowercase;
}

.h-signIn-text { 
	font-weight: bold;
}

.h-pageAuthorMod-text {
	font-size: 9pt;
}

.h-revision-text, .h-revisionSelected-text { 
	font-size: 9pt;
	color: #004573;
	text-transform: capitalize;
}

a.h-revision-text { 
	color: #004573;
	font-weight: bold;
	text-decoration: underline;
}

a.h-revisionSelected-text { 
	color: #e74d4a;
	font-weight: bold;
	text-decoration: none;
}

.h-actionSpace-text { 
	font-size: 9pt;
}

.h-headlineFolderTabSelected-bg {
	background-color: #004573;
}

.h-headlineFolderTab-bg {
	background-color: #f7efbd;
}

.h-headlineFolderTab-text {
	font-size: 9pt;
}

a.h-headlineFolderTab-text {
	font-weight: normal;
	text-decoration: none;
}

.h-headlineFolderTabSelected-text {
	font-size: 9pt;
	color: White;
	font-weight: bold;
}

a.h-headlineFolderTabSelected-text {
	font-weight: bold;
	text-decoration: none;
}

.h-shadow-bg { 
	background-color: #666;
}

.h-accent-bg { 
	background-color: red;
}


/*-------------------------------------------------------------------------------
	END OF SKIN STYLE SHEET
*/
	
 