/* MAIN STYLES*/
body
,td 
,th
,form
,input
,textarea
,select
,ul
,li
,ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
}

a {
	color: #006;
}
a:hover {
	color: #C00;
	text-decoration: none;
}
.act {
	width: 50px;
}
#adminBox {
	background: #FFF;
	border: 1px solid #CCC;
	position: absolute;
	height: 250px;
	width: 50%;
	top: 200px;
	left: 25%;
	overflow: auto;
}
/*
stops the horizontal scrollbar from displaying in IE7
*/
#adminBox .tripod {
	float: right;
	/*border: 1px solid #F00;*/
}
#adminBox .numeric {
	font: bold 22px Georgia, "Times New Roman", Times, serif;
	color: #3C0;
}
#adminBox ul {
	list-style-type: none;
}

#ajax_frm_modify {
	float: right;
	width: 40%;
	display: block;
}
#ajax_dsp_all {
	float: left;
	width: 58%;
	display: block;
}
.authorized {
	float: left;
	width: 38%;
	margin: 0 5%;
}
.authorized .add {
	float: left;
}
.close {
	background: url(../Image/Check_x.gif) no-repeat;
	cursor: pointer;
	float: right;
	z-index: 6;	
}
/* ICON GROUP */
.icon {
	background-repeat: no-repeat;
	display: -moz-inline-box; /* Mozilla */
	display: inline-block; /* IE, Opera and Safari */
	font-size: 0pt !important;
	overflow: hidden;
	vertical-align: middle;
	width: 16px;
	height: 16px;
	color: #F7F7F7;
	line-height: 100px;
	opacity: 0.6;
	filter: Alpha(Opacity=60);
}
.icon:hover {
	opacity: 1.0;
	filter: Alpha(Opacity=100);
}
.texticon {
	background-repeat: no-repeat;
	display: inline-block;
	padding-left: 18px;
	margin-bottom: 4px;
	margin-left: 10px;
	font-size: 11px;
}
.minus {
	background: URL(../Image/icons/bullet_toggle_minus.gif) no-repeat;
}
.plus {
	background: URL(../Image/icons/bullet_toggle_plus.gif) no-repeat;
}
.audio, .sound {
	background: URL(../Image/icons/sound.gif) no-repeat;
}
.approve {
	background: URL(../Image/icons/accept.gif);
}
.arrow_up {
	background: URL(../Image/icons/arrow_up.gif);
}
.arrow_down {
	background: URL(../Image/icons/arrow_down.gif);
}
.calendar {
	background: URL(../Image/icons/calendar.gif);
}
.copy {
	background: URL(../Image/icons/page_copy.gif);
}
.update {
	background: URL(../Image/icons/cog_edit.gif) no-repeat;
}
.delete {
	background: URL(../Image/icons/delete.gif) no-repeat;
}
.help {
	background: URL(../Image/icons/help.gif);
	cursor: help;
}
.page {
	background: URL(../Image/icons/page.gif) no-repeat;
}
.sound {
	background: URL(../Image/icons/sound.gif) no-repeat;
}
.vcf {
	background: URL(../Image/contact.gif) no-repeat;
	height: 12px;
}
.magnifier {
	background: URL(../Image/icons/magnifier.gif);
	position: absolute;
	right: 30px;
	cursor:pointer;
	top: 3px;
	z-index: 2;
}
.manage {
	background: URL(../Image/icons/bullet_wrench.gif) -2px;
	width: 12px;
	height: 12px;
}
.map {
	background: URL(../Image/icons/map.gif) no-repeat;
	font-size: 11px;
	display: block;
	padding-left: 18px;
	width: 150px;
	height: 16px;
}
.group {
	background: URL(../Image/icons/group.gif) no-repeat;
	display: block;
	padding-left: 18px;
	margin-left: 10px;
	font-size: 11px;
}
.groupdelete {
	background: URL(../Image/icons/group_delete.gif) no-repeat;
	display: block;
	padding-left: 18px;
	margin-bottom: 4px;
	margin-left: 10px;
	font-size: 11px;
}
.groupedit {
	background: URL(../Image/icons/group_edit.gif) no-repeat;
	display: block;
	padding-left: 18px;
	margin-left: 10px;
	font-size: 11px;
}
.unlink {
	background:url(../Image/icons/link_break.gif) no-repeat;
}
/* END ICON GROUP */
a.button2 {
	border: 2px outset #FFF;
	background: #C33;
	color: #FFF;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	text-align: center;
	display: block;
	width: 14px;
	height: 14px;
	float: right;
}
a.button2:hover {
	background: #E33;
	color: #FFF;
}
.alert {
	background: #FC0;
	padding: 10px;
	font-size: 12px;
	font-weight: bold;
	border: 2px solid #F90;
}
.alt1 {
	background: #EEF;
}
.alt2 {
	/*background: #FFF;*/
}
.big {
	font-size: 18px;
}
#breadcrumbs {
	text-transform: capitalize;
	font-size: 11px;
	margin: 2px 0 5px 0;
	color: #999;
	position: static;
	width: 80%; /* for IE bug */
}
#breadcrumbs a {
	color:  #66C;
	white-space: nowrap;
}
body {
	margin: 0px;
	background: #EEE url(../Image/bg_body.gif);
}
body #bgHolder {
	background: #FFF;
	margin: 0 10px;
	border-left: 1px solid #DDD;
	border-right: 1px solid #DDD;
}
.button {
	border: 3px double #DDD;
	background: url(../Image/background_form_element.gif) #EEE;
	color: #666;
	cursor: pointer;
	display: block;
	float: left;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	margin: 2px 3px 6px 0;
	padding: 2px 8px;
	text-align: center;
	text-decoration: none;
	text-transform: capitalize;
}
.button:hover, .subnav li a:hover {
	background: #FFF;
	color: #C00;
}
.cap {
	text-transform: capitalize;
}
caption .button {
	margin: -5px;
	float: right;
}
caption {
	background: URL(../Image/fade_reversebar.gif) #DDD;
	border: 1px solid #FFF;
	padding: 5px;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color: #666;
	text-align: left;
	cursor: default;
}
*> caption {
	border-left: none;
}

