
/* Imported Styles */
@import url("CUSTOM.css");
@import url("Events.css");
@import url("AutoSearch.css");
@import url("NormalSearch.css");
@import url("displays.css");
@import url("Orders.css");
@import url("AccountManagement.css");
@import url("Billing.css");
@import url("Communities.css");
@import url("Core/Cart/Checkout.css");

#KBAheader {
	background:url("images/header_bg.jpg") repeat-y;
}

#KBAheader_communicate {
	background:url("http://www.ksbankers.com/images/header_bg.jpg") repeat-y;
}
#menuSystem {
	width:675px;
	margin:auto;
	padding-bottom:4px;
	border:1px solid #6699cc;
}
#KBAbodyContent {
	background:url("images/content_bg.jpg");
}
#KBAContent_new_plain {
	background:url("images/content_bg_new-plain.jpg");
	overflow:auto;	
}
#KBACommunicate_new_plain {
	background:url("http://www.ksbankers.com/images/content_bg_new-plain.jpg");
	overflow:auto;	
}
#innerContent {
	width:680px;
	margin:auto;
	padding:15px 0px 15px 0px;
}
#innerContent_new {
background:url("images/content_bg-new.jpg");	
margin:auto;
min-height:250px;
overflow:auto;
}
#innerContent_new_plain {
background:url("images/content_bg_new-plain.jpg");	
margin:auto;
min-height:250px;
overflow:auto;
}
#innerCommunicate_new_plain {
background:url("http://www.ksbankers.com/images/content_bg_new-plain.jpg");	
margin:auto;
min-height:250px;
overflow:auto;
}
*#innerContent_new {display:inline-block;}

#innerCommunicate_plain{
	width:750px;
	padding: 0px 0px 0px 16px;
}

#login {
	text-align:right;
	padding:4px 2px 15px 0px;
}
a:link {
	color:#900;
	text-decoration:none;
}
a:hover {
	color:#900;
	text-decoration:underline;
}
a:visited {
	color:#900;
	text-decoration:none;
}
#info {
	margin:20px 0px 0px 0px;
}
#leftInfo {
	
}
#rightInfo {
	text-align:right;
	font-size:12pt;
}
#helpy {
	clear:both;
	background:url("images/content_bg.jpg");
	width:780px;
	margin:auto;
}
#helpy_new {
	clear:both;
	background:url("images/content_bg-new.jpg");
	width:780px;
	margin:auto;
}
#blokLogo {
	float:right;
	padding:0px 0px 0px 20px;
}
.boxes {
	position:relative;
	width:300px;
	height:203px;
	border:1px solid black;
	text-align:left;
	padding:5px;
	float:left;
}
#favLinks {
	background:url("/images/kbameeting.gif") top right no-repeat #f1f3ff;
	margin-right:30px;
}
#news {
	background:url("/images/kbaseriousbanker2.gif") top left no-repeat #ecf0fc;
}
#linksNNews {
	clear:both;
	margin:auto;
	width:660px;
}
#footer {
	text-align:center;
	font-size:8pt;
}

.menuLink {
	padding:0px 4px 0px 4px;
}
.standardDiv {
	width:780px;
	margin:auto;
}
.infoHolders {
	width:300px;
	float:left;
	margin:12px;
}
.headerText {
	font-weight:bold;
	font-size:12pt;
	padding:0px 0px 0px 12px;
}
.committeeRow {
	background-color:#AFCAE4;
}
.committeeAltRow {
	background-color:#E0E0E0;
}
.committeeHeader {
	background-color:#6699cc;
}
.committeeTable {
	margin:10px 0px 0px 0px;
	width:100%;
}
.contentTitle {
	font-size:14px;
	font-weight:bold;
}

body {
	margin:10px 0px 0px 0px;
	background-color:#eeeeee;
}
div {
	font:9pt arial;
}
#KBAheader a:link {
	color:#000;
	text-decoration:none;
}
#KBAheader a:hover {
	color:#900;
	text-decoration:none;
}
#KBAheader a:visited {
	color:#000;
}

.normal
{
	font-size: small;
}

.acute
{
	font-size: x-small;
}

.signature
{
	font-size: xx-small;
}

h1, h2, h3
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding: 0px;
	padding-top: 5px;
	margin: 0px;
}

h4, h5, h6
{
	padding: 0px;
	margin: 0px;
}

h5{
	font-size: 16px;
}

li
{
	font-size: small;
}

hr
{
	size: 1px; /* not in all browsers */
	width: 720px;
}

.importantText /* normal size, red */
{
	color:#900;
}

.importantNote /* x-small, red */
{
	font-size: x-small;
	color:#900;
}



/* standard tables */
table
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	
}

.tableHeader
{
	background-color: #ececec;
	padding: 2px;
	border: 1px solid #000;
	color: #000;
}

.tableRow
{
	padding: 2px;
	background-color: #fff;
}

.tableRowAlt
{
	padding: 2px;
	background-color: #dde0ee;
}
/* forms */
.formField
{
	vertical-align: top;
	white-space: nowrap;
}

.formFieldRequired /* for color changes */
{
	/*color:#990000;*/
	font-weight:bold;
}

.iMIS {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
}

