/* start global styles */

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

body {
	font-family: arial, sans-serif;
	font-size: 12px;
	background: #fff;
	min-height: 1500px;
}

p {
	font-size: 12px;
	line-height: 16px;
	margin-bottom: 9px;
	color: #666; 	
}

a, a:visited {
	color: #587e06;
	text-decoration: none;
}

a:hover {
	color: #83ae27;
}

h1 {
	font-size: 16px;
	line-height: 18px;
	margin-bottom: 3px;
	color: #044e69;
}

h1.underline {
	background: #044e69;
	color: #fff;
	padding-left:2px;
}

h2 {
	font-size: 13px;
	line-height: 18px;
	color: #444;
}

body#resources h2 {
	font-style: italic;
}

body#transcript #main table td {
	border:1px solid #666;
	padding: 0px;
}

h3 {
	font-size: 12px;
	line-height: 18px;
	color: #666;
}

blockquote {
	margin: 5px 0px 15px 15px;
}

#join_chat {
	float:right;
	padding:10px;
	font-size: 14px;
	font-weight:bold;
	text-align:center;
	background:#cc0000;
	color:#fff;
	width: 100px;
	margin-bottom: 5px;
}

#join_chat a {
	color:#fff;
}

#join_audio_chat {
	clear:both;
	float:right;
	padding:5px 5px 0px 5px;
	font-size: 12px;
	font-weight:bold;
	text-align:center;
	background:#185378;
	color:#fff;
	width: 110px;
}

#join_audio_chat .small {
	clear:both;
	float:right;
	padding:10px;
	line-height:12px;
	font-size: 11px;
	font-weight:normal;
	text-align:center;
	color:#fff;
}

#shadow_top {
	width: 962px;
	height: 6px;
	background: #fff url(/site_images/shadow_bg_top.gif) bottom left no-repeat;
	margin: 25px auto 0px auto;
}

#container {
	width: 962px;
	background: #fff url(/site_images/shadow_bg.gif) top left repeat-y;
	overflow: visible;
	margin: 0px auto;
}

#content {
	width: 948px;
	background: #fff url(/site_images/bg_main.gif) top left repeat-y;
	overflow: hidden;
	margin: auto 6px;
	border: #0e3d56 solid 1px;
}
	
#member_content {
	width: 948px;
	background: #fff url(/site_images/bg_member.gif) top left repeat-y;
	overflow: hidden;
	margin: auto 6px;
	border: #0e3d56 solid 1px;
}
	
body#discussions #content {
	width: 948px;
	background: #fff;
	overflow: hidden;
	margin: auto 6px;
	border: #0e3d56 solid 1px;
}
	
#left_col {
	float: left;
	width: 149px;
	color: #fff;
	background: #185378;
	border-right: #fff solid 1px;
}

#logo {
	width: 149px;
	height: 192px;
	padding: 5px 0px 25px 0px;
}

#teaser {
	width: 149px;
	height: 42px;
	margin: 18px 0px;
	border-top: #e1eaf2 solid 2px;
	border-bottom: #e1eaf2 solid 2px;
}

#navsearch {
	float: right;
	width: 165px;
	height: 15px;
	text-align: center;
	margin: 3px auto;
}


.share_links {
	width: 126px;
	margin: 0px auto 15px auto;
	background-color: #fff;
	padding: 3px;
	border: #e1eaf2 solid 2px;
}
.share_links p {
	margin-bottom: 2px;
}
.ad_tiles {
	width: 108px;
	margin: 0px auto 35px auto;
	border: #fff solid 1px;
}

#ferring {
	width: 139px;
	padding: 0px 5px;
	margin-bottom: 15px;
	text-align:center;
}

#ferring p {
	color: #fff;
	font-size: 10px;
	line-height: 12px;
	text-align:left;
}

#right_col {
	float: right;
	width: 798px;
}

#header {
	width: 798px;
	height: 102px;
}

#banner {
	width: 798px;
	height: 75px;
	background: #bcd87b url(/site_images/header_tagline.gif) top left no-repeat;
}

#login {
	float: right;
	padding: 10px 10px 0px 0px;
}

#login a {
	color: #044e69;
	font-weight: bold;
	letter-spacing: 1px;
}

#nav {
	width: 798px;
	height: 25px;
	color: #046589;
	background: #e1eaf2;
	border-top: #fff solid 1px;
	border-bottom: #0e3d56 solid 1px;
}

.home_button {
	width:125px;
	height:15px;
	padding-top:10px;
	padding-bottom:10px;
	margin:0px 25px 10px 0px;
	background:#bcd87b;
	border:1px solid #185378;
	float:left;
	text-align:center;
	font-weight:bold;
}

.home_button:hover {
	background:#e1eaf2;
	cursor:pointer;
}

#main_wide {
	float: left;
	width: 750px;
	padding: 10px 15px 20px 15px;
}

#main {
	float: left;
	width: 480px;
	padding: 10px 15px 20px 15px;
}

#main ul {
	list-style-type: circle;
	font-size: 12px;
	line-height: 16px;
	color: #666; 
	margin: 0px 0px 9px 5px;
}

#main li {
	margin-left: 10px;
}

#library_list ul {
	list-style-type: none;
}

#library_list ul li ul {
	list-style-type: none;
	margin-left:15px;
}

.paginate {
	width:470px;
	height: 25px;
	text-align:right;
}

#sponsors {
	float: right;
	width: 245px;
	color: #666;
	padding: 10px 15px;
	border-top: #fff solid 1px;
}

