﻿/*----------------------------------------------------------------------------- 
Amerinet Print Stylesheet - Home Page

version:   1.0 
date:      May 2010
author:    Melissa Carroll-Fuchs
email:     melissa.carroll-fuchs@amerinet-gpo.com 
website:   http://www.amerinet-gpo.com  

important other style sheets = Amerinet.css, search.css

-----------------------------------------------------------------------------*/

/*Remove Element*/
.authoringRegion, .siteActionMenu, .sharepointLogin, .globallinks, .topAreaContentPage, .topAreaContentPage2, .search, .ms-pagebreadcrumb,
.navigation, #sidebartop, 
{display:none;}


/*Reset Style*/
.body, #body,.mainContentContentPage, #PlaceHolderMain {width: 100%; margin: 0; padding:0;  border: 0; float : none;}

/* Show URL */
a:link, a:visited {background: transparent; color:#5381AC; text-decoration:underline;}
a:link[href^="http://"]:after, a[href^="http://"]:visited:after {content: " (" attr(href) ") ";}
a[href^="http://"] {color:#000;}

/*Break Page*/
#comments {page-break-before: always;}


/* Font Styles Defined */
.ms-rteCustom-H1_HomePage
{
	font-family:Tahoma;
	font-size:large;
	font-weight:bold;
	color:#cc0000;	
}
.ms-rteCustom-H1_ContentPage
{
	font-family: Tahoma;
	font-size: large;
	font-weight: bold;
	color: #cc0000;
}
.ms-rteCustom-H2_HomePage
{
	font-family:Tahoma;
	font-size:medium;
	font-weight:bold;
	color:#cc0000;	
}
.ms-rteCustom-H2_ContentPage
{
	font-family:Tahoma;
	font-size:medium;
	font-weight:bold;
	color:#cc0000;	
}
.ms-rteCustom-H3_HomePage
{
	font-family:Tahoma;
	font-size:small;
	font-weight:bold;
	color:#cc0000;	
}
.ms-rteCustom-H3_ContentPage
{
	font-family:Tahoma;
	font-size:small;
	font-weight:bold;
	color:#cc0000;	
}
.ms-rteCustom-H4_HomePage
{
	font-family:Tahoma;
	font-size:x-small;
	font-weight:bold;
	color:#cc0000;	
}
.ms-rteCustom-H4_ContentPage
{
	font-family:Tahoma;
	font-size:x-small;
	font-weight:bold;
	color:#cc0000;	
}
.ms-rteCustom-H5_HomePage
{
	font-family:Tahoma;
	font-size:x-small;
	font-weight:bold;
	font-style:italic;
	color:#000000;	
}
.ms-rteCustom-H5_ContentPage
{
	font-family:Tahoma;
	font-size:x-small;
	font-weight:bold;
	font-style:italic;
	color:#000000;	
}
.ms-rteCustom-H6_HomePage
{
	font-family:Tahoma;
	font-size:small;
	font-weight:bold;
	color:#000000;	
}
.ms-rteCustom-H6_ContentPage
{
	font-family:Tahoma;
	font-size:small;
	font-weight:bold;
	color:#000000;	
}
.ms-rteCustom-BodyTextHomePage
{
	font-family:Tahoma;
	font-size:small;
	color:#000000;	
	line-height:20px; 
} 
.ms-rteCustom-BodyTextContentPage
{
	font-family: Tahoma;
	font-size: small;
	color: #000000;
	line-height: 20px;
}
