﻿#MainBodyHolder
{   border-color:#000000;
}

#LogoSiteNameText
{   display:none;
}

#NavigationTopHolder
{   display:none;
}

#LeftNavHolder
{	display:none;
    width:0;
    margin:0;
}

#RightNavHolder
{   width:100%;
    padding-left:28px;
}

#BottomNavText
{	display:none;
 	color: #000000;
}

#BottomNavText a:link, a:visited, a:active
{   color: #000000;
 	text-decoration: none;
	font-family: Tahoma, sans-serif;
}

.NavItem1
{   display:none;
}

.NavItem2
{   display:none;
}

.LeftMenu1
{   display:none;
}

h1
{	color: #000000;
}

#mainPageContent
{   font-family: Tahoma, sans-serif;
    font-size: 13px;
    color: #000000;
}

#ContentHolder
{   color: #000000;
} 

/*Test*/
/*Put tables on their own page.*/
/*tbody
{   page-break-before: always;
    page-break-after: always;
}*/

/*Avoid page breaks straight after a heading.*/
.RightContentHolderMenu2 h1, h2, h3, h4, h5, h6, b
{   page-break-after: avoid;
}

/* Avoid page breaks inside paragraphs, blockquotes, lists, and preformatted
   text. */
.RightContentHolderMenu2 p, blockquote, ul, ol, dl, pre
{   page-break-inside: avoid;
}

/*a
{   text-decoration: none;
    color: #000000;
}*/

/*a[href^="http://"]:after, a[href^="ftp://"]:after
{   content: " (" attr(href) ")";
    font-size: 10pt;
}*/

/*abbr, acronym
{   border: 0;
}

abbr[title]:after, acronym[title]:after
{   content: " (" attr(title) ")";
    font-size: 10pt;
}*/