/*POP-UP CALENDAR STYLES*/
#calHolder {
	position: absolute; 
	background-color: white;
	z-index: 100;
}
#calHolder * {
	font: 8pt Arial, Helvetica, sans-serif;
}
#calHolder .cpBorder {
	border: 1px solid #CCC;
	border-collapse: collapse;
}
#calHolder .cpCurrentMonthDate,
#calHolder .cpOtherMonthDate,
#calHolder .cpCurrentDate {
	text-align: right;
	text-decoration: none;
}
#calHolder td.cpDayColumnHeader {
	text-align: right;
	border-bottom: 1px solid #CCC;
}
#calHolder .cpCurrentMonthDate,
#calHolder .cpCurrentDate {
	color: #000;
}
#calHolder .cpOtherMonthDate {
	color: #999;
}
#calHolder td.cpCurrentMonthDate,
#calHolder td.cpOtherMonthDate,
#calHolder td.cpCurrentDate {
	border: thin solid #FFF;
}
#calHolder td.cpCurrentDate {
	background: #EEE;
	border: thin solid #C00;
}
#calHolder td.cpTodayText, 
#calHolder td.cpTodayTextDisabled {
	border-top: 1px solid #CCC;
	text-align: center;
}
#calHolder .cpMonthNavigation {
	text-align: center;
	background: #EEE;
}
/*END POP-UP CALENDAR STYLES*/

