<!-- www.goodpointweb.com
Prepared expressly for Life Organizers by Good Point Web Design
Copyright (c) 2007 Good Point, Inc. All rights reserved.
If there are any questions please contact Kriszti Mendonca,  http://www.goodpointweb.com -->

body {background:#2E57A1; color:#FFF; font-size: .9em; font-family: verdana, helvetica, san-serif; font-weight:normal;}

/* */

/* Link Styles */

A.secLink2  		{color: #FFFFFF;
					text-decoration: none;}

A:link.secLink2 	{color:  #FFFFFF;
					text-decoration: none;}

A:visited.secLink2 	{color:  #FFFFFF;
					text-decoration: none;}

A:hover.secLink2 	{color:  #FF9933;
					text-decoration: none;}

#footerBG		{background-image: url(images/footer.jpg);
					background-repeat: no-repeat;
					background-position:top;
					font-size: .7em;
					text-align:center;
					}

#footerBG a  		{color: #fff;
					text-decoration: underline;}

#footerBG a:link	{color:  #fff;
					text-decoration: underline;}

#footerBG a:visited 	{color:  #fff;
					text-decoration: underline;}

#footerBG a:hover	{color:  #fff;
					text-decoration: underline;}
#footerBG P {margin:5px 0 10px 0 ;}
			

/* Background Styles */
.buttonTile		{background-image: url(images/buttonfill.gif);
			background-repeat: repeat-x;}

.sideTileLeft		{background-image: url(images/ib_sidetile.gif);
				background-repeat: repeat-y;}
				
.sideTileBot		{background-image: url(images/ib_bottile.gif);
				background-repeat: repeat-x;}

.smButtonTile		{background-image: url(images/btn_sm.gif);
					background-repeat: no-repeat;
					font-size: .7em;
					font-family: verdana, arial, helvetica;
					font-weight:bold}
					




/* Spacing Styles */


P.space		{margin-top: 4}

P.medSpaceSm	{margin-top: 10}

P.medSpace		{margin-top: 10}

P.bigSpace		{margin-top: 55}
P.margin10		{margin-left: 10;
				 margin-right: 10}



/* Text Styles */


.normBText	{font-size: .9em;
		font-family: verdana, arial, helvetica;
		font-weight: bold}
		

.normText	{font-size:  .9em;
			font-family: verdana, arial, helvetica}


.largeBText	{font-size: 14pt;
		font-family: verdana, arial, helvetica;
		font-weight: bold}

.smallText	{font-size: .7em;
			font-family: verdana, arial, helvetica}

.smallBText	{font-size: .7em;
			font-family: verdana, arial, helvetica;
			font-weight:bold}

.verysmallText	{font-size: .6em;
			font-family: verdana, arial, helvetica}

.verysmallBText	{font-size: .6em;
			font-family: verdana, arial, helvetica;
			font-weight:bold}

.largeOText	{font-size: 14pt;
		font-family: verdana, arial, helvetica;
		color: #FF9933;
		font-weight: bold}






