body {
	background-color: white;
	font-family: helvetica, arial, sans serif;
	color: #000000;
	padding-top: 0px;
}

a {
	color: #2e3192;
}

img {
	border: 0px;
}

#catsubheader {
	background-color:#dadada;
	margin:0 0 0px 10px;
	padding:5px;
	font-weight:bold;
	font-size: 12px;
}
	

#wrapper {
	margin: 0 auto;
	width: 980px;
}

#header {
	background-color: #21358c;
	width: 980px;
}

#view_header {
/*	background-color: #21358c; */
	width: 550px;
	margin-bottom: 20px;
}

#nav {
	width: 980px;
	background-color: #dadada;
	margin: 10px 0 10px 0;
}

#nav2 {
	margin: 15px 0 10px 0;
}

#nav_item {
	padding: 0 16px 0 16px;
	font-size: 11px;
	color: #252525;
	height: 29px;
}

#nav_item2 {
	padding: 0 16px 0 16px;
	font-size: 11px;
	color: #000000;
	height: 29px;
}

.nav_item {
	font-size: 11px;
	color: #252525;
	text-decoration: none;
}

.nav_item:link {text-decoration :none}
.nav_item:active {text-decoration : none;}
.nav_item:visited {text-decoration : none} 
.nav_item:hover {text-decoration : none;} 

.nav_item2 {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

.nav_item2:link {text-decoration :none}
.nav_item2:active {text-decoration : none;}
.nav_item2:visited {text-decoration : none} 
.nav_item2:hover {text-decoration : none;} 

#footer {
	text-align: center;
	padding-top: 40px;
}

#login {
	width: 241px;
	background-color: #f5f5f5;
	border: 2px solid #f5f5f5;
	font-size: 11px;
	color: black;
	text-align: left;
}

.login_textfield {
	height: 16px;
	width: 223px;
	background-color: white;
	border: 1px solid #959595;
	font-size: 11px;
	padding: 2px;
}

.login_textfield2 {
	height: 16px;
	width: 140px;
	background-color: white;
	border: 1px solid #959595;
	font-size: 11px;
	padding: 2px;
}

.dropdown {
	width: 223px;
	background-color: white;
	border: 1px solid #959595;
	font-size: 11px;
}

#loggedin {
	width: 241px;
	background-color: #f5f5f5;
	border: 2px solid #f5f5f5;
	font-size: 11px;
	color: black;
	text-align: left;
}

.textarea {
	height: 100px;
	width: 300px;
	background-color: white;
	border: 1px solid #959595;
	font-family: arial;
	font-size: 11px;
}

.textarea2 {
	height: 30px;
	width: 700px;
	background-color: white;
	border: 1px solid #959595;
	font-family: arial;
	font-size: 11px;
}

#welcome_username {
	background-color: #cfcfce;
	font-size: 16px;
	font-weight: bold;
	color: black;
	padding: 7px 3px 0px 5px;
	border: 1px solid white;
}

.body_copy {
	font-size: 12px;
	line-height: 15px;
}

#signup_box {
	padding: 7px;
	background-color: #f5f5f5;
	width: 476px;
}

.checkbox {
	margin-bottom: 5px;
}

#subheader {
	font-size: 24px;
	font-weight: bold;
	padding: 0 0 5px 0;
	margin: 0px;
}

#radio {
	position: relative;
	top: 1px;
}

input radio {
	position: relative;
	top: 1px;
}

li {
	padding-bottom: 10px;
}

.nav_link {
	text-decoration: none;
}

#star {
	padding-left: 2px;
}

.comments_link {
	font-size: 11px;
	color: black;
}

#contract_description {
	font-size: 12px;
	line-height: 16px;
	color: #555555;
	margin: 0px;
	padding: 0 0 10px 0;
}

/* FONTS */

.font12 {
	font-size: 12px;
	line-height: 16px;
}

.font11 {
	font-size: 11px;
	line-height: 15px;
}

.font10 {
	font-size: 10px;
	line-height: 14px;
}


/* FILING CABINET */

.cabinet_font {
	color: #555555;
	font-size: 11px;
	line-height: 14px;
}

.latest_contract_title {
	/*background-color:#fff200;*/
	padding:2px;
	font-size:12px;
	font-weight:bold;	
	text-decoration:underline;
}

.latest_contract_desc {
	padding:2px;
}

.unfinished_contract_title {
	/*background-color:#a4d4ff;*/
	padding:2px;
	font-size:12px;
	font-weight:bold;	
	text-decoration:underline;
}

.unfinished_contract_desc {
	padding:2px;
}

.cabinet_contract_title {
	padding:2px;
	font-size:12px;
	font-weight:bold;	
	text-decoration:underline;
}

.cabinet_contract_desc {
	padding:2px;
}

#home_box {
	padding:10px;
	margin: 0px;
	background-color: #ffffff;
}

.bold_13 {
	font-size: 13px;
	font-weight: bold;
}

.bold_14 {
	font-size: 14px;
	font-weight: bold;
}

