.text9 { font-family: Verdana, Helvetica, sans-serif; font-size: 9px; }
.text10 { font-family: Verdana, Helvetica, sans-serif; font-size: 10px; }
.text11 { font-family: Verdana, Helvetica, sans-serif; font-size: 11px; }
.text12 { font-family: Verdana, Helvetica, sans-serif; font-size: 12px; }
.text13 { font-family: Verdana, Helvetica, sans-serif; font-size: 13px; }
.text14 { font-family: Verdana, Helvetica, sans-serif; font-size: 14px; }
.text15 { font-family: Verdana, Helvetica, sans-serif; font-size: 15px; }
.text16 { font-family: Verdana, Helvetica, sans-serif; font-size: 16px; }
.text17 { font-family: Verdana, Helvetica, sans-serif; font-size: 17px; }
.text18 { font-family: Verdana, Helvetica, sans-serif; font-size: 18px; }

.rtext10 { font-family: Verdana, Helvetica, sans-serif; font-weight: bold; font-size: 10px; color: #CC0000; text-decoration: none; }
.rtext11 { font-family: Verdana, Helvetica, sans-serif; font-weight: bold; font-size: 11px; color: #CC0000; text-decoration: none; }
.rtext12 { font-family: Verdana, Helvetica, sans-serif; font-weight: bold; font-size: 12px; color: #CC0000; text-decoration: none; }
.rtext13 { font-family: Verdana, Helvetica, sans-serif; font-weight: bold; font-size: 13px; color: #CC0000; text-decoration: none; }
.rtext14 { font-family: Verdana, Helvetica, sans-serif; font-weight: bold; font-size: 14px; color: #CC0000; text-decoration: none; }

.btext10 { font-family: Verdana, Helvetica, sans-serif; font-weight: bold; font-size: 10px; }
.btext11 { font-family: Verdana, Helvetica, sans-serif; font-weight: bold; font-size: 11px; }
.btext12 { font-family: Verdana, Helvetica, sans-serif; font-weight: bold; font-size: 12px; }
.btext13 { font-family: Verdana, Helvetica, sans-serif; font-weight: bold; font-size: 13px; }
.btext14 { font-family: Verdana, Helvetica, sans-serif; font-weight: bold; font-size: 14px; }
.btext15 { font-family: Verdana, Helvetica, sans-serif; font-weight: bold; font-size: 15px; }
.btext16 { font-family: Verdana, Helvetica, sans-serif; font-weight: bold; font-size: 16px; }
.btext17 { font-family: Verdana, Helvetica, sans-serif; font-weight: bold; font-size: 17px; }
.btext18 { font-family: Verdana, Helvetica, sans-serif; font-weight: bold; font-size: 18px; }
.btext19 { font-family: Verdana, Helvetica, sans-serif; font-weight: bold; font-size: 19px; }
.btext20 { font-family: Verdana, Helvetica, sans-serif; font-weight: bold; font-size: 20px; }
.btext21 { font-family: Verdana, Helvetica, sans-serif; font-weight: bold; font-size: 21px; }
.btext22 { font-family: Verdana, Helvetica, sans-serif; font-weight: bold; font-size: 22px; }

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

a, a:visited {
	color: #0000FF;
	/* color: #007EFF; */
}

a:hover {
	color: #FA920B;
	text-decoration: none;
}

a.newWinLink {
	padding-right: 15px;
	margin-right: 1px;
	background: url("/images/btn/new_window_btn.gif") no-repeat right top;
	overflow: auto;
}

.mainBodyText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #434343;
	font-weight: bold;
}

.headerText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 27pt;
	color: #333333;
	/* font-weight: bold; */
}

.subHeaderText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18pt;
	color: #333333;
	font-weight: bold;
}

.titles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 27pt;
	color: #333333;
	margin-left: 10px;	
	font-variant: normal;
	font-weight: bolder;
	padding-right: 50px;
	background-color: #E6E6CD;
	padding-top: 10px;
	padding-bottom: 5px;
}

.registeredText {
	font-family: Verdana, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #000000; 
	font-weight: bold;
	vertical-align: 18px;
}

.registerTable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*background-color: #EAEAEA;*/
	/*border: #000000 1px solid;*/
	border-bottom: #999999 1px dashed;
}

.tipAsterisk {
	font-family: Verdana, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #CC0000; 
	font-weight: boldest;
	vertical-align: 2px;
}

