/* CSS Document */

body {
	background: #6d6d6d url(../images/site-bg.gif) repeat-x;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	}

form {
	margin: 0;
	padding: 0;
	}

/************************ Auto Link Labeling Classes ************************/
	
.pdf, .zip, .doc, .xls, .mov, .ppt
{
	padding:3px 20px 2px 0;
}
.pdf
{
	background:url('../images/icons/pdf.gif') 100% 50% no-repeat;
}
.zip
{
	background:url('../images/icons/zip.gif') 100% 50% no-repeat;
}
.doc
{
	background:url('../images/icons/doc.gif') 100% 50% no-repeat;
}
.xls
{
	background:url('../images/icons/xls.gif') 100% 50% no-repeat;
}
.ppt
{
	background:url('../images/icons/ppt.gif') 100% 50% no-repeat;
}
.mov
{
	background:url('../../images/icons/mov.gif') 100% 50% no-repeat;
}
.more
{
	display:block;
}
.more span
{
	text-decoration:none;
	color:#3077a0;
}

/************************ Clear Elements to Support IE6 ************************/

.clearit {
	clear: both;
	height: 0;
	overflow: hidden;
	}

/************************ Structural Elelemts *********************/

#wrapper {
	position: relative;
	width: 970px;
	height: auto;
	margin: 0 auto;
	padding: 0;
	}
#folio {
	width: 970px;
	height: auto;
	margin: 0;
	padding: 0 0 12px 0;
	}

/************************ Site Containers ***********************/

#site_outside {
	width: 970px;
	height: auto;
	margin: 0;
	padding: 0;
	background: #fff;
	}
#site_inside {
	width: 946px;
	height: auto;
	margin: 0 12px 0 12px;
	padding: 0;
	background: #fff;
	}

/************************ Logo ***********************/

.logo_container {
	width: 946px;
	height: auto;
	margin: 0;
	padding: 0 0 12px 0;
	}

/************************ Navigation ***********************/

.nav_container {
	width: 946px;
	height: auto;
	margin: 0 0 0 0;
	padding: 0;
	background: #d3d2c5;
	}
.nav_main {
	float: left;
	width: 643px;
	height: auto;
	margin: 0;
	padding: 0;
	}
.nav_main img {
	margin: 0;
	padding: 0;
	border: none;
	}
.nav_main a {
	margin: 0;
	padding: 0;
	border: none;
	}

.nav_search {
	float: right;
	width: 283px;
	height: auto;
	margin: 0;
	padding: 5px 0 5px 0;
	text-align: right;
	}
.nav_search_field {
	float: left;
	width: 187px;
	height: auto;
	margin: 0;
	padding: 0;
	text-align: right;
	}
.nav_search_button {
	float: right;
	width: 91px;
	height: auto;
	margin: 0;
	padding: 0;
	text-align: left;
	}

/************************ Main Content Area ***********************/

.main_content {
	width: 946px;
	height: auto;
	margin: 12px 0 0 0;
	padding: 0;
	}
.main_content_lessmrg {
	width: 946px;
	height: auto;
	margin: 7px 0 0 0;
	padding: 0;
	}
.sponsor_logos {
	width: 946px;
	height: auto;
	margin: 12px 0 0 0;
	padding: 0 0 12px 0;
	text-align: center;
	}
.sponsor_logos_moremrg {
	width: 946px;
	height: auto;
	margin: 17px 0 0 0;
	padding: 0 0 12px 0;
	text-align: center;
	}
.sponsor_logo {
	margin: 0 15px;
	}

/************************ Homepage Specific Modules ***********************/

.home_module_main {
	width: 946px;
	height: 260px;
	margin: 0px 0 0 0;
	padding: 0;
	background: url(../images/main-home-module-bg.jpg) no-repeat;
	}
.home_module_main h1 {
	margin: 0px 0 0 0;
	padding: 28px 200px 0 20px;
	font-weight: normal;
	font-size: 25px;
	color: #fff;
	font-family: Georgia, "Times New Roman", Times, serif;
	}
.home_module_main h2 {
	margin: 0px 0 0 0;
	padding: 14px 260px 0 20px;
	font-weight: bold;
	font-size: 14px;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	}
.home_module_main p {
	margin: 0px 0 0 0;
	padding: 14px 300px 0 20px;
	font-weight: normal;
	font-size: 12px;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.3em;
	}
