body {
	background: #e1e1e1;
	min-width: 780px;
	margin-top: 0px;
	background: #1f3457;
	font-family: Verdana, Arial, Helvetica, "SunSans-Regular", sans-serif;
}
a {
	outline: none;
}
.clear-all {
	clear:both;
	font-size:.0001%;
	height:0px;
}
#container {
	margin: 10px auto 0px auto;
/*	min-width: 740px;*/
/*	width: 50em;*/
	width: 780px;
}
#header {
	width: 780px;
	background-color:#FFFFFF;
	float: left;
	height: 62px;
	background: url(/images/top_header-bckg.jpg) repeat-x;
}
#header_left {
	float: left;
	padding: 0px;
	margin: 0px;
}
#header_left img {
	border: none;
}
#header_right {
	vertical-align: middle;
	text-align: center;
/*
	background-color: #00FF00;
*/
}
#section {
	width: 760px;
	font-weight: bold;
	margin: 0px 5px 5px 5px;
	background-color:#3e5375;
	color: #ffffff;
	padding: 5px;
	font-family:Arial, Helvetica, sans-serif;
}
#top_nav {
	background-color:#ffffff;
	max-width: 780px;
	width: 100%;
	color: #fff;
	margin: 0px;
	padding: 0px;
	float: left;
	font-family:Arial, Helvetica, sans-serif;
}
#top_nav ul {
	font-size: .7em;
	list-style-type: none;
	display: block;
	min-width: 760px;
	padding: 0px;
	margin: 0px 0px 0px 4px;
}
#top_nav li {
	display: inline;
	float: left;
	width: auto;
	text-align: center;
	padding: 3px 3px 3px 0px;
}
#top_nav li a {
	display: block;
	text-decoration: none;
	color: #3e5375;
	width: auto;
	text-align: center;
	padding: 6px .7em 6px .7em;
	background-color:#EEEEEE;
}
#top_nav li a:hover {
	text-decoration: none;
	color: #fff;
	text-align: center;
	background-color: #3e5375;
}
#top_nav .selected {
	text-decoration: none;
	color: #fff;
	text-align: center;
	background-color: #3e5375;
	background-color: #8093b1;
}
#middle {
	float: left;
	min-width: 770px;
	color: #000;
	width: 100%;
	background-color:#ffffff;
	padding-bottom: 5px;
}
table th {
	background-color: #bcb892;
}
#content {
	font-size: .8em;
	margin: 10px 10px 10px 10px;
	width: 100%;
}
#content p {
	margin: 12px 0px 12px 0px;
}
#content h1 {
	font-size: 1.6em;
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial, san-serif;
	margin-top: 0px;
	margin-bottom: 5px;
	color: #c00000;
	border-bottom: 2px solid #d0cebd;
	font-weight: normal;
}
#content h2 {
	font-size: 1.2em;
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial, san-serif;
	border-bottom: 1px #999 solid;
	color: #c00000;
}

#content a {
	text-decoration: none;
	color: #092148;
}
#content a:hover {
	text-decoration: underline;
	color: #000000;
}
#theme {
	padding: 1em;
	font-size: 1.1em;
	font-weight: bold;
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial, san-serif;
/*
	height: 62px;
*/
	vertical-align:middle;
}	
#highlight {
	width: 540px;
	padding: 0px 5px 0px 5px;
	margin: 0px 0px 5px 0px;
	background-color:#FFFFFF;
	float:left;
}
#highlight img {
	margin: 0px;
	float: left;
	padding: 0px;
}
/*
#highlightSubBox {
	background-color: #3e5375;
	width: 524px;
	margin: 2px 0px 0px 0px;
	padding: 5px 8px 5px 8px;
	vertical-align:middle;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 1.3em;
}
*/
#highlightSubBox {
	width: 524px;
	margin: 0px 0px 8px 0px;
	padding: 5px 8px 5px 8px;
	vertical-align:middle;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 1.3em;
}
#highlightSubBox p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: .64em;
	margin: 5px 5px 0px 0px;
}
#footer {
	width: 780px;
	clear:both;
	text-align: left;
	vertical-align:middle;
	font-size:.68em;
	color: #7b7b7b;
	padding: 2px 0px 0px 0px;
	margin: 5px auto 0 auto;
}
#footer .outer {
/*
	background: bottom left no-repeat;

	float:left;*/
}
#footer .inner {
/*
	background: bottom right no-repeat;

	float:left;
	width:100%;*/
}
#footer .left {
	width: 500px;
	float: left;
}
#footer .right {
	width: 200px;
	float: right;
	text-align: center;
	vertical-align:middle;
}
#sub_footer {
	color: #b0b5be;
	background-color: #00FF00;
	text-align: right;
	margin-top: 5px;
	margin-bottom: 35px;
	width: 250px;
	float: right;
}
#sub_footer a {
	text-decoration: none;
	color: #666;
}
#sub_footer a:hover {
	text-decoration: underline;
	color: #000;
}
#main_col {
	width: 540px;
	float: left;
	background-color: #ebebeb;
	margin: 0px 5px 0px 5px;
	padding: 0px 0px 0px 0px;
}
#main_col .header {
	background-color: #3e5375;
	width: 524px;
	padding: 5px 8px 5px 8px;
	line-height:normal;
	vertical-align:middle;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	margin: 0px;
	font-weight:bold;
}
#right_col {
	float: right;
	background-color: #b0b5be;
	min-height:80px;
	width: 215px;
	margin: 0px 5px 0px 0px;
	padding: 5px;
	font-size: .72em;
}
#right_col ul {
	margin: 0px;
	padding-left: 18px;
	list-style: disc;
}
#right_col li {
	margin: 5px 3px 8px 0px;
	padding: 0px;
	line-height: 1.3em;
