 /* **********************   Version 1.2 *******************
 *****
 *****		Custom Tickler Stylesheet: Fuel Right
 *****
 *****
 *****          FPB     04-07-12
 *****
 ********************************************************** */

 /* ********************** Body Style Definitions ********************** */
body.nt_tickler
{
	background-image: url('../images/frlogo.png');
	margin: 160px 40px 20px 150px;
	background-color:#E1F2D5;
}
/* ********************** Banner Section Definitions *********************** */
div.nt_help
{
	margin: -90px 0 0 -52px;
}
/* ********************** Display Section Definitions ********************** */
div.nt_display
{
    height: 382px;
	width: 98%;
	margin: -90px 0 0 0;
}
/* ********************** Navbar Section Definitions *********************** */
div.nt_navbar
{
	width: 98%;
}
/* ********************** Feedback Section Definitions ********************** */
div.nt_feedback
{
    height: 170px;
	width: 98%;
}
/* ********************** Heading Definitions ********************** */
body.nt_tickler h2
{
	color: #294916;
}
body.nt_tickler h3
{
	font-size: 12pt;
	color: #6cb33f;
}
body.nt_tickler h4
{
	color: #294916;
}
/* ********************** P Class Definitions ********************** */
p.info
{
	font-size: 12px;
	color: #294916;
}
/* ********************** Panel Definitions ********************** */
div.c_panel
{
    float: right;
    margin: 0;
	padding: 0;
}
