body #main		{margin:0; padding:0; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px;}
	
#main			{width:772px; height:auto; float:left; color:#333;}
#content		{
	width:570px;
	height:auto;
	float:left;
	overflow:hidden;
	padding:0 10px;
	border-right: 1px #CCCCCC solid;
}
#content li		{margin-bottom:8px;}

#menuFrame		{
	width:170px;
	float:left;
	margin: 5px 0 0 7px;
}

.image_home {
padding-right:6px;
}
.menu			{
	width:150px;
	margin:0 auto;
	border:1px solid #666699;
	font-size:10px;
	margin-top:0px;
	padding: 1px;
}
.menuHeader 	{
	width:147px;
	height:15px;
	padding:0 0 0 0px;
	color:#fff;
	background-image:url(../images/modHeader.gif);
	background-repeat:repeat-x;
	border-bottom:1px solid #000;
}
.menu li		{margin-left:-15px; margin-right:5px; color:#007a53;}

.noBorder		{border:0;}


a				{color:#36C;}

h1				{font-size:14px}
h2				{font-size:13px}
h3				{font-size:1.2em}
h4				{font-size:.9em}

h1, h2, h3, h4	{color:#36C;}

ul				{list-style-type:square;}

/* alignment */
.left			{text-align:left}
.right			{text-align:right}
.center			{text-align:center}
.clearBoth		{clear:both;}
.imgFloatLeft	{float:left;  margin:0 1em 1em 0}
.imgFloatRight	{float:right; margin:0 0 1em 1em}

/*Form*/
p.container		{margin:0; margin-bottom:1em; padding:0; clear:both;}
.label			{float:left; width:10em; margin:0 1em 1em 0; padding:0.2em 0;}
.red			{color:red;}

.number			{color:#007A53;}

.half_label {
	float:left;
	width:5em;
	padding:0.1em 0;
}

p.half_margin {
	margin-bottom:0.5em;
}

/*rejuvenate styles*/

#menu_container1{
width:170px;
border: #666699 1px solid;

}
.small_text{
font-size:11px;
}
#facts_text{
width:564px;
height: 74px;
background-image: url(../images/grad.jpg);
text-align: center;
font-size: 13px;
padding:20px 0 0 0;
color:#36C;
font-weight:bold;
}
#facts_text_2	{
	width:160px;
	height:auto;
/*	float:right; */
	margin: 15px 5px 5px 5px;
	text-align: center;
	font-size: 13px;
	color:#36C;
	font-weight:bold;
}

#calculator_container {
	background:url(../images/grad_bg.jpg) 0px 25px repeat-x;
	border:1px solid #CCC;
	margin-bottom:15px;
}

#calculator_container select{
	height:23px;
	margin:0;
	padding:1px;
	font-size:12px;
	font-size:1em;
}

#calculator_container p{
	margin:12px 6px;
}

#calculator_container h3 {
	background:url(../images/bg-repeat.png) repeat-x;
	color:#FFF;
	font-size:13px;
	margin-top:0;
	padding:3px 6px 4px;
}
