/* ----------- */
/* Normalizing */
/* ----------- */

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Georgia, serif;
	font-size: 100%;
}
ol, ul {
	list-style: none;
}
acronym {
	border: 0;
	text-decoration: none;
}
fieldset, img {
	border: none;
}
img { 
	behavior: url(../js/iepngfix.htc); 
}
/* ------- */
/* General */
/* ------- */

body {
	background: #f78e1e url(../i/page-bg.gif) 0 0 no-repeat;
	color: #333;
	font-family: Verdana, sans-serif; 
	font-size: small;
}
#wrap {
	margin: 0 0 0 25px;
	position: relative;
	width: 760px;
}

/* -------- */
/* Branding */
/* -------- */
#branding {
	background: url(../i/branding-bg.jpg) 100% 0 no-repeat;
	height: 166px;
	position: relative;
	width: 760px;
}
#branding h1 {
	font-family: 'Trebuchet MS', helvetica, sans-serif;
	font-size: 130%;
	line-height: 0.9em;
	padding: 50px 0 0 200px;
}
#branding h1 a {
	color: #fff;
	text-decoration: none;
}
#branding span {
	display: block;
}
#branding img {
	left: 20px;
	position: absolute;
	top: 20px;
}
#search {
	position: absolute;
	top: 20px;
	right: 0;
}

/* ---------- */
/* Navigation */
/* ---------- */
#nav {
	background: #1D1160 url(../i/nav-b.gif) 0 100% no-repeat;
	font-size: 90%;
	left: 0;
	position: absolute;
	top: 185px;
	width: 193px;
}
#nav p {
	padding: 10px;
	text-align: center;
}
#nav ul {
	background: url(../i/nav-t.gif) 0 0 no-repeat;
	padding: 18px;
}
#nav ul li {
	border-top: 1px solid #4A4180;
}
#nav ul li.last {
	border-bottom: 1px solid #4A4180;
}
#nav ul a {
	background: url(../i/icon-nav-off.gif) 4px 50% no-repeat;
	color: #8e88b0;
	display: block;
	padding: 3px 0 3px 16px;
	text-decoration: none;
}
#nav ul a.active {
	background: #281d68 url(../i/icon-nav-active.gif) 4px 50% no-repeat;
	color: #f78e1e;
	cursor: default;
	font-weight: bold;
}
#nav ul a:hover {
	background: #281d68 url(../i/icon-nav-on.gif) 4px 50% no-repeat;
	color: #f78e1e;
}
#nav ul ul {
	background: #281d68;
	padding: 0 5px;
}
#nav ul ul li {
	border-top: 1px dotted #4A4180;
}
#nav ul ul a {
	background: url(../i/icon-nav-sub.gif) 2px 50% no-repeat;
	color: #fff;
	padding: 2px 0 2px 10px;
}
#nav ul ul a.active {
	background: #281d68 url(../i/icon-nav-sub-on.gif) 2px 50% no-repeat;
	color: #f78e1e;
	cursor: default;
	font-weight: normal;
}
#nav ul ul a:hover {
	background: #281d68 url(../i/icon-nav-sub-on.gif) 2px 50% no-repeat;
}

/* ------- */
/* Content */
/* ------- */
#content {
	background: #fff url(../i/content-t.gif) 0 0 no-repeat;
	font-size: 95%;
	left: 193px;
	line-height: 1.4em;
 	position: absolute;
	top: 164px;
	width: 582px;
}
#content p {
	margin: 1.25em 0;
}
#content h2 {
	background: #5a566d url(../i/h2-bg-2.gif) 100% 100% no-repeat;
	color: #fff;
	font-size: 140%;
	font-weight: normal;
	line-height: 1.2em;
	margin: 0 0 1em 0;
	padding: 2em 0.75em 0.75em 0.75em;
}
#content h3 {
	background: #fff;
	border-bottom: 1px dotted #5a566d;
	border-top: 1px dotted #5a566d;
	color: #5a566d;
	font-size: 130%;
	font-weight: normal;
	line-height: 1.2em;
	padding: 4px;
}
#content ul {
	margin: 1em;
}
#content li {
	background: url(../i/bullet-01.gif) 0 0.6em no-repeat;
	padding: 0.25em 1em;
}
#primary-content ul li p {
	padding: 0;
	margin: 0;
}

#content a {
	color: #1d1160;
}
#primary-content {
	padding-left: 2em;
	padding-right: 2em;
}
#secondary-content {
	padding-left: 2em;
	padding-right: 2em;
}
#home #primary-content {
	border-right: 1px solid #ccc;
	float: left;
	padding-left: 3%;
	padding-right: 3%;
	width: 54%;
}
#home #secondary-content {
	background: #fff;
	float: right;
	padding-left: 3%;
	padding-right: 3%;
	width: 33%;
}
#new-docs li {
	border-bottom: 1px dotted #ccc;
	color: #666;
	padding: 5px 0;
}
#new-docs li.last {
	border: 0;
}
#new-docs a {
	display: block;
	padding-left: 12px;
}
.pub-date {
	background: url(../i/cal.gif) 0 50% no-repeat;
	color: #999;
	display: block;
	font-size: 90%;
	line-height: 2em;
	padding-left: 20px;	
}
#content p.breadcrumbs {
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
	padding: 0.5em 0;
	margin-bottom: 0;
}
div.address-list p {
	border-top: 3px solid #ccc;
	border-bottom: 1px solid #ccc;
	background: #fafafa;
	padding: 2em;
	clear: left;
}
.address-list p strong {
	font-size: 110%;
	font-weight: bold;
	color: 333;
}
.address-list h3 {
	clear: left;
}
.extra-content {
	float: right;
	border-left: 1px solid #ccc;
	padding: 0 0 25px 15px;
	padding: 0 0 0 15px;
	background: #fff;
	width: 300px;
}
.important {
	background: #d4d3dd;
	padding: 1em;
}
.important a {
	font-weight: bold;
}
.two-column-list {
	float: left;
	width: 235px;
}
.clear {
	clear: both;
}
#primary-content img {
	border: 1px solid #ccc;
	padding: 2px;
	margin: 0 5px 15px 5px;
	background: #fff;
}

.img {border: 1px solid #ccc; padding: 2px; margin: 0 0 25px 0 !important; background: #fff;}
.img-right {float: right; border: 1px solid #ccc; padding: 2px; margin: 0 0 25px 25px !important; background: #fff;}
.img-left {float: left; border: 1px solid #ccc; padding: 2px; margin: 0 25px 25px 0 !important; background: #fff;}
.members p {
	clear: left;
}
.members img {
	float: left;
	margin: 0 20px 10px 0;
	padding: 2px;
	border: 1px solid #ccc;
}
.url {
	color: #999;
}

/* --------- */
/* Site Info */
/* --------- */ 
#site-info {
	background: #f78e1e url(../i/content-b.gif) 0 0 no-repeat;
	clear: both;
	padding: 30px 0;
}
#site-info p {
	border-top: 1px solid #fab56d;
	color: #ffe3c6;
	margin-left: 10px;
	padding: 10px 20px 0 20px;
	text-align: center;
}

/* ----------------- */
/* Image Replacement */
/* ----------------- */

#content h2.welcome-img {
	background: url(../i/welcome-01.jpg) 0 0 no-repeat;
	height: 235px;
	margin: 13px;
	padding: 0px;
	text-indent: -5000px;
}