#wrap	{
	width: 1105px;
	position: relative;
	margin: auto;
	vertical-align:top;
}


.contact {
color: #333333;
font-family:Arial, Helvetica, sans-serif;
font-size: .8em;

}
a	{
	text-decoration: none;
	color: #999999;
	font-size: 12px;
}
 a:hover	{
	text-decoration: none;
	color: #FF9933;
}
 a:over	{
	text-decoration: underline;
	color: #FF9933;
}

#top_nav	{
	margin-left: 240px;
	width: 785px;
	height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #999999;
	padding-top: 8px;
	margin-right: 15px;
}

#nav_text a	{
	text-decoration: none;
	color: #999999;
	
}

#nav_text a:hover	{
	text-decoration: underline;
	color: #FF9933;
	
}
.nav_text {
	color: #999999;
}

.style1 {
	color: #999999;
	margin-left: 8px;
	margin-right: 8px;
}

#content	{
	width: 1131px;
	clear: both;
	margin-bottom: 55px;
	line-height: 18px;
}

#content_page2	{
	width: 800px;
	height: auto;
	float: left;
}


#links a	{
	display: block;
	margin-top: 0px;   
	float: right;
	width: 205px;
/*	height: 15px;    
	padding-top: 6px;*/
	padding-bottom:10px;	
	padding-left: 23px;
	font-family: Arial, Helvetica, sans-serif;
	color: #194364;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	background-image: url(../images/triangle_active_plot_toolkit2.gif);
	background-repeat: no-repeat;
	background-position: top left;
/*	border: 1px solid green;   */
}

#links a:hover	{
	color: #fff586;
	background-image: url(../images/triangle_hover2.gif);
	background-repeat: no-repeat;
	background-position: top left;
}


#noLink {
	display: block;
	float: left;
/*	margin-right: 10px; --------------*/
	width: 205px;  									
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	color: #194364;
/*	font-size: .7em;  										--------------*/
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	padding-left: 50px;
}
#noLink2 {
/*		display: block;
	
margin-right: 10px; --------------*/
float: left;
	width: 170px;  									
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	color: #194364;
/*	font-size: .7em;  										--------------*/
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	padding-left: 50px;
}


#search_box	{
	float: left;
	width: 248px;
	margin-left: 10px;
}

#search_box a	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;
	color: black;
	font-weight: normal;
}



#footer	{
	width: 100%;
	height: 150px;
	display: block;
	/*background-image: url(../images/footer_KP_logo.jpg);
	background-repeat: no-repeat;*/
	background-color: #f2eee3;	
	clear: both;
}

#copyright	{
	width: 785px;
	height: 25px;
	margin-left: 240px;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}