body {
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom:0px;
	background-color: #E5E5E5;
	text-align: center;
    behavior:url("../img/wizard/t4_1/csshover.htc");
}

a{
	color: #9A448F;
	text-decoration: none;
}

a:hover{
	text-decoration: none;
	color: #168002;
}

textarea{
width: 350px;
height: 150px;
}


form{
	font-size:10px;
}

#container{

	height: 100%;
	vertical-align: top;
	background-image: url('../images/borders.gif');
	background-color: #168002;
}

#containerDiv{
	background-color: #168002;
	background-image: url('../images/site_back.jpg');
	width:850px;
	text-align: center;
}

#sideNavItem{
width:190;
height:25px;
text-align: left;
font-weight: bold;
padding-left:30px;
font-family: verdana;
font-size:12px;
}

#sideNav td:hover{
background-image: url('../images/2nd_back.jpg');
padding-left:40px;
}

#sideNavItem a{
color: #000000;
text-decoration: none;
}

#homeNavItem{
width:190;
height:25;
text-align: left;
font-weight: bold;
padding-left:30px;
font-family: verdana;
font-size:12px;
}

#homeNav td:hover{
background-image: url('../images/2nd_back.jpg');
padding-left:40px;
}

#homeNavItem a{
color: #000000;
text-decoration: none;
}

#topNavItem{
width:76px;
height:28;
text-align: center;
font-weight: bold;
background-image: url('../images/grey_tab.jpg');
padding-bottom:12px;
padding-top:4px;
}

#topNav td:hover{
width:76px;
height:28;
text-align: center;
font-weight: bold;
background-image: url('../images/purple_tab.jpg');
padding-bottom:12px;
padding-top:4px;
}

#topNavItem a{
color: #000;
text-decoration: none;
width:76;
}

#topNavItem:hover a{
color: #fff;
text-decoration: none;
width:76;
}


#topNav{
text-align: right;
font-family: verdana, arial;
font-size:10px;
height: 28;
}

#planDetails tr{
border-bottom:1px solid #000000;
}