textarea
{
	font-family:Calibri,Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size:10pt;
}

.box_content
{
	background:url('/images/box_bg.jpg');
	background-repeat:repeat-x;
}

.box_content-row
{
	padding:5px;
	text-align:left;
	font-size:10pt;
}

.box_links
{
	padding:2px 5px 2px 5px;
	text-align:right;
	font-size:10pt;
	font-weight:bold;
}

.box_permit_location
{
	width:100%;
	color:#000000;
	background-color: #e5e5e5;
	font-weight:bold;
	font-size:10pt;
	margin:auto;
	vertical-align:top;
	line-height:15pt;
}

.box_permit_location_item_container_left
{
	width:400px;
	vertical-align:top;
	padding-right:5px;
}

.box_permit_location_item_container_right
{
	width:400px;
	vertical-align:top;
	padding-left:5px;
}

.box_popup
{
	border-style:dashed;
	border-color:#ffcc00;
	border-width:1px;
	background-color:#ffffcc;
}

.box_sub_content
{
	width:455px;
	color:#000000;
	font-weight:normal;
	font-size:10pt;
	margin:auto;
	padding:10px;
	vertical-align:top;
	line-height:15pt;
}

.box_sub_content_title
{
	margin-bottom:10px;
	padding:2px 5px 2px 5px;
	text-align:left;
	font-size:10pt;
	font-weight:bold;
	color:#0071a9;
	background-color:#f2f7fa;
	border-top:1px solid #e5e5e5;
	border-bottom:1px solid #e5e5e5;
}

.box_title
{
	padding:2px 5px 2px 5px;
	text-align:left;
	font-size:13pt;
	font-weight:bold;
	color:#0071a9;
}

.box_title:active, .box_title:link, .box_title:visited
{
	text-decoration:none;
	background:none;
	font-weight:bold;
	color:#0071a9;
}

.box_title:hover
{
	text-decoration:none;
	background:none;
	font-weight:bold;
	color:#0071a9;
}

.box_title-row
{
	padding:5px;
	text-align:left;
	font-size:10pt;
	background-color:#ededed;
}

.box_top
{
	background-color:#e5e5e5;
	height:25px;
}

.center
{
	text-align:center;
}

.comments_box
{
	border-style:dashed;
	border-color:#cccccc;
	border-width:1px;
	background-color:#efefef;
}

.contacts_browser_block
{
	display:none;
	border-style:dashed;
	border-color:#cccccc;
	border-width:1px;
	background-color:#efefef;
}

.emphasis, a.emphasis {
	font-weight:bold;
	font-size:1.1em;
}

.error_text
{
	color: #000000;
}

.hidden_list
{
	background-color:#ffffff;
	border:2px dotted #e5e5e5;
	padding:10px;
	display:none;
	position:absolute;
	z-index:2;
}

.hidden_list_inline
{
	background-color:#ffffff;
	border:2px dotted #e5e5e5;
	padding:10px;
	display:none;
}

.inset_list
{
	background-color:#efefef;
	padding:5px;
}

.list_content-checkbox
{
	width:100px;
}

.list_content-row
{
	padding:5px;
	font-size:10pt;
	border-bottom:2px dotted #e5e5e5;
	border-left:1px solid #efefef;
	border-right:1px solid #efefef;
}

.list_foot-row
{
	padding:5px;
	font-size:10pt;
	font-weight:bold;
	border-top:2px solid #b9b9b9;
}

.list_foot-row_permit_location
{
	height:10px;
	border-top:1px solid #000000;
}

.list_links
{
	padding:2px 5px 2px 5px;
	text-align:right;
	font-size:10pt;
	font-weight:bold;
}

.list_permit_location
{
	padding:5px;
	font-size:9pt;
	border-bottom:1px dotted #b9b9b9;
}

.list_title
{
	padding:2px 5px 2px 5px;
	font-size:13pt;
	font-weight:bold;
}

.list_title_permit_location
{
	padding:2px 5px 2px 5px;
	font-size:9pt;
	font-weight:bold;
	border-bottom:1px solid #000000;
}

.list_title-row
{
	padding:5px;
	font-size:10pt;
/*	font-weight:bold; */
	font-weight:normal;
	border-bottom:2px solid #b9b9b9;
}