.code {
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
}
#content {
	margin: auto 15px;
}
.del, del, .del * {
	text-decoration: line-through;
}
#flashcontent {
	height: 500px;
	border: 1px solid #DDD;
}
/*calendar filter*/
.filter img#clearSearch {
	margin-left: -12px;
	margin-top: 0px;
}
*> .filter img#clearSearch {
	margin-top: -4px;
}
/*
float left of this div block is causing IE to crash
known issue among developers
http://meyerweb.com/eric/thoughts/2004/09/16/when-browsers-attack/
*/
*>.filter div div input {
	margin-top: 1px;
	margin-bottom: 1px;
}
.filter div span.dateHolder {
	display: block;
	width: 224px;
	float: left;
	height: 36px;
	margin-bottom: 7px;
}
.filter div div select {
	margin-top: 1px;
	margin-bottom: 1px;
}
.filter div.actionButtons {
	margin: 5px 0 0 4px;
	padding: 0px;
	height: auto;
}
.filter div.actionButtons input {
	float: none;
	margin: 12px 0px 0px 0px;
	display: inline;
}
.filter #frmSelCal div.divCalendars {
	display: block;
	height: 98px;
	margin: 0;
}
.filter div#calList {
	position:absolute;
	z-index: 100;
	background: #FFF;
	border: 1px solid #CCC;
	width: 300px;
	height: 300px;
	opacity: .95;
	filter: Alpha(Opacity=95);
	overflow: auto;
	margin: 0px;
	padding: 5px;
}
.filter div.checkboxScroll,
#content .filter div.checkboxScroll {
	height: 75px;
	margin-bottom: 5px;
	margin-left: 3px;
	width: 200px;
	overflow: auto;
	border: 1px solid #DDD;
	display: block;
	float: left;
	background: url(../Image/bg_top_left_inner_shadow.jpg) repeat-x scroll left top;
}
.filter div.checkboxScroll fieldset,
#content .filter div.checkboxScroll fieldset {
	border: none;
	width: auto;
	padding: 6px;
}
.filter div.checkboxScroll fieldset legend,
#content .filter div.checkboxScroll fieldset legend {
	margin: 0;
	padding: 0;
}
.filter h4,
.filter .head {
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	padding: 4px 0px;
	text-indent: 5px;
	background: #DDD;
	white-space: nowrap;
	width: 100%;
	clear: both;
}
.filter h4 a {
	color: #FFF;
	font-weight: normal;
	font-size: 10px;
}
.filter label {
	display: block;
	font-size: 11px;
	color: #666;
	text-align: left;
} 
.filter select {
	text-transform: capitalize;
}

/*other filter*/
.filter {
	padding: 0px;
	margin: 0 0 5px 0;
	border: 3px double #EEE;
	overflow: hidden;
	clear: both;
}
div.filter {
	display: block;
	width: 100%;	/* for IE6 */
}
td.filter {
	border: none;
	border-bottom: 1px dotted #EEE;
}
.filter * {
	font-size: 11px;
}
.filter div {
	display: block;
	width: auto;
	float: left;
	margin: 4px 0px 0px 4px;
	padding: 2px;
	height: 38px;
	vertical-align: bottom;
	white-space: nowrap;
}
*>.filter div {
	height: 36px;
}
.filter div label {
	display: block;
}

.filter br {
	clear: both;
	width: 100%;
}

form table {
	width: 90%;	/* 90 is better for member update */
	clear: both;
}
form table,
form table caption {
	margin: 0 auto;
}
form td {
	padding: 3px;
	border-bottom: 1px dotted #EEE;
}
form tfoot td {
	border: none;
}
#footer {
	border-top: 1px solid #DDD;
	clear: both;
	color: #333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 40px 0 0 0;
	padding: 10px;
	text-align: center;
	background: #FFF url(../Image/shade_bottom.jpg) repeat-x;
}
#footer a {
	color: #333;
	margin: auto 7px;
}
#frmSearch {
	float: right;
	margin: 1px 15px 0 0;
	width: 210px;
}
#frmSearch #qSearch {
	width: 202px;
	margin: 0px;
}
#frmSearch .button {
	display: none;
}
#frmSetCampus {
	margin: 0;
	padding: 0;
}
.gray {
	color: #999;
}
.groupList {
	float: left;
	display: block;
	width: 30%;
	height: 300px;
	overflow: auto;
	border: 1px inset #CCC;
	margin: 0 10px 10px 10px;
	padding: 3px;
	font-size: 11px;
}
.groupList label.selected {
	font-weight: bold;
	color: #FFF;
	background: #99C;
}

