html {
	margin: 0; 
	padding: 0; 
	border: 0; 
}
	
body {
	margin: 0;
    padding: 0;
	border: 0;
	background-color:#ffffff;
	background-image:url(/images/bg.gif);
	background-repeat:repeat-x;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	}

body, p, div, table, tr, th, td, blockquote, ul, ol {
    color: #000000;
    font-weight: normal;
	line-height: 1.5em;	
	text-align:justify;
	vertical-align:top;
    font-size: 12px;
}

table {
	margin: 0;
	padding: 200;
	border: 0;	
	}


caption {
    color: #000000;
    font-size: 1em;	
    font-weight: bold;
	padding-bottom: 6px;	
}

blockquote {
	margin: .5em 0 .5em 2em;
	}

h1 { 
	 font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 1.3em; 
	 margin: .5em 0 .5em 0; padding: 0;	 
}
h2 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 1.2em; 
	 margin: .35em 0 .25em 0; padding: 0;	 
}
h3 {
	 font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 1.1em;
	 margin: .35em 0 .25em 0; padding: 0;
}
h4 {
	 font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 1.0em;
	 margin: .35em 0 .25em 0; padding: 0;
}
	

/* Positioning */
#container {
	position: relative;
	width: 800px;
	margin: 0 auto;
	padding: 0;
	}

#header {
	position: absolute;
	top: 10px;
	}
	
#headerDefaultText {
	position: absolute;
	top: 30px;
	left:250px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight: bold;	
	z-index:1;
}
#headerGraphic {
	position: relative;
	top:0px;
	left:0px;
	z-index:2;
	}
#headerPWD {
	position: relative;
	bottom:120px;
	left:580px;
	z-index:3;
}	
#skipToContent {
	position: relative;
	top: -135px;
	left: 500px;
	z-index:2;	
	}	
#main {
	position: absolute;
	top: 120px;
	margin: 0;
	padding: 0;
	}
#footer {
	width: 800px;
	margin: 0 auto;
	padding-top:5px;
}
	
	
	
	
	 
