body {
	/*font-family: Arial, Helvetica, sans-serif;*/
	/*font-family:"lucida grande",tahoma,verdana,arial,sans-serif;*/
	/*font-family:"Myraid Pro", Arial, Helvetica;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:18px;
}

td{
	font-size:14px;	
}

h1{
	color:#dd6700;
	padding:0px;
	margin:0px;
	font-weight:normal;
	padding-bottom:10px;
}

p{
	margin-top:0px;	
}

li{
	padding:3px;
}
a:link, a:visited {
	/*color: #0066CC;*/
	color:#494949;
	/*font-weight:bold;*/
	text-decoration:none;
}

th{
	text-align:center;	
}

.sectionHeading{
	background:#EEE;
	border-radius:10px;
	padding:10px;
	font-size:18px;
	font-weight:bold;
	margin-bottom:10px;
	text-align:center;
}

.sectionContent{
	padding:10px;	
}

.questionHeading{
	font-size:16px;
}

a:hover {
	color:#494949;
	text-decoration:underline;
}
a:active {
	color: #494949;
}


fieldset{
	padding:10px;
	padding-top:0px;
	cursor:auto;
}


.roundedCorners{
	border-radius:8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
}



.link_bar_selected, .link_bar_selected:hover{
	background:#0072a0;
	color:#FFFFFF;
	padding-left:10px;
	padding-right:10px;

}

.link_bar_unselected{
	color:#FFFFFF;
	padding-left:10px;
	padding-right:10px;
}

.link_bar_unselected:hover{
	background:#0072a0;
	color:#FFFFFF;
}




.orange_button{
	background-image:url('http://www.progrowthpremier.com/images/link_bg_gold.gif');
	color:#FFFFFF;
	font-weight:bold;
	padding:5px;
	padding-left:10px;
	padding-right:10px;
}


a.lineHover, a.lineHover:link{
	text-decoration:none;
}

a.lineHover:hover{
	text-decoration:underline;
}


a.blackLink:link, a.blackLink:visited{
	color:#000000;
	text-decoration:none;
}
a.blackLink:hover{
	text-decoration:underline;
}

a.noBoldBlackLink:link, a.noBoldBlackLink:hover, a.noBoldBlackLink:visited{
	color:#000000;
	font-weight:normal;
}

a.whiteLink:link, a.whiteLink:visited{
	color:#FFFFFF;
	text-decoration:none;
}

a.whiteLink:hover{
	text-decoration:underline;
}

a.blueLink:link, a.blueLink:visited{
	color:#04719f;
	font-weight:bold;
	text-decoration:none;
}

a.blueLink:hover{
	text-decoration:underline;
}



a.orangeLink:link, a.orangeLink:visited{
	color:#ed5b08;
	font-weight:bold;
	text-decoration:none;
}

a.orangeLink:hover{
	text-decoration:underline;
}

a.redLink:link, a.redLink:visited{
	color:#d51915;
	font-weight:bold;
	text-decoration:none;
}

a.redLink:hover{
	text-decoration:underline;
}

a.darkBlueLink:link, a.darkBlueLink:visited{
	color:#000066;
	text-decoration:none;
}
a.darkBlueLink:hover{
	color:#003366;
	text-decoration:underline;
}



a.disabledLink:link, a.disabledLink:visited{
	color:#000099;
	text-decoration:none;
	text-shadow:#FF0000;
}
a.disabledLink:hover{
	color:#000099;
	text-decoration:;
}


.noLine{
	text-decoration:none;
}

.noLine:hover{
	text-decoration:underline;
}

.noLineHover{
	text-decoration:underline;	
}

.noLineHover:hover{
	text-decoration:none;	
}



.bottomBorder{
	border-bottom:#000000 solid 1px;
}


.redText{
	color:#FF0000;
}

.divParagraph{
	text-indent:20px;	
}


.inlineButton{
	padding-top:0px;
	padding-bottom:0px;
}

.selected_tab{
	border:#000000 solid 1px; 
	border-bottom:0px;
	background:#DDDDDD;
	padding:5px 10px 5px 10px;
}

