body {
	background-color: #ececec;
	background-image: url(/images/background.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #474747;
	text-align: justify;
	line-height: 16px;
}
a.white {
	color: #FFFFFF;
	text-decoration: none;
}
a.white:hover {
	color: #C1CEE8;
}

a.path {
	color: #a9a9a9;;
	text-decoration: none;
}
a.path:hover {
	color: #C1CEE8;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #F7F7F7;
	padding: 1px;
	color: #666666;
	border: 1px solid #b9cadf;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #F7F7F7;
	padding: 1px;
	color: #666666;
	border: solid 1px;
	border-color: #b9cadf;
}

select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #F7F7F7;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 3px;
	color: #666666;
}


a {
	color: #006699;
	text-decoration: none;
}
.bottomline {
	color: #a9a9a9;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #b3b3b3;
}
.click {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #474747;
	line-height: 16px;
	text-decoration: none;
}
a.click:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9CB0DA;
	line-height: 16px;
	text-decoration: underline;
}

.highlights {
	font-size: 12px;
	font-weight: bold;
	color: #4468b1;
	font-style:italic;
}
h2 {
	color: #474747;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #b3b3b3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 8px;
	padding-left: 2px;
	display: block;
}
form {
	margin: 0px;
	padding: 0px;
}

img.streach {
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	margin-top: 12px;
	margin-bottom: 12px;
	padding: 6px;
}

img.left {
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	margin-right: 18px;
	padding: 6px;
	float: left;
	margin-bottom: 18px;
}
.right-line {
	color: #a9a9a9;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #b3b3b3;
}