/* Specific Object Styles */
.date	{ color: #000000; font: 11px verdana, arial, sans-serif; font-weight: normal; }

.pageTitle {
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;	
    font-weight: bold;
	text-align:center;
	margin: .5em 0 .5em -10px;
	padding: 0;	 	
}

.pageTable {
	background-color:#FFFFFF;
}

.prevnext {
	border:1px dashed #999999; 
	width:75%;
	margin: 0 10px 10px 0; 
	padding:10px;
	text-align:center;
}
.signature {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-style:italic;
    font-weight: bold;
}
.credit {
	font-size: .9em;
}

/* Pretend Links */
.makeLink {
	cursor: pointer;
    text-decoration: underline;	
	}
.helpLink {
	cursor: help; 
    text-decoration: underline;	
	}	
	
.elinkhidden{
  display:none;
}
.elinkshown{
  display:inline;	
}

.pageBottom {
	margin-bottom: 8px;
}
div.footerStyle, div.footerStyle a {
    color: #000000;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
	}	
div.footerStyle a:link, div.footerStyle a:visited {
    color:#000000;	
    text-decoration: none;
	}
div.footerStyle a:hover, div.footerStyle a:active {
    color:#006699;
    text-decoration: none;
	}
div.validators, div.validators a {
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
	}
div.validators a:link, div.validators a:visited {
    color:#000000;	
    text-decoration: none;
	}
div.validators a:hover, div.validators a:active {
    color:#006699;
    text-decoration: none;
	}
	
.alertsmall {
    color: #B22222;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 10px;
}	

/* General Styles */

hr.dashed {
	background: transparent;
	border-left: none;
	border-right: none;
	border-top: none;
	border-bottom: 1px dashed #999999;
	clear: both;
	}
	
.tab {margin: 0 1.5em 0 0;}
div.tightIndented {
	margin: -1.0em 0 0 1.5em;
	padding: 0;
	}

ul.tight {margin: 0 0 1em 1.3em; padding: 0; }
ol.tight {margin: 0 0 1em 1.3em; padding: 0; }
ul.subtle { 
	list-style-type: none;
}
ul.subtlebigspace { 
	list-style-type: none;
	margin: 0; padding: 0;
	line-height: 24px;
}
ul.subtlebigspacecaps { 
	list-style-type: none;
	margin: 0; padding: 0;
}
ul.subtlebigspacecaps li {	
	line-height: 24px;
    font-family: Arial, Helvetica, sans-serif;	
	text-transform: uppercase;
}
ul.subtlebigspacecaps a {		
    font-family: Arial, Helvetica, sans-serif;	
	text-transform: uppercase;
}

img.b1 {
border-style: solid;
border-top-color: #000000;
border-right-color: #000000;
border-bottom-color: #000000;
border-left-color: #000000;
}
img.b2 {
border-style: solid;
border-top-color: #0099CC;
border-right-color: #666666;
border-bottom-color: #666666;
border-left-color: #0099CC;
}

.dlstyle dt
{
color: #000000;
font-family: Arial, Helvetica, sans-serif;	
font-weight: bold;
font-size:14px;
margin: 1.2em 0 .7em 0;
}
.dlstyle dd
{
margin: 0 0 1em 0;
padding: 0 0 0 18px;
}


/* LINKS - a:link a:visited a:hover a:active */

a {
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
}
a:link {
    color: #006699;
    text-decoration: underline;
}
a:visited {
    color: #000000;
    text-decoration: underline;
}
a:hover {
    color: #663300;
    text-decoration: underline;
}
a:active {
    color: #CC6600;
    text-decoration: underline;
}

a.small {
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
}
a.small:link, a.small:visited {
    color: #006699;
    text-decoration: none;	
}
a.small:hover {
    color: #663300;
    text-decoration: underline;
}
a.small:active {
    color: #CC6600;
    text-decoration: underline;
}

a.plainLink:link, a.plainLink:visited {
    color: #006699;
    text-decoration: none;
}
a.plainLink:hover {
    color: #663300;
    text-decoration: none;
}
a.plainLink:active {
    color: #cc6600;
    text-decoration: none;
}

a.subtleLink:link, a.subtleLink:visited {
	color: #000000;
    text-decoration: none;	
}
a.subtleLink:hover, a.subtleLink:active {
	color: #000000;
	text-decoration:underline;
}

a:link .graphicLink, a:visited .graphicLink, a:hover .graphicLink, a:active .graphicLink {border:none;}

div.popupLink {	
	position:relative;	
	background:transparent;	
	}
div.popupLink a {
	display:inline;
    font-family: Arial, Helvetica, sans-serif;		
	font-size: 12px;
	font-weight:bold;		
	text-decoration:none;	
	}
div.popupLink a:link, div.popupLink a:visited {
	color:#000000;
	text-decoration:none;
	}	
div.popupLink a:hover {	
	background:transparent;
	color:#ffffff;	
	}
div.popupLink a span {	
	display:none;
	}
div.popupLink a:hover span {	
	display:inline;	
    font-family:Verdana, Arial, Helvetica, sans-serif;	
	font-size: 11px;
	font-weight: normal;	
	color:#000000;				
	border:1px solid #999;	
	position:absolute;	
	top:-5px;	
	padding:5px 5px 5px 5px;
	width: 400px;
	background:white;
	border: thin solid #cccccc;
	}	


/* Specific Font Combos */
.bold {
	font-weight: bold;
}
.italic {
	font-style: italic;
}
.smaller {
    font-size: 11px;
}
.small {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
}
.big {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.3em;
}
.black {
    color: #000000;
}
.red {
    color:#FF0000;
}
.blue {
    color: #006699;
}
.tan {
    color: #CC6600;
}

/* NOTE:  Phase out the below as time allows **/
.smallblack {
    color: #000000;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
}

/* Background colors */

.softblue {						/* Color of left nav BG */
	background-color:#BEE6F7;	
}