/* -------------------------- page layout ---------------------------*/

body {
	margin:0;
	padding:0;
	background: #DBD2C3 url(assets/rock4.jpg) repeat-x top;
}

p.agentnames {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	}

ul li {
	font-family: Garamond, Georgia, Times, Times New Roman;
	font-size: 14px;
	font-weight: normal;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	text-align: left;
	color: #000000;
	padding: 0px 0px 0px 0px;
	padding-left: 0px;
	list-style: square;
	list-style-position: outside;
}

.lefttoptext {
	font-family: Garamond, Georgia, Times, Times New Roman;
	font-size: 15px;
	font-weight: bold;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	text-align: center;
	color: #ffffff;
	padding-left: 25px;
	padding-top: 2px;
}



.footer {
	font-family: Garamond, Georgia, Times, Times New Roman;
	font-size: 12px;
	font-weight: bold;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	text-align: center;
	color: #000000;
	padding-top: 10px;
}
.lcolors {
	color:#000;
	text-decoration:underline;
}
.lcolors:active {
	color:#000;
	text-decoration:underline;
}
.lcolors:visited {
	color:#000;
	text-decoration:underline;
}
.lcolors:hover {
	color:#000;
	text-decoration:none;
}
.menu {
	display:block;
	width: 138px;
	background-color: #ffe3ab;
	border-top: 2px #ffffff outset;
	border-right: 2px #eeeeee outset;
	border-bottom: 2px #bbbbbb outset;
	border-left: 2px #aaaaaa outset;
	font: bold 12px Garamond, Georgia, Times, Times New Roman;
	margin-left: 10px;
	padding-left: 5px;
	color:#000000;
	text-decoration:none;
	line-height:20px;
	margin-bottom:6px
}
.menu:hover {
	color:#666666;
}
.menuright {
	display:block;
	width: 145px;
	font: bold 12px Garamond, Georgia, Times, Times New Roman;
	color:#fff;
	text-decoration:underline;
	line-height:20px;
	margin-bottom:6px;
	padding-left: 15px;
}
.menuright:active {
	display:block;
	width: 145px;
	font: bold 12px Garamond, Georgia, Times, Times New Roman;
	color:#fff;
	text-decoration:underline;
	line-height:20px;
	margin-bottom:6px;
	padding-left: 15px;
}
.menuright:visited {
	display:block;
	width: 145px;
	font: bold 12px Garamond, Georgia, Times, Times New Roman;
	color:#fff;
	text-decoration:underline;
	line-height:20px;
	margin-bottom:6px;
	padding-left: 15px;
}
.menuright:hover {
	display:block;
	width: 145px;
	font: bold 12px Garamond, Georgia, Times, Times New Roman;
	color:#fff;
	text-decoration:none;
	line-height:20px;
	margin-bottom:6px;
	padding-left: 15px;
}
h1 {
	font: bold 18px/20px Garamond, Georgia, Times, Times New Roman;
	padding-left: 0px;
	text-align: center;
	position: relative;
	top: 0;
}

h1.agents {
	font: bold 18px/20px Garamond, Georgia, Times, Times New Roman italic;
	padding-left: 0px;
	padding-right: 20px;
	padding-top: 10px;
	text-align: right;
	color: #000066;
	text-decoration: none;
}

h1.calc {
	font: bold 18px/20px Garamond, Georgia, Times, Times New Roman italic;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	text-align: center;
	color: #000066;
	text-decoration: none;
}

.agentssmalltext {
	font: bold 12px/12px Garamond, Georgia, Times, Times New Roman italic;
	padding: 10px 0px 0px 0px;
	text-align: center;
	color: #000066;
	text-decoration: none;
}
h2 {
	font: bold 14px/16px Garamond, Georgia, Times, Times New Roman italic;
	padding: 3px;
	text-align: center;
	color: #000066;
	text-decoration: none;
	display: block;
	vertical-align: top;
	background-color: #CCCCCC;
	height: auto;
}

#agentstableheight {height: 20px; border: 1px solid #666666}

p {
	font: 14px Garamond, Georgia, Times, Times New Roman;
	padding:0px 20px 0px 20px
}
p.calctext {
	font: 14px Garamond, Georgia, Times, Times New Roman;
	text-align: left;
	padding: 0;
	margin: 0;
}
p.localinforule {
	font: 14px Garamond, Georgia, Times, Times New Roman;
	padding:0px 20px 0px 20px;
	margin-left: 20px;
	border-bottom: 1px solid #cccccc;
	display: block;
	width: 484px;
}

/* -------------------------- Forms ---------------------------*/

fieldset {
	width:500px;
	display:block;
	font: bold 14px Garamond, Georgia, Times, Times New Roman;
}
legend {
	color:#000;
	padding:5px;
	text-transform:uppercase;
}
input {
	float:right;
	width:260px;
	font: 14px Garamond, Georgia, Times, Times New Roman;
	background-color: #eeeeee;
}
.validation {
	width:80px;
	font: 14px Garamond, Georgia, Times, Times New Roman;
	background-color: #eeeeee;
}
label {
	float:left;
	text-align:left;
}
textarea {
	float:right;
	width:260px;
	font: 14px Garamond, Georgia, Times, Times New Roman;
	background-color: #eeeeee;
}
select {
	float:right;
	width:260px;
	font: 14px Garamond, Georgia, Times, Times New Roman;
	background-color: #eeeeee;
}
.box {
	float:right;
	width:260px;
}
.box2 {
	width:260px;
	float:left;
}
.checkbox {
	float:right;
	width:20px;
	margin-right:100px;
	font: 14px Garamond, Georgia, Times, Times New Roman;
	background-color: #eeeeee;
}
.button {
	width:100px;
	margin: 10px 250px 0 0;
	font: 14px Garamond, Georgia, Times, Times New Roman;
	background-color: #eeeeee;
}
/*--------------- Highlighter ---------------*/
.ctrlHolder {
	overflow:hidden;
	clear:both;
	margin:0;
	padding:7px 4px;
}
.ctrlHolder span {
	position:relative;
}
.focused {
	background:#326848;
	color:#fff;
	border:1px solid #666;
	border-width:1px 0;
	padding:6px 4px;
}
.ctrlHolder .textInput:focus {
	border-color:#666;
}
div.focused .formHint {
	color:#000;
}

