body, input, textarea, select {
	font-family:"Lucida Grande",Verdana,Helvetica,Arial,sans-serif;
	font-size:14px;
}

body {
	color:#000000;
	background-color:#AEAEAE;
}	

a {
	color:#0844A4;
}

a:hover {
	text-decoration:none;
}

h1 {
	
}

h2 {
	color:#464646;
	padding:10px 18px;
	font-size:22px;
	letter-spacing:-1px;
}

h3 {
	color:#FFFFFF;
	padding:4px;
	font-size:18px;
	letter-spacing:-1px;
}

h4 {
	color:#CC0000;
	font-weight:bold;
	font-size:14px;
	margin-bottom:18px;
}

h5 {
	color:#FFFFFF;
	font-size:16px;
	padding:10px;
	letter-spacing:-1px;
	background:#F08D16 url(../assets/images/navigation_link_bg.jpg) repeat-x top left;
	/*margin-top:30px;*/
	margin-top:0;
	width:620px;
}

h5 span {
	font-weight:bold;
}

h5#_user {
	margin-top:0 !important;
}

h6 {
	color:#FFFFFF;
	font-size:16px;
	padding:10px;
	letter-spacing:-1px;
	background:#F08D16 url(../assets/images/navigation_link_bg.jpg) repeat-x top left;
	font-weight:bold;
	width:620px;
	margin-top:4px;
}

p {
	margin:18px 0 0;
	line-height:24px;
}

#headline {
	position:absolute;
	left:-40px;
	top:40px;
	width:100px;
	height:200px;
	z-index:1000;
}

#speech {
	height:96px;
	width:640px;
	margin-bottom:20px;
	background:transparent url(../assets/images/speech_bubble.jpg) no-repeat top right;
}

#speech div  {
	width:100%;
	height:90px;
}

#speech div p {
	margin:0;
	text-align:center;
	font-size:30px;
	line-height:30px;
	font-variant:small-caps;
	margin-top:14px;
	letter-spacing:-2px;
}

div.container {
	width:900px;
	margin:0 auto;
	text-align:left;
	background-color:transparent;
	position:relative;
}

#content {
	background-color:#FFFFFF;
	padding:20px 0;
	position:relative;
	min-height:300px;
}

.double_box_top {
	background:#FFFFFF url(../assets/images/double_box_content_bg_top.gif) no-repeat top left;
	width:680px;
	min-height:50px;
}

.top {
	width:300px;
	margin-right:19px;
	padding-left:8px;
	padding-top:4px;
	float:left;
	position:relative;
}

.top a {
	position:absolute;
	right:24px;
	top:25px;
	font-size:12px;
	text-decoration:none;
	color:#0844A4;
}

.top a:hover {
	text-decoration:underline;
	color:#464646;
}

.double_box_bottom {
	background:#FFFFFF url(../assets/images/double_box_content_bg_bottom.gif) no-repeat top left;
	width:640px;
	height:18px;
	padding:5px;
}

.fullWidthBox .top {
	background:#FFFFFF url(../assets/images/full_box_content_bg_top.gif) no-repeat top left;
	width:640px;
	height:32px;
	padding:5px;
	margin-bottom:20px;
}

.fullWidthBox .bottom {
	background:#FFFFFF url(../assets/images/full_box_content_bg_bottom.gif) no-repeat top left;
	width:640px;
	height:18px;
	padding:5px;
}

.header_top {
	background:#0844A4 url(../assets/images/box_title.jpg) no-repeat top left;
	width:230px;
	height:32px;
	padding:5px;
}

#content .fullWidthBox {
	width:640px;
	margin-right:20px;
	float:left;
	background-color:#FFFFFF;
	position:relative;
}

.lastbox {
	width:240px;
	float:right;
	background:#EAEAEA url(../assets/images/box_bg.jpg) no-repeat bottom left;
	position:absolute;
	top:0;
	right:0;
}

#remove_bg {
	background:none !important;
}

.doubleBoxContainer .boxContent {
	width:256px;
	margin-right:19px;
	padding:0 26px;
	float:left;
}

.doubleBoxContainer {
	min-height:250px;
	background:#FFFFFF url(../assets/images/double_box_content_bg.gif) repeat-y top left;
}

.fullWidthBox .boxContent {
	padding:10px 24px;
	background:#FFFFFF url(../assets/images/full_box_content_bg.gif) repeat-y top left;
}

.doubleBoxContainer .boxContent li {
	list-style:disc;
	margin:15px 0 0 15px;
}

span.orange {
	font-weight:bold;
	color:#0844A4;
}

span.orange a {
	color:#0844A4;
}

span.orange a:hover {
	text-decoration:none;
}

.lastbox .boxContent {
	padding:10px 0 10px 10px;
}	

#header {
	height:150px;
	background:transparent url(../assets/images/header_bg.jpg) repeat-x top left;	
}

#header img {
	margin-top:60px;
}

#footer {
	color:#FFFFFF;
	padding:14px 0 40px;
	font-size:13px;
	margin-bottom:20px;
	line-height:24px;
}

#footer span {
	float:right;
	text-align:right;
}

#footer a {
	color:#FFFFFF;
}

#footer a:hover {
	text-decoration:none;
}

#footer span.small {
	text-align:left !important;
	float:left !important;
	font-size:10px;
}

/* NAVIGATION */
#navigation {
	height:40px;
	background:transparent url(../assets/images/navigation_bg.jpg) repeat-x top left;	
}

#navigation ul {
	height:32px;
}

#navigation ul li {
	margin-top:8px;
	float:left;
	display:inline;
}

