body {
	margin: 0;
	padding: 0;
}

#container {
	width: 100%;
	margin: 0;
	padding: 0;
	background-color: #FFF;
}

#container2 {
	width: 100%;
	margin: 0;
	padding: 0;
	background-color: #FFF;
}

#header {
	width: 100%;
	height: 124px;
	background-image: url(../images/header_bckgrnd.gif);
	background-repeat: repeat-x;
}

#navcontainer {
	/*text-align: center;*/
}

#nav1 {
	width: 100%;
	background-color: #E6F1FC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	text-align: center;
	margin: 0 0 3px 0;
	padding: 8px 0;
}

#nav1 a {
	text-decoration: none;
	color: #000;
}

#nav1 a:visited {
	text-decoration: none;
	color: #000;
}

#nav1 a:hover {
	text-decoration: none;
	color: #000;
}

#nav2 {
	background-color: #FFF;
	margin: 0;
	padding: 0;
	clear: both;
}

#nav2 ul {
	list-style-type: none;
	width: 760px;
	background-color: #FFF;
	padding: 0 0 0 40px;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	float: left;
}

#nav2 ul li {
	display: inline;
	float: left;
}

#nav2 ul li a {
	background-color: #FFF;
	color: #000;
	text-decoration: none;
	padding: 8px 10px;
	float: left;
	border-right: 3px solid #fff;
}

#nav2 ul li a:hover {
	background-color: #000;
	color: #FFF;
}

#nav2 ul li.noline a, #nav2 ul li.noline a:visited {
	border: none;
}

#nav2 ul li.nolineon a, #nav2 ul li.nolineon a:visited {
	background-color: #184071;
	color: #fff;
	text-decoration: none;
	padding: 8px 10px;
	float: left;
	border: none;
}

#nav2 ul li.on {
	background-color: #000;
	color: #fff;
	text-decoration: none;
	padding: 8px 10px;
	float: left;
	border-right: 3px solid #fff;
}

#content {
	padding: 10px 22px;
	margin-bottom: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	line-height: 15px;
	clear: both;
}

#content a {
	text-decoration: underline;
	color: #000;
}

#content a:visited {
	text-decoration: underline;
	color: #000;
}

#content a:hover {
	text-decoration: underline;
	color: #000;
}

#content2 {
	padding: 10px 0;
	margin-bottom: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	line-height: 15px;
	clear: both;
}

#content2 a {
	text-decoration: underline;
	color: #000;
}

#content2 a:visited {
	text-decoration: underline;
	color: #000;
}

#content2 a:hover {
	text-decoration: underline;
	color: #000;
}


.topleft {
	width: 48%;
	float: left;
	padding-right: 11px;
	margin: 0 0 20px 0;
}

.topright {
	width: 49%;
	float: left;
	padding-left: 11px;
	margin: 0 0 20px 0;
}

.bottom {
	width: 171px;
	float: left;
	/*background-color: #00FF00;*/
	padding: 1px 5px;
	margin: 0 10px 20px 0;
}

.bottom ul {
	padding: 0px 0px 0px 15px;
	list-style-type: disc;
	list-style-position: outside;
	margin-bottom: 5px;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
}

.bottom2 {
	width: 171px;
	float: right;
	/*background-color: #00FF00;*/
	padding: 1px 5px;
	margin: 0 0 20px 0;
}

#footer {
	margin: 0;
	padding: 3px 0;
	background-color: #D6D6D6;
	clear: both;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000;
}

h1, h2 {
	color: #000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #BCA634;
	padding-bottom: 8px;
	margin: 8px 0 6px 0;
}

h2.internal {
	color: #000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #BCA634;
	padding: 6px 0 6px 10px;
	margin: 0;
}

h1.internal {
	color: #000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	padding: 18px 0 18px 18px;
	margin: 0;
	background-image: url(../images/blueblend.jpg);
	background-repeat: repeat;
	background-position: left center;
	border-bottom: none;
}

h3 {
	color: #365178;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	margin: 0;
	border-bottom: none;
	padding: 11px 0 0 18px;
}

h4 {
	color: #365178;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	border-bottom: none;
	padding: 11px 0 0 18px;
}

.bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000;
}

#left {
	width: 30%;
	float: left;
	margin: 0;
}

#right {
	width: 65%;
	float: left;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #BCA634;
	margin: 0;
}

.secondnav {
	color: #000;
	padding: 6px 0 0 10px;
	margin: 0;
}

.secondnav ul {
	padding: 8px 0 0 16px;
	margin: 0;
}

.breadcrumbs {
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #BCA634;
	padding: 6px 0 6px 18px;
	margin: 0;
}

.breadcrumbs a {
	color: #000;
	text-decoration: none;
}

.breadcrumbs a:visited {
	color: #000;
	text-decoration: none;
}

.breadcrumbs a:hover {
	color: #000;
	text-decoration: none;
}

#content2 p {
	padding: 0 20px 0 18px;
	margin: 8px 0 8px 0;
}

.noprint {
	display: none;
}

.krt {
clear: both;
}