@CHARSET "UTF-8";

* {
margin:0;
padding:0;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, select, textarea, p, blockquote, table, th, td {
margin:0;
padding:0;
vertical-align:baseline;
}
table {
border-collapse:collapse;
border-spacing:0;
font-size:1em;
}
fieldset, img {
border:0 none;
}
address, caption, cite, code, dfn, em, strong, th, var {
font-style:normal;
font-weight:normal;
}
ol, ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
}
caption, th {
text-align:left;
}
h1, h2, h3, h4, h5, h6 {
font-size:100%;
font-weight:normal;
}
q:before, q:after {
content:'';
}
abbr, acronym {
border:0 none;
}
img, a {
text-decoration:none;
vertical-align:top;
}
a:link, a:visited {
color:#003C9C;
}
a:hover, a:active {
color:#615238;
}
div#content a:link, div#content a:visited, div#content1c a:link, div#content1c a:visited {
border-bottom:1px solid #003C9C;
color:#003C9C;
}
div#content a:hover, div#content a:active, div#content1c a:hover, div#content1c a:active {
border-bottom:medium none;
color:#2565CC;
}
div#content p {
color:#333333;
letter-spacing:0.1em;
line-height:200%;
}
strong {
font-weight:bold;
}
hr {
border-top:1px solid #CCCCCC;
margin:10px 0;
padding:0;
}
.clear {
clear:both;
}
.c2l {
float:left;
}
.c2r {
float:right;
}
.clearfix:after {
clear:both;
content:".";
display:block;
height:0;
visibility:hidden;
}
.clearfix {
min-height:1px;
}
* html .clearfix {
height:1px;
}
