@charset "UTF-8";
/* CSS Document */


html, body {
	height: 100%;
}
.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -137px;
}
.push {
	clear: both;
	height: 137px;
}

body {
	margin: 0;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #92bfda;
}

img {
	border: none;
}

form {
	margin: 0;
	padding: 0;
}

/* LOGIN */
/*
.login_container 
{
    background-color:#B3D2E5;
    padding:8px;
    width:400px;
}

.login_inner_container 
{
    padding:12px;
    background-color:#5980A3;
}

.login_container .client 
{
    background-color:#7DA0BD;
}

.login_container .employee
{
    background-color:#5980A3;
}
*/
.login_title 
{
    font-size:14px;
}

.login_container table
{
    padding-left:30px;  
    width:320px;
    margin:0 auto;
}

.login_container td
{
    font-weight:bold;
    color:#ffffff;
}
.login_warning_message
{
    color:#EEA9B8;
    padding:0px 0px 3px 1px;
}

.login_text 
{
    width:272px;
}


#header {
	width: 100%;
	height: 90px;
	background: #c1e3f8;
	border-bottom: 1px solid #2d5b8f;
}
#header_content {
	text-align: left;
	margin: 0 auto;
	width: 930px;
}
#home_splash {
	float: left;
	width: 100%;
	height: 303px;
	border-top: 5px solid #9bc66d;
	/*background: #311102; /* temporary */
}
#subheader {
	float: left;
	width: 100%;
	height: 79px;
	border-top: 5px solid #9bc66d;
	background: #529ecc;
}
#subheader_content {
	text-align: left;
	margin: 0 auto;
	width: 930px;
	height: 79px;
	color: #fff;
}
#body {
	float: left;
	width: 100%;
	/*background: #92bfda;*/
	padding-bottom: 66px;
}
#body_content {
	text-align: left;
	margin: 0 auto;
	width: 930px;
}
#ba_status_msg_good {
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;
}

#ba_status_msg_bad {
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;
}
#left_col {
	float: left;
	width: 654px;
	background: #fff;
	border: 10px solid #b3d2e5;
	border-top: none;
	padding: 28px 0;
	font-size: 11px;
	min-height: 300px;
}
.left_col_single_col {
	float: left;
	width: 907px;
	background: #fff;
	border: 10px solid #b3d2e5;
	border-top: none;
	padding: 0;
	font-size: 11px;
	min-height: 300px;
}
#right_col {
	float: left;
	width: 184px;
	background: #fff;
	border: 10px solid #b3d2e5;
	border-top: none;
	margin-left: 12px;
	display: inline;
	padding: 2px 20px;
	font-size: 11px;
	line-height: 13px;
}
.right_callout {
	float: left;
	width: 224px;
	background: #fff;
	border: 10px solid #b3d2e5;
	margin: 14px 0 0 12px;
	display: inline;
	font-size: 11px;
	line-height: 13px;
}

#subnav {
	float: left;
	width: 224px;
}
#content {
	float: left;
	width: 430px;
	color: #002e61;
	font-size: 12px;
	line-height: 18px;
}

.callout_text 
{
	color: #002e61;
	font-size: 12px;
	line-height: 18px;
}

#footer {
	float: left;
	width: 100%;
	height: 137px;
	background: #002e61;
	border-top: 1px solid #2d5b8f;
	display:block;
}
#footer_content {
	text-align: left;
	margin: 0 auto;
	width: 930px;
	font-size: 11px;
	color: #fff;
	padding-top: 29px;
}


/* Header */
#header_content img {
	float: left;
}
#utility_nav {
	float: left;
	width: 692px;
	height: 50px;
	padding: 9px 9px 0 0;
	font-size: 10px;
	color: #002e61;
	text-align: right;
}
#utility_nav a {
	color: #002e61;
	text-decoration: none;
}
#utility_nav a:hover {
	color: #3a648e;
}
#nav {
	position: relative;
	float: left;
	width: 700px;
	height: 32px;
	top: 1px;
}

#nav a {
	position: absolute;
	top: 0;
}
#nav a#nav_home_link {
	left: 0;
}
#nav a#nav_about_link {
	left: 41px;
}
#nav a#nav_services_link {
	left: 141px;
}
#nav a#nav_conference_events_link {
	left: 233px;
}
#nav a#nav_news_link {
	left: 407px;
}
#nav a#nav_clients_link {
	left: 498px;
}
#nav a#nav_contact_link {
	left: 589px;
}

#nav a:hover, #nav a.selected {
	border-bottom: 1px solid #9bc66d;
}

/* Splash */
#home_splash {
    position: relative;
    z-index: 10;
}
#home #right_col {
    position: relative;
}
#home_callout {
    position: absolute;
    width: 409px;
    height: 344px;
    top: 257px;
    left: 50%;
    margin-left: 55px;
    z-index: 50;
}

/* Body Content */
/* Home */

