/* _Eric Meyer */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
        margin: 0;
       	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	background: transparent;
}
ol, ul {
       	list-style: none;
}
blockquote, q {
	quotes: none;
}
/* remember to define focus styles! */
:focus {
       	outline: 0;
}
/* remember to highlight inserts somehow! */
a, ins {
     	text-decoration: none;
}
del {
     	text-decoration: line-through;
}
body {
 	/*background-color: #F1F1F1;*/
	font-family: arial,sans-serif;
	font-size: 13px;
}
p {
 	color: #000;
	/*font-family: Verdana;*/
	font-size: 10pt;
	text-align: justify;
	margin: 10px 0 0 10px;
}
/*input {
 	background: #FFF;
 	color: #000;
}*/
h1, h2, h3 {
    	font-weight: bold;
	font-family: Arial;
}
h1 {
	text-align: center;
 	color: #888;
	font-size: 16pt;
	margin-top: 7px;
	margin-bottom: 7px;
}
h2 {
	font-size: 10pt;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: 2px;
}
h3 {
 	color: #FC6;
	font-size: 11pt;
	margin-top: 7px;
	margin-bottom: 3px;
}
/*a:link {
	color: #60C860;
}
a:hover {
	color: #80EE80;
}
a:visited {
	color: #308B30;
}
a:visited:hover {
        color: #369C36;
}*/
#site {
	margin-top: 7px;
	margin-left: 12px;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
}
#site a {
 	color: #C0C0C0;
}
#site a:hover {
 	color: #AAA;
}
p.res {
	font-style: italic;
}
/*p.warn {
	font-style: italic;
	margin: 5px 0 18px 10px;
}*/
.resb {
	margin-bottom: 18px;
}
p.warn {
	font-style: italic;
	margin: 5px 0 0 10px;
}
p.warn img {
	margin-right: 5px;
}
form.main div, form.main p, .mi {
	text-align: center;
}
.mi {
	margin-bottom: 2px;
	margin-top: 25px;
}
.mis {
	width: 213px;
	height: 32px
}
.misd {
	margin: 10px 0 0 5px;
}
form p {
	margin:3px 0 0 0;
}
p.form {
	text-align: center;
	height: 40px;
}
.ico {
	width: 16px;
	height: 16px;
	margin-right: 2px;
}
div.input {
	text-align: left;
	margin-left: 10px;
}
input {
	margin-bottom: 2px;
}
.shop {
        display:inline-block;
}
.rel {
	font-variant: small-caps;
	font-size: 95%;
}
dl {
	margin: 10px;
}
dl a {
	font-size: 120%;
	text-decoration: underline;
}
dl a:link {
	color: #0030DD;
}
dl a:visited {
	color: #5038A0;
}
dl a:hover, dl a:visited:hover {
	color: #F80830;
}
dd {
	margin-bottom: 15px;
	width: 765px;
	/*font-size: 10pt;*/
}
dt i {
	color: red;
	margin-left: 10px;
}
#navc {
	font-weight: bold;
}
#navc a {
	text-decoration: underline;
	border: 0px dotted #909090;
	padding: 1px 5px;
	margin-right: 5px;
}
#navc a:link, #navc a:visited {
	color: #0030DD; 
}
#navc a:hover, #navc a:visited:hover {
	color: #F80830; 
}
#navc span {
	padding: 1px 7px 1px 5px;
}


.footer {
	/*position: absolute;
	bottom: 0;*/
	/*border-bottom: 1px dotted #565670;*/
	border-top: 1px solid #565670;
	color: #B0B0B0;
	margin: 22px 15px 5px 15px;
}
.footer p {
	margin: 0;
}
/*.footer div {
       	/*float: left;*-/
	display: inline;
}
.footer span {
	display: block;
	margin-left: 65%;
}*/
p.fl {
	font-weight: bold;
	font-style: italic;
	text-align: center;
	font-size: 80%;
}
p.fl a {
	margin: 0 5px;
}
p.fl a:link, p.fl a:visited {
	color: #660088;
}
p.fl a:hover, p.fl a:visited:hover {
	color: #CC3333;
	text-decoration: underline;
}
p.ft {
	text-align: center;
	font-size: 80%;
	color: #888;
}
.js {
     	height: 0;
	width: 0;
	border: 0;
	display: none;
}
.sindex {
	list-style-type: circle;
	margin-left: 30px;
	margin-top: 10px;
}
ul.sindex li {
	margin-bottom: 5px;
}