.unselected_tab{
	border:#000000 solid 1px; 
	/*border-bottom:0px;*/
	background:#EEEEEE; 
	padding:5px 10px 5px 10px;
}


.txtDisabled{
	color:#555555;
}

.green_selected_tab{
	border:#000000 solid 1px; 
	border-bottom:0px;
	background:#5de3be;
	padding:5px 10px 5px 10px;
}

.green_unselected_tab{
	border:#000000 solid 1px; 
	/*border-bottom:0px;*/
	background:#93f6db;
	padding:5px 10px 5px 10px;
}



a.tab_link:link, a.tab_link:visited{
	color:#333333;
	text-decoration:none;
	margin:-1px;
}


a.normalTxt:link, a.normalTxt:visited{
	color:#000000;
	text-decoration:none;
	font-weight:normal;
}

a.normalTxtBold:link, a.normalTxtBold:visited{
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}

a.normalTxt:hover, a.normalTxtBold:hover{
	text-decoration:underline;
}


td.inputbody {
	border-bottom:#000000 solid 1px;
	border-left:#000000 solid 1px;
	border-right:#000000 solid 1px;
}


td.spacerRow{
	height:5px;
}

.paddedSides{
	padding-left:10px;
	padding-right:10px;
}

.coloredRow{
	background:#DDDDDD;
}



.fieldSet_adminSection{
	border:#2867DB solid 1px;
}

.fieldSet_blue{
	border:#0066FF solid 1px;
}

.fieldSet_businessPlan{
	border:#5871D3 solid 1px;
}

.fieldSet_green{
	border:#5de3be solid 1px;
}

.fieldSet_memberEvents{
	border:#2361F1 solid 1px;
}

.fieldSet_messages{
	border:#0066FF solid 1px;
}


.fieldSet_orientation{
	border:#042EEE solid 1px;
}

.fieldSet_teams{
	border:#2B42E6 solid 1px;
}


.fieldSet_touches{
	border:#0099CC solid 1px;
}

.fieldSet_touchNotes{
	border:#00CC33 solid 1px;
}

.fieldSet_userAccount{
	border:#2270E3 solid 1px;
}

.fieldSet_userRelationships{
	border:#1DAFA0 solid 1px;
}

.fieldSet_relationshipsColorScheme{
	border:#0033FF solid 1px;
}


.smallBr{
	line-height:4px;
}

.tdInbox{
	border-bottom:#000000 solid 1px;
}




.pageStatus{
	background:#FCF;
	color:#000;
	font-weight:bold;
	padding:25px;
}

.proGrowth{
	color:#003366;
	font-weight:bold;
}


.requiredText, .requiredField{
	color:#FF0000;
}

.smallDisabled, a.smallDisabled:link, a.smallDisabled:visited{
	font-size:12px;
	color:#666;
	
}

a.smallDisabled:link, a.smallDisabled:visited{
	font-size:12px;
	color:#666;
	text-decoration:none;
	
}

.txtSmall{
	font-size:12px;
}

.txtSmall_12{
	font-size:12px;
}


.txtBlueBold{
	color:#003399;
	font-weight:bold;
}


.txtBold_16{
	font-size:16px;
	font-weight:bold;
}

.txtBold_18{
	font-size:18px;
	font-weight:bold;
}

.txtBold_20{
	font-size:20px;
	font-weight:bold;
}


.txtBoldItalic{
	font-style:italic;
	font-weight:bold;
}

.txtItalicUnderline{
	font-style:italic;
	text-decoration:underline;
}

.sectionLegend{
	color:#494949;
	font-size:20px;
}

.sectionLegendBlue{
	color:#0072a0;
	font-size:20px;
}

.sectionLegendSmall{
	color:#003366;
	font-size:16px;
	font-weight:bold;
}


.sectionLegendBlackBar{
	background:url('http://www.progrowthpremier.com/images/section_center_black.gif');
	background-repeat:repeat-x;
	background-position:top;
	color:#FFFFFF;
	font-size:16px;
	font-weight:bold;
}