#navigation ul li a {
	color:#FFFFFF;
	font-size:13px;
	text-decoration:none;
	display:block;
	padding:2px 15px 0 15px;
	border-right:1px solid #989898;
	background:#989898 url(../assets/images/navigation_link_bg.jpg) repeat-x top left;
	height:30px;
	line-height:30px;
	outline:none;
}

#navigation ul li a:hover {
	color:#989898;
}

#navigation ul li a#selected {
	border-left:1px solid #FFFFFF;
	border-right:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;
	background:#FFFFFF url(../assets/images/navigation_link_on_bg.jpg) repeat-x top left;
	color:#989898;
}

/* login form */
.boxContent form ul li.button {
	margin:4px 0 0;
	width:80px;
	height:32px;
	background:#0844A4 url(../assets/images/button.jpg) no-repeat top left;
	line-height:29px;
	text-align:center
}

.boxContent form ul li.button a {
	color:#FFFFFF;
	letter-spacing:-1px;
	text-decoration:none;
	font-size:16px;
}

.boxContent form ul li.button a:hover {
	color:#654014;
}

.boxContent form input.field {
	width:90%;
	padding:3px;
	color:#CCCCCC;
	margin:4px 0 10px;
}

#contact {
	width:590px !important;
	border:none !important;
}

#contact label {
	width:98px;
}

#contact input, #contact textarea {
	width:50%;
}

.contact {
	padding-left:270px;
	width:100px;
}

.contact #submit-button {
	width:100px;
	margin:0;
}

.security {
	margin-left:178px;
}

/* ADMIN NAVIGATION */
#admin {
	width:100%;
	float:left;
}

#admin li {
	background:transparent url(../assets/images/header2_bg.jpg) repeat-x top left;
	width:100%;
}

#admin a {
	cursor:pointer;
	display:block;
	padding:5px;
	height:30px;
	line-height:30px;
	text-decoration:none;
	color:#FFFFFF;
	/*border-top:1px solid #FFFFFF;*/
	outline:none;
}

#admin a:hover {
	background-color:#0844A4;
	color:#000000;
}

#admin .logout {
	border-top:1px solid #FFFFFF;
}

/* HOW WE WORK */
.how_we_work_container {
	clear:both;
}

#how_we_work_top {
	min-height:20px !important;
}

.how_we_work_container .boxContent p {
	margin:0;
}

.how_we_work_container .doubleBoxContainer {
	min-height:230px !important;
}

#putting_up_sign {
	position:absolute;
	top:0;
	right:0;
}
/* END HOW WE WORK */

/* FAQS */
#faqs {
	width:640px;
	float:left;
}

#faqs li {
	margin:0;
	padding:0;
	background:transparent url(../assets/images/header2_bg.jpg) repeat-x top left;
	width:100%;
}

#faqs div {
	background:transparent url(../assets/images/box_bg.jpg) repeat-x top left;
}

#faqs p {
	margin:0px;
	padding:10px;
}

#faqs a, #admin a {
	cursor:pointer;
	display:block;
	padding:5px 5px 5px 10px;
	margin-top:0;
	height:30px;
	line-height:30px;
	text-decoration:none;
	color:#FFFFFF;
	border-bottom:1px solid #FFFFFF;
	outline:none;
}

#faqs a:hover {
	background-color:#0844A4;
}

#faqs a.selected {
	background:#FFFFFF url(../assets/images/active_header.jpg) repeat-x top left;
	color:#654014;
	border-bottom:1px solid #0844A4;
}

ul.doyoi, .doyou li {
	list-style-type:none !important;
}

/* CASES */
div.case {
	width:640px;
	border-bottom:1px solid #DDDDDD;
}

div.case p.creditor {
	text-align:right;
	margin:0;
	padding:6px 0 5px;
	font-size:16px;
	font-weight:bold;
	margin-top:40px;
	border-bottom:1px solid #DDDDDD;
}

div.case p#_user {
	margin-top:0 !important;
}

div.case p.creditor span {
	padding:8px 10px;
	margin:0;
	background-color:#EAEAEA;
	border-top:1px solid #DDDDDD;
	border-left:1px solid #DDDDDD;
	border-right:1px solid #DDDDDD;
}

div.case div.comment {
	border-left:1px solid #DDDDDD;
	border-right:1px solid #DDDDDD;
}

div.case div.comment p.msg {
	margin:0;
	padding:5px 5px 20px;
}

div.case div.comment p.date {
	margin:0;
	font-size:10px;
	font-weight:bold;
	background-color:#EAEAEA;
	padding:2px 4px;
	height:23px;
	margin-bottom:4px;
	position:relative;
}

p.date form {
	position:absolute;
	right:5px;
	top:5px;
}
/* END CASES */

/* creditors */
table.creditors {
	width:640px;
}

table.creditors th {
	font-weight:bold;
	line-height:40px;
	background:transparent url(../assets/images/header2_bg.jpg) repeat-x top left;
	color:#FFFFFF;
	padding:0 10px;
}

table.creditors td {
	padding:10px;
	border-bottom:1px dashed #EAEAEA;
}

table.creditors td a {
	font-weight:bold;
	color:#47361F;
	cursor:pointer;
	text-decoration:underline;
}

table.creditors td a:hover {
	text-decoration:none;
	color:#0844A4;
}

/* terms of business */
#terms_of_business h3 {
	padding-left:0 !important;
}

#terms_of_business li {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:disc;
	margin:15px 0pt 0pt 15px;
}

/* compensation claims */
#t_and_c ol li {
	list-style-position:outside;
	list-style-type:decimal;
	margin:15px 0pt 0pt 25px;
}

#t_and_c ol li ol li {
	list-style-type:lower-alpha;
	margin:10px 0 0 25px;
}