﻿body
{
	margin: 0px;
}
.button
{
	background: white;
	text-align: center;
	font: tahoma,verdana,arial,helvetica,sans-serif;
	color: #003333;
	border: 1px solid gray;
	margin: 0PX;
	margin-left: 0px;
}
.button:hover
{
	background: DarkSeaGreen;
	cursor: pointer;
}
.buttonCenter
{
	text-align: center;
}
.textbox, .maskedTextbox, .datePicker, #BillingAddressPanel .billingAddress .dropDownList
{
	border: solid 1px black;
	border-collapse: collapse;
}

.front
{
	font-family: Arial;
	font-weight: bold;
	font-size: 10.5pt;
	height: 16px;
	color: #194f51;
	cursor: pointer;
	text-align: right;
	padding-left: 0px;
	padding-right: 15px;
}
.links_active
{
	font-family: Arial;
	font-weight: bold;
	font-size: 11pt;
	height: 27px;
	color: #000000;
	padding-left: 9px;
	padding-right: 9px;
	cursor: pointer;
}
.links_inactive
{
	font-family: Verdana;
	font-weight: 400;
	font-size: 1.0em;
	height: 27px;
	color: #739047;
	padding-left: 9px;
	padding-right: 9px;
	cursor: pointer;
}
.links_inactive:hover
{
	color: #8a9da8;
}
.links_top_right_active
{
	text-align: left;
	font-family: Arial;
	font-weight: bold;
	font-size: 11pt;
	height: 27px;
	width: 86px;
	color: #ffffff;
	padding-left: 9px;
	padding-right: 0px;
	cursor: pointer;
	border-left-color: #ffffff;
	border-left-width: 1px;
	border-left-style: solid;
}
.links_top_right_inactive
{
	text-align: left;
	font-family: Arial;
	font-weight: bold;
	font-size: 11pt;
	height: 27px;
	width: 86px;
	color: #9db27f;
	padding-left: 9px;
	padding-right: 0px;
	border-left-color: #ffffff;
	border-left-width: 1px;
	border-left-style: solid;
}
.links_top_left_active
{
	text-align: right;
	font-family: Arial;
	font-weight: bold;
	font-size: 11pt;
	height: 27px;
	width: 427px;
	color: #ffffff;
	padding-left: 0px;
	padding-right: 9px;
}
.links_top_left_inactive
{
	text-align: right;
	font-family: Arial;
	font-weight: bold;
	font-size: 11pt;
	height: 27px;
	width: 427px;
	color: #9db27f;
	padding-left: 0px;
	padding-right: 9px;
	background-color: #446220; /*	filter:alpha(opacity=70);*/ /*	-moz-opacity:.70;*/ /*	opacity:.70;*/
}
.hesOnline
{
	font-family: Arial;
	font-weight: normal;
	font-size: 12px;
	color: #739047;
	display: block;
}
.strongHes
{
	font-weight: bolder;
}
.smaller
{
	font-size: 12px;
}
.links_portal
{
	font-family: Arial;
	font-weight: bold;
	height: 35px;
	color: #dddddd;
	padding-left: 10px;
	padding-right: 10px;
	cursor: pointer;
	vertical-align: middle;
}
.links_portal:hover
{
	font-family: Arial;
	font-weight: bold;
	height: 35px;
	color: #bbbbbb;
	padding-left: 10px;
	padding-right: 10px;
	cursor: pointer;
	vertical-align: middle;
}
.links_portal_from_master
{
	font-family: Verdana;
	font-weight: normal;
	font-size: 0.9em;
	height: 35px;
	color: #446220;
	padding-left: 10px;
	padding-right: 10px;
	cursor: pointer;
	vertical-align: middle;
}
.links_portal_from_master:hover
{
	font-family: Verdana;
	font-weight: normal;
	font-size: 0.9em;
	height: 35px;
	color: #8a9da8;
	padding-left: 10px;
	padding-right: 10px;
	cursor: pointer;
	vertical-align: middle;
}
.right_divider
{
	border-right-color: #194f51;
	border-right-width: 1px;
	border-right-style: solid;
}
.contact_us
{
	font-family: Arial;
	font-weight: normal;
	color: #194f51;
	padding-left: 25px;
	width: 440px;
	vertical-align: top;
}
.gridview
{
	font-family: Verdana;
	font-weight: normal;
	font-size: 0.9em;
	text-align: center;
	vertical-align: top;
}
.grid_header
{
	font-family: Verdana;
	font-weight: normal;
	text-align: center;
	font-size: 12pt;
	vertical-align: top;
}
.hes_title_2
{
	font-family: Arial;
	font-weight: normal;
	font-size: 24pt;
	color: #194f51;
	padding-left: 25px;
	padding-top: 5px;
	width: 670px;
	vertical-align: top;
}
.hes_subtitle
{
	font-family: Arial;
	font-weight: normal;
	font-size: 14pt;
	color: #194f51;
	padding-left: 25px;
	padding-top: 5px;
	width: 670px;
	vertical-align: top;
}
.hes_links_body
{
	font-family: Arial;
	font-weight: normal;
	font-size: 12pt;
	color: #194f51;
	padding-left: 55px;
	padding-top: 15px;
	width: 670px;
	vertical-align: top;
}
.default_links
{
	font-family: Arial;
	color: white;
}
.default_links:hover
{
	color: gainsboro;
	font-family: Arial;
}

