
/* GENERAL STYLES */

body { 
		color: #47462c; 
		background-color: #ffffff; 
		margin-top: 0;
		margin-right: 0;
		margin-left: 0;
		margin-bottom: 0;
		padding: 0; 
		font-family: Arial, Helvetica, sans-serif;
		font-size: 80%;
		line-height: 1.3em;
		font-weight: normal;	
	}

a:link {
		color: #5f7f9f;
		font-weight : bold;
		text-decoration : none;
		font-size: 95%;
	}

a:visited {
		color: #5f7f9f;
		font-weight : bold;
		text-decoration : none;			
		font-size: 95%;
	}

a:hover {
		color: #5f7f9f;
		font-weight : bold;
		text-decoration : underline;
		font-size: 95%;
	}

a:active {
		color: #5f7f9f;
		font-weight : bold;
		text-decoration : underline;
		font-size: 95%;
	}

p {
	margin-top: 0px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 140%;
	/* line-height: 1.3em; */
	color : #47462c;
	font-weight: bolder;
	margin-top: 0px;
	margin-bottom: 13px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	/* line-height: 1.3em; */
	color : #47462c;
	font-weight: bolder;
	margin-top: 0px;
	margin-bottom: 13px;
	}


h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	/* line-height: 1.3em; */
	color : #47462c;
	font-weight: bolder;
	margin-bottom: 13px;
}

.bullet-links {
	margin-top: 0px;
	margin-bottom: 15px;
	/* border: 1px dashed red; */
}

.arrow {
	border: none;
}

li {
	margin-bottom: 5px;
}

#home-outer {
	/* border: 1px dotted red; */
	width: 782px;
}

#outer {
	/* border: 1px dotted red; */
	width: 782px;
}

.header {
	display: none;
}

.header-print {
	text-align: left;
}

.heading-border {
	border-bottom: 5px solid #e3e1d6;
}

.heading-subtext {
	line-height: 1.3em;
	/* margin-top: 18px; */
	margin-top: 0px;
	margin-bottom: 13px;
}

.box {
	border: 1px solid #000000;
	text-align: left;
	padding: 8px;
	margin-bottom: 15px;
	width: 450px;
}

.box-credit {
	font-size: 85%;
}

/*  SUBNAV STYLES */

#subnav {
	width: 580px;
	margin-top: 10px;
	margin-bottom: 10px;
	/* border: 1px dashed red; */
}

#subnav-content {
	padding-right: 52px;
	text-align: right;
	/* border: 1px dashed green; */
}

#subnav-left {
	text-align: left;
	float: left;
	/* border: 1px dashed red; */
}

#subnav-right {
	text-align: right;
	float: right;
	padding-right: 0px;
	/* padding-right: 79px; */
	/* border: 1px dashed red; */	
}

a.subnav-link:link {
		color: #003366;
		font-weight : bold;
		text-decoration : none;
		font-size: 95%;;
	}

a.subnav-link:visited {
		color: #003366;
		font-weight: bold;
		text-decoration: none;			
		font-size: 95%;
	}

a.subnav-link:hover {
		color: #003366;
		font-weight: bold;
		text-decoration: underline;
		font-size: 95%;
	}

a.subnav-link:active {
		color: #003366;
		font-weight: bold;
		text-decoration: underline;
		font-size: 95%;
	}

/*  HOME PAGE STYLES */

.home-left-column {
	float: left;
	width: 230px;
	/* border: 1px dotted purple; */
	margin-top: 7px;
	padding-left: 0px;
	text-align: left;
}

.home-right-column {
	float: right;
	width: 370px;
	/* border: 1px dotted green; */
	margin-top: 7px;
	padding-right: 110px;
	text-align: left;
}

#take-action-box {
	width: 368px;
	border: solid 1px #d9d6c8;
	margin-top: 12px;
	padding-bottom: 13px;
}

.take-action-heading {
	margin-top: 11px;
	margin-left: 15px;
	/* border: 1px dotted red; */
}

.take-action-secondary-links {
	margin-top: 3px;
	margin-left: 37px;
	/* border: 1px dotted green; */	
}

a.take-action-link:link {
		color: #003366;
		font-weight : bold;
		text-decoration : none;
		font-size: 95%;
		margin-left: 6px;
	}

a.take-action-link:visited {
		color: #003366;
		font-weight : bold;
		text-decoration : none;			
		font-size: 95%;
		margin-left: 6px;
	}

