/*** Header & Footer ************************************************************************************************/

body {
	background-color: #ffffff;
	margin: 0px;
	font-size: 11px;
	color: #555555;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h1 {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #494949;
	padding: 2px 0px 0px 0px;
	background-color: inherit;
	height: 25px;
	white-space: nowrap;
}

.top_container {}

#organization_logo {
	vertical-align: middle;
	padding: 5px;
	padding-top:5px;
	padding-bottom:5px;
	padding-left: 0px;
}

#gray_bar {
	height: 20px;
	background-image: url(/images/top_gray_bar_bg.gif);
}

#product_logo {
	text-align: right;
	vertical-align: middle;
	padding-right: 14px;
	height: 56px;
}

#top_navigation {
	display: none;
}

#top_stuff {
	display: none;
}

#top_navigation td {
	display: none;
}

#top_navigation a:link,
#top_navigation a:active,
#top_navigation a:visited {
	display: none;
}

#top_navigation a:hover {
	display: none;
}

#my_profile {
	background-image: url(/images/profile_bg.gif);
	padding-left: 46px;
	padding-right: 8px;
}

#support {
	background-image: url(/images/support_bg.gif);
	padding-left: 25px;
	padding-right: 9px;
}

#log_out {
	background-image: url(/images/logout_bg.gif);
	padding-left: 25px;
	padding-right: 6px;
}

#left_navigation {
	display: none;
}

#content {
	background-color: #ffffff;
	padding: 0px 0px 10px 0px;
	color: #555555;
}

#footer_container {
	display: none;
}

#grip_logo {
	display: none;
}

#footer {
	display: none;
}

#breadcrumbs {
	padding: 0px 0px 0px 0px;
	color: #92b3c9;
	white-space: nowrap;
	background-color: inherit;
}

#breadcrumbs a:link,
#breadcrumbs a:active,
#breadcrumbs a:visited,
#breadcrumbs a:hover {
	background-color: inherit;
	color: #92b3c9;
}

#message {
	color: #a5191a;
	font-weight: bold;
	padding: 0px 0px 1px 29px;
	background-image: url(/images/alert.jpg);
	background-position: 10px 0px;
	background-repeat: no-repeat;
	background-color: inherit;
	text-align:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#message_container {
	margin-top: 4px;
	margin-bottom: 4px;
}

/*** Left Navigation ************************************************************************************************/

#left_navigation ul {
	display: none;
}

#left_navigation li {
	display: none;
}

.menu1 a:link,
.menu1 a:active,
.menu1 a:visited {
	color: #373737;
	text-decoration: none;
	display: block;
	width: 156px;
	background-color: #f5f5f5;
	margin: 1px 0px 1px 0px;
	border-top: 1px solid #e7e7e7;
	border-bottom: 1px solid #e7e7e7;
	border-right: 1px solid #e7e7e7;
	padding: 3px 3px 3px 10px;
}

.menu1 a:hover {
	border-top: 1px solid #494948;
	border-bottom: 1px solid #494948;
	border-right: 1px solid #494948;
	background-color: #494949;
	color: #ffffff;
}

.menu1_selected a:link,
.menu1_selected a:active,
.menu1_selected a:visited,
.menu1_selected a:hover {
	color: #ffffff;
	text-decoration: none;
	display: block;
	width: 156px;
	background-color: #494949;
	margin: 1px 0px 1px 0px;
	border-top: 1px solid #494948;
	border-bottom: 1px solid #494948;
	border-right: 1px solid #494948;
	padding: 3px 3px 3px 10px;
}

.menu2 a:link,
.menu2 a:active,
.menu2 a:visited {
	color: #728ba2;
	text-decoration: none;
	display: block;
	width: 146px;
	background-color: #ffffff;
	border-bottom: 1px solid #f0f1f1;
	border-right: 1px solid #f0f1f1;
	padding: 3px 3px 3px 20px;
}

.menu2 a:hover {
	background-color: #e8f2f8;
	color: #474e53;
}

.menu2_selected a:link,
.menu2_selected a:active,
.menu2_selected a:visited,
.menu2_selected a:hover {
	color: #474e53;
	text-decoration: none;
	display: block;
	width: 146px;
	background-color: #e8f2f8;
	border-bottom: 1px solid #f0f1f1;
	border-right: 1px solid #f0f1f1;
	padding: 3px 3px 3px 20px;
}

.form_new {
	display: none;
}

#navigation_bottom {
	display: none;
}

/*** Heading Icons **************************************************************************************************/

.no_repeat {
	background-repeat: no-repeat;
}

.home {}

.help {}

.access {}

.address {}

.question {}

.payment {}

.event {}

.people {}

.organization {}

.login {}

.directory {}

.titles {}

.programs {}

.volunteers {}

.gears {}

.awards {}

.newsletters {}

.money {}

.email {}

.globe {}

.office {}

.campaigns {}

.subscribers {}

.attendees {}

.school {}

.podium {}

.instructors {}

.folder {}

.package {}

.resources {}

.aliases {}

.pages {}

.paintbrush {}

.report {}

/*** Form Buttons **************************************************************************************************/

.form_search_cell .form_button {
	display: none;
}

.form_buttons {
	display: none;
}

.form_button {
	display: none;
}

.cancel_button {
	display: none;
}

.form_button:hover,
.cancel_button:hover {
	display: none;
}