h1
,h2
,h3
,h4
,h5
,h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 0px;
}
h1 {
	border-bottom: 1px solid #DDD;
	text-transform: capitalize;
	font-size: 20px;
	padding-bottom: 0px;
	margin-top: 14px;
	color: #333;
	width: 100%;	/* for IE6 */
}
h4 {
	/*background: #EEE;
	padding: 2px;
	font-weight: bold;*/
	margin-bottom: 0px;
}

#header {
	clear: both;
	display: block;
	height: 130px;
	margin: 0px;
	padding: 0px;
	background: #00D url(../Image/bg_chgo_skyline.jpg) center;
	overflow: hidden;
	/*border: 1px solid red;*/
}
#headerbar {
	height: 20px;
	margin-bottom: 10px;
}
#logo {
	display: block;
	width: 500px;
	height: 125px;
	background: URL(../Image/NCPC_4_circle_logo.gif) no-repeat 0 -8px;
	float:left;
	margin: 0 0 0 10px;
}
img {
	border: none;
	vertical-align: middle;
}
.indent {
	margin-left: 18px;
	clear: left;
	display: block;
	width: 90%;
}
input, textarea, select {
	background: #FFF url(../Image/input_bg.jpg) top left repeat-x;
	border: 1px solid #999;
	color: #666;
	font-weight: normal;
	padding: 2px;
}
input.chk {
	background: none;
	border: 0;
}
select {
	padding: 1px;
}
input:focus, textarea:focus, select:focus {
	background: #FFF;
	color: #000;
}
label {
	color: #666;
	display: block;
	white-space: nowrap;
}
td label {
	text-align: right;
	text-transform: capitalize;
}
.inline {
	display: inline;
}
.inline input {
	border: none;
}
.loading{
	display: block;
	padding: 5px;
	background: #DBEAF5;
	border: 1px solid #CCC;
	color: #369;
	font-size: 11px;
	font-weight: bold;
	height: auto;
	text-align: center;
	text-transform: uppercase;
	margin: 0;
	position: absolute;
	opacity: .9;
	filter: Alpha(Opacity=90);
	z-index: 100;
	overflow: hidden;
}
.loading img {
	border: 1px inset #CCC;
	width: 70px;
	height: 3px;
}
/*main area */
#main {
	/*overflow: hidden;*/
	background: no-repeat top left url(../Image/bg_left_side_gradient.jpg);
}
/*just holds the right bg image*/
#main2 {
	padding: 10px;
	background: no-repeat top right url(../Image/bg_right_side_gradient.jpg);
}

.middle ,
.side {
	float: left;
}
.middle {
	border: 1px dotted #CCC;
	border-width: 0 1px;
	width: 45%;
}
.side {
	width: 27%;
}


