@import url("err.css");
@import url("SpryAccordion.css");
/* CSS Document */

/*--- Hidden from user Start -----*/

.hiddenstatement 		{		display:none;
        }

font.PortletText1 		{		margin-left: 20px;
        }
/*--- Hidden from user End-----*/
/*--- calculator Start -----*/

.calc_error				{		color:#CC0000;
								font-weight:bold; 
								}
.calc_error li			{		color:#CC0000;
								font-weight:bold;
								font-size: 100%;
        }

/*--- calculator End-----*/

/*--- Search Results Start -----*/
.results 				{	    color:#666666;	}
/*--- Search Results End  ------*/
/* previous and next */
#right_col				{       float:right;	}
#left_col				{       float:left;     }
.right_but				{		float:right;	}
.left_but				{		text-align:left;}
.clear_form				{		font-family:  Arial, Helvetica, sans-serif;
								font-size:75%;
								font-weight: normal;
								border: 0px;
								cursor: hand;
								display: block;
								background-image: url("../images/prev.gif"); 
								background-color:transparent; 
								background-repeat:no-repeat; 
								padding: 6px 0px 0px 0px; 
								margin: 4px 0px 4px 0px;
								width: 100px; 
								height: 28px;
								text-align:center;	}
.clear_form a			{		text-decoration:none; 
								color:#000000; 
								display: block; 
								cursor: hand; 
								width:100%; 
								height:100%;}
.clear_form a:hover		{		text-decoration:none; 
								color:#000000; 
								display: block; 
								width:100%; 
								height:100%;}

/* previous and next */
/* dividing line start*/
hr 						{       border: 1px solid #dddddd;
								width: 500px;		}
#dividing_line			{		width: 105px;
								height: 19px;
								background-image:url(../images/pips.gif);
								background-position:top left;
								background-repeat:no-repeat;}
/* dividing line end*/
