@charset "UTF-8";
/* CSS Document */

body {
background-color: #83ADD9;
}
.content_title {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-style: normal;
line-height: 16px;
font-weight: bold;
color: #0261B1;
}
.content_text {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-style: normal;
line-height: 16px;
font-weight: normal;
color: #000000;
}
.content_link {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-style: normal;
line-height: 16px;
font-weight: bold;
color: #0261B1;
}
.content_slink {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-style: normal;
line-height: 16px;
font-weight: bold;
color: #0261B1;
}
.sidebar_title {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-style: normal;
line-height: 14px;
font-weight: bold;
color: #FFFFFF;
text-decoration: none;
}
.sidebar_kctitle {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-style: normal;
line-height: 14px;
font-weight: bold;
color: #006786;
text-decoration: none;
}
.sidebar_text {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-style: normal;
line-height: 14px;
font-weight: normal;
color: #C5F6E9;
}
.sidebar_kctext {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-style: normal;
line-height: 14px;
font-weight: normal;
color: #006786;
}
.sidebar_link {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-style: normal;
line-height: 14px;
font-weight: bold;
color: #FFFFFF;
}
.feature_title {
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
font-style: normal;
line-height: 14px;
font-weight: bold;
color: #FFFFFF;
}
body,td,th {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #FFFFFF;
}
a {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #FFFFFF;
}
a:link {
text-decoration: none;
}
a:visited {
text-decoration: none;
}
a:hover {
text-decoration: none;
color: #000000;
}
a:active {
text-decoration: none;
color: #000000;
}