v\:* {
	behavior:url(#default#VML);
}
div#map {
	height: 400px;
	border: 1px inset #DDD;
	padding: 5px;
}
div#directions {
	width: 26%;
	overflow: auto;
	padding: 5px;
	height: 400px;
	border: 1px inset #DDD;
	float: right;
}
/* TABS */
.dropdown {
	background: URL(../Image/icons/bullet_arrow_down.gif) no-repeat scroll 0px -2px;
	border: 1px outset #CCC;
	cursor: pointer;
	display: inline-block;
	height: 11px;
	margin-left: 3px;
	width: 15px;
}
.dropdown:hover {
	background-color: #FF6;
}
.tab {
	background: #CCC;
	border: 1px outset #666;
	border-bottom: none;
	border-top: 2px outset #DDD;
	display: block;
	float: left;
	padding: 3px 10px;
	margin-right: 3px;
	text-decoration: none;
	color: #666;
}
.tabArea {
	border: 1px outset #666;
	padding: 10px;
	clear: both;
}
#myTabs .selected {
	background: #FFF;
	border-top: 2px solid orange;
	position: relative;
	top: 1px;
	color: #006;
	font-weight: bold;
}
#myTabs a:hover {
	border-top: 2px solid orange;
}
.myLinks {
	background-color: #FFF;
	border: 1px solid #999;
	padding: 3px;
	position: absolute;
	margin: 12px 0 0 -12px;
	z-index: 100;
}
#msg,
#userMessage {
	clear: both;
	font-weight: bold;
	font-size: 11px;
	margin: 0 0 10px 0;
	display: block;
}
#userMessage.none,
#userMessage.noMessage {
	margin: 0;
	display: none;
}
#userMessage li {
	margin-left: 20px;
	font-size: 11px;
	text-transform: capitalize;
}
.msgtype {
	text-transform: uppercase;
}

div.error {
	color: #C00;
	padding: 10px;
	border: 1px solid #C99;
	margin-bottom: 10px;
	background: center url(../Image/bg_error.gif) #FEE;
}
div.success {
	color: #090;
	padding: 10px;
	border: 1px solid #9C9;
	margin-bottom: 10px;
	background: center url(../Image/bg_success.gif) #EFE;
}

ul.nav {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
ul.nav li {
	float: left;
	margin-right: 1px;
}
ul.nav li a {
	padding: 4px 6px;
	display: block;
	background: #999;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color: #FFF;
}

/*
PRIMARY NAVIGATION
*/
#menu {
	visibility: visible;
	margin: 0;
	background: URL(../Image/bg_nav.jpg) #AAA;
	bottom: 0;
	border-top: 1px solid #DDD;
	border-bottom: 1px solid #333;
	width: 100%;
	/*submenu goes bad in FF*/
	overflow: hidden;
	height: 23px;
}
*> #menu {
	overflow: visible;
}
#menu ul {
	position: static;
	padding: 0;
}
#menu ul li {
	background: URL(../Image/bg_nav.jpg) #AAA;
	float: left;
	font-weight: bold;
	font-size: 12px;
	border-right: 2px groove #CCC;
	text-transform: capitalize;
	padding: 4px 12px;
	width: 90px;
}
#menu .submenuindicator,
#menu li#adminMenu .submenuindicator.selected,
#menu li#memberMenu .submenuindicator.selected {
	background-position: 0 -32px;
}
#menu .submenuindicator.selected {
	background-position: 0pt -24px;
}
#menu ul li a {
	color: #FFF;
	font: bold 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
#menu a.selected {
	background: none;
	color: #00C;
}
#menu li.selected {
	background: URL(../Image/bg_nav_3.jpg) #EEE;
}
/*
SECONDARY NAVIGATION
*/
#menu ul ul li {
	padding: 2px 6px;
	margin: 0px;
	border-top: 1px solid #EEE;
	border-bottom: 1px solid #333;
	border-right: none;
	line-height: normal;
	width: 130px;
}
#menu ul ul li a {
	line-height: normal;
	white-space: nowrap;
}

