﻿@import "nav.css";

body {
	margin: 0px;
	text-align: center;
	font: 11px Arial, Helvetica, sans-serif
}

#main-background {
	text-align: center;
	width: 850px; 
	margin: 0px auto;
	background: url('../img/content-background.gif') repeat-y #fff
}

#bottom-shadow {
	width: 825px; 
	height: 15px; 
	background: url('../img/content-background-bottom.gif') top left no-repeat;
	margin: 0px auto
}

#main {
	width: 800px;
	background: #fff;
	text-align: left;
	line-height: 120%;
	margin: auto
}

#header {
	width: 800px;
	height: 126px;
}

#nav {
	width: 800px;
	height: 28px;
	background: #7cbded;
	overflow: visible
}

#abstract-copy { 
	color: #003580; font-size: 13px;
}

a { 
	color: #002172
}

a:hover {
	text-decoration: none
}

hr { height: 0px; border: none; border-top: 1px dotted #666; margin: 15px auto 10px auto }

/* floating left div; contains sub-nav */
#left {
	width: 135px;
	padding: 20px 5px 100px 10px;
	background: url('../img/left_gradient.png') top left repeat-x; 
	float: left; 
	color: #0f2f7b; 
	font-size: 10px
}

#right {
	width: 650px; 
	float: right; 
	color: #3d4d62
}

#index-copy {
	width: 320px; 
	padding: 40px 0px 0px 25px; 
	float: left;
	margin-bottom: 20px;
	font-size: 13px;
	line-height: 15px
}

#sub-copy {
	width: 590px;
	padding: 40px 0px 0px 25px;
	margin-bottom: 20px;
	font-size: 13px;
	line-height: 15px
}

#sub-copy h1 {
	color: #003580; 
	font-size: 14px; 
	font-weight: bold; 
	margin-bottom: 10px; 
	line-height: 130%;
	text-align: center;
}
#sub-copy h2 {
	color: #003580; 
	font-size: 14px; 
	font-weight: bold; 
	margin-bottom: 5px; 
	line-height: 130%;
	text-align: left;
}
#sub-copy h3 {
	font-size: 13px; 
	margin-top:-5px;
	margin-bottom: 5px; 
	line-height: 150%;
	text-align: left;
}

#index-copy h1 {
	color: #003580; 
	font-size: 14px; 
	font-weight: bold; 
	margin-bottom: 10px; 
	line-height: 130%
}

#return-to-top {text-align: left; padding-bottom: 5px; margin-left: 200px}
#return-to-top a {color: #a5cbe8; text-decoration: none;}

#footer { 
	width: 800px;
	height: 90px;
	margin: 15px auto;
	text-align: center;
	/*background: url('../img/footer_background.png') bottom center repeat-x; */
	color: #003580; 
	font-size: 10px
}

#footer a { text-decoration: underline }
#footer a:hover { text-decoration: none }

#index-callout {
	float: right;  
	width: 240px; 
	height: 400px; 
	padding-right:35px; 
	margin-top: 25px; 
	color: #000; 
	line-height: 140%
}

#index-callout h1 {
	color: #003580; 
	font-size: 16px; 
	font-weight: bold; 
	margin: 0px 0px 5px 0px
}

#index-callout a {
	color: #000
}

#callout-round-top { width: 240px; height: 13px; padding: 1px 0px; background: url('../img/callout-top.gif'); margin: 0px }
#callout-round-bottom { width: 240px; height: 13px; padding: 1px 0px; background: url('../img/callout-bottom.gif'); margin: 0px }
#callout-background { width: 240px; height: 169px; background: url('../img/callout_background.jpg')
}

#callout-top { width: 210px; padding: 0px 15px 5px 15px; margin: 0px; height: auto; background: url('../img/callout-bg-top.gif') repeat-y }
#callout-bottom { width: 210px; padding: 5px 15px 0px 15px; margin: 0px; height: auto; background: url('../img/callout-bg-bottom.gif') repeat-y }

ul.no-margin {
	list-style-position: outside; 
	margin-left: 15px; 
	padding: 0px
}

a img { border: 0px }

/* Change this for IE */
#nav-input {
	margin: 0px; 
	padding: 0px; 
	position: relative; 
	top: -10px; 
	width: 150px; 
	height: 38px; 
	border: 1px solid #666
}

a:hover { float: none }

form { padding: 0px; margin: 0px }

.clear { clear: both }

.clear-both { clear: both }

.table-alt1 { font-size: 12px; margin: 6px;  }
.table-alt2 { background: #eee; font-size: 12px; margin: 6px;  }


.pagination-link { padding: 5px 3px; border: 1px solid #000 ; font-family: monospace; letter-spacing:.1em}

a:hover.pagination-link { background: #ffc }

a.pagination-link  { text-decoration: none; font-size: 11px }

.pagination-current { background: #ffc }

.clear-left { clear: left }

.padded { padding: 15px }

h5 {  font-style: normal}

.item {  font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-style: normal; font-weight: normal; font-variant: normal}

