/** DEFAULT TEXT FORMATING STYLES */

body {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	background-color: #68234c; /*update 08132007*/
	background-image: url(images/homepage13-1_gradient.gif); /*update 08132007*/
	background-repeat: repeat-x; /*update 08132007*/
}

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}

/** HEADINGS */

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
}
h1 {
	/*font-size:15px;*/
	font-size:140%;
	color: #8f4444;
}
h2
{
	color:#68234c;
}

/** TEXTS */

body, th, input, textarea, select {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000;
	line-height: 16px;
}
td
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color:#000000;
	line-height: 16px;
}

p, blockquote, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: left;
}

.text1 {
	margin-bottom: 5px;
	font-size: 100%;
	font-weight: bold;
	color: #68234c;
}

.text1 span {
	padding: 0px 7px;
	background: url(images/homepage18.gif) no-repeat center center;
}

/** LISTS */

.list1 {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.list1 li {
	border-bottom: 1px solid #D3D9DB;
}

.list1 a {
	display: block;
	width: 156px;
	/*height: 18px;*/
	padding: 4px 0px 4px 26px;
	background: url(images/homepage15.gif) no-repeat 10px 9px;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	text-decoration: none;
	color: #772857;
}

.list1 a:hover {
	background: #debac2 url(images/homepage16.gif) no-repeat 10px 9px;
	color: #910000;
}

.menuhighlight a
{
	background: #debac2 url(images/homepage16.gif) no-repeat 10px 9px;
	color: #910000;
}

.list2 {
	margin-left: 0px;
	padding-left: 0px;
	list-style: inside;
}

/** LINKS */

a {
	color: #990000;
}

a:hover {
	text-decoration: none;
}

.link1 {
	display: block;
	height: 14px;
	background: url(images/homepage26.jpg) no-repeat right top;
}

.link1 b {
}

.link2 {
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}

.link2:hover {
	text-decoration: underline;
}

/** STYLES */

.style1 {
	color: #772857;
	font-size:85%;
}

.style1 a {
	color: #772857;
}

.style1 a:hover {
}

/** BACKGROUNDS */

.bg1 { background: url(images/homepage04-1.gif) repeat-x left top; }
.bg2 { background: url(images/homepage10-1.jpg) repeat-x left top; }
.bg3 {} /*changed +50*/
.bg4 { background: url(images/homepage14-2.gif) no-repeat left top; } /*update 08142007*/
.bg5 { background: url(images/homepage25-1.gif) repeat-x left top; }

/** MISC */

.align-justify { text-align: justify; }
.align-right { text-align: right; }

img { border: none; }

.img1 {
	float: left;
	margin: 3px 15px 0px 0px;
}

.img2 {
	float: right;
	margin: 3px 0px 0px 15px;
}

hr { display: none; }

.hr1 {
	height: 1px;
}

/** LAYOUT STYLES */

html, body {
	height: 100%;
}

.title {
	border-bottom: 1px solid #D3D9DB;
}

.title h2 {
	height: 21px;
	padding-top: 8px;
}

.title h1 {
	/*height: 21px;*/
	padding-top: 0px;
	padding-left:15px;
}

.title b {
	font-size:110%;
	margin:5px 0px 0px 15px;
}

#title1 { background: url(images/homepage23.gif) no-repeat left top; }
#title2 { background: url(images/homepage24.gif) no-repeat left top; }
#title3 { background: url(images/homepage27-1.gif) no-repeat left top; }
#title4 { background: url(images/subpage2_02.gif) no-repeat left top; }
#title5 { background: url(images/subpage2_02.gif) no-repeat left top; }
#title6 { background: url(images/homepage24.gif) no-repeat left top; }
.subpage2titles { 
height: 21px;
padding-top: 1px;
color:#990000;
background: url(images/homepage27-2.gif) no-repeat left top; }
/** TOP */

#top {
	width: 754px; /*update 08142007*/
	height: 100px;
	margin: 0px auto;
}

#extra1 {
	float: left;
	width: 12px;
	height: 50px;
	/*background: url(images/homepage02.gif) no-repeat left top;*/
	background: url(images/homepage13-1.gif) repeat-y left top;
}

