
/** Print stylesheet overrides **/

#subpagetop
{
	display:none;
}
#subpageleft
{
	display:none;
}
#subpageright
{
	background-image:none;
}
#subpagebottom
{
	display:none;
}

h1
{
    font-size:1.6em;
    font-weight:bold;
	color:#000000;
	padding:0px 0px 20px 0px;
}

h2
{
	color:#000000;
	font-weight:bold;
}

#divrightcontent
{
	padding:30px 40px 0px 20px;
    font-size:0.8em;
	color:#000000;
}
#divrightcontent a
{
	font-weight:normal;
	text-decoration:underline;
	color:#767676;
}
#divrightcontent ul
{
	padding:0px 0px 0px 15px;
}
#divrightcontent li
{
    list-style-type:disc;
    padding:0px 0px 6px 0px;
}
