﻿body
{
}

.ljaTaskValuePanel
{
	margin-bottom: 8px;
}

.ljaTaskValuePanel p
{
	margin: 0px 0px 5px 0px;
}

.ljaTaskInput
{
	width: 90%;
	padding: 0px;
	font-size: 8pt;
	color: #17586A;
	margin: 0px;
}

.ljaTaskOptionsPanel div
{
	margin-bottom: 5px;
}

.ljaTaskOptionsPanel p
{
	margin: 0px 0px 5px 0px;
}

.ljaTaskCheck input
{
	margin-right: 5px;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	width: auto;
}

.ljaTaskOptionsPanel
{
	margin-bottom: 8px;
}

.ljaTaskSubmitPanel input, #TaskManager1_LJAFindAddress1_cmdFind
{
	margin: 0px;
	background-color: transparent;
	border: 0;
	font-size: 8pt;
	color: White;
	width: auto;
	cursor: pointer;
	font-family: Verdana;
	font-weight: bold;
	text-align: right;
	padding: 0px;
	height: 25px;
	padding: 0px 30px 0px 0px;
	background-image: url(images/submit_arrow.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
	line-height: 25px;
	vertical-align: middle;
}

.ljaTaskSubmitPanel
{
	float: right;
}

/* Find Address */
.ljatextbox
{
	margin-left: 5px;
	font-size: 8pt;
	padding: 2px;
	color: #17586A;
	background-color: White;
	width: 131px;
	border: solid 1px #1C344A;
}

.suggestion, .suggestionBlur
{
	font-size: 8pt;
	color: #626A62;
}

.suggestionFocus
{
	font-size: 8pt;
	color: white;
	background-color: #1C344A;
}

/* Stewart Beach */

.level2 p
{
	margin: 0px;
	padding: 0px;
}

.floatDiv
{
	margin-bottom: 8px;
}

#TaskManager1_StewartBeach1 a
{
	color: White;
}

#TaskManager1_StewartBeach1 h3
{
	margin: 0px 0px 5px 0px;
	padding: 0px;
	font-size: 1em;
	cursor: pointer;
}

.level2
{
	padding-left: 5px;
}

.level2 span
{
	cursor: pointer;
	line-height: 1.5em;
}

.level3, .level2
{
	margin: 2px 0px 10px 0px;
}

.level3 ul, .level2 ul
{
	padding: 0px;
	margin-left: 8px;
}

.level3
{
	padding-bottom: 8px;
}

.level3 li, .level2 li
{
	list-style-type: none;
	line-height: 1.2em;
	padding-bottom: 5px;
}

.level2 a
{
	color: White;
}