#extra2 {
	float: left;
	width: 753px; /*changed +30*/
	height: 50px;
}

#extra3 {
	float: left;
	width: 12px;
	height: 50px;
	/*background: url(images/homepage03.gif) no-repeat left top;*/
}

/** HEADER */

#header {
	float: left;
	width: 753px; /* changed+30 */
	/*height: 123px;*/
}

#logo {
	float: left;
	/*padding: 53px 0px 0px 15px;*/
	/*padding-bottom:10px;*/
}

#top-menu {
	float: right;
	padding: 0px 2px 0px 0px;
	margin-right:5px;
}

#top-menu .printemailbookmark
{
	text-decoration:none;
	font-variant:small-caps;
	font-size:11px;
	color:#000000;
}
#top-menu .printemailbookmark:hover
{
	text-decoration: underline;
}

#top-menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#top-menu li {
	display: inline;
}

#top-menu a {
	display: block;
	float: left;
	height: 15px;
	text-decoration:none;
	padding: 5px 0px 0px 15px;
	font-variant:small-caps;
	font-size:11px;
	color: #6d8c9a;
}

#top-menu b {
	margin-top:5px;
}
#top-menu-text-top {
	margin:0px;
	padding: 70px 0px 0px 0px;
	overflow:auto;
	clear:both;
	float:left;
}
#top-menu-text-bottom {
	margin:0px;
	overflow:auto;
	clear:both;
	float:left;
	padding-right: 5px;
}
#top-menu1 {
	width: 75px;
	background: url(images/homepage06.gif) no-repeat left top;
}

#top-menu2 {
	width: 71px;
	background: url(images/homepage07.gif) no-repeat left top;
}

#top-menu3 {
	width: 30px;
	background: url(images/homepage08.gif) no-repeat left top;
}

/** MENU */

#menu {
	float: left;
	width: 753px; /*changed +30*/
	height: 54px;
	margin: 0px;
}

#menu div {
	width: 728px; 
	height: 54px;
	background: url(images/homepage09-1.jpg) no-repeat left top;
}

#menu ul {
	width: 544px; /*changed +30*/
	height: 33px;
	margin: 0px;
	padding: 21px 0px 0px 209px;
	list-style: none;
	background: url(images/homepage11-1.jpg) no-repeat right top;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	width: 72px; /*changed +0*/
	padding: 0px 0px 0px 17px;
	background: url(images/homepage12.jpg) no-repeat left center;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:hover {
text-decoration:underline;
}

/** CONTENT */

#content {
	width: 754px; /*update 08132007*/
	margin: 0px auto;
	background-color:#ffffff; /*update 08132007*/
	border: 1px solid #cccccc; /*update 08142007*/
	border-top: none; /*update 08142007*/
	border-bottom: none; /*update 08142007*/
}

#box5 .content ul li{
margin: 0px 0px 0px -20px;
}
#box6 .content ul li{
margin: 0px 0px 0px -20px;
}

#left {
	float: left;
	width: 186px; /*update 08142007*/
}

#right {
	float: left;
	width: 558px; /*changed +10*/
}

#indexbottom
{
	clear: both;
	width: 647px;
	height:auto;
	padding: 10px 50px;
	margin: 0px auto;
	
}
#indexbottom .indexbottom_right
{
	float: right;
	width: 480px;
}
/** FOOTER */

#footer {
	clear: both;
	width: 677px; /*changed +30*/
	height: 40px;
	padding: 15px 38px 15px 39px; /*update 08142007*/
	margin: 0px auto;
	border: 1px solid #cccccc; /*update 08142007*/
	border-top: none; /*update 08142007*/
}

#footer .links {
	float: right;
}

#footer .legal {
	float: left;
}

/** BOX1 */

#box1 {
	padding: 10px 0px 0px 4px; /*update 08142007*/
}

/** BOX2 */

#box2 {
	padding: 0px 0px 0px 3px; /*update 08142007*/
}

/** BOX3 */

#box3 {
	padding: 20px 13px 0px 15px; /*update 08142007*/
}

/** BOX4 */

#box4 {
	margin: 0px 0px 0px 0px;
	padding: 7px 0px 1px 0px;
	/*border-bottom: 1px solid #D3D9DB;*/
}

