.ekForm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.ekFormHeader {
	font-weight: bold;
	color: #3A5F82;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-image: url(../../images/lines.gif);
}
.ekFormFooter {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.ekFormField100 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	width: 100%;
	border: 1px solid #CCCCCC;
}
.ekFormField {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border: 1px solid #CCCCCC;
}
.ekFormButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #3A5F82;
	background-color: #F1E9DC;
	padding: 1px;
	border: 1px solid #999999;
}
.ekText {
	font-size: 11px;
}
.ekFormTop {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.ekError {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000066;
	padding: 3px;
	margin-bottom: 10px;
	border: 1px solid #CCCCCC;
}.ekTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}
form {
	margin: 0px;
	padding: 0px;
}
.ekPaging {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	padding-bottom: 5px;
}
.ekPaging a:link, .ekPaging a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	text-decoration: none;
}
.ekPaging a:hover {
	color: #003366;
	text-decoration: underline;
}
.ekBreadcrumbs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding-bottom: 5px;
}
.ekBreadcrumbs a:link, .ekBreadcrumbs a:visited {
	color: #333333;
	text-decoration: none;
}
.ekBreadcrumbs a:hover {
	color: #003366;
	text-decoration: underline;
}
.ekProductTable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin-bottom: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.ekProductName {
	font-size: 12px;
	font-weight: bold;
	color: #395AA1;
	padding-top: 2px;
}
.ekProductTable a:link, .ekProductTable a:visited {
	color: #003366;
	text-decoration: none;
}
.ekProductTable a:hover {
	text-decoration: underline;
}
.ekProductDetailTable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin-bottom: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.ekProductDetailName {

	font-size: 14px;
	font-weight: bold;
	color: #003366;
	padding-top: 2px;
}
.ekSmallText {
	font-size: 9px;
	font-weight: normal;
}
.ekProductDetailTable a:link, .ekProductDetailTable a:visited {
	color: #003366;
	text-decoration: none;
}
.ekProductDetailTable a:hover {
	text-decoration: underline;
}
.ekForm a:link, .ekForm a:visited {
	color: #333333;
	text-decoration: none;
}
.ekForm a:hover {
	color: #336699;
	text-decoration: underline;
}
