/*
------------------------------------------------
support.sas.com template second level screen style for titles 
like h1, h2 etc
author:   rebecca hemstad
updated:  renee harper
version:  14 July 2007
----------------------------------------------- */




/* ****** H1 STYLES ****** */

#content1 h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1.40em;
	font-weight: bold;
	margin: 0 0 5px 0;
	padding: 0;
	color: #003366;
}

#content1 h1 .title {
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0 0 5px 0;
	padding: 0;
	color: #646464;
}


#content1 h1 .right {
	font-family:Arial, Helvetica, sans-serif;
   font-size: 80%;
   float: right;
   font-weight: bold;  
   padding: 0;
   color: #646464;
}

#content2 h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1.40em;
	font-weight: bold;
	margin: 0 0 5px 0;
	padding: 0;
	color:#003366;
}

#content2 h1 .title {
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0 0 5px 0;
	padding: 0;
	color: #646464;
	
}

#content2 h1 .right {
	font-family:Arial, Helvetica, sans-serif;
   font-size: 80%;
   float: right;
   font-weight: bold;  
   padding: 0;
   color: #646464;
}


#content3 h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1.40em;
	font-weight: bold;
	margin: 0 0 5px 0;
	padding: 0;
	color: #003366;
}

#content3 h1 .title {
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0 0 5px 0;
	padding: 0;
	color: #646464;
}

#content3 h1 .right {
	font-family:Arial, Helvetica, sans-serif;
   font-size: 80%;
   float: right;
   font-weight: bold;  
   padding: 0;
   color: #646464;
}


#rightcolumn h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1.05em;
	font-weight: bold;
	margin: 0 0 5px 0;
	padding: 5px 0 0px 2px;
	color: #000;
	border-top: 0px solid #3066b8;
	border-bottom: 1px dotted #3066b8;
	text-transform: uppercase;

}


/* h1 links */
#content1 h1 a {text-decoration: none; color: #000; font-weight: bold;}
#content1 h1 a:link {text-decoration: none; color: #000; font-weight: bold;}
#content1 h1 a:visited {text-decoration: none; color: #000; font-weight: bold;}
#content1 h1 a:active {text-decoration: none; color: #000; font-weight: bold;}
#content1 h1 a:hover {text-decoration: none; color: #000; font-weight: bold;}

#content2 h1 a {text-decoration: none; color: #000; font-weight: bold;}
#content2 h1 a:link {text-decoration: none; color: #000; font-weight: bold;}
#content2 h1 a:visited {text-decoration: none; color: #000; font-weight: bold;}
#content2 h1 a:active {text-decoration: none; color: #000; font-weight: bold;}
#content2 h1 a:hover {text-decoration: underline; color: #000; font-weight: bold;}

#content3 h1 a {text-decoration: none; color: #000; font-weight: bold;}
#content3 h1 a:link {text-decoration: none; color: #000; font-weight: bold;}
#content3 h1 a:visited {text-decoration: none; color: #000; font-weight: bold;}
#content3 h1 a:active {text-decoration: none; color: #000; font-weight: bold;}
#content3 h1 a:hover {text-decoration: none; color: #000; font-weight: bold;}











/* ****** H2 STYLES ****** */




#content1 h2 { 
font-family:Arial, Helvetica, sans-serif;
	font-size: 1.20em;
	margin: 1em 0 .5em 0;
	font-weight: bold;
	color: #000000;
}



#content1 h2 .title { 
font-family:Arial, Helvetica, sans-serif;
	margin: 1em 0 .5em 0;
	font-weight: bold;
	color: #646464;
}

#content2 h2 { 
font-family:Arial, Helvetica, sans-serif;
	font-size: 1.20em;
	margin: 1em 0 .5em 0;
	font-weight: bold;
	color:#4b4b4b;
}

#content2 h2 .title {
	font-family:Arial, Helvetica, sans-serif; 
	margin: 1em 0 .5em 0;
	font-weight: bold;
	color: #646464;
}

#content3 h2 { 
font-family:Arial, Helvetica, sans-serif;
        font-size: 1.20em;
	margin: 1em 0 .5em 0;
	font-weight: bold;
	color: #000000;
}

#content3 h2 .title { 
font-family:Arial, Helvetica, sans-serif;
	margin: 1em 0 .5em 0;
	font-weight: bold;
	color: #646464;
}

#rightcolumn h2 { 
font-family:Arial, Helvetica, sans-serif;
	font-size: 1.05em;
	margin: 0 0 .5em 0;
	font-weight: bold;
	color: #000000;
}



/* h2 links */
#content1 h2 a {text-decoration: none; color: #000; font-weight: bold;}
#content1 h2 a:link {text-decoration: none; color: #000; font-weight: bold;}
#content1 h2 a:visited {text-decoration: none; color: #000; font-weight: bold;}
#content1 h2 a:active {text-decoration: none; color: #000; font-weight: bold;}
#content1 h2 a:hover {text-decoration: none; color: #000; font-weight: bold;}

#content2 h2 a {text-decoration: none; color: #000; font-weight: bold;}
#content2 h2 a:link {text-decoration: none; color: #000; font-weight: bold;}
#content2 h2 a:visited {text-decoration: none; color: #000; font-weight: bold;}
#content2 h2 a:active {text-decoration: none; color: #000; font-weight: bold;}
#content2 h2 a:hover {text-decoration: none; color: #000; font-weight: bold;}