#boxmsg{
	margin: 0px 22px 0px 10px;
	padding: 7px 0px 9px 0px;
	font-weight: bold;
}
/** BOX5 */

#box5 {
	/*float: left;
	width: 339px; /*changed +50*/
	padding: 3px 3px 0px 12px; /*changed*/ /*update 08142007*/
	/*border-right: 1px solid #D3D9DB;*/
}
#box5 .title {
	padding-bottom:3px;
	/*width: 360px; */
}
#box5 .content {
	padding: 8px 10px 0px 15px; /*changed +50*/
}

/** INDEXBOX5 */

#indexbox5 {
	float: left;
	width: 330px;
	padding: 3px 17px 0px 15px;
	border-right: 1px solid #D3D9DB;
}
#indexbox5 .content {
	padding: 15px 10px 0px 15px;
}

/** BOX6 */

#box6 {
	/*float: left;*/
	width: 163px;
	position: relative;
	float: right;
	padding: 3px 0px 0px 7px; /*changed*/
	border-left: 1px solid #D3D9DB; /*added*/
	border-bottom: 1px solid #D3D9DB; /*added*/
	margin-bottom: 10px; /*added*/
	margin-left: 10px; /*added*/
	margin-right: 1px;
	background-color: #f3fced; /*f5f5f5*/
}
#box6 .content {
	padding: 10px 0px 5px 0px;
	width:150px;
}
#box6 .title {
	height: 36px;
	padding-bottom:0px;
}
#box6-1 {
	float: left;
	width: 165px;
	padding: 0px 0px 0px 15px;
}
#box6-1 .content {
	padding: 10px 0px 0px 0px;
}

/** */
.boxdepartment
{
	margin-bottom: 5px;
	font-size: 12px;
	font-weight: bold;	
}

/** INDEXBOX6 */

#indexbox6 {
	float: left;
	width: 165px;
	padding: 3px 0px 0px 15px;
}
#indexbox6 .content {
	padding: 10px 0px 0px 0px;
}

/** BOX7 */

#box7 {
	float: left;
	width: 535px; 
	padding: 3px 0px 0px 15px;
}

#box7 .title {
padding-bottom: 3px;
}

#box7 .content {
	padding: 8px 10px 0px 15px;
}

#box8 {
	padding: 20px 13px 0px 15px; /*update 08142007*/
}
.blogdate {
	FONT-SIZE: 7pt; 
	COLOR: #3a3a3a; 
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.printemailbookmark
{
	text-decoration:none;
	font-variant:small-caps;
	font-size:11px;
	color:#000000;
	padding: 0px 0px 0px 15px;
}
.printemailbookmark:hover
{
	text-decoration: underline;
}
.blogdate {
	FONT-SIZE: 7pt; COLOR: #A2A2A2; FONT-FAMILY: Arial, Helvetica, sans-serif
}
.ftrtext {
	FONT-SIZE: 7pt; COLOR: #000000; FONT-FAMILY: Arial, Helvetica, sans-serif
}

/* styles used on tabbed form */
.tab-container 
{
	background: #fff url("/tabformbg.gif"); 
	border:1px solid #cbc9cf;
	clear:both;
}

.tab-panes 
{ 
	margin: 3px;
	color:#00234c; 
	FONT-FAMILY: Arial, Helvetica, sans-serif;
}

.toptabs
{
	margin: 0px;
	padding: 0px;
	display: inline;
}
.toptabs li {
	display:inline;
	width: 84px;
	float:left;
}
.tabmainbodytext
{
	FONT-SIZE: 9pt; COLOR: #00234c; LINE-HEIGHT: 13pt; FONT-FAMILY: Arial, Helvetica, sans-serif;
}
.quoteselect {
	FONT-SIZE: 11px; COLOR: #000000; FONT-FAMILY: Arial, Helvetica, sans-serif
}
.formfield
{
	height: 17px;
	margin-top: 2px;
	FONT-SIZE: 9pt;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
}

/* new header styles */
.topheader
{
	width: 754px; /*update 08142007*/
	height: 125px;
	margin: auto;
	background: url(images/headerbg.jpg); /*update 08142007*/
	background-color: #68234c;
	border: 1px solid #cccccc; /*update 08142007*/
	border-bottom: none; /*update 08142007*/
}
.headerlogo
{
	padding: 0px 0px 0px 0px;
	float: left;
	position:relative;
}
.headerright
{
	width: 560px;
	float:right;
	position:relative;
}
.headerrighttop
{
	width: 270px;
	float: right;
	padding: 15px 0px 20px 0px;
	text-align:right;
}
.headerrighttop ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.headerrighttop li {
	display: inline;
}
.headerrighttop a {
	display: block;
	float: left;
	height: 20px;
}
#headerrighttop-menu1 {
	width: 72px;
	background: url(images/print.gif) no-repeat left;
	background-position: 0px 4px;
}