/*	color: #CC0000;*/
}
#right_col p {
	color: #000000;
	padding: 0px;
	margin: 0px;
}
#right_col .header {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
}
#content_col {
	float: left;
/*	margin-bottom: 8px;
	background-color: #fbfaee;
	padding: 5px 10px 0px 10px;
	margin: 0px 0px 10px 0px;
	border: #827e60 1px solid;*/
}
#upcoming_events {
	width: 215px;
	float: right;
	min-height: 240px;
	margin: 0px 5px 5px 0px;
	background-color: #f9b607;
	padding: 5px;
	font-size: .72em;
}
#upcoming_events .header {
	font-family:Arial, Helvetica, sans-serif;
	padding-bottom: 3px;
	margin-top: 1px;
	margin-bottom: 8px;
	font-weight: bold;
	color: #940505;
	border-bottom: 1px solid #ffd462;
}
#upcoming_events .date {
	font-weight: bold;
	font-size: .98em;
	line-height: 1.2em;
}
#upcoming_events .details {
	padding: 3px;
	margin: 3px 2px 13px 11px;
	padding: 0px;
	line-height: 1.2em;
}
#upcoming_events .title {
	color: #940505;
}
#upcoming_events a {
	text-decoration: none;
	color: #000000;
}
#upcoming_events a:hover {
	color: #940505;
	text-decoration: underline;
}
#upcoming_events ul {
	list-style-type:none;
	font-size: .92em;
	margin: 3px 2px 13px 11px;
	margin: 3px 2px 13px 0px;
	padding: 0px;
	line-height: 1.2em;
}
#upcoming_events #ue_box {
	font-size: .92em;
	padding: 3px;
	margin: 3px 0px 5px 0px;
	border-top: 1px #000 dashed;
	padding: 3px 0px 0px 0px;
	line-height: 1.2em;
}

#sub_links {
	width: 22%;
	float: left;
	margin-right: 11px;
	padding-right: 0px;
	background-color: #ebebeb;
	padding: 5px 10px 0px 10px;
	border: #827e60 1px solid;
	font-size: .9em;
}
#sub_links h1 {
	font-size: 1.2em;
	font-weight: bold;
}
#sub_links ul {
	list-style: none;
	padding: 0;
	margin: 5px 0px 0px 0px;
	width: 100%;
	float: left;
/*	background-color: #bab56b;*/
}
#sub_links li {
	width: 173px;
	line-height: 1.25em;
	font-size: 11px;
	font-family: verdana,sans-serif;
	text-align: left;
	vertical-align: middle;
	border-width: 0px;
	padding: 0px 0px 5px 0px;
/*	border-bottom: 1px #ffffff solid;*/
	margin: 0px;
}

#sub_links li a {
	font-weight: bold;
	width: 157px;
	line-height: 1.25em;
	padding: 3px 3px 3px 3px;
	display: block;
	color: #666;
	text-decoration: none;
}