#home #left_col {
	float: left;
	width: 184px;
	height: 443px;
	background: #fff;
	border: 10px solid #b3d2e5;
	border-top: none;
	font-size: 11px;
	color: #002e61;
	padding: 2px 20px;
	line-height: 13px;
}
#home #left_col p {
	margin: 12px 0;
}
#home #left_col a {
	color: #002e61;
	text-decoration: none;
}
#home #left_col a:hover, .more a:hover {
	text-decoration: underline;
}
#home #left_col a.more, #home #left_col p.more, #home #left_col p.more a, .more, .more a {
	color: #6b9f34;
	font-weight: bold;
	text-decoration: none;
}
.more img {
	position: relative;
	top: 1px;
}
#home #left_col .callout {
	float: left;
	width: 184px;
	border-top: 1px dotted #2d5b8f;
}
#home #left_col .callout h2 {
	font-size: 15px;
	font-weight: normal;
	margin: 12px 0 4px 0;
}
#home #left_col .callout p {
	margin: 0 0 12px 0;
}

#home #middle_col {
	float: left;
	width: 184px;
	height: 443px;
	background: #fff;
	border: 10px solid #b3d2e5;
	border-top: none;
	margin-left: 16px;
	display: inline;
	padding: 2px 20px;
	font-size: 11px;
	line-height: 13px;
}
#home #middle_col h2, #right_col h2 {
	color: #666;
	margin: 8px 0 4px 0;
	font-size: 11px;
	border-bottom: 1px solid #d8d8d8;
	padding-bottom: 5px;
}
/*#home #middle_col p {
	color: #002e61;
	margin: 10px 0 5px 0;
	border-bottom: 1px solid #d8d8d8;
	padding-bottom: 5px;
}
#home #middle_col p img {
	float: left;
}*/
#home #middle_col .more, #right_col .more {
	font-size: 10px;
}

#featured_events td {
	vertical-align: top;
	padding: 8px 0;
	border-bottom: 1px solid #d8d8d8;
}
#upcoming_events td {
	padding: 4px 0;
	border-bottom: 1px solid #d8d8d8;
}
#featured_events td p, #upcoming_events p {
	margin: 0;
}

#home #middle_col a, #right_col a {
	color: #002e61;
	text-decoration: none;
}
#home #middle_col a:hover, #right_col a:hover {
	text-decoration: underline;
}
#home #middle_col a.more, #home #middle_col p.more, #home #middle_col p.more a,
#right_col a.more, #right_col p.more, #right_col p.more a {
	color: #6b9f34;
	font-weight: bold;
}

#home #right_col {
	width: 409px;
	height: 298px;
	float: left;
	margin-left: 16px;
	display: inline;
	background: none;
	border: none;
	padding: 0;
}

#login_col {
	width: 388px;
	height: 126px;
	float: left;
	margin: 13px 0 0 16px;
	padding-top:-5px;
	background: #5980a3;
	border: 10px solid #b3d2e5;
	display: inline;
}
#login_col img {
	float: left;
}
#client_login {
	width: 189px;
	height: 126px;
	float: left;
	background: #7da0bd;
	border-right: 10px solid #b3d2e5;
}
#login_col label {
	float: left;
	margin: 3px 0;
}
/*
#login_col input {
	float: left;
	width: 111px;
	height: 19px;
	padding: 0 2px;
	margin: 3px 0;
	border: 1px solid #66717c;
}
*/
#login_col input.reset_width {
	width: auto;
	border: none;
	margin: 3px 0;
	padding: 0;
	margin-left: 120px;
}
/* Modal Popup*/
.modal_background {
    background-color: Gray;
    filter:alpha(opacity=50);
    opacity:0.5;
}
.modal_form {
    background: #5980a3;
}/*
.modal_form td{
    text-align : left;
    padding : 0px 0px 0px 0px; 
    vertical-align : top;   
}
.modal_form_label td{
    text-align : right;
    padding : 0px 3px 0px 3px; 
    vertical-align : top;   
}
.modal_form tr{
    height : 35px;
    
}
.modal_form input[type=text] {
    width : 175px;
}
.modal_form select{
    width : 180px;
    position: relative;
    right: 3px;
}*/
.modal_popup {
    background-color: #5980a3;
    border-width: 10px;
    border-style: solid;
    border-color: #b3d2e5;
    padding: 10px;
    color: #FFFFFF;
    text-align:left;
} 
.modal_popup_contents {
    
    background-color: #5980a3;
    padding: 6px;
    color: #FFFFFF;
    text-align:left;
} 
a.modal_close:link{
    color: #fff;
    padding-bottom: 10px;
}  
a.modal_close:hover{
    color: #ced9e4;
} 
/* Subheader */
#page_title {
	float: left;
	width: 654px;
	height: 36px;
	border: 10px solid #86bbdb;
	border-bottom: none;
	background: #9bc66d;
	margin-top: 34px;
}
.page_title_single_col {
	float: left;
	width: 907px;
	height: 36px;
	border: 10px solid #86bbdb;
	border-bottom: none;
	background: #9bc66d;
	margin-top: 34px;
}
#right_col_title {
	float: left;
	width: 224px;
	height: 36px;
	border: 10px solid #86bbdb;
	border-bottom: none;
	background: #6caa7f;
	margin: 34px 0 0 12px;
	display: inline;
}
#subheader_content h1, #subheader_content h2 {
	margin: 12px 0 0 12px;
	font-size: 16px;
}

