/* CSS Document v.060117  GRAY*/

body {
	margin: 0px 0px 0px;
	background-color: #82A0BE;
	color: #000;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	voice-family: "\"}\"",inherit;
	font-size: small;
	background-image: url(../images/background-stripe.gif);
  }
  
html>body { font-size: small; }


h1, h2, h3, h4  { 
	font-family: Georgia, "Times New Roman", Times, serif;
}

h1 {
	font-size: 105%;
	font-weight: bold;
	margin-bottom: 2px;
	color: #005FBE;
}

h2 {
	font-size: 84%;
	font-weight: bold;
	margin-bottom: 0px; 
}

h3 {
	font-size: 80%;
	font-weight: bold;
	margin-bottom: 2px;
	color: #000000;
}

h4 {
	font-size: 80%;
	font-weight: bold;
	margin-bottom: 0px;
	color: #576B80;
}

dd, dt, li, p {
	line-height: 115%;
	font-size: 82%;
}

li {
	margin-bottom: 5px;
	}
	
li li, li p, blockquote p  {
	font-size: 100%;
}
	
dl {
	margin-bottom: 0px;
}
	
dl, ul, ol {
	margin-top: 5px;
}

img {
	border: 0;
}

a:visited {
	color: #333333;
}

a:hover {
	color: #FDB128;
}

a:active {
	color: #FFCC00;
}
table{
	border-collapse: collapse;
	background-color: #FFFFFF;
	color: #000000;
}

td {
	vertical-align: top;
}

/** main table **/
table#main {
	background-color: #E1EEFA;
	width: 760px;
	color: #000000;
}


/** top banner ***/
td.banner {
	background-color: #B8CFE6;
	margin: 0px;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
	border-bottom-width: medium;
	border-bottom-style: dotted;
	border-bottom-color: #FFCC00;
	color: #5D8EBE;
	background-repeat: no-repeat;
} 
a {
	color: #01497E;
	text-decoration: underline;
}


/** top navigation bar **/
td.nav  {
	margin: 0px;
	background-color: #FFEE99;
	font-weight: bold;
	font-size: 90%;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 8px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #FFCC33;
	color: #005FBE;
}

td.nav a {
	text-decoration: none;
	font-size: 90%;
	color: #005FBE;
	font-weight: normal;
}

td.nav a:hover {
	color: #00334C;
	background-color: #FFFFFF;
}

/** info box **/

table.infobox {
	background-color: #F6F6F6;
	margin-top: 15px;
	border-top: 1px solid #E5E5E5;
	border-right: none;
	border-bottom: 1px solid #E5E5E5;
	border-left: 1px solid #E5E5E5;
}

table.infobox td {
	padding: 4px 8px 8px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E5E5E5;
}


/** footer cell **/

td.footer {
	padding-bottom: 2px;
	vertical-align: top;
	font-size: 90%;
	line-height: 95%;
	color: #005F8E;
	text-decoration: none;
	padding-top: 2px;
	border-top-style: dotted;
	border-top-color: #C0CB90;
	border-top-width: thin;
}


/* to allow identing outlines to switch to alphabetical */
li.alpha {
	list-style-type: lower-alpha;
}


/** main content container(s) **/
.content  {
	padding: 8px 20px 8px 8px;
}


/* for accessibility */

.skipnav {
	visibility: hidden;
	font-size: 9px;
}

td.sidebar {
	text-align: right;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 8px;
	color: #61809F;
}

td.sidebar h3 {
	color: #666666;
	margin-top: 8px;
	font-size: 75%;
}

td.sidebar p {
	color: #005F8E;
	margin-top: 0px;
	font-size: 75%;
}

td.sidebar a {
	color: #61809F;
	text-decoration: underline;
}

td.sidebar p.nav {
	color: #61809F;
	margin-top: 0px;
	font-size: 75%;
	background-color: #FFEE99;
}


td.banner h1 {
}

td.banner h1 {
	font-size: 200%;
	color: #005FBE;
	padding-top: 6px;
	padding-bottom: 6px;
}
td.banner h2 {
	font-size: 85%;
	color: #576B80;
}
.pagupdate {
	font-size: 70%;
	color: #666;
	font-style: italic;
}