.home_module_main a {
	color: #d3d2c5;
	text-decoration: none;
	}
.home_module_main a:hover {
	color: #d3d2c5;
	text-decoration: underline;
	}

.bold {
	font-weight: bold;
	}

.home_module_sm_left {
	float: left;
	width: 300px;
	height: 277px;
	margin: 0 0 0 0;
	padding: 0;
	background: url(../images/homepage-modules/module-left.jpg) no-repeat;
	}
.home_module_sm_middle {
	float: left;
	width: 300px;
	height: 277px;
	margin: 0 0 0 23px;
	padding: 0;
	background: url(../images/homepage-modules/module-middle.jpg) no-repeat;
	}
.home_module_sm_right {
	float: right;
	width: 300px;
	height: 277px;
	margin: 0 0 0 0;
	padding: 0;
	background: url(../images/homepage-modules/module-right.jpg) no-repeat;
	}

.home_module_sm_left h2, .home_module_sm_middle h2, .home_module_sm_right h2 {
	margin: 190px 18px 0 18px;
	padding: 0;
	color: #fff;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	}
.home_module_sm_left p, .home_module_sm_middle p, .home_module_sm_right p {
	margin: 10px 18px 0 18px;
	padding: 0;
	color: #fff;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	}
.home_module_sm_left a, .home_module_sm_middle a, .home_module_sm_right a {
	color: #fff;
	text-decoration: none;
	}
.home_module_sm_left a:hover, .home_module_sm_middle a:hover, .home_module_sm_right a:hover {
	color: #fff;
	text-decoration: underline;
	}

/************************ Left Column Content Areas ***********************/

.column_left {
	width: auto;
	height: auto;
	margin: 0;
	min-height:268px;
	padding: 0;
	background:url('../images/map.gif') 0 0 no-repeat;
	}
.column_left_blog {
	float: left;
	width: 655px;
	height: auto;
	margin: 0;
	min-height:268px;
	padding: 0;
	background:url('../images/map.gif') 0 0 no-repeat;
	}

/* News Page Sub-navigation */
.column_left .subnav
{
	list-style:none;
	padding:0;
	margin:0;
	font-size:12px;
	font-weight:bold;
}
.column_left .subnav li
{
	margin:0 1px 0 0;
	float:left;
	display:inline;
}
.column_left .subnav li a
{
	padding:3px 0;
	width:217px;
	background:#ccc;
	text-align:center;
	display:block;
	color:#666;
	text-decoration:none;
}
.column_left .subnav li a:hover,
.column_left .subnav li.current a
{
	background:#666;
	color:#fff;
	text-decoration:underline;
}

.content_module {
	clear: both;
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
	}
.content_module h1 {
	margin: 0;
	padding: 12px 0 5px 0;
	font-size: 22px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #156695;
	}
.content_module h2 {
	margin: 0;
	padding: 12px 0 0 0;
	font-size: 16px;
	font-weight: bold;
	color: #222;
	}
.content_module h3 {
	margin: 0;
	padding: 12px 0 0 0;
	font-size: 14px;
	font-weight: bold;
	color: #545454; /* red: #ec2400 */
	}
.content_module p {
	margin: 0;
	padding: 6px 0;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #222;
	line-height: 1.35em;
	}
.content_module p.blog_comments {
	margin: 0;
	padding: 12px 0 0 0;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: italic;
	color: #3077a0;
	line-height: normal;
	text-align: right;
	}
.content_module ul, .content_module ol {
	margin: 0 0 0 18px;
	padding: 12px 0 0 18px;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #222;
	line-height: normal;
	}
.content_module li {
	margin: 0 0 0 0px;
	padding: 2px 0 2px 0px;
	font-size: 13px;
	font-weight: normal;
	color: #222;
	line-height: normal;
	}
.content_module .outer {
	width:275px;
	float:right;
	display:inline;
	padding:0 0 10px 0;
	margin:1em 0 1em 1em;
	background: url(../images/quote-round-bottom.gif) bottom left no-repeat;
}
.content_module .inner {
	background: url('../images/quote-round-top.gif') top left no-repeat;
	display:block;
	padding:0;
}
.content_module blockquote {
	margin: 0 0 0 12px;
	padding:12px 12px 0 18px;
	background:transparent url(../images/quote-tl.gif) 6px 12px no-repeat;
	}
.content_module blockquote p {
	font-size: 15px;
	font-family: Georgia, Times New Roman, serif;
	font-weight: normal;
	line-height: 1.5em;
	margin:9px 14px 0 14px;
	color:#e5e5e5;
	background:transparent url(../images/quote-br.gif) 100% 100% no-repeat;
}
.content_module cite {
	font-size:12px;
	font-weight:bold;
	display:block;
	margin:9px 14px 0 14px;
	font-size: 15px;
	font-family: Georgia, Times New Roman, serif;
	font-weight: normal;
	line-height: 1.5em;
	color:#333;
	padding-bottom:8px;
	}
.content_module dl {
	font-size:13px;
	margin:1em 0 0 0;
}
.content_module dd,
.content_module dt {
	padding:0.5em 0;
	margin:0;
	border-bottom:1px solid #e5e5e5;
}
.content_module dd a {
	font-weight:bold;
}
.content_module a {
	color: #3077a0;
	text-decoration: underline;
	}
.content_module a:hover {
	color: #5298c0;
	text-decoration: underline;
	}
.content_module .hidden {
	display:none;
	}
.content_module .view {
	cursor:pointer;
}
.blue {
	color: #3077a0;
	}

.imgmargin_left {
	margin: 0 0 6px 12px;
	border: solid 1px #333;
	}
.imgmargin_right {
	margin: 0 12px 6px 0;
	border: solid 1px #333;
	}

/************************ Right Column Content Areas ***********************/

.column_right {
	float: right;
	width: 270px;
	height: auto;
	margin: 0;
	padding: 0;
	}

.whats_new {
	width: 270px;
	height: auto;
	margin: 0;
	padding: 0;
	}
.whats_new_top {
	width: 270px;
	height: auto;
	margin: 0;
	padding: 0;
	background: url(../images/right-col/whats-new-bg.gif) no-repeat;
	}
.whats_new_top h1 {
	margin: 0;
	padding: 5px 12px 0 12px;
	color: #fff;
	font-weight: normal;
	font-size: 17px;
	font-family: Georgia, "Times New Roman", Times, serif;
	}
.whats_new_top h2 {
	margin: 0;
	padding: 12px 12px 0 12px;
	color: #156695;
	font-weight: bold;
	font-size: 13px;
	}
.whats_new_top p {
	margin: 0;
	padding: 12px 12px 0 12px;
	color: #3b3a36;
	font-weight: normal;
	font-size: 12px;
	}
.whats_new_top p.byline {
	margin: 0;
	padding: 2px 12px 0 12px;
	color: #8a8a8a;
	font-weight: normal;
	font-size: 12px;
	}
.whats_new_top a {
	color: #3b3a36;
	text-decoration: underline;
	}
.whats_new_top a:hover {
	color: #3b3a36;
	text-decoration: none;
	}
.whats_new_bottom {
	width: 270px;
	height: 18px;
	margin: 0;
	padding: 0;
	font-size: 5px;
	background: url(../images/right-col/whats-new-bottom.gif) no-repeat;
	}



/************************ Form Styles ***********************/

.searchfield {
	font-family: "Myriad Pro", "Myriad", "Century Gothic", Arial, Helvetica, sans-serif;
	background: #fff;
	border: solid 1px #7b7b7b;
	font-size: 13px;
	color: #444;
	padding: 2px;
	margin: 0;
	}

/************************ Footer Styles ***********************/

#site_footer {
	width: 970px;
	height: 36px;
	margin: 13px 0 0 0;
	padding: 0;
	background: url(../images/footer-bg.gif) no-repeat;
	}
.footer_left {
	float: left;
	width: 650px;
	height: auto;
	margin: 0;
	padding: 0;
	}
.footer_left p {
	padding: 11px 0 0 12px;
	margin: 0;
	color: #fff;
	font-size: 12px;
	font-weight: normal;
	}
.footer_left a {
	color: #f0f0f0;
	text-decoration: none;
	}
.footer_left a:hover {
	color: #f0f0f0;
	text-decoration: underline;
	}
.footer_space {
	margin: 0 10px;
	color: #888;
	}
.footer_right {
	float: right;
	width: 215px;
	height: auto;
	margin: 0;
	padding: 0;
	text-align: right;
	}
.footer_right p {
	padding: 7px 12px 0 0;
	margin: 0;
	}

/* Blog ------------------------------------------*/
.content_module .read-more
{
	display:block;
	text-indent:-1000em;
	width:97px;
	height:26px;
	margin:10px 0;
	background:url('../images/read-more.gif') 0 0 no-repeat;
}
.content_module .read-more:hover
{
	display:block;
	text-indent:-1000em;
	width:97px;
	height:26px;
	background:url('../images/read-more.gif') 0 -26px no-repeat;
}
.content_module .postdata
{
	margin:10px 0 0 0;
	padding:0;
	list-style:none;
}
.content_module .postdata li
{
	margin:0;
	padding:0;
	float:left;
	display:inline;
	padding-right:10px;
}
.content_module .postdata .view-comments
{
	padding:2px 0 2px 22px;
	background:url('../images/note_go.gif') 0 50% no-repeat;
}
.content_module .postdata .post-comments
{
	padding:2px 0 2px 22px;
	background:url('../images/note_add.gif') 0 50% no-repeat;
}
.content_module .postdata .permalink
{
	padding:2px 0 2px 22px;
	background:url('../images/newspaper_go.gif') 0 50% no-repeat;
}

.table_blog {
	margin: 12px 0 0 0;
	padding: 0;
	}
.table_blog th {
	margin: 0;
	padding: 3px;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	background: #0093ad;
	text-align: left;
	}
.table_blog td {
	margin: 0;
	padding: 4px 4px;
	font-family: Arial, Helvetica, sans-serif;
	color: #222;
	font-size: 12px;
	background: #fff;
	}
.table_blog td.dark {
	margin: 0;
	padding: 4px 4px;
	font-family: Arial, Helvetica, sans-serif;
	color: #222;
	font-size: 12px;
	background: #f0f0f0;
	}
.table_blog td.button {
	margin: 0;
	padding: 8px 4px 4px 4px;
	font-family: Arial, Helvetica, sans-serif;
	color: #222;
	font-size: 12px;
	background: #fff;
	}
	
.table_blog td img {
	border: 1px solid #CCCCCC;
	}
	
.table_blog ol li {
	padding: 0 0 10px 0;
	}
	
.table_blog ol li input {
	margin-bottom: 10px;
	}
	
.table_blog label {
	display: block;
	margin: 0 0 3px 0;
	}
.table_blog .required,
#comments span {
	font-weight:bold;
	color:#ed2501;
}

