/*----------------------------- MAIN BUTTONS --------------------------------*/
#ButtonOff {
	width: 199x;
	font-family: Arial, sans-serif;
	font-size:8pt;
	font-weight:bold;
}

#ButtonOn {
	width: 199px;
	font-family: Arial, sans-serif;
	font-size:8pt;
	font-weight:bold;
	background: transparent url(/resources/plannerassist/images/b_on.gif) no-repeat;
}

#ButtonOff ul, #ButtonOn ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
		
#ButtonOff li {
	margin: 0;
	list-style: none;
	background: transparent url(/resources/plannerassist/images/b_off.gif) no-repeat;
}

#ButtonOn li {
	margin: 0;
	list-style: none;
	background: transparent url(/resources/plannerassist/images/b_on.gif) no-repeat;
}
	
#ButtonOff li a {
	display: block;
	padding: 9px 0px 7px 1.2em;
	text-decoration: none;
	color:#000000;
	/*width:175px; do not take this out, rollover won't work*/
	width:199px;
	
}

#ButtonOn li a {
	display: block;
	padding: 9px 0px 7px 1.2em;
	color: #000000;
	text-decoration: none;
	/*width:175px; do not take this out, rollover won't work*/
	width:199px;
}

#ButtonOff li a:hover{
	display:block;
	width:199px;
	background: transparent url(/resources/plannerassist/images/b_rollover.gif) no-repeat;
}

/*----------------------------- BUTTONS LEVEL 1 --------------------------------*/
#ButtonLevel1Off {
	width: 199x;
	font-family: Arial, sans-serif;
	font-size:8pt;
}

#ButtonLevel1On {
	width: 186px;
	font-family: Arial, sans-serif;
	font-size:8pt;
	font-weight:bold;
}

#ButtonLevel1Off ul, #ButtonLevel1On ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
		
#ButtonLevel1Off li {
	margin: 0;
	list-style: none;
	background: transparent url(/resources/plannerassist/images/bl1_off.gif) no-repeat;
}

#ButtonLevel1On li {
	margin: 0;
	list-style: none;
	background: transparent url(/resources/plannerassist/images/bl1_off.gif) no-repeat;
	width:199px;
}
	
#ButtonLevel1Off li a {
	display: block;
	padding: 3px 0px 2px 2em;
	text-decoration: none;
	color:#333333;
	/*width:175px; do not take this out, rollover won't work*/
	width:199px;
	
}

#ButtonLevel1On li a {
	display: block;
	padding: 3px 0px 3px 2em;
	color: #333333;
	text-decoration: none;
	width:199px;/*do not take this out, rollover won't work*/
}

#ButtonLevel1Off li a:hover{
	display:block;
	width:199px;
	background: transparent url(/resources/plannerassist/images/bl2_off.gif) no-repeat;
}

/*----------------------------- BUTTONS LEVEL 2 --------------------------------*/
#ButtonLevel2Off {
	width: 199x;
	font-family: Verdana, sans-serif;
	font-size:7pt;
}

#ButtonLevel2On {
	width: 186px;
	font-family: Verdana, sans-serif;
	font-size:7pt;
}

#ButtonLevel2Off ul, #ButtonLevel2On ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
		
#ButtonLevel2Off li {
	margin: 0;
	list-style: none;
	background: transparent url(/resources/plannerassist/images/bl2_off.gif) no-repeat;
}

#ButtonLevel2On li {
	margin: 0;
	list-style: none;
	background: transparent url(/resources/plannerassist/images/bl2_off.gif) no-repeat;
	width:199px;
}
	
#ButtonLevel2Off li a {
	display: block;
	padding: 0px 0px 1px 2.5em;
	text-decoration: none;
	color:#000000;
	/*do not take this out, rollover won't work*/
	width:199px;
	
}

#ButtonLevel2On li a {
	display: block;
	padding: 0px 0px 1px 2.5em;
	color: #333333;
	text-decoration:underline;
	/*do not take this out, rollover won't work*/
	width:199px;
}

#ButtonLevel2Off li a:hover{
	display:block;
	width:199px;
	text-decoration:underline;
	background: transparent url(/resources/plannerassist/images/bl2_off.gif) no-repeat;
}

/*----------------------------- BUTTONS LEVEL 3 --------------------------------*/
#ButtonLevel3Off {
	width: 199x;
	font-family: Arial, sans-serif;
	font-size:7pt;
}

#ButtonLevel3On {
	width: 186px;
	font-family: Arial, sans-serif;
	font-size:7pt;
}

#ButtonLevel3Off ul, #ButtonLevel3On ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
		
#ButtonLevel3Off li {
	margin: 0;
	list-style: none;
	background: transparent url(/resources/plannerassist/images/bl2_off.gif) no-repeat;
}

