body {
margin: 0;
font-family: Arial, Tahoma, Verdana, sans-serif;
font-size: 62.5%;
background-color: #EBD2B3;
}

a {
color: #1B1252;
}
a:hover {
color: #80719C;
}

#main {
width: 960px;
background-image: url(/images/main_bg.gif);
background-repeat: repeat-y;
margin: 0 auto;
}

#main_bot {
width: 960px;
height: 6px;
font-size: 0;
background-image: url(/images/main_bot.gif);
background-repeat: no-repeat;
}

#layout {
width: 952px;
background-color: #FFF;
margin: 1px auto;
}

#header {
font-family: Arial, Helvetica, sans-serif;
width: auto;
height: 102px;
background-color: #1B0B55;
background-image: url(/images/header_bg.gif);
background-repeat: repeat-x;
color: #FFF;
font-size: 1.2em;
}

#header_logo {
float: left;
width: 114px;
}

#header_title {
float: right;
width: 838px;
}

#header_nav {
margin-left: 155px;
text-align: right;
}
#header_nav a {
background-image: url(/images/header_nav_div.gif);
background-repeat: no-repeat;
font-size: 1.0em;
font-weight: bold;
padding: 3px 10px 0px 10px;
color: #BDD0EE;
height: 19px;
text-decoration: none;
display: block;
float: left;
}
#header_nav a:hover {
color: #FFF;
background-color: #1B1252;
}
#header_nav_gutter {
background-image: url(/images/header_nav_div.gif);
background-repeat: no-repeat;
height: 22px;
width: 20px;
float: left;
}

#header_gutter {
clear: both;
}

#middle {
margin: 5px 5px 0 0;
}

#sidebar {
width: 155px;
float: left;
}

#sidebar_nav {
width: 155px;
background-image: url(/images/sidebar_nav_bg.gif);
background-repeat: repeat-y;
}
#sidebar_nav_top {
width: 155px;
height: 42px;
background-image: url(/images/sidebar_nav_top.jpg);
background-repeat: no-repeat;
}
#sidebar_nav_bot {
width: 155px;
height: 6px;
font-size: 0;
background-image: url(/images/sidebar_nav_bot.gif);
background-repeat: no-repeat;
}
.sidebar_nav_hdr {
background-color: #80719C;
color: #FFF;
width: 142px;
font-family: Arial, Helvetica, sans-serif;
font-size: 1.3em;
font-weight: bold;
margin-left: 2px;
padding: 4px;
}
a.sidebar_nav_hdr {
background-color: #80719C;
color: #FFF;
width: 142px;
font-family: Arial, Helvetica, sans-serif;
font-size: 1.3em;
font-weight: bold;
margin-left: 2px;
margin-bottom: 1px;
padding: 4px;
text-decoration: none;
display: block;
}
a.sidebar_nav_hdr:hover {
text-decoration: none;
color: #BDD0EE;
}

#sidebar_nav_search {
padding: 10px 0 8px 6px;
}

.sidebar_nav_level_1 {
font-size: 1.2em;
font-weight: bold;
}
.sidebar_nav_level_1 a {
text-decoration: none;
color: #1B1252;
display: block;
margin: 5px 4px 1px 6px;
padding: 1px 2px 1px 6px;
}
.sidebar_nav_level_1 a:hover {
color: #80719C;
background-color: #F2EEF7;
}
.sidebar_nav_level_1 .sidebar_nav_on {
background-color: #EBD2B3;
}

.sidebar_nav_level_2 {
font-size: 1.2em;
}
.sidebar_nav_level_2 a {
text-decoration: none;
color: #000;
display: block;
margin: 0 4px 0 6px;
padding: 1px 2px 1px 14px;
}
.sidebar_nav_level_2 a:hover {
color: #80719C;
background-color: #F2EEF7;
}
.sidebar_nav_level_2 .sidebar_nav_on {
color: #80719C;
font-weight: bold;
}

.sidebar_nav_level_3 {
font-size: 1.2em;
}
.sidebar_nav_level_3 a {
text-decoration: none;
color: #000;
display: block;
margin: 0 2px 0 12px;
padding: 1px 2px 1px 14px;
}
.sidebar_nav_level_3 a:hover {
color: #80719C;
background-color: #F2EEF7;
}
a.sidebar_nav_level_3_on {
color: #80719C;
font-weight: bold;
}

#content {
float: right;
}
#content_main {
width: 766px;
/*
background-image: url(/images/content_main_bg.gif);
background-repeat: repeat-y;
*/
font-size: 1.2em;
padding: 4px 12px;
}

#content_main_top {
width: 790px;
height: 2px;
font-size: 0;
/*
background-image: url(/images/content_main_top.gif);
background-repeat: no-repeat;
*/
}
#content_main_bot {
width: 790px;
height: 2px;
font-size: 0;
/*
background-image: url(/images/content_main_bot.gif);
background-repeat: no-repeat;
*/
}

