body
{
font-size: 70%;
}
		
a:link,a:visited
{
color: #003366;
text-decoration: none;
font-weight: bold;
}
		
a:hover
{
text-transform: uppercase;
}
	
img
{
border-style: none;
}

ul,ul ul,ul ul ul,ul ul ul ul
{
list-style-type: disc;
margin-top: 3px;
margin-right: 50px;
margin-left: 50px;
}

/**************** Scrolling emergency marquee; delete “display: none;” to turn on *****************/

#scrollingmarquee
{
display: none;
background-color: red;
padding-top: 5px;
}

/**************** Replaces the masthead image in print CSS *****************/
				
#pageheader h1
{
display: none;
font-family: "Trebuchet MS", sans-serif;
font-size: 2em;
font-weight: 900;
color: black;
}

#pageheader h2
{
display: none;
font-family: "Trebuchet MS", sans-serif;
font-size: 1.5em;
font-weight: 900;
color: black;
}

/**************** Pause Scroller *****************/

#pscroller1
{
font-family: Verdana, sans-serif;
font-size: 9px;
font-weight: bold;
color: #ffff99;
text-transform: uppercase;
width: 340px;
height: 65px;
margin-top: 8px;
padding: 12px;
text-shadow: #003366 0 0 0;
}

#pscroller1 a
{
font-family: Arial, sans-serif;
font-size: 13px;
font-weight: bold;
color: white;
text-transform: none;
text-decoration: none;
text-shadow: #003366 0 0 0;
}

.someclass{ //class to apply to your scroller(s) if desired
}

/**************** Used for forms, "My Account" at top of page *****************/

#topmenu
{
font-family: Arial, sans-serif;
font-size: 1em;
font-weight: 900;
color: white;
text-align: center;
padding-top: 0px;
padding-bottom: 10px;
padding-left: 0px;
padding-right: 0px;
}
	
#topmenu p
{
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}

a.signin 
{
display: inline-block;
color: white;
width: 75px;
padding: 1px 5px 1px 5px;
border: 2px groove;
}

* html a.signin {  /* This is the Tan hack */
	width: 90px; 
	w\idth: 75px; }

a.signin:hover
{
color: black;
background-color: white;
}

/**************** Two Column Home Page *****************/

#twocolumnhome
{
font-family: Verdana, Arial, sans-serif;
font-size: 1em;
line-height: 1.5em;
color: black;
background-color: white;
border-top: 1px solid black;
border-right: 1px solid black;
border-bottom: 1px solid black;
border-left: 1px solid black;
}

#twocolumnhome h1
{
font-family: "Trebuchet MS", Arial, sans-serif;
font-size: 2.3em;
font-weight: 900;
color: #003366;
text-shadow: #ffffff 0 0 0;
margin-top: 15px;
margin-right: 15px;
margin-bottom: 0px;
margin-left: 15px;
padding-bottom: 10px;
border-bottom: 1px solid black;
}

#twocolumnhome h2
{
font-family: "Trebuchet MS", Arial, sans-serif;
color: #003366;
font-size: 1.6em;
line-height: 1.2em;
font-weight: 900;
text-shadow: #003366 0 0 0;
padding-top: 10px;
padding-bottom: 8px;
margin-top: 15px;
margin-right: 15px;
margin-bottom: 0px;
margin-left: 15px;
border-bottom: 1px dashed black;
}

#twocolumnhome h6 /**Used for "RELATED PAGES"**/
{
font-family: Arial, sans-serif;
font-size: 1.1em;
color: #003366;
font-weight: 900;
margin-top: 0px;
margin-right: 15px;
margin-bottom: 0px;
margin-left: 15px;
border-bottom: 1px solid #003366;
}

#twocolumnhome p
{
margin-top: 3px;
margin-right: 15px;
margin-bottom: 10px;
margin-left: 15px;
}

#leftcolumn h2
{
font-family: "Trebuchet MS", Arial, sans-serif;
color: #003366;
font-size: 1.6em;
line-height: 1.2em;
font-weight: 900;
text-shadow: #003366 0 0 0;
padding-top: 10px;
padding-bottom: 8px;
margin-top: 15px;
margin-right: 15px;
margin-bottom: 0px;
margin-left: 15px;
border-bottom: 1px dashed black; 
}

#leftcolumn p
{
font-family: Verdana, Arial, sans-serif;
font-size: 1em;
line-height: 1.5em;
color: black;
background-color: white;
margin-top: 3px;
margin-right: 15px;
margin-bottom: 10px;
margin-left: 15px;
}

#rightcolumn h2
{
font-family: "Trebuchet MS", Arial, sans-serif;
font-size: 1.3em;
line-height: 1.2em;
font-weight: 900;
text-shadow: #003366 0 0 0;
color: #003366;
padding-top: 5px;
padding-bottom: 3px;
margin-bottom: 0px;
margin-top: 15px;
margin-right: 15px;
margin-bottom: 0px;
margin-left: 15px;
border-bottom: 1px dashed black;
}

