/* Access Washington Stylesheet */

@import 'linkbar.css';
@import 'footer.css';
@import 'tabs.css';

BODY
{
	font-size: 85%;
	color: #000000;
	background-color: #76ABBD;
	margin: 10px;
	padding: 0;
	min-width: 760px;
	font-size: 14px;
	font-family: Arial,'Trebuchet MS' , Verdana, Helvetica, sans-serif, Optima;
}

#border {
        border:solid #76ABBD 1px;
        background-color: #ffffff;
        background-image: url(../images/banner_bg.jpg);
        background-repeat: repeat-x;
        background-position: top;
        padding-left:8px;
        padding-right:8px;
        
        }
        
#border_pub {
        border:solid #76ABBD 1px;
        background-color: #ffffff;
        background-image: url(../images/banner_bg.jpg);
        background-repeat: repeat-x;
        background-position: top;
        width:700px
}

#border_pub2 {
        border:solid #76ABBD 1px;
        background-color: #ffffff;
        background-image: url(../images/bg_login.jpg);
        background-repeat: repeat-y;
        width:700px
}

#regimage {
	padding-top: 15px; 
	padding-bottom: 15px;
	text-align: center;
}

#masthead_background {
        padding: 0;
        margin: 0;
}

#masthead {
        color: #000000;
        background:#ffffff url(../images/banner_bg.jpg) repeat-x;
        padding: 0px;
        margin: 0px;
}

#banner_logo    {
        float:left;
        width:273px;
}

#cleartop {
        clear:both;
}

img.saw_banner_logo {

   	display:block;

	width:301px;

	height:58px;

	margin:5px;

}

TD
{
	font-weight: normal;
	font-size: 10 pt;
	word-spacing: normal;
	text-transform: none;
	font-family: Arial,'Trebuchet MS' , Verdana, Helvetica, sans-serif;
	letter-spacing: normal;
	margin: 0px;
}

A 
{
	color: blue;
	text-decoration: underline;
	
}

A:visited 
{
	color: #551a8b;
	text-decoration: underline;
}

A:hover
{
	color: red;
}

A.dark 
{
	color: blue;
	text-decoration: underline;
	
}

A.dark:visited 
{
	color: #551a8b;
	text-decoration: underline;
}

A.dark:hover
{
	color: red;
}

A.light 
{
	color: white;
	text-decoration: underline;
	
}

A.light:visited 
{
	color: white;
	text-decoration: underline;
}

A.light:hover
{
	color: yellow;
}




h3
{
	font-weight: bold;
	font-size: 1.5em;
	font-family: Arial, 'Trebuchet MS' , Verdana, Helvetica, sans-serif;
	margin: 0px;
	text-align: left;
	padding: 0px;
}

.header
{
    margin-left: 8px;
    margin-top: 10px;
}

.footer
{
    margin-left: 150px;
}

.frame /* the frame defines a area that is 640 pixels wide.  This allows a page to be no wider then the width 640 */
{
	padding-right: 0px;
	margin-top: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin-left: 0px;
	width: 640px;
	margin-right: 0px;
	padding-top: 0px;
	text-align: left;
}

.divider /* used as a divider bar on home page to divide center area content */
{
	font-family: Verdana, Arial, Helvetica, San-Serif;
	color: White;
	font-size: 12pt;
}

H1.divider
{
	font-weight: bold;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 12pt;
	margin: 0px;
	height: 1.2em; 
	background-color: #336699;
	border-bottom:  1px solid black;
	border-top: 1px solid black;
	border-right: 1px solid black;
	border-left: 1px solid black;
}

.contentcenter /* center column in 3 column format (home) */
{
	font-family: Arial,'Trebuchet MS' , Verdana, Helvetica, sans-serif;
	font-size: 0.8em;
	padding-right: 0px;
	padding-left: 0px;
	background: White;
	float: left;
	padding-bottom: 0px;
	width: 61%;
	padding-top: 0px;
}

.contentcenter2 /* Center and right column in 2 column page format */
{
	font-family: Arial,'Trebuchet MS' , Verdana,  Helvetica, sans-serif;
	font-size: 0.8em;
	padding-right: 0px;
	padding-left: 0px;
	background: white;
	float: left;
	padding-bottom: 0px;
	width: 80%;
	padding-top: 0px;
}


.contentcentersub /* center column in 3 column format (home) for sub pages */
{
	font-family: Arial,'Trebuchet MS' , Verdana,  Helvetica, sans-serif;
	font-size: 0.8em;
	padding-right: 0px;
	padding-left: 0px;
	background: #eee;
	float: left;
	padding-bottom: 0px;
	width: 63%;
	padding-top: 0px;
}