/* Subnav */
#subnav ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-weight: bold;
}
#subnav ul a {
	display: block;
	padding: 6px 0 6px 20px;
	text-decoration: none;
	color: #002e61;
}
#subnav ul a:hover, #subnav ul .selected a {
	background: url(../App_Images/subnav_arrow.gif) 8px 50% no-repeat;
	color: #6b9f34;
}

/* Content */
#content h2, #content h1 {
	font-size: 20px;
	color: #6b9f34;
	padding-right: 30px;
	margin: 20px 0 10px 0;
}
#content h3 {
	font-size: 15px;
	color: #002e61;
	font-weight: normal;
	padding-right: 30px;
	margin: 10px 0;
}
#content p {
	padding-right: 30px;
}
#content ul, #content ol {
	padding: 0 30px 0 0;
	margin: 0 0 0 24px;
}
#content li {
	margin: 4px 0;
}
#content a {
    color: #6b9f34;
    text-decoration: none;
}
#content a:hover {
    color: #97bc71;
}
.link_interest a {
    color: #6b9f34;
    text-decoration: none;
    font-size: 12px;
	line-height: 14px;
}
.link_interest a:hover {
    color: #97bc71;
}
p.content_img {
    margin: 0;
    padding: 0;
}


/* Right Col Callout */

.right_callout p, .right_callout ul, .right_callout ol, .right_callout h2, .right_callout h3 {
	padding: 0 20px;
}


/* Footer */

#footer_content p {
	margin: 0 0 4px 0;
}
#footer_content a {
	color: #fff;
}
#footer_content a:hover {
	color: #b3c1d0;
}
#footer_content_left {
	float: left;
	width: 522px;
}
#footer_content_right {
	float: right;
	width: 408px;
	text-align: right;
}
#footer_content_right img {
	float: right;
}

/* Misc */

.right {
	float: right;
}
.left {
	float: right;
}
.clear {
	clear: both;
}


/* Click Toggle */
.clickToggle_btn {
	color: #6b9f34;
	cursor: pointer;
	font-size: 10px;
	display: inline;
	margin-right: 10px;
}
.clickToggle_btn:hover {
	color: #97bc71;
}
#content h3.hClosed {
	background: url(../App_Images/faq_arrow_right.gif) left 50% no-repeat;
	display: block;
	padding-left: 12px;
	cursor: pointer;
	color: #002e61;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 0;
}
#content h3.hOpened {
	background: url(../App_Images/faq_arrow_down.gif) left 50% no-repeat;
	display: block;
	padding-left: 12px;
	cursor: pointer;
	color: #002e61;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: -10px;
}
#content h3.hClosed:hover, #content h3.hOpened:hover {
	color: #4c6c90;
}
.clickToggle_content p {
	padding-left: 10px;
}
p.close_btn {
	font-size: 12px;
	margin-top: -10px;
	color: #6b9f34;
	cursor: pointer;
}
p.close_btn:hover {
	color: #97bc71;
}
#h1 {
    margin-top: 8px;
}

/* Calendar Styles */

.calendar_table {
	border-top: 1px solid #92bfda;
}

.calendar_table th {
    border-bottom:  1px solid #92bfda;
}
.calendar_table td {
	padding: 10px 3px 6px 3px;
	vertical-align: top;
	border-bottom: 1px solid #92bfda;
}
#content .calendar_table p {
	margin: 0 0 4px 0;
	padding: 0;
}

table.news_table {
	border-style: hidden;
}

th.news_table  {
    border-style: hidden;
}

tr.news_table  {
    
    border-color:#92BFDA;
    border-left-style:hidden;
    border-right-style:hidden;
    
}
/*
.news_table td {
	padding: 10px 3px 6px 3px;
	vertical-align: top;
	border-bottom: 1px solid #92bfda;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
}
#content .news_table p {
	margin: 0 0 4px 0;
	padding: 0;
}
*/

.qs_form {
	margin: 0 0 10px 0;
	padding: 0;
}
.qs_search {
	position: relative;
	top: 5px;
}
.qs_form h4, h4.qs_form {
	margin: 6px 0;
}




.qs_location
{
    width:101px;
}

.qs_topic
{
    width:85px;
}

.qs_time
{
    width:108px;
}

option
{
    overflow:auto;
} 

#login_col table {
float: left;
width: 200px;
}