﻿/* Printing StyleSheet */

/* Head Region */
/* Body Region - Alterations to standard tags */
body 
{
    font-family:  "Arial","Times New Roman","Courier New","@Arial Unicode MS" ;
    font-size: 80%;
    text-align:center;
    font-weight: bold;
    background-color: #F5F7FF;
	}
p 
{
    margin:8px;
}
p.small
{
    font-size:90%;
}
p.smallbold
{
    font-size:90%;
    font-weight: bold;
}	
h1 {
	color: #666666;
	font-size: 160%;
	margin:8px;
	margin-left:8px;
	margin-top:20px;
	margin-bottom:7px;
	}
h2 {
	color: #072593;
	font-size: 145%;
	margin-left:8px;
	margin-top:20px;
	margin-bottom:7px;
	}
h3 {
	color: #1734A1;
	font-size: 130%;
	margin-left:8px;
	margin-top:20px;
	margin-bottom:7px;
	}
h4 {
	color: #999999;
	font-size: 120%;
	margin:8px;
	margin-left:8px;
	margin-top:20px;
	margin-bottom:7px;
	}
h5 {
	color: #666666;
	font-size: 110%;
	margin:8px;
	margin-left:8px;
	margin-top:20px;
	margin-bottom:7px;
	}	
hr.half
{
    color: #C7D0EE;
    margin: 15px 7px 10px;
    width:50%;
    text-align:left;
}
hr
{
    color: #C7D0EE;
    margin: 15px 7px 10px;
}
li
{
    margin: 11px 15px 11px 0px;
}
/* Body Region - classes for any tag */
.small {
	font-size: 85%;
	}
.strong { 
		font-weight: bold;
		}
.black
{
    color: #000000;
}
.bullet
{
    position: relative;
    text-align: center;

    padding-right: 4px;
    padding-bottom: 1px;
    padding-top: 3px;
}
.right {
		text-align: right;
		font-size: 1.2em;
		color: #CCCCCC;
		background-color: #0033CC;
		}
.center 
{
    text-align:center;
}
.centerbold
{
    font-weight: bold;
    text-align:center;
}
.centerpipe 
{
    display:none;
    text-align:center;
    color:White;
}
.centerpipetop
{
    display:none;
    background-image: url(../images/backgrounds/bg_2.gif);
    text-align: center;
    color: White;
    position: relative;
    background-repeat: no-repeat;
    height: 42px;
}
.centerpipetophome
{
    display:none;
    background-image: url(../images/backgrounds/bg_2a.gif);
    text-align: center;
    color: White;
    position: relative;
    background-repeat: no-repeat;
    height: 33px;
    padding-top: 9px;
    margin-bottom: 4px;
}
.centerpipefoot
{
    display:none;
    background-color:#082693;
    line-height: normal;
    text-align: center;
    color: White;
    position: relative;
    top: 2px;
}
.red
{
    color: #ff0033;
}
			
/* ID Styles (once per page only) */
#container 
{ 
  display:block;
  background-color: #F5F7FF;
  width:950px;
  text-align:left;  
}
#yplogo
{
    display:none;
    margin-top:30px;
    border:0px;
}
#ypblueminside
{
    display:none;
    background-color:#082693;
    width:83px;
    height:100%;
	
}

#ypbluestretcher
{
    display:none;
    background-color:#082693;
    width:83px;
    height:90px;
	
}

#ypbluefiller1
{
    display:none;
    background-color:#082693;
    position:relative;
    width:950px;
    height:8px;
}
#ypbluehold1
{
    display:none;
    background-image: url(../images/backgrounds/bg_14.gif);
    background-repeat:no-repeat;
    width:950px;
    height:7px;
}
#blueblcorner
{
    display:none;
}