.contentcenter2sub /* Center and right column in 2 column page format for sub pages */
{
	font-family: Arial,'Trebuchet MS' , Verdana,  Helvetica, sans-serif;
	font-size: 1em;
	padding-right: 0px;
	padding-left: 0px;
	float: left;
	padding-bottom: 0px;
	width: 80%;
	padding-top: 0px;
	position: absolute;
	left: 155px;
	text-align: left;
}

.topbarheaderlight /* red menu/date bar on Home page */
{
	font-family: Arial,'Trebuchet MS' , Verdana,  Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	background: #cccc99;
	padding-bottom: 1px;
	margin: 0px;
	color: Black;
	padding-top: 1px;
	height: 1.5em;
}

.topbarheader /* red menu/date bar on Home page */
{
	font-family: Arial,'Trebuchet MS' , Verdana,  Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	background-color: #707070;
	padding-bottom: 1px;
	margin: 0px;
	color: white;
	padding-top: 1px;
	height: 1.5em;
	border-bottom: 1px;
	border-bottom-color:#000000;
}

.bottombarheader /* red menu/date bar on Home page */
{
	font-family: Arial, 'Trebuchet MS' , Verdana,  Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	background: #0F127D;
	padding-bottom: 1px;
	margin: 0px;
	color: Silver;
	margin-top: 10px;
	height: 1.5em;
}
.bottombarheader1 /* red menu/date bar on Home page */
{
	background: #0F127D;
}


.contentcenter H1
{
	padding-right: 5px;
	padding-left: 5px;
	font-size: 1.2em;
	padding-bottom: .1em;
	margin: 0px;
	padding-top: .1em;
}

.contentcenter2 H4
{
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: .1em;
	margin: 0px;
	padding-top: .1em;
}

h1
{
	font-size: 1.7em;
	color:#0F127D;
	margin-bottom: 0px;
}

h2
{
	font-size: 1.5em;
}

#BannerImages
{
	margin: 0px 0px 0px 0px;
}






hr
{
	width: 100%;
}


.spotlightHighlight
{
	font-weight: normal;
	font-size: 11px;
	margin: 0px;
	color: #CC0000;
	font-style: normal;
	font-family: Arial,'Trebuchet MS', Verdana;
}
A.spotlightHighlight:link
{
	font-weight: normal;
	font-size: 11px;
	font-family: Arial,'Trebuchet MS', Verdana;
	color: #CC0000;
}

A.spotlightHighlight:visited
{
	font-weight: normal;
	font-size: 11px;
	font-family: Arial,'Trebuchet MS', Verdana;
	color: #CC0000;
}
A.spotlightHighlight:active
{
	font-weight: normal;
	font-size: 11px;
	font-family: Arial,'Trebuchet MS', Verdana;
	color: #cc0033;
}
A.spotlightHighlight:hover
{
	font-weight: normal;
	font-size: 11px;
	font-family: Arial,'Trebuchet MS', Verdana;
	color: #CC0000;
}

.tdright
{
        text-align:right;
}

.tdleft
{
        text-align:left;
}

.bgtable
{
        background:#ffffff url(../images/banner_bg.jpg) repeat-x;
        padding-top: 10px;
        padding-bottom: 10px;
}


.blocktable 
{ 
	border-left:solid black 1px;
  	border-right:solid black 1px;
	border-bottom:solid black 1px;
	border-top:solid black 1px;
}

.roletable 
{
	font-family: Arial,'Trebuchet MS' , Verdana, Helvetica, sans-serif;
	background: #fff;
	font-size: 12pt;
}

.roletablealt 
{
	font-family: Arial,'Trebuchet MS' , Verdana, Helvetica, sans-serif;
	background: #76ABBD;
	font-size: 12pt;
}
.tablel2header {
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	background-color: #707070;
	text-align:center;
}

.errorheading
{
    color: red;
    font-size: 12px;
    font-weight: normal;
    font-family: arial;
}

.errordetail
{
    color: red;
    font-size: 11px;
    font-weight: normal;
    font-family: arial;
    padding-left: 10px;
}
.whitelink {
	color: #FFFFFF;
}

.required
{
    color: red;
    font-size: 11px;
    font-weight: bold;
    font-family: arial;
}
td.col220
{
   width: 220;
   min-width: 220;
}

.submitbutton
{
	color:white;
	background-color:#4C689F;
	border-bottom:thin solid #222244;
	border-right:thin solid #222244;
	border-top:thin solid #9999cc;
	border-left:thin solid #9999cc;
	font-size:12px;
	font-family:Verdana,Helvetica,sans-serif;
	font-weight:normal;
}

.small 
{ 
	font-size: 11px;
}