/* View Co-chairs Button --------------------------------------- */
.content_module a.view
{
	display:block;
	width:127px;
	text-indent:-1000em;
	height:23px;
	margin:10px 0 0 0;
	background:url('../images/view-cochairs.gif') 0 0 no-repeat;
}
.content_module a.view:hover
{
	background-position:0 -23px;
}
.content_module a.view.hide
{
	background-position:0 -46px;
}
.content_module a.view.hide:hover
{
	background-position:0 -69px;
}

.img_icon {
	vertical-align: middle;
	}


.table_general {
	margin: 12px 0 0 0;
	}
.table_general th {
	padding: 3px 5px;
	font-size: 13px;
	color: #fff;
	text-align: left;
	font-weight: bold;
	background: #444;
	}
.table_general th a {
	color: #fff;
	text-decoration: none;
	}
.table_general th a:hover {
	color: #fff;
	text-decoration: underline;
	}
.table_general td {
	padding: 5px;
	font-size: 12px;
	color: #222;
	text-align:left;
	}
.table_general td a {
	float:left;
	display:block;
	}
.table_general td img {
	margin-right:8px;
	}
.table_general td.shaded {
	padding: 5px;
	font-size: 12px;
	color: #222;
	background: #f1f1f1;
	}

.formfield_mrgtop {
	margin: 5px 0 0 0;
	font-size: 12px;
	color: #444;
	font-family: Arial, Helvetica, sans-serif;
	}
/*
.formfield {
	margin: 0px;
	font-size: 12px;
	color: #444;
	font-family: Arial, Helvetica, sans-serif;
	}
.formfield_mrgbottom {
	margin: 0px 0 5px 0;
	font-size: 12px;
	color: #444;
	font-family: Arial, Helvetica, sans-serif;
	}
.formfield_mrgboth {
	margin: 5px 0px 5px 0px;
	font-size: 12px;
	color: #444;
	font-family: Arial, Helvetica, sans-serif;
	}
	*/

