.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #93a445;
	text-decoration: none;
	margin-top:5px;
}
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 23px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #555245;
	text-decoration: none;
}
h1 {
	color:#005295;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	padding-bottom:10px;
}
.home_copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #555245;
	text-decoration: none;
}	
.home_copy a{
	color:#93a445;
	font-weight:bold;
	text-decoration:none;
}
.home_copy a:hover{
	text-decoration:underline;
}
.subheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #555245;
	text-decoration: none;
}
.body_copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #555245;
	text-decoration: none;
}
.digital_narrative {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	line-height: 17px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #005295;
	text-decoration: none;
}
.chart_heads {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	line-height: 17px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #ffffff;
	text-decoration: none;
}
a.body_copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #93a445;
	text-decoration: underline;
}
a.body_copy:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #93a445;
	text-decoration: underline;
}

.search_tag {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #93a445;
	text-decoration: none;
}
a.nav_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	color: #005295;
	line-height: 15px;
	text-decoration: none;
}
a.nav_links:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	color: #93A445;
	line-height: 15px;
	text-decoration: underline;
}
.green_heads {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	color: #93A445;
	line-height: 15px;
	text-decoration: none;
}
a.orange_copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #e5881a;
	text-decoration: none;
}
a.orange_copy:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #93A445;
	text-decoration: underline;
}
.int_heads {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #005295;
	text-decoration: none;
}
.int_sub_heads {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #93a445;
	text-decoration: none;
}
.int_sub_heads_down {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #005295;
	text-decoration: none;
}
a.int_sub_heads {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #93a445;
	text-decoration: underline;
}
.narrative_outline {
	float: right;
	padding: 10px;
	border: 1px solid #cccccc;
	width: 190px;
	height: 275px;
	overflow: auto;
	clear:both;
	margin-bottom:10px;
	margin-left:10px;
}
.body_copy label {
    width: 15em;
	font-size:12px;
	color:#666;
    float: left;
    text-align: right;
    margin-right: 0.5em;
    display: block;
}

.body_copy input {
    border-spacing: 0px;
    margin: 0px;
    padding: 0px;
    space: 0px;
	font-family: "Palatino Linotype", Georgia, "Times New Roman", Times, serif;
	width:200px;
}

.body_copy input.small_input {
	width:40px;
}

.body_copy input[type="text"],
.body_copy textarea {
	background: #f9f9f9;
	border: 1px solid #ccc;
	box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	-moz-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	-webkit-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	padding: 2px;
}

.body_copy input[type="text"]:focus,
textarea:focus {
	background: #ececec;
}
.body_copy input[type="password"],
.body_copy textarea {
	background: #f9f9f9;
	border: 1px solid #ccc;
	box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	-moz-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	-webkit-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	padding: 2px;
}

.body_copy input[type="password"]:focus,
textarea:focus {
	background: #ececec;
}
#form_submit {
	padding:0px 0px 0px 0px;
	background-image:url(images/submit_button.jpg);
	background-repeat:no-repeat;
	width:80px;
	cursor: pointer;
	display:inline;
	height:30px;
	border:0;
	margin-top:10px;
	margin-left:186px;
}

