BODY
{
	FONT-SIZE: 13px;
	FONT-FAMILY: verdana,arial,tahoma,helvetica;
	color : #330066;
	MARGIN-TOP: 0px;
	MARGIN-LEFT: 0px;
	MARGIN-RIGHT: 0px;

}
p {color: #330066}

TD
{
	FONT-SIZE: 13px;
	FONT-FAMILY: verdana,arial,tahoma,helvetica;
	color : #333333;
}
A, A:link
{
	TEXT-DECORATION: none;
	color : #006699;
}
A:visited
{
	TEXT-DECORATION: none;
	color : #ff3366;
}
A:hover
{

	TEXT-DECORATION: underline;
	color : #ff0000;
}

ul {color: #330066;
    FONT-SIZE: 13px;
}



li {color: #330066;
    FONT-SIZE: 13px;
}



table.homeBoxOutside {
	width: 192px;
	margin-bottom: 5px;
	}
	
table.homeBoxOutsideMid {
	width: 192px;
	margin-bottom: 5px;
	margin-left: 2px;
	margin-right: 2px;
	}	

td.homeBoxInside {
   font-weight: normal;
   color:#221144;
   font-size: 12px;
   font-family: arial, helvetica;
   line-height: 18px;
   font-variant: normal;
   font-style: normal;
   padding-top: 5px;
   padding-bottom: 5px;    
   padding-left: 5px;
   padding-right: 5px; 
   border-left: 1px solid #EEEEEE;
   border-right: 2px solid #CCCCCC;
   text-align: top;
}

td.testimonial
{
	FONT-SIZE: 15px;
	FONT-FAMILY: verdana,arial,tahoma,helvetica;
	color : #330066;

}



/******  BODY TEXT ******/
.bodytext
{
	line-height : 16px;
}
.smalltext
{
	FONT-SIZE: 12px;
	line-height : 12px;
}
.smalltext2
{
	FONT-SIZE: 12px;
	line-height : 14px;
}
.mediumtext
{
	FONT-SIZE: 12px;
	line-height : 14px;
}
.largetext
{
	FONT-SIZE: 12px;
	line-height : 18px;
}

/******  BODY TEXT ******/
.box
{
	
	border-bottom: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}
.grid {border-collapse: collapse}
.grid td {border: 1px solid #666666; }

.line
{
	padding-top:5px;
	padding-bottom:10px
}
.linetext
{
	padding-top:5px;
	FONT-SIZE: 12px;
	line-height : 12px;
	text-align:right;
}

.top-right {margin-left: 10px; margin-bottom: 10px}
.top-left  {margin-right: 10px; margin-bottom: 10px}
.bottom-right {margin-left: 10px; margin-top: 10px}
.bottom-left  {margin-right: 10px; margin-top: 10px}



/******  FOOTER ******/
.footer
{
	FONT-SIZE: 10px;
	color: #ffffff;
}
.footer A
{
	FONT-SIZE: 10px;
	color: #ffffff;
}

.footer A:visited
{
	color: #ffffff;
}
.footer A:hover
{
	color: #ffffff;
	text-decoration: underline;
}

/****** SIDEBAR TEXT/TABLE ******/
.sidebar_top
{
	FONT-SIZE: 12px;
	border-bottom: 1px solid #CCCCCC;
	height: 10px
}


.sidebar
{
	FONT-SIZE: 12px;
	padding-left:8px;
	border-bottom: 1px solid #CCCCCC;
	height: 25px
}
.sidebar A
{
	TEXT-DECORATION: none;
}
.sidebar A:visited
{
	TEXT-DECORATION: none;
}
.sidebar A:hover
{
	TEXT-DECORATION: none;
	color : #990000;
}
.sidebar_header
{
	FONT-SIZE: 10px;
	padding-left:5px;
	height: 18px
}

.box_bullet
{
	FONT-SIZE: 12px;
	line-height: 14px;
	padding-bottom: 8px;
}

.sidebar_header A
{
	TEXT-DECORATION: none;
}
.sidebar_header A:visited
{
	TEXT-DECORATION: none;
}
.sidebar_header A:hover
{
	TEXT-DECORATION: none;
	color : #990000;
}





/****** HEADINGS ******/

h1, h2, h3, h4
{
	font-weight: bold;
}

h1
{
	font-size: 14px;
	padding-bottom: 15px;
}

h2
{
	font-size: 12px;
}

h3
{
	font-size: 11px;
}

h4
{
	font-size: 10px;
}

#content h1
{
	margin-top: 4px;
	margin-bottom: 2px;
	padding: 0px;
}


/****** FINAL -- AND WE MEAN IT -- SIDEBAR BOX CLASSES ******/

	/* tab box structure */
	div.box_tab_container
	{
	  padding: 0;
	  margin: 0 0 10px 0;
	  border: 0;
	}

	div.box_tab_strip,
	{
	  padding: 0;
	  margin: 0;
	  border: 0;
	}

	table.box_tab_content
	{
	  border-collapse: collapse;
	  border-bottom: ridge 2px #999;
	  border-left: solid 1px #c0c0c0;
	  border-right:  ridge 2px #999;

	  padding: 0;
	  margin: 0;
	}

	
	/* box structure */

	table.box_container
	{
	  border-top: solid 1px #c0c0c0;
	  border-left: solid 1px #c0c0c0;
	  border-bottom: ridge 2px #999;
	  border-right: ridge 2px #999;
	  border-collapse: collapse;
	  padding: 0;
	  margin: 0 0 10px 0;
	}

	/* table cells within tab or box */

	td.box_content
	{
	  padding: 8px 8px 4px 8px;
	  margin: 0;
	  font-size: 10px;
	  vertical-align: top;
	}

	td.box_image
	{
	  padding: 0;
	  margin: 0;
	}

	td.box_footer
	{
	  padding: 3px 8px 3px 8px;
	  margin: 0;
	  background-color: #e9e9e9;
	  font-size: 10px;
	}

	table.box_tab_content tr td
	{
	  font-size: 10px;
	}


	/* content within tabs/boxes */

	td.box_content p
	{
	  padding: 0;
	  margin: 0px 0 8px 0;
	  font-size: 10px;
	}

	td.box_content img.header
	{
	  margin: 0 0 4px 0;
	  padding: 0;
	}

	td.box_content h2
	{
	  font-size: 12px;
	  margin: 0 0 4px 0;
	  padding: 0;
       
	}

	td.box_content ul li,
	table.box_tab_content tr td ul li
	{
	  padding-bottom: 4px;
	}
        td.box_content ul.arrow
        {
          margin-left: 0;
          padding-left: 0;
        }