.sectionLegendBlueBar{
	background:url('http://www.progrowthpremier.com/images/section_center_blue.gif');
	background-repeat:repeat-x;
	background-position:top;
	color:#FFFFFF;
	font-size:16px;
	font-weight:bold;
}


.sectionLegendBlueBody{
	background:#EEEEEE;
	border:#305390 solid 1px;
	padding:5px; 
	padding-top:10px;
}


.printTable{
	page-break-after:auto;
}



.level_i{
	/*background-color:#438BE4;*/
	background-color:#4999E4;
}

td.level_i{
	border-bottom:#000000 solid 1px;
}

.txt_level_i{
	color:#4999E4;
}



.level_ii_a, .prospect_convert{
	/*background-color:#E33E3E;*/
	/*background-color:#f56e6e;*/
	background-color:#EE6161;
}

td.level_ii_a, td..prospect_convert{
	border-bottom:#000000 solid 1px;
}

.txt_level_ii_a, .txt_prospect_convert{
	color:#EE6161;
}


.level_ii_b, .prospect_information{
	background-color:#FFCC00;
}

td.level_ii_b, td.prospect_information{
	border-bottom:#000000 solid 1px;
}

.txt_level_ii_b, .txt_prospect_information{
	color:#FFCC00;
}


.level_ii_c, .prospect_new_prospect{
	background-color:#00CC00;
}

td.level_ii_c, td.prospect_new_prospect{
	border-bottom:#000000 solid 1px;
}

.txt_level_ii_c, .txt_prospect_new_prospect{
	color:#00CC00;
}



.level_iii, .prospect_undecided{
	background-color:#FF66CC;
}

td.level_iii, td.prospect_undecided{
	border-bottom:#000000 solid 1px;
}

.txt_level_iii, .txt_prospect_undecided{
	color:#FF66CC;
}


.inactive{
	background-color:#999999;
	color:#FFFFFF;
}


.relationship_name_team_member{
	font-size:17px;
	font-weight:bold;
}

.relationship_name{
	font-size:17px;
}




.team_leader{
	background:#FF0000;
}

.executive_committee_member{
	background:#0000FF;
}

.team_member{
	background:#009933;
}





.overlayDiv{
	background-color:#DDDDDD; 
	background:#DDDDDD;
	border:#000000 solid 2px;
	display:none;
	min-width: 300px; 
	max-width:700px;
	padding: 8px; 
	position:absolute;
	cursor:move;
	z-index: 100;
	
}





.overlayDivBlack{
	background:#000000;
	border:#000000 solid 2px;
	color:#FFFFFF;
	display:none;
	min-width: 300px; 
	padding: 8px; 
	position:absolute;
	cursor:move;
	z-index:100;
	
}





.bodyOverlay{
	display:none; 
	z-index:10; 
	position:absolute; 
	background:#000000;
}


.drag{
	cursor:hand;
	z-index: 100;
}




.tdOrangeBorder {
	border:#ff9000 solid 1px;
}

.tdOrangeBottom {
	border-bottom:#ff9000 solid 1px;
}


.tdOrangeTitle{
	background-color:#ff9000;
	color:#FFFFFF;
	font-weight:bold;
	padding:5px;
	text-decoration:none;
	padding:5px;
}


.tdBlackBorder {
	border:#000000 solid 1px;
}

.tdBlackBottom {
	border-bottom:#000000 solid 1px;
}


.tdBlackTitle{
	background-color:#000000;
	color:#FFFFFF;
	font-weight:bold;
	padding:5px;
	text-decoration:none;
	padding:5px;
}

.tdBlackTitleWithBorder{
	background-color:#000000;
	border:#FFFFFF solid 1px;
	color:#FFFFFF;
	text-decoration:none;
}



.tdRedBorder {
	border:#bf0000 solid 1px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
}

.tdRedBottom {
	border-bottom:#bf0000 solid 1px;
}


.tdRedTitle{
	background-color:#bf0000;
	color:#FFFFFF;
	font-weight:bold;
	padding:5px;
	text-decoration:none;
}

.tdBlueBorder {
	border:#0072a0 solid 1px;
}