#content_main_extender {
/* retain until browser update */
}

.content_hdr {
background-image: url(/images/content_hdr_bg.gif);
background-repeat: no-repeat;
height: 22px;
color: #9E1B34;
font-family: Arial, Helvetica, sans-serif;
font-size: 1.5em;
font-weight: bold;
padding: 0px 4px 4px 8px;
margin-left: -4px;
}

h1.content_hdr {
background-image: url(/images/content_hdr_bg.gif);
background-repeat: no-repeat;
height: 22px;
color: #9E1B34;
font-family: Arial, Helvetica, sans-serif;
font-size: 1.5em;
font-weight: bold;
padding: 0px 4px 4px 8px;
margin-left: -4px;
margin-top: 0;
}

.more1 {
text-align: right;
border-bottom: 1px dashed #80719C;
color: #80719C;
font-weight: bold;
margin-bottom: 8px;
}
.more1 a {
color: #80719C;
text-decoration: none;
}

h1, .h1 {
color: #80719C;
font-size: 1.4em;
font-weight: bold;
}
h2, .h2 {
color: #997d60;
font-size: 1.3em;
font-weight: bold;
}
h3, .h3, .heading3, .heading2 {
color: #997d60;
font-size: 1.2em;
font-weight: bold;
}
.heading {
color: #9E1B34;
font-size: 1.1em;
font-weight: bold;
}
h4, .heading4 {
font-family: Arial, Tahoma, Verdana, sans-serif;
font-size: 1.6em;
color: #81729D;
margin: 0 auto;
}
h5, .heading5 {
font-family: Arial, Tahoma, Verdana, sans-serif;
font-size: 1.2em;
color: #81729D;
font-weight: bold;
}

h1.resource {
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 1.3em;
	color: #81729D;
	margin: 5px 0 5px auto;
	padding: 0;
}

#footer_gutter {
clear: both;
}
#footer {
margin-top: 5px;
width: auto;
height: 60px;
background-image: url(/images/footer_bg.gif);
background-repeat: repeat-x;
padding: 8px;
color: #190244;
font-size: 1em;
line-height: 1.5em;
}
#footer_nav {
margin-top: 30px;
text-align: right;
}
#footer_hon {
float: left;
margin-top: -4px;
}
#footer a {
color: #190244;
}

smaller {
font-size: 0.8em;
}

smallest {
font-size: 0.7em;
}

sup, ref {
font-size: 80%; 
line-height: 20%;
}


/* forms */

form {
margin: 0;
}
.input1 {
height: 1.3em;
font-size: 1.1em;
border: inset 1px #CCC;
background-image: url(/images/input1_bg.gif);
background-repeat: repeat-x;
}
.button1 {
background-color: #A498BB;
color: #FFF;
font-size: .9em;
font-weight: bold;
border: outset 1px #CCC;
padding: 1px 4px;
}

#mainfrm .fieldset1 {
padding: 2em;
width: 400px;
border: 1px solid #ebeaea;
}

#mainfrm .fieldset2 {
padding: 2em;
width: 435px;
border: 1px solid #ebeaea;
}

#mainfrm br {
clear: left;
}
#mainfrm input.textbox, #mainfrm textarea {
border: #ccc 1px solid;
font: 1em Verdana, Arial, sans-serif;
padding: 2px;
}
#mainfrm input.textbox:focus, #mainfrm textarea:focus {
border: #999 1px solid;
}
#mainfrm label, #mainfrm input {
display: block;
float: left;
margin-bottom: 10px;
}
#mainfrm label {
text-align: right;
width: 150px;
padding-right: 20px;
}
#mainfrm legend {
font-weight: bold;
color: #000;
}
#mainfrm .star {
color: #F00;
}

.materials {
	padding: 2em;
	width: 435px;
	border: 0;
}

.materials  legend{
	padding: 2em;
	width: 435px;
	height: 10px;
	background-color: #ccc;
}
.box1 {
border-style: solid;
border-width: 1px 0px 0px 1px;
border-color: #CCCCCC;
}
.box1 td {
border-style: solid;
border-width: 0px 1px 1px 0px;
border-color: #CCCCCC;
}


/* information sheets and monograph css */

#glossary_wrapper {
text-align: center;
float: right;
width: 25%;
margin: 10px;
}
#glossary {
text-align: left;
background-color: #f3dad9;
border: 1px solid #80719c;
margin: 2px;
padding: 8px;
}

#handout_menu_top, #handout_menu_bot {
padding: 4px;
font-size: 0.9em;
border: 1px solid #d1d1d1;
background-color: #F0F0F0;
}

#monograph {
text-align: left;
background-color: #f3dad9;
border: 1px solid #80719c;
margin: 2px;
padding: 8px;;
}
#monograph ul {
margin-top: 5px;
margin-left: 10px;
padding-left: 10px;
}
#monograph li {
margin-bottom: 8px;
}
#monograph_wrapper {
text-align: center;
float: right;
width: 25%;
margin: 10px;
}