a.take-action-link:hover {
		color: #003366;
		font-weight : bold;
		text-decoration : underline;
		font-size: 95%;
		margin-left: 6px;
	}

a.take-action-link:active {
		color: #003366;
		font-weight : bold;
		text-decoration : underline;
		font-size: 95%;
		margin-left: 6px;
	}


/*  SECONDARY PAGE STYLES */

.left-column {
	float: left;
	width: 400px;
	margin-top: 15px;
	padding-left: 0px;
	text-align: left;
	/* border: 1px dashed red; */
}

.right-column {
	float: right;
	width: 150px;
	margin-top: 15px;
	padding-right: 150px;
	text-align: left;
	/* border: 1px dashed red; */
}

.content {
	width: 532px;
	padding-top: 15px;
	padding-left: 0px;
	padding-right: 0px;
	text-align: left;
	/* border: 1px dashed green; */
}


/* BEGIN BREADCRUMBS STYLES */

#breadcrumbs {
	margin-top: 10px;
	padding-left: 0px;
	color: #003366;
	font-weight: normal;
	/* font-size: 90%; */
}

#breadcrumbs2 {
	padding-left: 0px;
	color: #003366;
	font-weight: normal;
	/* font-size: 90%; */
}

a.breadcrumbs-link:link {
	color: #003366;
	font-size: 100%;
	font-weight: normal;
}

a.breadcrumbs-link:visited {
	color: #003366;
	font-size: 100%;
	font-weight: normal;
}

a.breadcrumbs-link:hover {
	color: #003366;
	font-size: 100%;
	font-weight: normal;
}

a.breadcrumbs-link:active {
	color: #003366;
	font-size: 100%;
	font-weight: normal;
}


/* BEGIN SIDEBOX STYLES */

.sidebox {
	width: 201px;
	background-color: #fff7d7;
	margin-bottom: 40px;
}

.sidebox-header {
	background-image: url(/images/sidebar_header.gif);
	width: 201px;
	height: 53px;

}

.sidebox-header-text {
	margin-left: 10px;
	margin-right: 10px;
	padding-top: 20px;
	margin-bottom: 10px;
	font-size: 120%;
	color: #353421;
	font-weight: bold;
	/* border: 1px dashed red; */
}

.sidebox-lower {
	background-color: #fff7d7;
	/* border: 1px dashed red; */
}

.sidebox-lower-content {
	margin-top: 10px;
	padding-bottom: 15px;
	margin-left: 13px;
	margin-right: 13px;
	/* border: 1px dashed red; */
}

.sidebox-lower-text1 {
	color: #353421;
	font-weight: bold;
}

.sidebox-lower-text2 {
	color: #353421;
	font-weight: normal;
	font-size: 87%;
}

a.sidebox-link:link {
	color: #353421;
	font-weight: normal;
	font-size: 100%;
	text-decoration: underline;
	}

a.sidebox-link:visited {
	color: #353421;
	font-weight: normal;
	font-size: 100%;
	text-decoration: underline;
	}

a.sidebox-link:hover {
	color: #353421;
	font-weight: normal;
	font-size: 100%;
	text-decoration: none;
	}

a.sidebox-link:active {
	color: #353421;
	font-weight: normal;
	font-size: 100%;
	text-decoration: none;
	}


/* FOOTER */

#footer {  
	width: 782px;
	height: 100px;
	background-color: #fff7d7;
	border-top: 1px solid #bdb99d;
	border-right: 1px solid #bdb99d;	
	margin-top: 40px;
	text-align: center;
}

.footer-content {
	font-size: 90%;
	text-align: left;
	margin-top: 10px;
	margin-left: 30px;
}

a.contact-info {
	font-size: 100%;
}


/* MISC */

.red {
	color: red;
}

.pub-opt-table {
	border: 1px solid #000000;
}

th.pub-opt-th {
		border: 1px solid #000000;
}

td.pub-opt-td {
		border: 1px solid #000000;
}

.journal-nav {
	text-align: center;
	/* border: 1px dashed red; */
	padding-top: 20px;
	padding-bottom: 20px;
}

.journal-nav2 {
	text-align: center;
	/* border: 1px dashed red; */
	padding-top: 0px;
	padding-bottom: 15px;
}

.sitemap-indent1 {
	margin-left: 30px;
}

.sitemap-indent2 {
	margin-left: 60px;
}

