@charset "utf-8";
/* CSS Document */
body {
	background: url('/images/bg-header.gif') repeat-x #fff;
	margin: 0;
	padding: 0;
	font: normal 0.8em Tahoma, Geneva, sans-serif;
}
form {
	margin: 0;
	padding: 0;
}

#header input[type=password],#header input[type=text],#sidebar input[type=text],#sidebar input[type=password] {
	background: url('/images/bg-input.gif') repeat #fff;
	border: 1px solid #b7b7b7;
	height: 13px;
	margin: 0;
	padding: 4px;
	font: 11px Tahoma, Geneva, sans-serif;
	display: block;
	width: 203px;
}
input[type=image] {
	height: 23px;
	margin: 0;
	padding: 0;
}

.nav {
	background: url("/images/pub_bg-heading.gif") repeat-x bottom #4E5D76;
	width: 800px;
	margin: auto;
	border-top: 1px solid #A2B8C3;
	border-bottom: 1px solid #A2B8C3;
	line-height: normal;
}
.nav ul {
	margin: 0;
	padding: 5px 0;
}
.nav ul li {
	list-style-type: none;
	display: inline;
}
.nav a:link, .nav a:visited {
	color: #fff;
	text-decoration: none;
	/*line-height: 1.7em;*/
	padding: 0 8px;
	border-right: 1px solid #8da8b5;
}

.corporate {
	background: url('/images/bg-corporate.gif') top center no-repeat #ebebeb;
	font-size: 85%;
	color: #707070;
	padding: 5px 0;
	margin-top: 18px;
}
.corporate a:link, .corporate a:visited {
	color: #707070;
	text-decoration: none;
	padding: 0 3px;
	border-right: 1px solid #8da8b5;
}

#header {
	height: 110px;
	width: 800px;
	margin: auto;
}
#header-sidebar {
	width: 238px;
	float: right;
	padding: 10px 0 0 0;
}
#img-logo {
	width: 180px;
	height: 89px;
	padding-bottom: 10px;
}
#img-applicants {
	width: 346px;
	height: 110px;
}
#page {
	width: 800px;
	margin: auto;
	padding-top: 20px;
}

#packages {
	margin-bottom: 20px;
}
#packages div {
	width: 156px;
	height: 121px;
	font-size: 85%;
	text-align: center;
	padding: 0 10px 10px 10px;
}
#packages h4 {
	font-size: 110%;
	margin: 9px 0;
}
#packages a {
	display: block;
	margin-top: 8px;
	text-align: right;
}
#pkg-1 {
	background: url('/images/pkg-1.gif') center no-repeat;
	color: #2f3f5c;
	float: left;
}
#pkg-2 {
	background: url('/images/pkg-2.gif') center no-repeat;
	color: #5c462f;
	float: left;
}
#pkg-3 {
	background: url('/images/pkg-3.gif') center no-repeat;
	color: #335a2e;
	float: left;
}
#pkg-4 {
	background: url('/images/pkg-4.gif') center no-repeat;
	color: #4b325c;
	float: left;
}
#pkg-5 {
	background: url('/images/pkg-5.gif') center no-repeat;
	color: #93240f;
	float: left;
}
#pkg-6 {
	background: url('/images/pkg-6.gif') center no-repeat;
	color: #363636;
	float: left;
}

#call {
  clear: left;
	background: url('/images/bar-blue.gif') center no-repeat;
	width: 515px;
	color: #fff;
	font-size: 110%;
	font-weight: bold;
	padding: 8px 0;
	margin: 20px 1px;
	text-align: center;
}
#content {
	color: #333;
	width: 525px;
	margin-left: 5px;
}
#content h1 {
	font-size: 150%;
	margin: 0px 0 10px 0;
}
#content h2 {
	font-size: 120%;
	padding: 10px 0 20px 0;
	color: #344561;
}
#sidebar {
	float: right;
	width: 238px;
}
.box-grey {
	background: url('/images/box-grey.gif') center no-repeat;
	width: 222px;
	height: 115px;
	font-size: 85%;
	padding: 8px;
	color: #112540;
	text-align: justify;
}
.box-grey h3 {
	text-align: center;
	font-size: 130%;
	margin: 0;
	margin-bottom: 10px;
}
.box-grey .button {
	margin-top: 10px;
}
#footer {
	background: #d6e3eb;
	color: #2f3f5c;
	line-height: 1.4em;
	font-size: 85%;
	text-align: center;
	border-top: 1px solid #8da8b5;
	padding: 5px 0;
	margin-top: 20px;
	clear: both;
}
#footer a:link, #footer a:visited {
	color: #2f3f5c;
}
input.button, 
a.button {
	display: block;
	width: 148px;
	height: 27px;
	font: bold 11px Tahoma, Geneva, sans-serif;
	color: #fff;
	background: url('/images/button.png') center no-repeat;
	text-decoration: none;
	text-align: center;
	padding-top: 10px;
	margin: auto;
}
.box h4 {
	font-size: 115%;
	color: #d6e3eb;
	padding: 5px 5px 7px 8px;
	margin: 0;
}
.box ul {
	list-style-position: inside;
	margin-left: -20px;
	margin-left: 20px\9; /* IE */
}
.box li {
	margin: 0;
	padding: 0;
	text-indent: -15px\9; /* IE */
}
.box p, .box div.c1, .box div.c2 {
	margin-left: 5px;
	margin-right: 5px;
}
.c1, .c2 {
	padding: 5px;
	padding-left: 30px;
	color: #2f3f5c;
	background: url('/images/star.png') top left no-repeat;
}
.c1 {
	background: url('/images/star.png') top left no-repeat #d6e3eb;
}
.c2 {
	background: url('/images/star.png') top left no-repeat #acbec8;
}
.group {
	border-bottom: 1px dotted #8da8b5;
	margin-bottom: 10px;
}
.lead {
	padding: 5px;
	margin: 0;
	border-bottom: 1px solid #ccc;
}

#header img {
  border: none;
}

#header img {
  border: none;
}

#erenter-page table {
	margin: 3px 0;
	padding: 0;
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
}
#erenter-page th {
	border: 1px solid #d6e3eb;
	text-align: left;
	padding: 5px;
	background: #d6e3eb;
	width: 140px;
}
#erenter-page td {
	border: 1px solid #d6e3eb;
	padding: 5px;
	margin: 0;
}
#erenter-page hr {
	display: none;
}
#erenter-page #report_toc {
	font-size: 90%;
	background: #d6e3eb;
	padding: 5px;
	border-bottom: 1px solid #30415d;
	border-top: 1px solid #30415d;
	margin-top: 10px;
}
#erenter-page .kit_section {
	border: 0;
	border-bottom: 1px dotted #666;
	margin: 0;
	padding: 0;
	padding-bottom: 20px;
}
#erenter-page .kit_section h1 {
	font-size: 140%;
	font-weight: bold;
	margin: 0;
	margin-top: 15px;
	color: #d6e3eb;
	text-align: left;
	border: 0;
	background: #30415d;
	padding: 10px;
}
#erenter-page .section_header {
	font: bold 1.0em Tahoma, Verdana, sans-serif;
	background: #d6e3eb;
	color: #30415d;
	text-align: left;
	padding: 3px 10px;
	margin: 0;
	border: 0;
}
#erenter-page .section {
	margin-bottom: 10px;
}
#erenter-page .service_status {
	text-align: left;
	padding-top: 5px;
	color: #000;
	font-weight: normal;
	font-size: 100%;
	padding-left: 20px;
}