.glossary {
color: #26165d;
font-weight: bold;
font-size: 1.0em;
}

/* education kit css */

#edu_main {
width: 760px;
border: 1px solid #9F9F9F;
background-image: url(/images/education-kit/bg_img2.gif);
background-repeat: repeat-x;
}

#edu_nav1 {
width: 760px;
margin: 0;
}

#edu_nav a {
background-image: url(/images/education-kit/edu_nav_btn.gif);
background-repeat: no-repeat;
font-size: 1.0em;
font-weight: bold;
width: 140px;
padding: 10px;
color: #BDD0EE;
text-decoration: none;
display: block;
text-align: center;
margin: 0;
}

#edu_nav a:hover {
background-image: url(/images/education-kit/edu_nav_btn_over.gif);
background-repeat: no-repeat;
color: #FFF;
}

#edu_bottom_nav {
clear: both;
margin: 10px;
font-size: 0.8em;
text-align: center;
}
#edu_bottom_nav a {
color: #26165D;
text-decoration: underline;
}
#edu_bottom_nav a:hover {
color: #9E1B34;
text-decoration: none;
}

#edu_uppernav {
margin: 30px 10px 0 0;
text-align: right;
float: right;
}
#edu_uppernav a {
text-decoration: underline;
}
#edu_uppernav a:hover {
color: #AB1F08;
text-decoration: none;
}

#edu_logo {
width: 260px;
padding: 10px 10px 5px 0px;
float: left;
}

#edu_content {
clear: both;
}
#edu_leftcol {
float: left;
margin: 0 10px;
}
#edu_rightcol {
margin-left: 180px;
}

/* general */

.caption {
width: auto;
background-color: #efebf5;
border: dashed 1px #ccc;
}

.pic1 {
border: 1px solid #999;
}



/* CMS templates */
.purplebox {
	background-color: #80719c;
	border: 1px solid #57487F;
	color: white;
}

.purplebox a:hover { color: white; }

.whitebox {
	background-color: #80719c;
	border: 1px solid #57487F;
	color: white;
}

.whitebox a:hover { color: #9e1b34 ; }

.beigebox {
	background-color: #edd2b3;
	border: 1px solid #c1ac93;
}

.redbox {
	background-color: #f3dad9;
	border: 1px solid #80719c;
}

.graybox {
	background-color: #f0f0f0;
	border: 1px solid #c0c0c0;
}

.specialbox_left ul, .specialbox_right ul {
	margin-top: 5px;
	margin-left: 10px;
	padding-left: 10px;
}

.specialbox_left li, .specialbox_right li {
	margin-bottom: 8px;
}

.specialbox_left {
	text-align: left;
	float: left;
	width: 240px;
	margin: 10px;
	padding: 8px;
	font-family: Arial;
	font-size: 10pt;
}

.specialbox_right {
	text-align: left;
	float: right;
	width: 240px;
	margin: 10px;
	padding: 8px;
	font-family: Arial;
	font-size: 10pt;
}

.specialbox_full {
	text-align: left;
	display: block;
	clear: both;
	margin: 10px;
	padding: 8px;
	font-family: Arial;
	font-size: 10pt;
}

.specialbox_title {
	font-size: 11pt;
	font-weight: bold;
	font-family: Arial;
	display: block;
}

.specialtable {
	font-family: Arial; 
	font-size: 8pt; 
	background-color: #666666;
	line-height: 160%;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

.specialtable_header {
	font-weight: bold;
	background-color: #80719C;
	color: white;
	vertical-align: bottom;
	text-align: left;
}

.specialtable_cell {
	background-color: #FFFFFF;
	vertical-align: top;
	text-align: left;
}

.specialtable_caption {
	text-align: left;
	font-family: Arial; 
	font-size: 8pt;
	margin-top: 8px;
	margin-bottom: 2px;
}

.pagedate, #pagedate, #pagedate2 {
	color: gray;
}

.featured:first-letter {
	font-size:450%;
     display:block;
     float:left;
     margin: 2px 5px 2px 2px;
     height:4.0em;
	font-family: georgia, sans-serif;
}

.featured2:first-letter {
	font-size:400%;
     display:block;
     float:left;
     margin: 2px 5px 2px 2px;
     height:4.0em;
}
.featured3:first-letter {
	font-size:450%;
     display:block;
     float:left;
     margin: 2px 7px 2px 2px;
     height:4.0em;
	 font-family: Helvetica, sans-serif;
}

.featured4:first-letter {
	font-size:450%;
     display:block;
     float:left;
     margin: 2px 7px 2px 2px;
     height:4.0em;
	 font-family: Helvetica, sans-serif;
	 color:#A71B04;
}

.featured5:first-letter {
	font-size:450%;
     display:block;
     float:left;
     margin: 2px 7px 2px 2px;
     height:4.0em;
	 font-family: Georgia, serif;
	 color:#C5BFD2;
}
