
body {
	background-color: #ffffff;
	background-image:url(images/back.gif);
	background-repeat:no-repeat;
	background-position: bottom left;
	background-attachment: fixed;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	margin: 0;
	padding: 0;
}
a {color:#0000ff;}

/*hr {
	background-image:url(images/hrule.gif);
	border-top:0px;
	border-bottom:0px;
	border-left:0px;
	border-right:0px;
	width: 755px;
	height: 16px;
	border-width: 0px;
	background-color:#FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-style: none;
}

/********LAYOUT WRAPPER**********/
#layout {
	width: 766px;
	margin: 0 auto;
	background-color: #FFFFFF;
	}
/********MENU WRAPPER**********/
#menubar {
	font-size: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 5px 5px 15px 5px ;
	width: 750px;	
}
#menubar1 {
	font-size: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 5px 5px 15px 5px ;
	width: 750px;	
	background-image:url(images/hrule.gif);
	background-position:bottom;
	background-repeat: repeat-x;
}
#menubar a { background-color:#FFFFFF;
font-size: 0.8em;
color:#0000ff;
margin: 5px 5px 15px 5px ;
font-weight:bold;
}

#menubar a:hover { background-color:#0000ff;
font-size: 0.8em;
color:#FFFFFF;
text-decoration:none;
margin: 5px 5px 15px 5px ;
font-weight:bold;
}

/********COLUMN WRAPPER**********/
#columnwrapper {
	margin: 0 auto;
	width: 750px;
	padding: 1em 0 0 0;
}
/*MAIN and SIDEBAR COLUMNS
  Width of both must equal width of columnwrapper
	540 + 210 = 750 */
#mainbox {
	float: left;
	width: 530px;
	text-align:left;
}
#mainbox strong { color:#0000ff;}

#sidebox {
	float: left;
	width: 220px;
	text-align:left;
}
.logo {
	line-height: normal;
	font-family:"Trebuchet MS", Arial, sans-serif;
	margin: 5px 10px 5px 5px;
	font-size: 1.25em;
	font-weight:bold;
	background-color:#F0F4FF;
border-top: 1px dashed #000000;
border-bottom:1px dashed #000000;
	padding:  5px 5px 5px 10px;
	margin:  5px 10px 5px 5px;
}


/********CONTENT CONTAINERS*********/

/*Main Content*/
#maincontent {
	padding: 0 20px 20px 0;
	font-size: 0.80em;
	background-image: url(images/kl-vrule.gif);
	background-repeat: repeat-y;
	background-position: right top;
	
}
#maincontent p{
	line-height: 1.5em;
	margin: 8px 0 12px 0;
}
.callout {
	float: left;
	width: 150px;
	margin: 6px 8px 0px 0px;
	padding: 10px 10px 10px 10px;
	border: 1px dashed #0000ff;
	font-size: 0.85em;
	text-align:left;
}
/*Sidebar*/
#sidecontent {
	font-size: 0.7em;
	padding: 0 15px 20px 15px;
	margin: 0 0 0 0;
	background-color:#ffffff;
}
#sidecontent p{
	line-height: 1.35em;
	margin: 12px 0;
}
/********HEADINGS*******/
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#0000ff;
	padding-left: 35px;
	padding-top: 5px;
	padding-bottom:5px;
	font-size: 1.5em;
	background-color:#ffffff;
	background-image:url(images/h1.gif);
	background-repeat: no-repeat;
}
h1, h2, h3, h4 {
	line-height: normal;
	font-family:"Trebuchet MS", Arial, sans-serif;
}
h2 {
	margin: 1.5em 0 0 0;
	font-size: 1.35em;
}
h3 {
	margin: 0 0 0 0;
	font-size: 1.25em;
}
p.h3like {	
	line-height: normal;
	font-family:"Trebuchet MS", Arial, sans-serif;
	margin: 1 em;
	font-size: 1.25em;
	font-weight:bold;
}
#sidecontent h3.topheading {
		line-height: normal;
	font-family:"Trebuchet MS", Arial, sans-serif;
	margin: 1 em;
	font-size: 1.25em;
	font-weight:bold;
}

/*CLEARING the LAYOUT FLOATS*/
.clearit {
	font-size: 0;
	line-height: 0;
	height: 0;
	clear: both;
}
.rightmenu {
background-color:#F0F4FF;
border-top: 1px dashed #000000;
border-bottom:1px dashed #000000;
padding-left: 10px;
	padding-top: 5px;
	padding-bottom:5px;
}

/***********FOOTER************/
/*Footer Container*/
#footerbox {
	width: 750px;
	margin: 0 auto;
	font-size: 0.7em;
	color:#0000ff;
}
/*Footer Content*/
#footer {
	padding: 0 0 0 30px;
}

/*********PAGE LINK STYLES********/
#columnwrapper a:hover, #columnwrapper a:active, #columnwrapper a:focus, 
#footer a:hover, #footer a:active, #footer a:focus {
	background-color: #0000ff;
	color: #FFFFFF;
	text-decoration: none;
}
.red { color:#FF0000;}
.tablebgr {background-color:#F0F4FF;}
A.link:link {
	COLOR: #303030; FONT-SIZE: 7px; TEXT-DECORATION: none
}
A.link:hover {
	COLOR: #303030; FONT-SIZE: 7px; TEXT-DECORATION: underline
}
A.link:visited {
	COLOR: #303030; FONT-SIZE: 7px; TEXT-DECORATION: none
}
A.link:active {                    
	COLOR: #303030; FONT-SIZE: 7px; TEXT-DECORATION: none
}
.link {
	FONT-WEIGHT: normal; FONT-SIZE: 7px; COLOR: #303030; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}