#menu ul li li .submenuindicator,
#menu ul li#adminMenu li .submenuindicator.selected,
#menu ul li#memberMenu li .submenuindicator.selected {
	position: relative;
	background-position: 0pt -8px;
	
}
#menu ul li li .submenuindicator.selected {
	background-position: 0pt 0pt;
}
#menu div.yuimenu {
	background: none;
	border: none;
	padding: 0;
}
#menu ul li#adminMenu,
#menu ul li#adminMenu li,
#menu ul li#memberMenu,
#menu ul li#memberMenu li {
	background: URL(../Image/bg_nav_2.jpg) #00C;
}
#menu ul li#adminMenu.selected,
#menu ul li#memberMenu.selected,
#menu ul li#adminMenu li.selected,
#menu ul li#memberMenu li.selected {
	background: URL(../Image/bg_nav_2.jpg) #00C 0 23px;
	color: #FFF;
}
#menu ul li#adminMenu a.selected,
#menu ul li#memberMenu a.selected {
	color: #FFF;
}

.numeric, .numeric * {
	text-align: right;
}
.note {
	font-size: 11px;
	color: #F60;
}
p {
	line-height: 18px;
	width: 100%; /* for IE bug */
}
/* Used for paging < Prev 1 2 3 Next > */
.pageNav {
	border-collapse: collapse;
	clear: both;
	cursor: default;
	padding: 0px;
	margin: 5px 0 0 0;
	float: right;
	color: #CCC;
	font-size: 11px;
	text-align: center;
}
.pageNav a {
	color: #369;
	padding: 0 2px;
}
.pageNav a:hover {
	color: #5A9CCB;
}
.pageNav a.current {
	text-decoration: none;
	color: #666;
	cursor: default;
}
.resultsNav {
	margin-bottom: 5px	!important;
	font-size: 11px;
	clear: both;
}
.resultsNav label {
	margin-left:20px;
	white-space:nowrap;
	display:inline;
}
#recsPerPage_changer {
	font-size: 11px;
}