#headerrighttop-menu2 {
	width: 72px;
	background: url(images/email.gif) no-repeat left;
	background-position: 0px 4px;
}

#headerrighttop-menu3 {
	width: 72px;
	background: url(images/bookmark.gif) no-repeat left;
	background-position: 0px 5px;
}
/** HEADERMENU */
.headerrightbottom
{
	clear:both;
	width: 556px;
	height: 32px;
	border: 1px solid #c3c4c8;
	margin: 0px 0px 0px 0px; /*update 08142007*/
}
.headermenu
{
	width: 554px;
	height:30px;
	margin:1px;
	background-color:#68234c;
}
.headermenu ul {
	margin: 0px;
	padding: 5px 0px 0px 10px;
	list-style: none;
}
.headermenu li {
	display: inline;
}
.headermenu a {
	display: block;
	float: left;
	width: 75px;
	padding: 0px 0px 0px 30px;
	background: url(images/homepage12.jpg) no-repeat left center;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}
.headermenu a:hover {
	text-decoration:underline;
}
#menu1 {
	height: 21px;
	background: url(images/headermenu-home2.gif) no-repeat left center;
}
#menu2 {
	height: 21px;
	background: url(images/headermenu-faq2.gif) no-repeat left center;
}
#menu4 {
	height: 21px;
	background: url(images/headermenu-search2.gif) no-repeat left center;
}
#menu5 {
	height: 21px;
	background: url(images/headermenu-askus2.gif) no-repeat left center;
}
#menu6 {
	height: 21px;
	background: url(images/headermenu-emailus2.gif) no-repeat left center;
}
/*
#menu1 {
	height: 21px;
	background: url(images/headermenu-home.gif) no-repeat left center;
}
#menu2 {
	height: 21px;
	background: url(images/headermenu-faq.gif) no-repeat left center;
}
#menu4 {
	height: 21px;
	background: url(images/headermenu-search.gif) no-repeat left center;
}
#menu5 {
	height: 21px;
	background: url(images/headermenu-askus.gif) no-repeat left center;
}
#menu6 {
	height: 21px;
	background: url(images/headermenu-emailus.gif) no-repeat left center;
}
*/
.box5subheader
{
	font-weight:bold;
	margin-left: 14px;
}
.keepvsloseimg
{
	position: relative;
	float: left;
	padding-right: 10px;
}
.lengthbankruptcyimg
{
	position: relative;
	float: right;
	padding-left: 10px;
}
.exemptionschart
{
	position: relative;
	float: left;
	padding-right: 20px;
}
.imagepositionmiddle
{
	text-align:center;
}