#sub_links li a:hover {
	line-height: 1.25em;
	margin:0px;
	display: block;
	color: #000000;
	text-decoration: none;
}
.active_chapter {
	background-color: #DFD8A2;
	font-weight: bold;
}
#conference_table { 
	color: #fff;
	width: 550px;
}
#conference_table td {
	padding: 3px;
}
#conference_table tr {
	padding: 3px;
}
#conference_table .year {
	color: #333;
	background-color: #333366;
	background-color: #bcb892;
	font-weight: bold;
}
#conference_table .details {
	color: #000;
	background-color: #f0edce;
}
#conference_table .prev_year {
	color: #8f8f8f;
	background-color: #C0C0C0;
	font-weight: bold;
}
#conference_table .prev_details {
	color: #8f8f8f;
	background-color: #D6D6D6;
}
#conference_table .prev_link {
	color: #8f8f8f;
}
#news_box .date {
	font-size: .9em;
	color: #666666;
	font-style:italic;
}
#news_box .pub .date:first-line {
/*	font-size: 80%;*/
}
#news_box ul {
	list-style-type:none;
	margin: 0px;
	padding: 0px;
}
#news_box li {
	font-size: .92em;
	padding: 5px;
}
#news_box h1 {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	font-size: 1.3em;
	font-family:Arial, Helvetica, sans-serif;
}
#news_box a {
	color: #334a6f;
	text-decoration: none;
	font-weight: bold;
}
#news_box a:hover {
	text-decoration: underline;
	color: #000000;
}
#news_box {
	width: 540px;
	padding: 5px;
	font-size: .8em;
	float: left;
}
#calendar #date {
	font-weight: bold;
	float: left;
	width: 92%;
	padding: 2px 2px 2px 4px;
	border: 1px solid #fff;
	text-align: left;
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial, san-serif;
	background-color: #ededed;
	color: #000;
}
#calendar td {
	font-size: .92em;
	padding: 3px;
	padding: 0px;
	line-height: 1.2em;
}
#calendar ul {
	list-style: none;
	font-size: .92em;
	width: 100%;
	float: left;
	padding: 0px;
	margin: 0px;
	line-height: 1.2em;
}
#calendar li {
	padding: 5px;
}
#calendar #cal_header {
	float: left;
	font-size: 1.8em;
	color: #000;
	width: 450px;
}
#calendar #view {
	font-size: .8em;
/*	border: 1px solid #333;*/
	padding: 2px;
	margin-top: 5px;
/*	background-color: #ccc;*/
	float: right;
}
#calendar_nav {
	display: block;
	float: left;
	padding: 0;
	width: 100%;
	color: #fff;
}
#calendar_nav ul {
	list-style-type: none;
	display: block;
	padding: 0px;
	margin: 0px;
	width: 100%;
}
#calendar_nav li {
	display: block;
	color: #fff;
	float: left;
	text-align: center;
	font-size: .9em;
	margin:0px;
	padding: 1px;

}
#calendar_nav li a {
	display: block;
	text-decoration: none;
	float: left;
	text-align: center;
	padding: 6px .7em 6px .7em;
	background-color:#c0c0c0;
	margin:0px;
}
#calendar_nav li a:hover {
	text-decoration: none;
	color: #fff;
	text-align: center;
	background: #8d8d8d;
}
#calendar_nav .selected a {
	text-decoration: none;
	color: #fff;
	text-align: center;
	background-color: #8d8d8d;
}
#calendar .weekday {
	text-decoration: none;
	font-weight: bold;
	color: #fff;
	text-align: center;
}
#calendar_nav .nav a {
	text-decoration: none;
	text-align: center;
	background-color: #e5e5e5;
}
#article {
	width: 760px;
	margin: 0px 10px 10px 10px;
	padding: 0px;
}
#article .content {
	font-size: .72em;
}
#article td {
	border-bottom: 1px solid #cccccc;
}
#article a {
	color: #c00000;
	text-decoration:none;
}
#article a:hover {
	color: #000000;
	text-decoration:underline;
}
#article h1 {
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial, san-serif;
	margin-bottom: 5px;
	color: #c00000;
	font-size: 1.1em;
	font-weight: normal;
}
#article h2 {
	font-size: 1.3em;
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial, san-serif;
	color: #c00000;
}
#article a:hover.title {
	text-decoration: none;
	color: #000;
}
#article .author {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	line-height: 1em;
}
#article .title {
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 1em;
	color: #600654;
	font-weight: bold;
	text-decoration: none;
}
#article a:hover.title {
	text-decoration: none;
	color: #000;
}
#story_footer {
	border-top: 1px solid #ccc;
	font-size: .68em;
	margin-top: 5px;
	padding: 3px;
}
#story_footer .published {
	color: #666;
}
#blurb {
	color: #333;
	padding: 0px 3px 5px 5px;
	border-bottom:1px solid #ccc;
	line-height: 1.3em;
}
.tbldata td {
	padding: 5px;
	border-top: 1px solid #999;
}
.tbldata td .bCol {
	font-weight: bold;
	color: #fff;
	background-color: #3E5375;
	padding: 3px;
	text-align: center;
	-moz-border-radius: 4px;
}