@charset "utf-8";
/* CSS Document */

/***** Global Settings *****/

html, body {
border:0;
margin:0;
padding:0;
}
body {
font-family: Verdana,Helvetica,Arial,sans-serif;
background:#cee8ff url(lo/body_bg_white_blue_grad2.jpg) repeat-x;
/* background-color:#a3d3ff;
background-image:url(lo/body_bg_white_blue_grad.jpg);
background-repeat:repeat-x; */
}

/***** LAYOUT *****/
#wrapper {
width: 990px;
margin: 0 auto;
background-image:url(lo/kdm_content_bars_bg.gif);
background-repeat:repeat-y;
}

#header {
margin:0;
padding:0;
width:990px;
height:61px;
background-image:url(lo/kdm_header_bg.jpg);
background-repeat:no-repeat;
}
#toptopic {
margin:0;
width:990px;
height:24px;
background-image:url(lo/kdm_nav_bg.gif);
background-repeat:repeat-y;
}
#toptopic {
margin:0;
width:990px;
height:24px;
background-image:url(lo/kdm_nav_bg.gif);
background-repeat:repeat-y;
}
.toptopictext {
font-size:14px;
font-weight:bold;
text-align:right;
margin-top:0;
margin-right:135px;
margin-bottom:0;
}
.toptopictext a:link, .toptopictext a:visited {
text-decoration:none;
color:#333;
}
.toptopictext a:hover {
text-decoration:none;
color:#a3d3ff;
}
#sidebar {
float:left;
width:175px;
background-color:#d3d3d3;
}
#content {
float:right;
width:800px;
margin-top:80px;
padding:0;
background-image:url(lo/kdm_content_bg.gif);
background-repeat:repeat-y;
background-position:right;
}
#content_sub {
float:right;
width:800px;
margin-top:25px;
padding:0;
background-image:url(lo/kdm_content_bg.gif);
background-repeat:repeat-y;
background-position:right;
}
#contenttext {
width:545px;
margin-right:133px;
margin-left:117px;
padding:0;
}
#sidebartext {
width:160px;
margin-top:5px;
margin-left:6px;
}
#footer {
clear:both;
width:990px;
background:#fefefe url(lo/kdm_content_bars_bg.gif) repeat-y;
/* background-color:#A3D3FF; */
text-align:center;
}
/***** Content and Links *****/
h1, h2, h3, h4, h5, h6 {
margin:0;
padding:0;
font-weight:normal;
}

h1 {
padding:5px 0 5px 0;
font:1.5em Verdana,Helvetica,Arial,sans-serif;
padding-bottom:1.25em;
text-align:left;
}

h2 {
padding:20px 0;
letter-spacing:-1px;
font:1.5em arial, helvetica, sans-serif;
}

h3 {
font:1em arial, helvetica, sans-serif;
font-weight:bold;
}
sup {
position:relative;
bottom:0.3em;
vertical-align:baseline;
}

sub {
position:relative;
bottom:-0.2em;
vertical-align:baseline;
}

acronym, abbr {
cursor:help;
letter-spacing:1px;
border-bottom:1px dashed;
}

blockquote {
margin:22px 40px;
padding:0;
}

p.small {
font-size:0.75em;
}

img {
border:0;
}
#contenttext p {
margin:0;
padding-top:0;
padding-bottom:1.25em;
text-align:justify;
font-size:.85em;
line-height:1.40;
}
#contenttext p.smallcen {
text-align:center;
font-size:.70em;
}
#sidebartext p {
color:#333;
font-weight:bold;
margin:0;
padding-top:15px;
font-size:12px;
line-height:1.25;
}
#sidebartext a:link, #sidebartext a:visited {
color:#333;
text-decoration:none;
}
#sidebartext a:hover {
color:#fff;
background-color:#a3d3ff;
text-decoration:none;
}
#sidebartext p.indent {
padding-top:2px;
padding-bottom:4px;
padding-left:15px;
}
#sidebarnews p {
color:#333;
font-weight:normal;
margin:0;
padding-top:0;
font-size:12px;
line-height:1.25;
}
#toptopic {
margin:0;
width:990px;
height:24px;
background-image:url(lo/kdm_nav_bg.gif);
background-repeat:repeat-y;
}
.toptopictext {
font-size:14px;
font-weight:bold;
text-align:right;
margin-top:0;
margin-right:135px;
margin-bottom:0;
}
.toptopictext a:link, .toptopictext a:visited {
text-decoration:none;
color:#333;
}
.toptopictext a:hover {
text-decoration:none;
color:#a3d3ff;
}
.footertext {
color:#666;
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
}
.footertext a:link, .footertext a:visited {
text-decoration:none;
color:#666;
}
.footertext a:hover {
text-decoration:none;
color:#666;
}
#callout {
width:156px;
float:right;
margin-left:7px;
padding:0 2px 0 2px;
background-color:#e3e3e3;
border:1px solid #333;
}
#callout p {
font-size:10px;
padding: 5px 2px 4px 2px;
}
#callout ul {
margin-left:5px;
padding-left:5px;
}
#callout li {
font-size:10px;
}
#callout img {
margin:0 auto;
}
#callout a:link, .callout a:visited, .callout a:hover {
text-decoration:none;
}
#callout a:link img, .callout a:visited img, .callout a:hover img {
background-color:#e1e1b6;
}
hr.sidebar {
border: 0;
color: #000;
background-color: #000;
height: 1px;
width: 85%;
text-align: center;
}
ul {
margin:0;
padding:0 0 18px 0;
list-style:url(images/bullet_blue8w.gif);
font-size:.80em;
text-align:left;
}
ol {
font-size:.85em;
margin-top:.25em;
margin-bottom:.25em;
padding-right: 3em;
}
li {
margin-left:1em;
margin-bottom:1em;
padding-left:.25em;
}
/***** Links *****/
a:link, a:visited {
text-decoration:none;
}
a:hover {
text-decoration:underline;
}
/***** Forms *****/

form {
margin:0;
padding:0;
display:inline;
}

input, select, textarea {
font:1em arial, helvetica, sans-serif;
}

textarea {
line-height:1.25;
}

label {
cursor:pointer;
}

table {
border:0;
margin:0 0 18px 0;
padding:0;
}

	table tr td {
	padding:2px;
	}



 /***** Wrapper *****/

#wrap {
width:960px;
margin:0 auto;
}

/***** Global Classes *****/

.clear 			{ clear:both; }

.float-left 	{ float:left; }
.float-right 	{ float:right; }

.text-left 		{ text-align:left; }
.text-right 	{ text-align:right; }
.text-center 	{ text-align:center; }
.text-justify 	{ text-align:justify; }

.bold 			{ font-weight:bold; }
.italic 		{ font-style:italic; }
.underline 		{ border-bottom:1px solid; }
.highlight 		{ background:#ffc; }

.wrap 			{ width:960px;margin:0 auto; }

.img-left 		{ float:left;margin:4px 10px 4px 0; }
.img-right 		{ float:right;margin:4px 0 4px 10px; }

.nopadding 		{ padding:0; }
.noindent 		{ margin-left:0;padding-left:0; }
.nobullet 		{ list-style:none;list-style-image:none; }