.tdBlueBottom {
	border-bottom:#0072a0 solid 1px;
}


.tdBlueTitle{
	background-color:#0072a0;
	color:#FFFFFF;
	font-weight:bold;
	padding:5px;
	text-decoration:none;
}

.tdBlueTitleWithBorder{
	background-color:#0072a0;
	border:#FFFFFF solid 1px;
	color:#FFFFFF;
	text-decoration:none;
}


.tdGreyTitle{
	background-color:#BBBBBB;
	color:#000000;
	font-weight:bold;
	padding:5px;
	text-decoration:none;
}

a.tdGreyTitle:link, a.tdGreyTitle:visited{
	color:#000000;
	text-decoration:none;
}

a.tdGreyTitle:hover{
	color:#000000;
	text-decoration:underline;
}

a.tdGreyLink:link, a.tdGreyLink:visited{
	color:#0000CC;
	font-weight:bold;
}

a.tdGreyLink:hover{
	color:#000000;
}

.tdGreyTitleWithBorder{
	background-color:#999999;
	border:#000000 solid 1px;
	color:#000000;
	/*font-weight:bold;*/
	text-decoration:none;
}


.thBarGrey{
	background:#DCDCDC;
	border-top:#000000 solid 1px;
}


.breadCrumb{
	border-bottom:#000000 solid 2px;
	padding:5px;
}

a.bbCodeBtn{
	border:#000000 solid 1px;
	padding-bottom:2px;
	background:#CCCCCC;
}
a.bbCodeBtn:link{
	background:#CCCCCC;
}
a.bbCodeBtn:hover{
	background:#00CCFF;
}


.bbQuoteDiv{
	background:#AEB7FF; 
	border:#000000 solid 1px; 
	padding:5px;
	width:100%;
}







#header{
	padding:5px;
}



#topNav{
	width:100%;
	background:#EEEEEE;
	padding:3px;
	border-bottom:#006700 solid 3px;
}


#pageTitle{
	padding:10px;
	padding-left:15px;
	font-size:24px;
	font-weight:bolder;
	text-decoration:underline;
	color:#494949;
}

#pageBody{
	padding:10px;
}

/* Used for tooltip.js*/
#fixedtipdiv{
position:absolute;
padding: 2px;
border:1px solid black;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
}




#hintbox{ /*CSS for pop up hint box */
position:absolute;
top: 0;
background-color:#FFFF99;
width: 150px; /*Default width of hint.*/ 
padding: 3px;
border:1px solid black;
font:normal 11px Verdana;
line-height:18px;
z-index:100;
border-right: 3px solid black;
border-bottom: 3px solid black;
visibility: hidden;
}

.hintanchor{ /*CSS for link that shows hint onmouseover*/
font-weight: bold;
color: navy;
margin: 3px 8px;
}



.dropmenudiv{
	background:#2f518d;
	border:#FFFFFF solid 1px;
	border-top:0px;
	color:#FFFFFF;
	padding:5px;
	margin-right:15px;
	position:absolute;
	visibility:hidden;
	z-index:1;
}

.dropmenucontent{
	position:absolute;
	visibility:hidden;
	padding-bottom:10px;
	overflow:visible;
	background:#000000;
	z-index:2;
}




/* CALENDAR */
tr.topdays {
	background-color: #eaffff; font-size: 11px; color : #000000; 
}

.toprightnumber {
	font-size: 10px; font-weight: bold;
}
.eventinbox {
	font-size: 10px;	
}
.currentdate {
	font-size: 17px; font-weight: bold;	
}

td.beforedayboxes {
	background-color: #ffffff; color: #000000;
}
td.dayboxes {
	background-color: #ffffff; color: #000000;
}
td.afterdayboxes {
	background-color: #ffffff; color: #000000;
}
td.highlighteddayboxes {
	background-color: #EFEFEF; color: #000000;
}
.event {
	font-size: 12px; font-weight: bold;
}

.shadow {
	-moz-box-shadow: 3px 3px 4px #494949;
	-webkit-box-shadow: 3px 3px 4px #494949;
	box-shadow: 0px 0px 10px #494949;
}