/* styles for new index body */
#indexright {
	float: left;
	width: 754px; /*update 08142007*/
	padding-left: 0px; /*update 08142007*/
}
.indextitle
{
	padding-bottom: 10px;
}
.indextitle h2 
{
	font-size:13px;
	margin:5px 0px 0px 0px;
	font-weight:bold;
}
.indexboxtop
{
	margin-left: 5px;
	margin-right:5px;
	padding: 3px 0px 1px 5px;
	position:relative;
	min-height: 280px;
	_height: 280px;
}
.indexboxbottom
{
	clear:both;
	margin-left: 5px;
	margin-right:5px;
	border-top: 1px solid #D3D9DB;
	border-bottom: 1px solid #D3D9DB;
	padding: 3px 0px 0px 5px;
	min-height: 310px;
	_height: 310px;
}
#indexboxtopleft {
	float: left;
	width: 515px;
	padding: 3px 9px 0px 0px;
}
.indexboxtitle
{
	text-align:left;
	font-weight:bold;
	font-size:14px;
	padding-bottom:3px;
	color: #8f4444;
}
.indexboxgetanswers
{
	margin: 0px;
	padding: 5px 0px 0px 0px;
}
.row
{
	margin: 0px;
	padding: 10px 0px 15px 0px;
	clear: both;
	height: 90px;
}
.div_in_row
{
	margin: 0px;
	padding: 0px;
	float: left;
	width: 165px;
}
.div_in_row2
{
	margin: 0px;
	padding: 0px;
	float: left;
	width: 247px;
}
.div_in_row_image
{
	text-align: center;
}
.name
{
	text-align: center;
	font-weight: bold;
}
.name a
{
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	color:#000000;
}
.name a:hover
{
	text-decoration: underline;
}
#indexboxtopright {
	float: left;
	width: 205px;
	padding: 3px 0px 0px 2px;
}
#indexboxtopright .content {
	padding: 10px 0px 0px 0px;
}

#indexboxbottomleft {
	float: left;
	width: 515px;
	padding: 3px 9px 0px 0px;
}
.indexboxcategory
{
	margin: 0px;
	padding: 5px 0px 0px 0px;
}
#indexboxbottomright {
	float: left;
	width: 203px;
	padding: 3px 0px 0px 2px;
}
#indexboxbottomright .content {
	padding: 10px 0px 0px 0px;
}
.indexblogdate {
	FONT-SIZE: 7pt; 
	COLOR: #3a3a3a; 
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.postdivider
{
	border-bottom: 1px solid #D3D9DB;
	margin-bottom: 8px;
}
.indexboxtoprighttitle
{
	text-align:left;
	padding-left: 0px;
	padding-top:4px;
}

#indexboxbottomright .content ul li{
margin: 0px 0px 0px -24px;
}

.indexboxcategorymenu
{
	width: 473px;
	margin:1px;
	padding-left:25px;
}
.indexboxcategorymenu ul {
	margin: 0px;
	padding: 5px 0px 55px 0px;
	list-style: none;
}
.indexboxcategorymenu li {
	display: inline;
}
.indexboxcategorymenu a {
	display: block;
	float: left;
	width: 120px;
	height: 50px;
	padding: 3px 5px 0px 28px;
	background: url(images/category_folder2.jpg) no-repeat 5px 5px;
	text-decoration: none;
	font-weight: bold;
	color:#000000;
}
.indexboxcategorymenu a:hover {
	text-decoration:underline;
}
.blogcategorylist {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.blogcategorylist li {
	border-bottom: 1px solid #D3D9DB;
}

.blogcategorylist a {
	display: block;
	width: 156px;
	padding: 3px 0px 3px 26px;
	background: url(images/homepage15.gif) no-repeat 10px 9px;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	text-decoration: none;
	color: #000000;
}

.blogcategorylist a:hover {
	background: #0091d3 url(images/homepage16.gif) no-repeat 10px 9px;
	color: #FFFFFF;
}

.category6img
{
	float: right;
	padding-left: 10px;
}
.printemailbookmarkbox
{
	width: 250px;
	float: right;
	padding: 0px 0px 0px 0px;
	text-align:right;
}
.printemailbookmarkbox ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	text-align:right;
}
.printemailbookmarkbox li {
	display: inline;
}
.printemailbookmarkbox a {
	display: block;
	float: left;
	height: 20px;
}
#printemailbookmarkbox-menu1 {
	width: 55px;
	background: url(images/print.gif) no-repeat left;
	background-position: 19px 3px;
}

#printemailbookmarkbox-menu2 {
	width: 55px;
	background: url(images/email.gif) no-repeat left;
	background-position: 16px 3px;
}

#printemailbookmarkbox-menu3 {
	width: 82px;
	background: url(images/bookmark.gif) no-repeat left;
	background-position: 17px 3px;
}
#printemailbookmarkbox-menu4 {
	width: 45px;
	background: url(images/rssicon.gif) no-repeat left;
	background-position: 19px 3px;
}
.headerrighttop_space
{
	padding: 10px 0px 10px 0px;
	height: 66px;
}