.hes_links_body:link
{
	color: #194f51;
}
.hes_links_body:visited
{
	color: #194f51;
}
.hes_links_body:active
{
	color: #194f51;
}
.hes_links_body:hover
{
	color: #8a9da8;
}
.dottedTable
{
	width: 400px;
	font-family: Verdana;
	font-weight: normal;
	font-size: 0.8em;
	color: #000000;
	padding: 0px;
	border: solid 1px slategray;
	background-color: whitesmoke;
}
.dottedTable th
{
	width: 115px;
	font-weight: normal;
	float: left;
	text-align: left;
}
.dottedTable td
{
	width: 115px;
	text-align: left;
	float: left;
}
.dottedArea
{
	width: 355px;
	height: 240px;
	font-family: Verdana;
	font-weight: normal;
	font-size: 1.0em;
	color: #000000;
	padding: 0px;
	border: solid 1px slategray;
	background-color: whitesmoke;
}
.dottedArea th
{
	width: 340px;
	font-weight: normal;
	padding-left: 15px;
	float: left;
	text-align: left;
}
.dottedArea td
{
	text-align: left;
	float: left;
	padding-left: 5px;
}

.dottedRates
{
	width: 100%;
	font-family: Verdana;
	font-weight: normal;
	font-size: 0.7em;
	color: #000000;
	padding: 0px 10px 10px 25px;
	border: solid 1px slategray;
	background-color: whitesmoke;
}
.dottedRates th
{
	font-weight: normal;
	padding-left: 15px;
	float: left;
}
.dottedRates td
{
	float: left;
}

.rateComparisonUpload
{
	font-family: Verdana;
	font-weight: normal;
	font-size: 0.7em;
	color: #000000;
	padding: 0px 10px 10px 25px;
	border: solid 1px slategray;
	background-color: whitesmoke;
}

.rateComparisonUpload th
{
	font-weight: normal;
	padding-left: 15px;
	float: left;
}
.rateComparisonUpload td
{
	float: left;
}

.dyk
{
	font-family: Verdana;
	font-weight: normal;
	font-size: 0.8em;
	color: #194f51;
	padding: 5px 10px 10px 25px;
	vertical-align: top;
}
.dykArea
{
	position: absolute;
	top: 65px;
	left: 550px;
	width: 300px;
	font-family: Verdana;
	font-weight: normal;
	font-size: 0.6em;
	text-align: justify;
	color: #e9eee2;
	padding: 5px;
	border: dotted 0px white;
	background-color: Transparent;
}
.hudsonArea
{
	position: absolute;
	top: 40px;
	left: 27px;
	width: 170px;
	height: 50px;
	cursor: pointer;
}

.hes
{
	font-family: Verdana;
	font-weight: normal;
	font-size: 0.8em;
	color: #194f51;
	padding: 5px 10px 0px 25px;
}
.hes_stuff
{
	font-family: Verdana;
	font-weight: normal;
	font-size: 0.75em;
	color: #000000;
	padding: 0px 0px 0px 25px;
}

