body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
}

.LeftBkgd {
	background-repeat: repeat-y;
	background-position: right;
	background-image: url(../img/es_lft.gif);
}

.RightBkgd {
	background-repeat: repeat-y;
	background-position: left;
	background-image: url(../img/es_rt.gif);
}

legend {
	font-weight: bold;
	color: #003366;
}

a.navbar:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

a.navbar:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

a.navbar:visited:hover {
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}

a.navbar:hover {
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}

a.navbar:active {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

a.navbar:active:hover {
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}

a.darkblue:link {
	color: #003366;
	text-decoration: none;
	font-weight: bold;
}

a.darkblue:visited {
	color: #003366;
	text-decoration: none;
	font-weight: bold;
}

a.darkblue:visited:hover {
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}

a.darkblue:hover {
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}

a.darkblue:active {
	color: #003366;
	text-decoration: none;
	font-weight: bold;
}

a.darkblue:active:hover {
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}

.navbar_text_sml {
	font-size: 12px;
}

.nav_row_ht {
	height: 8px;
}

.copyright_text {
	font-size: 10px
}

.required_text {
	font-weight: bold;
	color: #FF0000;
	font-size: 12px
}

.form_label {
	font-weight: bold;
}

.form_label_small {
	font-weight: bold;
	font-size: 10px;
}

.form_input_100 {
	width: 100%;
}

.form_input_75 {
	width: 75%;
}

.form_input_50 {
	width: 50%;
}

.form_input_25 {
	width: 25%;
}

.error_text {
	font-weight: bold;
	color: #FF0000;
}

.small_text {
	font-size: 11px;
}

.navbar_indent {
	padding-right: 10px;
}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #c8c7d7;
}

select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}


#input {
	border: 1px solid #c8c7d7;
}

.input_border {
	border: 1px solid #c8c7d7;
}

.Border-Blue-B {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003366;
}

.Border-Blue-T-B {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #003366;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003366;
}

.Border-Blue-T-B-L-R {
	border: 1px solid #003366;
}


.TextSmall-11px {
	font-size: 11px;
}

.TextSmall-11px-Indent {
	font-size: 11px;
	padding-left: 10px;
	}
	
form {
	margin: 0px;
	padding: 0px;
}

.navbar_text_lrg {
	font-size: 12px;
}

.label-white {
	color: #FFFFFF;
	font-weight: bold;
}

.label-red-nb {
	color: #FF0000;
}

ul {
margin-bottom: 0;
}
.banner {
	color: #FFFFFF;
	background-color: #003366;
	font-weight: bold;
}
.product-list {
	font-size: 10px;
	padding-left: 5px;
}
.banner-features {
	color: #FFFFFF;
	background-color: #FF0000;
	font-weight: bold;
	font-size: 11px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
}