/*image rollover image popup*/
#pic {
	position: relative;
	width: 85px;
	margin: 0px auto;
}

#pic a .large {
	border: 0px;
	display: block;
	height: 0px;
	left: -1px;
	position: absolute;
	top: -1px;
	width: 0px;
}

#pic a .large_boxborder
{
	border: 0px;
	display: none;
	height: 0px;
	left: -1px;
	position: absolute;
	top: -1px;
	width: 0px;
	border: none;
	color:#FFFFFF;
}
#pic a img {
	border: 0;
}

#pic a.p1, #pic a.p1:visited {
	display: block;
	height: 60px;
	left: 0;
	text-decoration: none;
	top: 0;
	width: 80px;
}

#pic a.p1:hover {
	background-color: #ffffff;
	color: #000000;
	text-decoration: none;
}

#pic a.p1:hover .large {
	display: block;
	width: 125px;
	height: 69px;
	left: 40px;
	position: absolute;
	top: -50px;
}

#pic a.p1:hover .large_boxborder {
	display: block;
	width: 120px;
	height: 69px;
	left: 40px;
	position: absolute;
	top: -50px;
	color:#333333;
	border: 1px solid #000000;
}

.numberofposts
{
	font-weight:normal;
	font-size:10px;
}

.postauthor
{
	color: #990000;
	font-size:9px;
	padding-left: 12px;
	padding-top: 8px;
	padding-bottom:5px;
}
.postauthor a
{
	font-size:9px;
}
.categoryselect {
	FONT-SIZE: 9px;
}
.title h1#title5, .title h1#title4 
{
	line-height: 22px;
}
/* Article Tools */
.quickaccessbox
{
	clear:both;
	float:right;
	width: 170px;
	height: 147px;
	background: url(images/notebg.jpg) no-repeat center center;
	margin: 0px 0px 0px 7px; 
}
.quickaccessbox3columns
{
	width: 156px;
	height: 147px;
	background: url(images/notebg3col.jpg) no-repeat center center;
	margin: 0px 0px 0px 0px; 
}
.quickaccessboxmenu
{
	width: 168px;
	height:145px;
	margin:1px;
}
.quickaccessitem {
	font-size:10px;
	margin-left: 10px;
	padding-top: 15px;
	padding-left:5px;
}
.quickaccessitem a{
	color:#000000;
	text-decoration:none;
	padding-left:3px;
}
.quickaccessitemtxtsize {
	font-size:10px;
	margin-left: 10px;
	padding-top: 15px;
	padding-left:5px;
}
.quickaccessitemtxtsize a{
	color:#000000;
	text-decoration:none;
}
/* Testimonials */
#testimonials {
	border-top: #eeebeb 2px solid; 
	border-right: #eeebeb 1px solid; 
	border-bottom: #eeebeb 2px solid; 
	border-left: #eeebeb 1px solid; 
	padding: 25px 27px 25px 25px;
	background-image: url(images/testimonial-bg.jpg); 
	background-repeat: repeat-y;
	margin: 20px 0px; 
}
.testimonial {
	padding: 0px 0px  8px 0px;
	margin: 0px 0px 25px; 
	border-bottom: #999999 1px dashed;
}
.testimonial {
	font-size: 100%; 
	font-style: italic; 
	text-align: justify;
}
.testimonial P {
	font-size: 100%; 
	font-style: italic; 
	text-align: justify;
}
.to_top_page {
	padding: 0px 11px 0px 0px;
	background: url(images/arrow-up.gif) no-repeat 100% 70%; 
	margin: 0px; 
	text-align: right;
}
.questiontextarea
{
	width:288px;
	height:150px;
}
p b
{
	color: #68234c;
}
.indexboxtoprighttitle b
{
	color: #68234c;
}

.anonymous
{
	padding-top:5px;
	padding-left: 2px;
}
.imgleft
{
	position: relative;
	float: left;
	padding-right: 10px;
}
.imgright
{
	position: relative;
	float: right;
	padding-right: 10px;
}