@charset "UTF-8";
/* CSS Document */

body {
	background-color: #fff;
	margin: 0;
	padding: 0;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #333;
}



A:link {color: 02528A}
A:visited {color: 02528A}
A:active {text-decoration: none}
A:hover {text-decoration: underline; color: CC0000;}

.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
}

.style4 {
	font-size: 12px; 
	font-family: Arial, Helvetica, sans-serif;
}




/* NAVIGATION */

.SectionMenuPaneMid {
	background:url('images/kstandard_blue_16.gif');
}

.SectionMenuPaneTop {
	background:url('images/kstandard_blue_13.gif') repeat-x top left;
	padding-top:3px;
}

.SectionMenuPaneBottom {
	background:url('images/kstandard_blue_19.gif') repeat-x bottom left;
	padding-bottom:0px !important;
	padding-bottom:10px;
}

.SectionMenuSeperator{
	border-left-color:#336699;
	border-left-style:solid;
	border-left-width:1px;
}

.SectionMenu{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-bottom:10px;
	text-align:left;
	margin-left:20px;
	margin-right:20px;
	color:#336699;
	font-size:12px;
	text-align:center;
}

.SectionMenu a {
	color:#336699;
	font-size:12px;
	font-weight:bold;
	text-decoration: none;
}

.SectionMenu a:hover{
	color:#336699;
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
}


.header {
	border-top-color:#FFFFFF;
	border-top-style:solid;
	border-top-width:1px;
	background-color:#FFFFFF;
	border-bottom-color:#336699;
	border-bottom-style:solid;
	border-bottom-width:1px;
	margin-bottom:0px;

}

.headerbottom{
	height:7px;
	background-image:url('images/kstandard_blue_10.gif');
	padding:0px;

}

.navextend {	
	background-color: transparent;
	background-image: url('images/kstandard_blue_13.gif');
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: left top;
	padding-top: 3px;
}


/* Top Bar */

#topbar {
	border-bottom-color:#336699;
	border-bottom-style:solid;
	border-bottom-width:1px;
	background-image:url('images/kstandard_blue_03.gif');
	padding: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #369;
}

#topbar a {
	text-decoration: none;
}

#topbar a:hover{
	text-decoration: underline;
}

/* CONTENT */

#content{
	margin-left: 15px;
	width: 785px;
}

/* Footer */

#footerbg {
	background-color: transparent;
	background-image: url('images/bg_footer.gif');
	border-top: #a7b7c6 1px solid;
	background-repeat: repeat-x;
	padding-top: 3px;
}
	

#footer{
	text-align: center;
	font-size: 12px;
	width: 800px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	padding: 20px;
}

#footer a {
	text-decoration: none;
	color: #369;
}

#footer a:hover {
	text-decoration: underline;
}

/* External Link */

a[class ="external"] {
   padding-right: 18px;
   background: transparent url('images/new_window.gif') no-repeat center right;
}
	