img.photo {
	margin: 0 10px;
	padding: 3px;
	border: 1px solid #DDD;
}
/* info box in header */
#info {
	color: #FFF;
	display: block;
	font-size: 11px;
	height: 90px;
	overflow: hidden;
	padding: 10px;
	margin: 0 auto;
	width: 180px;
	/*float: right;*/
}
#info a {
	color: #FFF;
}
#info p {
	margin: 0 0 10px 0;
	line-height: 110%;
}
.pod {
	/*background: transparent url(../Image/bg_content.jpg) no-repeat scroll 0 -5px;*/
	border-bottom: 1px dotted #DDD;
	/*height: 150px;*/	/* 4/27/2010 - requested ability to see all*/
	overflow: auto;
	margin-bottom: 25px;
}
.pod .filter, .pod .userInput { /* worship and message board pods */
	display: none;
}
.pod #ajax_dsp_all {	/* message board pod */
	width: auto;
}
.pod .groupList {	/* birthday pod */
	border: none;
	width: auto;
	height: auto;
}
.pod td {
	border: 1px dotted #CCC;
	border-width: 0 0 1px 0;
}
.pod th {
	border: none !important;
}
.quick {
	background: #EEF;
	border: 1px solid #CCC;
	font-size: 9px;
	padding: 2px;
	position: absolute;
	z-index: 1;
}
.quick input {
	width: 60px;
	font-size: 9px;
}
.required {
	font-weight: bold;
	color: #600 !important;
	padding-right: 16px;
	background: URL(../Image/icons/bullet_star.gif) top right no-repeat;
}
.revised {
	margin-top: 10px;
	font: normal 10px Arial, Helvetica, sans-serif;
	color: #DDD;
	float: right;
}
.rowgroup td {
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	background: #EEE;
	cursor: default;
	color: #666;
}
.selectionList {
	float: left;
	margin-right: 5px;
}
.signature {
	font-size: 11px;
	font-style: italic;
	color: #666;
}
.sitemap {
	padding-left: 0;
	margin-left: 0pt;
}
.sitemap li {
	float: left;
	list-style-type: none;
	font-weight: bold;
	text-transform: capitalize;
	margin: 0 0 12pt 12pt;
	white-space: nowrap;
	width: 16%;
	height: 150px;
	padding: 10px;
}
.sitemap li ul {
	margin: 0;
	padding: 0 6pt 6pt 12pt;
}
.sitemap li ul li {
	float: none;
	font-weight: normal;
	list-style-type: square;
	width: auto;
	margin: 0pt;
	height: 20px;
	padding: 0;
}
.sitemap .del {
	display: none;
}
.small {
	font-size: 10px;
}
.subnav {
	border-bottom: 1px solid #666;
	height: 18px;
	margin: 0px 0px 10px 0px;
	padding: 3px 0px 0px 0px;
}
.subnav li {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.subnav li a {
	background: #EEE;
	border: 1px solid #666;
	border-bottom: none;
	color: #444;
	display: block;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	padding: 2px 10px;
	margin-left: 2px;
	text-decoration: none;
}
.subnav li a.selected {
	background: #FFF;
	position: relative;
	top: 1px;
}
a#suggBoxLink {
	background: #006 url(../Image/bg_nav_2.jpg) 0 -10px;
	border: 1px outset #CCC;
	border-width: 0 0 1px 1px;
	color: #FFF;
	float: right;
	font: 9px Arial, Helvetica, sans-serif;
	display: block;
	padding: 2px 8px;
}
#suggestion_ajax {
	position: absolute;
	right: 26px;
	top: 155px;
	width: 255px;
}
#suggestion_ajax form {
	background: #FFF;
	border: 1px solid #CCC;
}
#suggestion_ajax form table {
	width: 100%;
}
#suggestion_ajax label,
#suggestion_ajax input,
#suggestion_ajax textarea {
	font-size: 11px;
}
sup {
	font-size: xx-small !important;
}
table.report {
	border: 1px solid #FFF;
	border-collapse: collapse;
	width: 100%;
	margin-bottom: 15px;
	clear: both;
}
table.report img {
	margin-right: 3px;
	margin-bottom: 3px;
}
table.report th {
	background: #EEE;
	border: 1px solid #FFF;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	padding: 5px;
	text-align: left;
	vertical-align: bottom;
}
table.report tfoot td {
	background: #EEE;
	font-weight: bold;
}
table.report p {
	margin-top: 0;
}
table.sortable td, table.report td {
	padding: 5px;
	border: 1px solid #FFF;
	line-height: 16px;
}
table.sortable th a {
	display: block;
}
table.details {
	width:auto;
	float:left;
	clear:none;
	margin: 0 20px 15px 0;
}
table.details caption {
	width:auto;
	margin: 0 20px 0 0;
}
.tabs,
td.tabs {
	padding: 0;
}
.tabs a {
	display: block;
	margin-right: 10px;
	font: 11px Arial, Helvetica, sans-serif;
	float: left;
	padding: 4px;
	color: #99C;
}
.tabs a.selected {
	background: #FFF;
	border: 1px dotted #CCC;
	border-bottom: 0;
	color: #006;
	font-weight: bold;
	cursor: default;
	text-decoration: none;
	margin-bottom: -1px;
}
td {
	vertical-align: top;
}
th {
	vertical-align: bottom;
	text-transform:capitalize;
}
#thisPageContent2 {
	margin: 15px;
	display: block;
}