#rightcolumn p
{
font-family: Verdana, Arial, sans-serif;
font-size: 1em;
line-height: 1.5em;
color: black;
background-color: white;
margin-top: 3px;
margin-right: 15px;
margin-bottom: 10px;
margin-left: 15px;
}

/**************** Two Column Layout *****************/

#twocolumn
{
font-family: Verdana, Arial, sans-serif;
font-size: 1em;
line-height: 1.5em;
color: black;
background-color: white;
border-top: 1px solid black;
border-right: 1px solid black;
border-bottom: 1px solid black;
border-left: 1px solid black;
}

#twocolumn h1
{
font-family: "Trebuchet MS", Arial, sans-serif;
font-size: 2.3em;
font-weight: 900;
color: #003366;
text-shadow: #ffffff 0 0 0;
margin-top: 15px;
margin-right: 15px;
margin-bottom: 0px;
margin-left: 15px;
padding-bottom: 10px;
border-bottom: 1px solid black;
}

#twocolumn h2
{
font-family: "Trebuchet MS", Arial, sans-serif;
color: #003366;
font-size: 1.6em;
line-height: 1.2em;
font-weight: 900;
text-shadow: #003366 0 0 0;
margin-top: 20px;
margin-right: 15px;
margin-bottom: 0px;
margin-left: 15px;
padding-top: 10px;
padding-bottom: 8px;
}

#twocolumn h3
{
font-family: "Trebuchet MS", Arial, sans-serif;
font-size: 1.4em;
line-height: 1.2em;
color: #003366;
font-weight: 900;
margin-top: 20px;
margin-right: 15px;
margin-bottom: 0px;
margin-left: 15px;
}

#twocolumn h4
{
font-family: "Trebuchet MS", Arial, sans-serif;
font-size: 1.2em;
color: #003366;
font-weight: 900;
margin-top: 20px;
margin-right: 15px;
margin-bottom: 0px;
margin-left: 15px;
}

#twocolumn h6 /**Used for "RELATED PAGES"**/
{
font-family: Arial, sans-serif;
font-size: 1.1em;
color: #003366;
font-weight: 900;
margin-top: 0px;
margin-right: 15px;
margin-bottom: 0px;
margin-left: 15px;
border-bottom: 1px solid #003366;
}

#twocolumn p
{
margin-top: 3px;
margin-right: 15px;
margin-bottom: 10px;
margin-left: 15px;
}

/**************** One Column Layout *****************/

#onecolumn
{
font-family: Verdana, Arial, sans-serif;
font-size: 1em;
line-height: 1.5em;
color: black;
background-color: white;
border-top: 1px solid black;
border-right: 1px solid black;
border-bottom: 1px solid black;
border-left: 1px solid black;
}

#onecolumn h1
{
font-family: "Trebuchet MS", Arial, sans-serif;
font-size: 2.3em;
line-height: 1.2em;
font-weight: 900;
color: #003366;
text-shadow: #ffffff 0 0 0;
margin-top: 15px;
margin-right: 15px;
margin-bottom: 0px;
margin-left: 15px;
padding-bottom: 10px;
border-bottom: 1px solid black;
}

#onecolumn h2
{
font-family: "Trebuchet MS", Arial, sans-serif;
color: #003366;
font-size: 1.6em;
line-height: 1.2em;
font-weight: 900;
text-shadow: #003366 0 0 0;
margin-top: 20px;
margin-right: 15px;
margin-bottom: 0px;
margin-left: 15px;
padding-top: 10px;
padding-bottom: 8px;
border-bottom: 1px dashed black;
}

#onecolumn h3
{
font-family: "Trebuchet MS", Arial, sans-serif;
font-size: 1.4em;
line-height: 1.2em;
color: #003366;
font-weight: 900;
margin-top: 20px;
margin-right: 15px;
margin-bottom: 0px;
margin-left: 15px;
}

#onecolumn h4
{
font-family: "Trebuchet MS", Arial, sans-serif;
font-size: 1.2em;
color: #003366;
font-weight: 900;
margin-top: 20px;
margin-right: 15px;
margin-bottom: 0px;
margin-left: 15px;
}

#onecolumn h6 /**Used for "RELATED PAGES"**/
{
font-family: Arial, sans-serif;
font-size: 1.1em;
color: #003366;
font-weight: 900;
margin-top: 0px;
margin-right: 15px;
margin-bottom: 0px;
margin-left: 15px;
border-bottom: 1px solid #003366;
}

#onecolumn p
{
margin-top: 3px;
margin-right: 15px;
margin-bottom: 10px;
margin-left: 15px;
}

/**************** Three Column Layout *****************/

#threecolumn
{
font-family: Verdana, Arial, sans-serif;
font-size: 1em;
line-height: 1.5em;
color: black;
background-color: white;
border-top: 1px solid black;
border-right: 1px solid black;
border-bottom: 1px solid black;
border-left: 1px solid black;
}

#threecolumn h1
{
font-family: "Trebuchet MS", Arial, sans-serif;
font-size: 2.3em;
line-height: 1.2em;
font-weight: 900;
color: #003366;
text-shadow: #ffffff 0 0 0;
margin-top: 15px;
margin-right: 15px;
margin-bottom: 0px;
margin-left: 15px;
padding-bottom: 10px;
border-bottom: 1px solid black;
}