#sponsors h1 {
	font-size: 12px;
	line-height: 13px;
}

#sponsors h2 {
	font-size: 12px;
	color: #666;
}

#sponsors p {
	font-size: 11px;
	line-height: 14px;
}

#sponsors a {
	color: #587e06;
}

#enews_subscribe {
	width: 220px;
	color: #666;
	background:#fff;
	padding: 10px;
	text-align:center;
	margin:0px 0px 10px 0px;
	border: #185378 solid 1px;
}

div.image_block {
	text-align: center;
	margin-bottom:5px;
}

#blog_right {
	float: right;
	width: 250px;
	color: #666;
	padding: 15px 0px 0px 10px;
	border-top: #fff solid 1px;
}

#blog_right ul {
	list-style: none;
}

.comment {
	padding: 15px;
	border: 1px solid #999;
	margin-bottom:10px;
}

#leave_comment {
	padding: 15px;
	background: #efefef;
	margin-bottom:10px;
}

#shadow_bottom {
	width: 962px;
	height: 6px;
	background: #fff url(/site_images/shadow_bg_bottom.gif) top left no-repeat;
	margin: 0px auto 10px auto;
}

#footer {
	width: 900px;
	text-align: center;
	margin: 0px auto 20px auto;
}

#footer p {
	font-size: 11px;
	line-height: 11px;
	color: #044e69;
	margin-bottom: 5px;
}

#footer a, #footer a:visited {
	color: #044e69;
}

#footer a:hover {
	color: #599ab2;
	background: none;
}

#footer ul {
	list-style-type: none;
	margin-bottom: 7px;
}

#footer li {
	font-size: 11px;
	display: inline;
	padding: 0px 3px;
}

ul#footer_nav  {
	margin-bottom: 9px;
}

#footer_nav a {
	font-size: 12px;
}

/* end global styles */


/*start home page styles */

#features {
	width: 475px;
	overflow: hidden;
	margin-top: 20px;
}

#features h1 {
	color: #666;
	font-size: 13px;
}

#features h2 {
	color: #046589;
	font-size: 12px;
}

#news {
	float: left;
	width: 220px;
	padding-right: 10px;
	border-right: #0e3d56 solid 1px;
}

#articles {
	float: left;
	width: 215px;
	padding-left: 25px;
	border-left: #0e3d56 solid 1px;
	margin-left: -1px;
}

/*end home page styles */



/* start library styles */
#library table {
	border-collapse: collapse;
}

#library td {	
	font-size: 11px;
	color: #333;
	background: #dedede;
	vertical-align: top;
	padding: 5px;
	border: #454545 solid 1px;
}

#library li {
	margin-bottom: 3px;
}

.tablehead {
	font-weight: bold;
}

/*end library styles */

#state_select {
	height:25px;
	text-align:right;
}


/*start calendar styles */

.calendarBG {
 background-color: #185378; 
}

.calendarBlank { 
 background-color: #e1eaf2;
}

.calendarHeader { 
 font-weight: bold; 
 color: #fff; 
 text-align: center;
 background-color: #185378; 
}

.calendarMonthLinks {
	font-family: arial, sans-serif;
 font-size:         11px;
 font-weight:		bold;
 letter-spacing:	.1em;
 text-decoration:   none;
 color:             #fff;
 background-color:  transparent;
}

.calendarMonthLinks a {
 color:             #fff;
 text-decoration:   none;
 background-color:  transparent;
}
  
.calendarMonthLinks a:visited {
 color:             #fff;
 text-decoration:   none;
 background-color:  transparent;
}

.calendarMonthLinks a:hover {
 color:             #ccc;
 text-decoration:   underline;
 background-color:  transparent;
}

.calendarDayHeading {
 font-weight: bold; 
 font-size:	13px;
 color: #993123; 
 background-color: #ffffff; 
 text-align:  center;
 vertical-align: middle;
}

#calendarEventTitle { 
	font-family: arial, sans-serif;
 font-size:         9px;
 font-weight:		normal;
 text-align:  center;
 vertical-align: middle;
 color:             #000;
}

#calendarEventTitle p { 
	font-family: arial, sans-serif;
 font-size:         9px;
 line-height:10px;
 margin-bottom: 5px;
 font-weight:		normal;
 text-align:  center;
 vertical-align: middle;
 color:             #000;
}

.calendarToday { 
	font-family: arial, sans-serif;
 font-size:         9px;
 font-weight:		normal;
 text-decoration:   none;
 text-align:  left;
 vertical-align: top;
 color:             #000;
 background-color: 	#bcd87b;
}

.calendarCell {
	font-family: arial, sans-serif;
 font-size:         9px;
 font-weight:		normal;
 text-decoration:   none;
 text-align:  left;
 vertical-align: top;
 color:             #666;
 background-color:  #fff;
}

.calendarCell a {
 font-size:         9px;
 color:             #0a507f;
 text-decoration:   underline;
}
  
.calendarCell a:visited {
 color:             #0a507f;
 text-decoration:   underline;
}

.calendarCell a:hover {
 color:             #0a507f;
 text-decoration:   none;
}

th {
 font-family: times, serif;
 font-size:         18px;
 color:#ffffff;
 text-decoration:   none;
}
/*end calendar styles */


/* start sponsorship grant include styles */

#grant_sidebar {
	width: 250px;
	margin: 0px 0px 35px -10px;
}

#grant_sidebar p {
	font-size: 11px;
	margin: 5px 0px 10px 0px;
}

/* end sponsorship grant include styles */