.msg_error
{
	background-color:#ffcccc;
	border-left:5px solid #ff0000;
	padding:3px;
	text-align:center;
	color:#000000;
	font-size:10pt;
	font-weight:normal;
}

.msg_ok
{
	background-color:#caf4da;
	border-left:5px solid #00da51;
	padding:3px;
	text-align:center;
	color:#000000;
	font-size:10pt;
	font-weight:normal;
}

.msg_warning
{
	background-color:#ffffcc;
	border-left:5px solid #ffcc00;
	padding:3px;
	text-align:center;
	color:#000000;
	font-size:10pt;
	font-weight:normal;
}

.paginator
{
	text-align:right;
}

.parking_box
{
	border-style:dashed;
	border-color:#cccccc;
	border-width:1px;
	background-color:#efefef;
}

.permissions_table {
	width:875px;
}

.private_view
{
	background:url('/images/private_view.jpg');
	padding:5px;
}

.public_box1
{
	margin:50px auto 10px auto;
	width:350px;
}

.public_box2
{
	margin:50px auto 10px auto;
	width:850px;
}

.required {
	font-weight:bold;
	color:#A33;
	/* background: url('/images/required.gif') left center no-repeat; */
}

.reqasterisk {
	color:#A33;
}

.row_clear
{
	background-color:white;
	border-left:5px solid white;
	padding:5px;
	color:#000000;
	font-size:10pt;
	font-weight:normal;
}

.row_error
{
	background-color:#ffcccc;
	border-left:5px solid #ff0000;
	padding:5px;
	color:#000000;
	font-size:10pt;
	font-weight:normal;
}

.row_incomplete
{
	background-color:#ffc082;
	border-left:5px solid #ff8000;
	padding:5px;
	color:#000000;
	font-size:10pt;
	font-weight:normal;
}

.row_ok
{
	background-color:#caf4da;
	border-left:5px solid #00da51;
	padding:5px;
	color:#000000;
	font-size:10pt;
	font-weight:normal;
}

.row_terminated
{
	background-color:#dddddd;
	border-left:5px solid #888888;
	padding:5px;
	color:#000000;
	font-size:10pt;
	font-weight:normal;
}

.row_warning
{
	background-color:#ffffcc;
	border-left:5px solid #ffcc00;
	padding:5px;
	color:#000000;
	font-size:10pt;
	font-weight:normal;
}

.scroll_div
{
	overflow:auto;
	/* css3 style with minimal support thrown in here in hopes that it looks better for most people */
	overflow-x:auto;
}

.selected_content
{
	background-color:#f9f9f9;
}

.size_full
{
	width:95%;
	margin:auto;
}

.tab2_bg
{
	padding:0px;
	color:#000000;
	background:url('/images/tab2_bg.jpg');
	height:24px;
	text-align:center;
	vertical-align:middle;
}

.tab2-on_bg
{
	padding:0px;
	color:#000000;
	background:url('/images/tab2-on_bg.jpg');
	height:24px;
	text-align:center;
	vertical-align:middle;
	font-weight:bold;
}

.tabs2
{
	padding:0px;
	margin:0px;
	vertical-align:bottom;
}

.tabs2_links:active, .tabs2_links:link, .tabs2_links:visited
{
	color:#000000;
	text-decoration:none;
	background:none;
}

.tabs2_links:hover
{
	color:#000000;
	text-decoration:underline;
	background:none;
}

.tabs2_parent
{
	padding:0px;
	margin:0px;
	width:100%;
}

.tabs2_spacer
{
	padding:0px;
	margin:0px;
	width:100%;
}

.text_small
{
	font-size:10px;
}

.top_margin_10
{
	margin-top:10px;
}

.warning_box
{
	padding: 10px;
	border: 3px solid #ffcc00;
	background-color: #ffffcc;
}

.white
{
	font-size:10px;
	color:#ffffff;
}

.widget_title_bar
{
	cursor: move;
}

#legal
{
	border: 1px dotted black;
	margin:15px;
	padding:15px;
}

#username
{
	overflow:hidden;
}

.big_btn{
	background-image: url(../images/ll_btn_big.gif);
	background-repeat: no-repeat;
	padding: 5px;
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
	vertical-align: middle;
	text-align: center;
	white-space:nowrap;
	cursor:pointer;
}