#threecolumn h2
{
font-family: "Trebuchet MS", Arial, sans-serif;
color: #003366;
font-size: 1.6em;
line-height: 1.2em;
font-weight: 900;
text-shadow: #003366 0 0 0;
margin-top: 20px;
margin-right: 15px;
margin-bottom: 0px;
margin-left: 15px;
padding-top: 10px;
padding-bottom: 8px;
border-bottom: 1px dashed black;
}

#threecolumn h3
{
font-family: "Trebuchet MS", Arial, sans-serif;
font-size: 1.4em;
line-height: 1.2em;
color: #003366;
font-weight: 900;
margin-top: 20px;
margin-right: 15px;
margin-bottom: 0px;
margin-left: 15px;
}

#threecolumn h4
{
font-family: "Trebuchet MS", Arial, sans-serif;
font-size: 1.2em;
color: #003366;
font-weight: 900;
margin-top: 20px;
margin-right: 15px;
margin-bottom: 0px;
margin-left: 15px;
}

#threecolumn h6 /**Used for "RELATED PAGES"**/
{
font-family: Arial, sans-serif;
font-size: 1.1em;
color: #003366;
font-weight: 900;
margin-top: 0px;
margin-right: 15px;
margin-bottom: 0px;
margin-left: 15px;
border-bottom: 1px solid #003366;
}

#threecolumn p
{
margin-top: 3px;
margin-right: 15px;
margin-bottom: 10px;
margin-left: 15px;
}

/****** Classes used on PBA Section article pages, Three Column Layout *******/

#threecolumn .thisarticleprovidedby
{
font-family: Arial, sans-serif;
font-size: .9em;
font-weight: bold;
color: #003366;
margin-bottom: 0px;
}

#threecolumn .sectionname
{
font-family: "Trebuchet MS", Arial, sans-serif;
font-size: 2.3em;
font-weight: bold;
color: #003366;
letter-spacing: -1px;
margin-top: 4px;
margin-bottom: 0px;
}

#threecolumn .jointhesection
{
font-family: Arial, sans-serif;
font-size: .9em;
font-weight: bold;
color: #003366;
margin-top: 5px;
letter-spacing: 1px;
}

#threecolumn .clickheretojoin
{
font-family: Arial, sans-serif;
font-size: 1em;
font-weight: bold;
color: #003366;
}

#threecolumn .clickheretojoin img
{
margin-right: 15px;
}

#threecolumn .fromnewsletter
{
font-family: Arial, sans-serif;
font-weight: bold;
font-size: .9em;
text-transform: uppercase;
color: #003366;
border-top: 1px dashed black;
padding-right: 25px;
margin-right: 25px;
margin-top: 30px;
}

#threecolumn .articletitle
{
font-family: "Trebuchet MS", serif;
font-weight: bold;
letter-spacing: -1px;
color: #003366;
font-size: 2em;
margin-top: 5px;
}

#threecolumn .articleauthor
{
font-family: Arial, sans-serif;
font-weight: bold;
color: #003366;
font-size: 1.1em;
padding-right: 25px;
margin-right: 25px;
margin-bottom: 0px;
padding-bottom: 0px;
}

#threecolumn .articlesubhead
{
font-family: Verdana, Arial, sans-serif;
font-weight: bold;
font-size: 1.2em;
color: black;
margin-bottom: 2px;
padding-bottom: 2px;
}

/**************** Dropdown Menu *****************/

#dropdownmenu
{
background: #000033 url(/assets/dropdownmenubg.png);
float: left;
width: 100%
}

#dropdownmenu ul
{
list-style: none;
margin: 0;
padding: 0;
width: 106px;
float: left;
}

#dropdownmenu h2
{
color: white;
background: none;
text-align: center;
border-width: 0px;
text-decoration: none;
}

#dropdownmenu a, #dropdownmenu h2
{
font-family: "Trebuchet MS", Arial, sans-serif;
font-size: .9em;
font-weight: bold;
display: block;
margin: 0;
padding: 5px 3px;
}

#dropdownmenu a
{
color: white;
background: #000033;
text-decoration: none;
font-family: "Trebuchet MS", Arial, sans-serif;
border-top: 1px solid white;
}

#dropdownmenu a:hover
{
color: #000033;
background: #ffff99;
}

#dropdownmenu li
{
position: relative;
}

#dropdownmenu ul ul
{
position: absolute;
z-index: 500;
}

#dropdownmenu ul ul ul
{
position: absolute;
top: 0;
left: 100%;
}

div#dropdownmenu ul ul,
div#dropdownmenu ul li:hover ul ul,
div#dropdownmenu ul ul li:hover ul ul
{
display: none;
}

div#dropdownmenu ul li:hover ul,
div#dropdownmenu ul ul li:hover ul,
div#dropdownmenu ul ul ul li:hover ul
{
display: block;
}

/**************** Footer *****************/

#footer
{
font-family: Arial, sans-serif;
font-size: 1em;
font-weight: 900;
padding: 10px 15px 0px 15px;
}

.imageprint
{
border: none;
}
