body {
	margin: 0;
	padding: 0;
	background-color: #989fa7;
	color: #000;
	font-family: arial, helvetica, sans-serif;
	font-size: 80%;
}
a {
	color: #4486d5;
	background-color: inherit;
	text-decoration: underline;
}
a:hover {
	color: #f55;
	background-color: inherit;
}
a img {
	border: 0;
}
table {
	font-size: 1em;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 2.5em;
	font-weight: bold;
	color: #0451a9;
	background-color: inherit;
}
h2 {
	font-size: 1.4em;
	font-weight: normal;
	color: #0451a9;
	background-color: inherit;
}
h3 {
	font-size: 1.2em;
	font-weight: bold;
}
hr {
	color: inherit;
	background-color: #0451a9;
	height: 1px;
	border: 0;
}
#outer {
	margin: 0 auto;
	background: url('/images/bg.gif') repeat-y;
	width: 980px;
}
#container {
	width: 940px;
	margin: 0 20px;
}
#header {
	border-top: 13px solid #235592;
	border-bottom: 6px solid #fff;
	padding: 7px 0 2px 0;
	position: relative;
}
#headerlocation {
	color: #223F67;
	background-color: #B7CEED;
	border-top: 3px solid #fff;
	padding: 3px 0 3px 4px;
	font-weight: bold;
	font-size: 10pt;
}
#headeracsac {
	position: absolute;
	bottom: 0;
	right: 0;
}
#left {
	float: left;
	width: 190px;
	padding-bottom: 1.5em;
}
#logo {
	text-align: center;
	padding: 10px 0 7px 0;
	margin-bottom: 2px;
	font-size: 0.8em;
	color: inherit;
	background-color: #e0e7ef;
	font-weight: bold;
}
#logo a {
	text-decoration: none;
	color: #333;
	background-color: inherit;
}
#confmenu {
	background-color: #b6ceeb;
	color: inherit;
	margin-bottom: 7px;
	padding: 3px 0;
}
#confmenu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#confmenu li {
	padding: 0;
	margin: 0;
	display: inline; /* IE6 fix */
}
#confmenu li a {
	display: block;
	text-decoration: none;
	color: #2a496e;
	background-color: #b6ceeb;
	padding: 7px 0 7px 20px;
	font-weight: bold;
}
#confmenu ul li a:hover {
	background-color: #fff;
	color: #2a496e;
}
#confmenu ul ul li a { padding: 3px 0 3px 40px; }

#sitemenu {
	background-color: #e0e7ef;
	color: inherit;
	margin-bottom: 3px;
	padding: 3px 0;
}
#sitemenu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#sitemenu li {
	padding: 0;
	margin: 0;
	display: inline; /* IE6 fix */
}
#sitemenu li a {
	display: block;
	text-decoration: none;
	color: #2a496e;
	background-color: inherit;
	padding: 7px 0 7px 20px;
	font-weight: bold;
}
#sitemenu ul li a:hover {
	background-color: #fff;
	color: #2a496e;
}
#features {
	border-top: 10px solid #235592;
	padding-top: 9px;
}
.feature {
	margin: 0 3px 5px 3px;
	border: 1px solid #b6ceeb;
	padding: 10px 10px;
	font-size: 0.9em;
	font-weight: bold;
	text-align: center;
	color: #555;
	background-color: inherit;
}
#main {
	margin-left: 192px;
	width: 748px;
}
#banner {
	padding: 25px 18px 0 18px;
	background-color: #235592;
	color: #fff;
	font-size: 2.1em;
	font-family: "Times New Roman", Times, serif;
}
#content {
	margin: 25px 20px 2em 20px;
}
#right {
	width: 220px;
	float: right;
	padding: 0 10px 10px 12px;
	margin: 25px 0 20px 10px;
	color: #555;
	background-color: inherit;
	border-left: 1px solid #c7c7c7;
}
#right .notice {
	background-color: #b6ceeb;
	color: #333;
	padding: 15px 10px;
	margin-bottom: 4px;
}
#right .notice .hdr {
	color: #15355b;
	background-color: inherit;
	font-weight: bold;
	margin-bottom: 10px;
	font-size: 1.1em;
}
#right .notice2 {
	background-color: inherit;
	color: #333;
	padding: 10px 10px;
}
#right .notice2 .hdr {
	color: #e57d21;
	background-color: inherit;
	font-weight: bold;
	font-size: 1.1em;
	margin-bottom: 4px;
}
#right .break {
	background-color: #e0e7ef;
	color: inherit;
	font-size: 0;
}
#footer {
	clear: both;
	background-color: #235592;
	color: #fff;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 5px 0 2em 0;
}
#footermenu {
	margin-bottom: 10px;
}
#footermenu a {
	font-size: 0.9em;
	text-decoration: none;
	color: #fff;
	background-color: inherit;
}
#footermenu a:hover {
	text-decoration: underline;
}
#footercopy {
	font-size: 0.7em;
}

#nav {
	margin: 10px 20px 0 20px;
	font-size: 0.9em;
}

dl.cfp dt {
	font-weight: bold;
	margin-bottom: 0.5em;
	color: #235592;
	background-color: inherit;
	font-size: 1.1em;
}
dl.cfp dd {
	margin-bottom: 1em;
}
ul.cfp li {
	margin-bottom: 1em;
}

#social {
	border-top: 10px solid #235592;
	padding: 2px 5px 0 0;
    text-align: center;
    background-color: #f0f0f0;
}
#social div { margin-bottom: 4px; color: #235592; font-weight: bold; }
#social img { margin: 0 5px; border: 0; }
#share {
	border-top: 10px solid #235592;
	padding: 5px 5px 0 0;
    text-align: center;
    background-color: #f0f0f0;
}
#share div { margin-bottom: 4px; color: #235592; font-weight: bold; }