#ButtonLevel3On li {
	margin: 0;
	list-style: none;
	background: transparent url(/resources/plannerassist/images/bl2_off.gif) no-repeat;
	width:199px;
}
	
#ButtonLevel3Off li a {
	display: block;
	padding: 1px 0px 1px 3em;
	text-decoration: none;
	color:#000000;
	/*do not take this out, rollover won't work*/
	width:199px;
	
}

#ButtonLevel3On li a {
	display: block;
	padding: 1px 0px 1px 2.5em;
	color: #333333;
	text-decoration:underline;
	/*do not take this out, rollover won't work*/
	width:199px;
}

#ButtonLevel3Off li a:hover{
	display:block;
	width:199px;
	text-decoration:underline;
	background: transparent url(/resources/plannerassist/images/bl2_off.gif) no-repeat;
}

/*----------------------------- GENERIC ITEMS ------------------------------------*/
a:link{
	color:#006699;
}

a:hover{
	color:#B1902F;
}

a:visited{
	color:#006699;
}

a:active{
	color:#006699;
}

body{
	background-image:url(/resources/plannerassist/images/pagebg.gif);
}

#Container{
	margin-left:0px;
	margin-top:0px;
	
}

#Content{
	float:right;
	width:550px;
	margin-right:5px;
	margin-top:7px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
}

td{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
}

#Content li{
	margin-top: 3px;
	margin-bottom: 3px;
}

#Checklist li{
	list-style:none;
	background: transparent url(/resources/plannerassist/images/misc/checkbox.gif) no-repeat;
	margin-left:5px;
}

#Checklist li span{
	margin-left:15px;
}

.DataTable{
	
	background-color:#cccccc;
}

.Date{
	font-size:8pt;
}

.Disclaimer{
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

.Footer{
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

.Heading1{
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#CC0023;
	font-weight:600;
}

.Heading2{
	font-family: Arial, Helvetica, sans-serif;
	font-size:9pt;
	color:#006699;
	font-weight:600;
}

.Heading3{
	font-family: Arial, Helvetica, sans-serif;
	font-size:9pt;
	color:#B1902F;
	font-weight:600;
}

#MainImage{
	height:160px;

}

#Menu{
	width:199px;
	margin-left:3px;
	margin-top:5px;
	float:left;
}

#MenuBottom{
	background: transparent url(/resources/plannerassist/images/menu_bottom.gif) no-repeat;
	font-size:1px;
}

#PALogo{
	/*background: transparent url(/resources/plannerassist/images/plannerassist_logo.gif) no-repeat;*/
	height:68px;
	margin-top:30px;
	margin-left:33px;
	
}

#Row{
	clear:both;
	width:780px;
	margin-left:0px;
}

#TopMenuPanel{
	background: transparent url(/resources/plannerassist/images/top_menu_panel.gif) no-repeat;
	height:60px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	font-weight:bold;
	color:#FFFFFF;
	padding-top:12px;
	padding-left:60px;
	
}

.SectionTitle{
	font-size:10pt;
}

#SgbLogo{
	float: right;
	margin-bottom:10px;
}
/*--------------- Data table styles------------------------------------*/
.RowData{
	border-bottom: 1px solid #666666; background-color: #ffffff;
}

.RowDark{
	border-bottom: 1px solid #cccccc;  background-color: #E8E8E8;
}

.RowLight{
	border-bottom: 1px solid #cccccc; background-color: #ffffff;
}

.RowHeading{
	border-top: 1px solid  #6B5D47; border-bottom: 1px solid  #6B5D47; background-color: #BDA47B;  font-weight: bold; color: #ffffff;
}

/*---------------------- Styles for sgb shared item ----------------------------*/
.calcborder{border : 1px solid #6B6B6B; background-color : #ffffff;}
.newbordertitle{background-color: #A4AEB4;  font-weight: 600; color: #FFFFFF;}
.newborder {border : 1px solid #666666; background-color : #FFFFFF;}
.newborderdark {background-color : #F0F0F0;}
.newborderlight {background-color : #FFFFFF;border: 1px solid #FFFFFF;}

/*----------------------- Boxed Content ----------------------------------------*/

.boxed{
font: Arial, Helvetica, sans-serif; 
/*text-align:left;*/
background-color:#f7f7f7;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
        padding:3px 5px 3px 5px;}
		
#productstatement{
font:11px/16px Arial,Helvetica,'ms sans-serif','sans-serif'; 
/*text-align:left;*/
background-color:#f7f7f7;
	border-top: 1px dashed #cccccc;
	border-bottom: 1px dashed #cccccc;
	border-left: 1px dashed #cccccc;
	border-right: 1px dashed #cccccc;
padding:3px 5px 3px 5px;}
#productstatement ul{
font:11px/16px Arial,Helvetica,'ms sans-serif','sans-serif'; }
#productstatement li{
font:11px/16px Arial,Helvetica,'ms sans-serif','sans-serif'; }


 