#content3 h2 a {text-decoration: none; color: #000; font-weight: bold;}
#content3 h2 a:link {text-decoration: none; color: #000; font-weight: bold;}
#content3 h2 a:visited {text-decoration: none; color: #000; font-weight: bold;}
#content3 h2 a:active {text-decoration: none; color: #000; font-weight: bold;}
#content3 h2 a:hover {text-decoration: none; color: #000; font-weight: bold;}





/* ****** H3 STYLES ****** */

#content1 h3 { 
font-family:Arial, Helvetica, sans-serif;
	font-size: 1.05em;
	margin: 1em 0;
	font-weight: bold;
	color: #000000;
}



#content2 h3 { 
font-family:Arial, Helvetica, sans-serif;
	font-size: 1.05em;
	margin: 1em 0;
	font-weight: bold;
	color: #000000;
}



#content3 h3 { 
font-family:Arial, Helvetica, sans-serif;
	font-size: 1.05em;
	margin: 1em 0;
	font-weight: bold;
	color: #000000;
}



#content4 h3 { 
font-family:Arial, Helvetica, sans-serif;
	font-size: 1.05em;
	margin: 1em 0;
	font-weight: bold;
	color: #000000;
}



#content5 h3 { 
font-family:Arial, Helvetica, sans-serif;
	font-size: 1.05em;
	margin: 1em 0;
	font-weight: bold;
	color: #000000;
}



#content6 h3 { 
font-family:Arial, Helvetica, sans-serif;
	font-size: 1.05em;
	margin: 1em 0;
	font-weight: bold;
	color: #000000;
}

/* h3 links */
#content1 h3 a {text-decoration: none; color: #000; font-weight: bold;}
#content1 h3 a:link {text-decoration: none; color: #000; font-weight: bold;}
#content1 h3 a:visited {text-decoration: none; color: #000; font-weight: bold;}
#content1 h3 a:active {text-decoration: none; color: #000; font-weight: bold;}
#content1 h3 a:hover {text-decoration: none; color: #000; font-weight: bold;}

#content2 h3 a {text-decoration: none; color: #000; font-weight: bold;}
#content2 h3 a:link {text-decoration: none; color: #000; font-weight: bold;}
#content2 h3 a:visited {text-decoration: none; color: #000; font-weight: bold;}
#content2 h3 a:active {text-decoration: none; color: #000; font-weight: bold;}
#content2 h3 a:hover {text-decoration: none; color: #000; font-weight: bold;}

#content3 h3 a {text-decoration: none; color: #000; font-weight: bold;}
#content3 h3 a:link {text-decoration: none; color: #000; font-weight: bold;}
#content3 h3 a:visited {text-decoration: none; color: #000; font-weight: bold;}
#content3 h3 a:active {text-decoration: none; color: #000; font-weight: bold;}
#content3 h3 a:hover {text-decoration: none; color: #000; font-weight: bold;}



#rightcolumn h3 { 
font-family:Arial, Helvetica, sans-serif;
	font-size: 1.05em;
	margin: 0;
	font-weight: bold;
	color: #646464;
}


/* ****** H4 STYLES ****** */

#content1 h4 { 
font-family:Arial, Helvetica, sans-serif;
font-size: 1.0em;
	margin: 1em 0 0 0;
	color: #000000;
	font-weight: bold;
	padding-bottom: 1px;
}


#content2 h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	margin: 1em 0 0 0;
	color: #000000;
	font-weight: bold;
	padding-bottom: 1px;
}

#content3 h4 { 
font-family:Arial, Helvetica, sans-serif;
   font-size: 1.0em;
	margin: 1em 0 0 0;
	color: #000000;
	font-weight: bold;
	padding-bottom: 1px;
}

#rightcolumn h4 {
font-family:Arial, Helvetica, sans-serif; 
	font-size: 1.0em;
	margin: 0 0 .2em 0;
	color: #646464;
	font-weight: bold;
}




/* h2 links */
#content1 h4 a {text-decoration: none; color: #000; font-weight: bold;}
#content1 h4 a:link {text-decoration: none; color: #000; font-weight: bold;}
#content1 h4 a:visited {text-decoration: none; color: #000; font-weight: bold;}
#content1 h4 a:active {text-decoration: none; color: #000; font-weight: bold;}
#content1 h4 a:hover {text-decoration: none; color: #000; font-weight: bold;}

#content2 h4 a {text-decoration: none; color: #000; font-weight: bold;}
#content2 h4 a:link {text-decoration: none; color: #000; font-weight: bold;}
#content2 h4 a:visited {text-decoration: none; color: #000; font-weight: bold;}
#content2 h4 a:active {text-decoration: none; color: #000; font-weight: bold;}
#content2 h4 a:hover {text-decoration: none; color: #000; font-weight: bold;}

#content3 h4 a {text-decoration: none; color: #000; font-weight: bold;}
#content3 h4 a:link {text-decoration: none; color: #000; font-weight: bold;}
#content3 h4 a:visited {text-decoration: none; color: #000; font-weight: bold;}
#content3 h4 a:active {text-decoration: none; color: #000; font-weight: bold;}
#content3 h4 a:hover {text-decoration: none; color: #000; font-weight: bold;}







/* ****** H5 STYLES ****** */

#content1 h5 { 
font-family:Arial, Helvetica, sans-serif;
	font-size: .90em;
	margin: 0 0 0 0;
	font-weight: bold;
	color: #000000;
}


#content2 h5 { 
font-family:Arial, Helvetica, sans-serif;
	font-size: .90em;
	margin: 0 0 0 0;
	font-weight: bold;
	color: #000000;
}


#content3 h5 { 
font-family:Arial, Helvetica, sans-serif;
	font-size: .90em;
	margin: 0 0 -5px 0;
	font-weight: bold;
	color: #000000;
}