.bold_15 {
	font-size: 15px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}

.search_header {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}

.rating {
	padding:3px 0 0 0;
	font-weight:bold;
	color: #252525;
}

.type_here {
	width:214px; 
	color: #000000;
	background-color: white;
	border: 1px solid #959595;
	padding: 2px;
}



/* RTE */

#rte_left {
	background-image: url('../images/rte_left.gif');
	background-repeat: repeat-y;
	width: 10px;
}

#rte_right {
	background-image: url('../images/rte_right.gif');
	background-repeat: repeat-y;
	background-position: right;
	width: 10px;
}

#question_box {
	border: 1px solid #555555; 
	width: 188px;
	padding:5px;
	font-size:10px;
	height:560px;
	overflow: auto;
}

#contract_box {
	border: 1px solid #555555; 
	width: 637px;
	height:330px;
	padding:10px;
	font-size:10px;
	overflow:auto;
}

.button_yellow {
	cursor:pointer;
	background-color:#fff200;
}

.button_gray {
	cursor:pointer;
	background-color:#dadada;
}



#d_question_available {
	overflow: auto;
	height: 300px;
	width: 300px;
	border: 1px solid #000000;
	padding: 5px 5px 5px 5px;	
}
#d_question_used {
	padding: 5px 5px 5px 5px;
	overflow: auto;
	height: 300px;
	width: 300px;
	border: 1px solid #000000;
}

#d_my_question_available {
	overflow: auto;
	height: 300px;
	width: 300px;
	border: 1px solid #000000;
	padding: 5px 5px 5px 5px;	
}
#d_my_question_used {
	padding: 5px 5px 5px 5px;
	overflow: auto;
	height: 300px;
	width: 300px;
	border: 1px solid #000000;
}

#step1_letsgo,
#step2_clickarrows,
#step3_readyourcontract
{
	z-index:20;
	display:none;
	position:absolute;	
	cursor:pointer;
}

#step_tip {
	width:1374px;
	margin: 0 auto;
}

/* NEW HOMEPAGE */

#home_box_02 {
	background-image: url('../images/home_box.png');
	background-repeat: no-repeat;
	width: 740px;
	height: 376px;
}

#home_message {
	margin-top: 44px;
	margin-left: 395px;
	letter-spacing: -0.05em;
}

.home_copy {
	color: #20358c;
	font-size: 18px;
	line-height: 18px;
	font-weight: bold;
}

.home_header {
	font-size: 27px;
	font-weight: bold;
	color: black;
	padding-bottom: 15px;
}

#search_box {
	background-image: url('../images/search_box.png');
	background-repeat: no-repeat;
	width: 244px;
	height: 117px;
}

.box_header_black {
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
	text-align: left;
	position:relative;
	top: 12px;
	left: 8px;
}

.box_header_white {
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
	text-align: left;
	position:relative;
	top: 12px;
	left: 8px;
	color: white;
}

#search_form_2 {
	text-align: left;
	position:relative;
	top: 30px;
	left: 8px;
}

#search_form_3 {
	text-align: left;
	padding-top: 10px;
	padding-left: 8px;
	font-size: 11px;
}

#signup_box_2 {
	background-image: url('../images/signup_box.png');
	width: 244px;
	height: 259px;
	background-repeat: no-repeat;
	font-size: 11px;
}

.login_textfield_3 {
background-color:white;
border:1px solid #959595;
font-size:11px;
height:16px;
padding:2px;
width:133px;
}

#try_now {
	position:absolute;
	top:350px;
	left:448px;
	z-index:15;
	border: 1px solid red;
}

#blue_box {
	background-image: url('../images/home_box_blue.png');
	background-repeat: no-repeat;
	width: 246px;
	height: 188px;
	float: left;
	margin-top:3px;
}

#light_blue_box {
	background-image: url('../images/home_light_box_blue.png');
	background-repeat: no-repeat;
	width: 246px;
	height: 188px;
	float: left;
	margin-top:3px;
}

#box_copy {
	text-align: left;
	position:relative;
	top: 30px;
	left: 8px;

	color: black;
	font-size: 14px;
	width: 225px;
}

#featured_on {
	font-size: 18px;
	font-weight: bold;
	padding: 10px 0 0px 8px;
}

#main_box {
	background-image: url('../images/homebox_01.png');
	background-repeat: no;
	width: 740px;
	height: 376px;
}

#home_box_position {
	padding-top: 40px;
	padding-left: 394px;
}

#home_box_header {
	font-weight: bold;
	font-size: 26px;
	color: red;
}

#signup_box_top {
	background-image: url('../images/signup_box_top.png');
	background-repeat: no-repeat;
	width: 244px;
	height: 41px;
}

#signup_box_shadow {
	background-image: url('../images/signup_box_shadow.png');
	background-repeat: repeat-y;
	width: 8px;
}

#signup_box_bottom {
	background-image: url('../images/signup_box_bot.png');
	background-repeat: repeat-y;
	width: 244px;
	height: 10px;
}