/* main page pods */
.tripod {
	margin: 10px;
}
.tripod .button {
	float:right;
	margin: 0pt 0pt -24px 2px;
	overflow:hidden;
	padding:2px 4px;
	white-space:nowrap;
	width:26px;
}
.tripod .icon {
	display: block;
	float: left;
	margin: 0 2px 2px 0;
}
.tripod .hideInTripod,
.tripod .resultsNav,
.tripod .report caption,
.tripod .pageNav {
	display: none;
}
.tripod .report th,
.tripod .report th a {
	font-size: 0px;
	padding: 0;
	color: #FFF;
	visibility: hidden;
}
.tripod table.report,
.tripod table.sortable {
	margin-top: 1px;
	border-width: 0;
}
.tripod .report .alt1,
.tripod .report .alt2 {
	background: none;
}
.tripod table.report td,
.tripod table.sortable td {
	border-bottom: 1px dotted #CCC;
	border-top: 1px dotted #FFF;
	border-width: 1px 0;
}
.head,
.tripod .head {
	border-bottom: 1px dotted #999;
	font: normal 18px Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	display: block;
}
.tripod a.head:hover {
	background: #006;
	color: #FFF;
	padding-left: 5px;
}
textarea {
	width: 98%;
}
li.title, .title {
	color: #FFF;
	font-size: 12px;
	margin-top: 20px;
	padding: 3px;
	text-indent: 4px;
}
#toplink {
	float: right;
	margin-right: 10px;
	margin-left: -100px;
	position: fixed;
	bottom: 10px;
	right: 10px;
	background: #EEE;
	border: 2px groove #FFF;
	color: #666;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	filter: alpha(opacity=70);
	opacity: .7;
	padding: 3px;
}
#toplink:hover {
	opacity: 1.0;
	filter: alpha(opacity=100);
}
#welcome {
	background: #666;
	float: right;
	font-weight: bold;
	font-size: 11px;
	color: #FFF;
	padding: 0;
	width: 213px;
	margin: 0 15px;
	height: 125px;
	filter: alpha(opacity=90);
	opacity: .9;
}
#welcome form#formLogin {
	font-size: 11px;
	padding: 0;
	margin: 3px 7px;
}
#welcome form#formLogin * {
	font-size: 11px;
	font-weight: normal;
	padding: 0;
	margin: 0;
}
#welcome form#formLogin a {
	background: none;
	color: #FFF;
	display: block;
	font-weight: normal;
}
#welcome form#formLogin table {
	border-collapse: collapse;
	width: auto;
}
#welcome form#formLogin td {
	border: 0;
	padding: 0;
	white-space: nowrap;
}
#welcome form#formLogin input {
	padding: 0 1px;
	margin-bottom: 1px;
}
#welcome form#formLogin input#email {
	width: 65px;
}
#welcome form#formLogin label {
	color: #CCC !important;
	background: none;
	padding: 1px;
}
#welcome form#formLogin .button {
	padding: 0px;
	border-width: 1px;
	margin: 1px 2px 0 0;
	font-size: 10px;
	width: 55px;
}
#welcome form#formLogin a.bull {
	padding-left: 14px;
	background: URL(../Image/icons/bullet_white.gif) no-repeat -2px;
}
.topNav {
	background: #006 url(../Image/bg_nav_2.jpg);
	font-weight: bold;
	font-size: 11px;
	color: #FFF;
	clear: both;
	height: 21px;
}
.topNav a {
	border: 1px solid #333;
	border-top-color: #EEE;
	border-left-color: #EEE;
	font-weight: normal;
	font-size: 11px;
	color: #DDD;
	display: block;
	text-align: center;
	opacity: .9;
	filter: Alpha(Opacity=90);
	float: left;
	width: 80px;
	margin: 1px 0 0 1px;
	padding: 1px;
	text-decoration: none;
}
.topNav a:hover {
	color: #EEE;
	opacity: 1;
	filter: Alpha(Opacity=100);
}
.topNav a.selected {
	border: 1px solid #EEE;
	border-top-color: #333;
	border-left-color: #333;
	color: #EEE;
	opacity: 1;
	cursor: default;
	filter: Alpha(Opacity=100);
}

@media print {
	#breadcrumbs,
	#header,
	#menu,
	#footer,
	.revised a,
	#suggestion_ajax {
		display: none;
	}
	body #bgHolder {
		margin: 0;
		padding: 0;
		width: auto;
	}
	#main,
	#main2,
	#content {
		margin: 0;
		padding: 0;
		width: auto;
	}
	div#directions {
		height: auto;
	}
}