@CHARSET "ISO-8859-1";

A:link {
	text-decoration: underline;
	color: black;
}

A:visited {
	text-decoration: underline;
	color: black;
}

td {
	FONT-FAMILY: Verdana;
	COLOR: black;
	FONT-SIZE: 12px;
}

#thelist li {
	margin: 0px;
	padding: 0px;
	list-style: none;
	border: 1px;
}

div.dropmarker {
	height: 6px;
	width: 200px;
	background: url(images/dropmarker.png) left top;
	margin-top: -3px;
	margin-left: -5px;
	z-index: 1000;
	overflow: hidden;
}

div.edit {
	font-family: Verdana;
	font-size: 14px;
	vertical-align: bottom;
}

div.editTitle {
	font-family: Verdana;
	font-size: small;
}

td.right {
	vertical-align: top;
	font-family: Verdana;
	font-size: small;
}

div.next {
	font-family: Verdana;
	font-size: small;
}

input.editLine {
	border: none;
	background-color: transparent;
	font-family: Verdana;
	font-size: 12px;
}

input.editLineSmall {
	border: none;
	background-color: transparent;
	font-family: Verdana;
	font-size: 10px;
}

select.editLineSmall {
	border: none;
	background-color: transparent;
	font-family: Verdana;
	font-size: 10px;
}

textarea.editLine {
	border: none;
	background-color: transparent;
	font-family: Verdana;
	font-size: 14px;
}

textarea.editLineSmall {
	border: none;
	background-color: transparent;
	font-family: Verdana;
	font-size: 10px;
}

td.pList {
	font-family: Verdana;
	font-size: 10px;
}

td.pListLong {
	font-family: Verdana;
	font-size: 10px;
}

div.pList {
	font-family: Verdana;
	font-size: 10px;
	width: 80px;
	height: 13px;
	overflow: hidden;
}

div.pListLong {
	font-family: Verdana;
	font-size: 10px;
	width: 80px;
	height: 63px;
	overflow: hidden;
}

span.required {
	font-size: 20px;
	color: red;
}

hr {
	color: blue;
	background: black;
	border: 0;
	Height: 1px;
}

.heading {
	background: url(images/topbar_bg.gif) top no-repeat;
}

.header-body {
	MARGIN: 5px 5px 0px;
}

.line {
	font-family: helvetica, arial, geneva, sans-serif;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	background-color: #FFFFFF;
	text-decoration: none
}

.line_old {
	font-family: helvetica, arial, geneva, sans-serif;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	background-color: #ffffff;
	text-decoration: none
}

.lineBgWhite {
	font-family: helvetica, arial, geneva, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	background-color: #222277;
	text-decoration: none
}

.lineBig {
	font-family: helvetica, arial, geneva, sans-serif;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	background-color: #FFFFFF;
	text-decoration: none
}

.lineDetail {
	font-family: helvetica, arial, geneva, sans-serif;
	color: #000000;
	font-size: 11px;
	background-color: #FFFFFF;
	text-decoration: none
}

.topBorder {
	BORDER-top: #cecf9c 1px solid;
}

.lineDetailTopBorder {
	font-family: helvetica, arial, geneva, sans-serif;
	color: #000000;
	font-size: 11px;
	background-color: #FFFFFF;
	text-decoration: none;
	border-top: #cecf9c 1px solid;
}

.breakerLine1 {
	background-color: #6699CC
}

.tlink {
	font-family: arial;
	font-style: normal;
	font-size: 10px;
	color: #A1987C;
	text-decoration: none;
}

.tlinkBlack {
	font-family: arial;
	font-style: normal;
	font-size: 10px;
	text-decoration: none;
}

.message {
	font-size: 9pt;
	color: #000000;
	font-family: tahoma, sans-serif;
	font-weight: normal;
}

.customh3 {
	font-family: tahoma, sans-serif;
	color: #000;
	background-color: #ccc;
	margin-top: 1px;
	padding: 5px;
	border: solid 1px #000;
	vertical-align: middle;
}

table.tr.odd td {
	background-color: #fff;
}

table.tr.even td {
	background-color: #eee;
}

.footer {
	font-size: x-small;
}

body {
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
}

form {
	margin: 0px;
}

.floatR {
	padding: 7px 1px 7px 8px;
	float: left;
}

.floatL {
	padding: 7px 1px 7px 8px;
	float: left;
}

.CL {
	clear: both;
	margin: 0px;
	padding: 0px;
}

.main {
	width: 1000px;
	background-color: #FFFFFF;
}

.nav_bg1 {
	background: url(../images/top_nav_bg1.jpg) repeat-x;
	height: 30px;
	font-family: Arial, tahoma, Verdana, trebuchet MS;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.nav_bg2 {
	background: url(../images/shade.gif) repeat-x;
	height: 28px;
	font-family: Arial, tahoma, Verdana, trebuchet MS;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.nav_curve {
	width: 5px;
	height: 30px;
	background: url(../images/nav_off_bg.jpg) no-repeat;
}

.subNav {
	padding: 7px 1px 7px 8px;
}

.cluster .label {
	background-color: #c0d4e7;
	color: #369;
	text-align: right;
	padding-right: 0.5em;
	font-family: helvetica, arial, geneva, sans-serif;
	font-weight: bold;
	text-decoration: none;
}

.cluster .field {
	padding-left: 0.5em;
	vertical-align: top;
}