td.errorCell {
	color: #CC0000;
	font-weight: bold;
}

.errorElem {
	background: #FFFFD5;
}

.submissionErrors { 
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #CC0000;
	text-decoration: none;
}

.disabledField {
	background-color: #E4E4E4;
}

.topbarbg {
	font-weight: bold;
	background-color: #616161;
	color: #FFF;
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
}

.row1 {
	background-color: #E7E7E7;
}

.row2 {
	background-color: #D8D8D8;
}

h1 {
	font-size: 18px;
	font-weight: normal;
	border-bottom: 1px solid #e7e7e7;
	padding: 5px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

h2 {
	padding: 10px 0 5px 0;
	margin: 0;
	font-weight: bold;
	font-size: 14px;
}

h3 {
	padding: 0;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 3px;
	margin-bottom: 4px;
	padding-left: 8px;
	height: auto;
	background: none transparent;
	background: #EAEAEA url("/images/arrow_h3.gif") left top no-repeat;
	border-bottom: 1px solid #2A3D09;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}

h4 {
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px solid #e7e7e7;
	padding: 5px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

h5 {
	font-size: 12px;
	font-weight: bold;
	border-bottom: 1px solid #e7e7e7;
	background: #FFFFFF url("/images/arrow_right.gif") left center no-repeat;
	padding: 5px 0px 0px 15px;
	margin: 0px 0px 0px 0px;
}

.mapTipText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*color: #000000;*/
	width: 275px;
	padding-right: 10px;
}

.mapTipHeader {
	font-size: 16px;
}

.mapTable {
	border: 1px #999999;
	border-style: solid solid solid solid;	
}

.mapLink {
	font-size: 10px;
}

.leftHandNavs {
	border: 1px #999999;
	border-style: none none solid none;	
}

.collapseCell {
	border: 1px #999999;
	border-style: none solid solid none;	
}

.bottomNavs {
	border: 1px #999999;
	border-style: none solid none none;
}

.directionsDiv {
	position: absolute;
	z-index: 40;
	visibility: hidden;
	background-color: #FFFFFF;
	width: 265px;
	/* height: 100%; */
	overflow-x: scroll;
	overflow-y: scroll;
	overflow: -moz-scrollbars-vertical;
}

.directionsToolbar {
	position: absolute;
	z-index: 50;
	visibility: hidden;
	background-color: #FFFFFF;
	padding-top: 3px;
	margin-left: 5px;
	border-bottom: 1px solid #C8C8C8;
	width: 250px;
	height: 20px;
}

.helpList {
	margin-top: 7px;
}

.loadingDiv {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	width: 100%;
	height: 100%;
	text-align: center;
	background-color: #FFFFFF;
	/*filter:alpha(opacity=70); -moz-opacity:.70; opacity:.70;*/
	visibility: hidden;
}

.paginationTable { 
	padding-bottom: 2px;
	border-width: 1px;
	border-color: #999999;
	border-style: none none none none;
}

td.paginationPage { 
	padding-top: 3px;
	padding-left: 10px;
	background: url("/images/arrow_update.gif") left top no-repeat;
	font-family: Verdana, Helvetica, sans-serif; 
	font-weight: bold; 
	font-size: 12px; 
}

td.paginationLinks {
	padding-top: 3px;
	padding-left: 5px;
	font-family: Verdana, Helvetica, sans-serif; 
	font-weight: none; 
	font-size: 12px; 
}

.dateDifference {
	color: #777777;
	font-family: Verdana, Helvetica, sans-serif;
	/*font-weight: bold;*/
	font-size: 12px;
}

/* Buddy DIV Items ------------------------------------------------------- */

.buddyDiv {
	z-index: 10;
	margin-top: 2px;
	padding-top: 10px;
	margin-left: 5px;
	cursor: pointer; 
	cursor: hand;
	border: 1px #FFFFFF;
	border-style: solid solid solid solid;	
}

.buddyActiveDiv {
	z-index: 10;
	margin-top: 2px;
	padding-top: 10px;
	margin-left: 5px;
	cursor: pointer; 
	cursor: hand;
	background-color: #FFFFF9;	
	border: 1px #C5E0FB;
	border-style: solid solid solid solid;	
}

.buddyTableSeparator {
	border-bottom: 1px dashed #999999;
	padding-top: 7px;
	margin-left: 5px;
	margin-right: 5px;
}

.buddyHighlightDiv {
	position: absolute;
	z-index: 20;
	visibility: hidden;
}

/* ----------------------------------------------------------------------- */

/* Location DIV Items ---------------------------------------------------- */

.locationDiv {
	z-index: 10;
	margin-top: 2px;
	padding-top: 10px;
	margin-left: 5px;
	cursor: pointer; 
	cursor: hand;
	border: 1px #FFFFFF;
	border-style: solid solid solid solid;	
}

.locationActiveDiv {
	z-index: 10;
	margin-top: 2px;
	padding-top: 10px;
	margin-left: 5px;
	cursor: pointer; 
	cursor: hand;
	background-color: #FFFFF9;
	border: 1px #C5E0FB;
	border-style: solid solid solid solid;	
}

.locationTableSeparator {
	border-bottom: 1px dashed #999999;
	padding-top: 7px;
	margin-left: 5px;
	margin-right: 5px;
}

.locationHighlightDiv {
	position: absolute;
	z-index: 20;
	visibility: hidden;
}

/* ----------------------------------------------------------------------- */

/* Location History Styles ----------------------------------------------- */

.historyHeader {
	width: 99%;
	font-size: 18px;
	font-weight: normal;
	border-bottom: 1px solid #e7e7e7;
	padding: 5px 0px 0px 0px;
	margin: 0px 10px 0px 0px;
}

.locationHistoryDiv {
	z-index: 10;
	width: 99%;
	cursor: pointer; 
	cursor: hand;
	border: 1px #FFFFFF;
	margin: 10px 10px 0px 0px;
	padding: 2px;
	border-style: solid solid solid solid;	
}

.locationHistoryActiveDiv {
	z-index: 10;
	width: 99%;
	cursor: pointer; 
	cursor: hand;
	margin: 10px 10px 0px 0px;
	padding: 2px;
	background: #FFFFF9 url("/images/view_bg.gif") right center no-repeat;
	border: 1px #C5E0FB;
	border-style: solid solid solid solid;	
}

.historyTableSeparator {
	width: 99%;
	border-bottom: 1px dashed #999999;
	padding: 0px 0px 0px 0px;
	margin: 0px 10px 0px 0px;
}

.locationHistoryHighlightDiv {
	position: absolute;
	z-index: 20;
	visibility: hidden;
}

.locationHistoryTable {
	margin-top: 10px;
	margin-bottom: -5px;
}

/* ----------------------------------------------------------------------- */

/* Profile Styles -------------------------------------------------------- */

.profileTableSeparator {
	border-bottom: 1px dashed #999999;
	background-position: bottom right;
	background-repeat: no-repeat;
	height: 140px;
}

.profileCurrentLocation {
	border: 1px dashed #999999;
}

.profileHistoryHeader {
	font-weight: bold;
	padding-right: 10px;
	color: #000000;
	background-color: #EAEAEA;
	border-top: 1px dashed #999999;
	border-bottom: 1px dashed #999999;
}

.commentTableSeparator {
	border-bottom: 1px dashed #999999;
	background-position: bottom right;
	background-repeat: no-repeat;
}

/* ----------------------------------------------------------------------- */

/* Tab Styles ------------------------------------------------------------ */

.tabHeader {
	border-bottom: 1px solid #999999;
	margin-left: 10px;
	margin-right: 10px;
}

/* ----------------------------------------------------------------------- */

/* Confirm Styles -------------------------------------------------------- */

.confirmTableSeparator {
	border-bottom: 1px dashed #999999;
	background-position: bottom right;
	background-repeat: no-repeat;
	height: 80px;
	margin-bottom: 30px;
}

/* ----------------------------------------------------------------------- */

/* Browse Styles --------------------------------------------------------- */

.browseUserDIV {
	height: 80px;
	width: 80px;
	float: left;
	background-color: #CCCCCC;
	/*margin-bottom: 30px;*/	
}

/* ----------------------------------------------------------------------- */

/* Color Schemes --------------------------------------------------------- */

.blueLeftHeader {
	color: #7487D8;
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
}

.bluePopupHeader {
	color: #7487D8;
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
}

.greenLeftHeader {
	color: #98C783;
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
}

.greenPopupHeader {
	color: #98C783;
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
}

.redLeftHeader {
	color: #F65555;
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
}

.redPopupHeader {
	color: #F65555;
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
}

.yellowLeftHeader {
	color: #DECF63;
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
}

.yellowPopupHeader {
	color: #DECF63;
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
}

.purpleLeftHeader {
	color: #9277C9;
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
}

.purplePopupHeader {
	color: #9277C9;
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
}

.blackLeftHeader {
	color: #000000;
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
}

.blackPopupHeader {
	color: #000000;
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
}

.brownLeftHeader {
	color: #C09797;
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
}

.brownPopupHeader {
	color: #C09797;
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
}

.grayLeftHeader {
	color: #888888;
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
}

.grayPopupHeader {
	color: #888888;
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
}

/* ----------------------------------------------------------------------- */

.bgOverlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	width: 100%;
	height: 100%;
	background-color: #000000;
	filter:alpha(opacity=70); -moz-opacity:.70; opacity:.70;
	/* filter:alpha(opacity=0); -moz-opacity:.0; opacity:.0; */
	visibility: hidden;
}

.geocodeOptionsLayer {
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	padding-right: 3px;
	position: absolute;
	left: -500px;
	top: -500px;
	height: 235px;
	width: 450px;
	z-index: 20;
	visibility: hidden;
	background-color: #EAEAEA;
	layer-background-color: #EAEAEA;
	border: 1px solid #000000;
	overflow-y: scroll;
	overflow: -moz-scrollbars-vertical;		
}

.buddyOptionsLayer {
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	padding-right: 3px;
	position: absolute;
	left: -500px;
	top: -500px;
	height: 235px;
	width: 450px;
	z-index: 20;
	visibility: hidden;
	background-color: #EAEAEA;
	layer-background-color: #EAEAEA;
	border: 1px solid #000000;
	overflow-y: scroll;
	overflow: -moz-scrollbars-vertical;		
}

a.addLink:link {
	color: #0000FF;
	text-decoration: underline;
	font-weight: bold;
	font-size: 14px;	
}

a.addLink:visited {
	color: #0000FF;
	text-decoration: underline;
	font-weight: bold;
	font-size: 14px;	
}

a.addLink:hover {
	color: #FA920B;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;	
}

a.addLink:active {
	color: #0000FF;
	text-decoration: underline;
	font-weight: bold;
	font-size: 14px;
}

.templateTable { 
	padding-bottom: 6px;
	border-width: 1px; 
	border-color: #999; 
	border-style: none none solid none;
}

.updateBorder {
	border: 1px dashed #999; 
	padding: 4px;
}

/* Epoch Calendar Styles */

table.calendar { font-family: Helvetica, Arial, sans-serif; font-size: 0.8em; border-collapse: collapse; background-color: white; border: solid #999999 1px; background-color: white; width: 200px;	text-align: center;	-moz-user-select: none; }
table.calendar input, table.calendar select { font-size: 10px; }
table.calendar td { border: 0; font-size: 10px; text-align: center; }
div.mainheading { margin: 2px; }
table.caldayheading {border-collapse: collapse; cursor: pointer; empty-cells: show; margin: 0 6px 0 6px; }
table.caldayheading td { border: solid #CCCCCC 1px; text-align: left; color: #0054E3; font-weight: bold; text-align: center; width: 22px; }
table.caldayheading td.wkhead { border-right: double #CCCCCC 3px; }
table.calcells { border-collapse: collapse; cursor: pointer; margin: 0 6px 0 6px; }
table.calcells td { border: solid #CCCCCC 1px; vertical-align: top; text-align: left; font-weight: bold; width: 22px; height: 20px; }
table.calcells td div { padding: 1px; margin: 0; }
table.calcells td.wkhead { background-color: white; text-align: center; border-right: double #CCCCCC 3px; color: #0054E3; }
table.calcells td.wkday { background-color: #DDDDDD; text-align: center; vertical-align: middle; }
table.calcells td.wkend { background-color: #DDDDDD; text-align: center; vertical-align: middle; }
table.calcells td.curdate { }
table.calcells td.cell_selected { background-color: #99CCFF; color: black; text-align: center; vertical-align: middle; }
table.calcells td.notmnth { background-color: #FFFFFF; color: #CCCCCC; text-align: center; vertical-align: middle; }
table.calcells td.notallowed { background-color: white; color: #EEEEEE; font-style: italic; }
table.calcells td.hover { background-color: #999999; text-align: center; vertical-align: middle; }