#divlrholder
{
  	display:block;
  	background-color: #F5F7FF;
	position:relative;
	width:950px;
	height:100%;

  
}
#divleft
{
    display:none;
    background-image: url(../images/backgrounds/bg_jc10.gif);
    background-repeat:repeat-y;
    width:80px;
	position:relative;
	float:left;
	z-index: 500;  /* this allows the flyout menu to appear over the right div */
	
}
#divright
{
    display:block;
    width:670px;
	position:relative;
	float:left;
	margin-left:3px;
  	background-color: #f5f7ff;
	font-size:110%;
    font-weight:normal;
	z-index: 300;
	padding-right:5px;
		
}
#sitemap
{
    position:relative;
    z-index:700;
    float:left; 
    border-left: solid 1px #082693; 
}
#mainimgright
{
	display:none;
	position:relative;
	float:right;
	background-color: #082693;
	padding:8px;
	border-right-width: 35px;
	border-right-style: solid;
	border-right-color: #F5F7FF;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #F5F7FF;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #F5F7FF;
	border-top-width: 7px;
	border-top-style: solid;
	border-top-color: #F5F7FF;			
}
#sbclogo
{
    display:none;
    position: relative;
    float: right;
    top: 70px;
    padding: 20px;
}
#homepagemap
{
    position:relative;
    float: left;
}
#homepageheaddate
{
    position: relative;
    float: right;
    background-color: #F5F7FF;
    font-weight:normal;
    width:830px;
}
#homepageimages
{
    width:870px;
    height:300px;
    background-color:#F5F7FF;
    padding-left: 80px;
    
}


/* Class Styles (applicable to most tags) */
.homeimg1
{
    position: relative;
    float: left;
    margin-top: 25px;
    margin-bottom: 25px;
    margin-left: 50px;
}
.mapimg1
{
    position: relative;
    float: left;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: 5px;
    margin-right:7px;
}
.imageprint
{
    display:block;
    position:relative;
    float:left;
}
.span 
{
    margin:0px;
    border:0px;
}
.datespanright
{
    position:relative;
    right:10px;
    float:right;
    font-size:85%;  
}
.imagenoborder
{
    margin:0px;
    border:0px;
}
	
/* Foot Region */
.footer {	
		
	color: #999999;
	}
.foot
{
    font-size: 80%;
    font-weight:normal;
    font-family:Verdana;
    position: relative;
	float:left;
	top: 30px;
	text-align: center;
	color:#082693;
}

/* Global Forms */



/* Tables */
table
{
    color: #000000;
    background-color: #c7d0ee;

}
td, th {
	font-size: 1em;
	}
.tablecontent
{  
   border-collapse:collapse; 
   
   background-color: #F5F7FF;
   font-size: 1em;
 
    
    
}
tr.content
{
   background-color: #d7def5;
   font-size:0.87em;
}
tr.altcontent
{
    background-color: #c7d0ee;
    font-size:0.87em;
}

td.col1
{
    width: 130px;
    text-align: center;
    padding:4px;
}
td.col2
{
    width: 180px;
    text-align: center;
    padding:4px;    
}
td.col3
{
    width: 145px;
    text-align: center;
    padding:4px;    
}
td.col4
{
    width:320px;
    text-align: center;
    padding:4px;    
}
td.col1la
{
    width: 130px;
    text-align: left;
    padding:4px;
}
td.col2la
{
    width: 180px;
    text-align: left;
    padding:4px;    
}
td.col3la
{
    width: 145px;
    text-align: left;
    padding:4px;    
}
td.col4la
{
    width:320px;
    text-align: left;
    padding:4px;    
}
th.content
{
    font-weight: bold;
    text-align: center;
    padding: 5px;
    background-color: #082694;
    color: #f9faff;
}



/* Global Links */
a {
	color: #F5F7FF;
	text-decoration:none;
	}
a:visited 
{
	color: #F5F7F1;
	text-decoration:none;		
}
a:hover 
{
	color: #FFFFFF;
	text-decoration:underline;
}		
a.content
{
    color: #082693;
    text-decoration: underline;
}
a.content:visited 
{
	color: #0827AD;
	text-decoration:underline;		
}
a.content:hover 
{
	color: #082971;
	text-decoration:underline;
}

/* Style Sheet End */