.loginBar
{
	font-family: Verdana;
	color: #000000;
	padding: 5px 5px 5px 5px;
	font-size: 0.8em;
	vertical-align: middle;
}

.hes_text
{
	font-family: Verdana;
	font-weight: normal;
	font-size: 0.8em;
	text-align: justify;
	color: #000000;
	padding: 0px 10px 10px 25px;
	padding: 0px 25px 10px 25px;
}
.hes_text_no_padding
{
	font-family: Verdana;
	font-weight: normal;
	font-size: 0.8em;
	text-align: justify;
	color: #000000;
	padding: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.hes_text_no_padding_link
{
	font-family: Verdana;
	font-weight: normal;
	font-size: 1.em;
	text-align: justify;
	color: #000000;
	padding: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.hes_text:link
{
	color: #000000;
}
.hes_text:visited
{
	color: #000000;
}
.hes_text:active
{
	color: #000000;
}
.hes_black
{
	font-family: Verdana;
	font-weight: normal;
	color: #000000;
}
.hes_black:link
{
	color: #000000;
}
.hes_black:visited
{
	color: #000000;
}
.hes_black:active
{
	color: #000000;
}
.hes_red
{
	font-family: Verdana;
	font-weight: normal;
	color: #ff3333;
}
.hes_red:link
{
	color: #ff3333;
}
.hes_red:visited
{
	color: #ff3333;
}
.hes_red:active
{
	color: #ff3333;
}
.leadership
{
	font-family: Arial;
	font-weight: normal;
	font-size: 9pt;
	color: #194f51;
	padding-left: 25px;
	padding-top: 15px;
	width: 500px;
	vertical-align: top;
}
.contact
{
	font-family: Arial;
	font-weight: normal;
	color: #194f51;
	padding-left: 25px;
	padding-top: 15px;
	width: 200px;
	vertical-align: top;
}
.contact_2
{
	font-family: Arial;
	font-weight: normal;
	color: #194f51;
	padding-left: 25px;
	padding-top: 15px;
	width: 400px;
	vertical-align: top;
}
.employment
{
	font-family: Arial;
	font-weight: normal;
	color: #194f51;
	padding-left: 25px;
	vertical-align: top;
}
.employment_general
{
	font-family: Arial;
	font-weight: normal;
	color: #194f51;
	padding-left: 15px;
	vertical-align: top;
}
.dyk2
{
	font-family: Arial;
	font-weight: normal;
	color: #194f51;
	padding-left: 85px;
	padding-top: 15px;
	width: 670px;
	vertical-align: top;
}
.dyk_notop
{
	font-family: Arial;
	font-weight: normal;
	color: #194f51;
	padding-left: 85px;
	width: 670px;
	vertical-align: top;
}
.dyk_narrow
{
	font-family: Arial;
	font-weight: normal;
	color: #194f51;
	padding-left: 95px;
	width: 650px;
	vertical-align: top;
}
.myInset
{
	padding-right: 10px;
}
.myInset2
{
	padding-left: 10px;
}

.externalFrame
{
	background-color: #c7d0bc;
	padding: 0px 5px 0px 5px;
	font-family: Arial;
}
.staticMenuItem
{
	font-family: Verdana;
	font-weight: normal;
	font-size: 0.9em;
	height: 35px;
	color: #446220;
	padding-right: 10px;
	cursor: pointer;
	vertical-align: middle;
}
.dynamicMenuItem
{
	font-family: Verdana;
	font-weight: normal;
	font-size: 1.2em;
	height: 35px;
	padding-left: 10px;
	color: #446220;
	padding-right: 10px;
	cursor: pointer;
	vertical-align: middle;
	background-color:#c7d0bc;
	border-top: solid 1px black;
}
.toolbar
{
	font-size: 11px;
	font-family: Verdana;
	border-width:1px;
	border-style:solid;
	border-color:#000000;
	background-color:#c7d0bc;
	z-index: 1000;
}
.subjectItem
{
	font-size:12px;
	text-indent:20px;
	color:Black;
	font-weight:bold;
	height:24px;
}