* {
	font-size: 100.01%;
}

html {
	font-size: 62.5%;
	height: 100%;	
}

body {
	color:#444;
	font-family:Arial;
	font-size:1.4em;
	margin:0;
	background:#fff;
}

/*

body {
    font-size: 100.01%;
    font-size: 1.2em !important;
}*/



table {border-collapse:collapse;}

th, td {padding:0;vertical-align:top;}

h1, h2, h3, h4, h5, h6, p, pre, blockquote, fieldset, legend, dl, dt, dd, form {margin:0;}
h1, h2, h3, h4, h5, h6, p, pre, blockquote, fieldset, ul, ol, dl {margin-bottom:15px;}

ul {margin-top:0;margin-left:0;padding-left:10px;}
ol {margin-top:0;}
ul li {margin:0;padding:0 0 5px 15px;background:url(/i/li.gif) 0px 6px no-repeat;list-style-type:none;}
ul.red li {background:url(/i/li-red.gif) 0px 6px no-repeat;}
ul.yellow li {background:url(/i/li-yellow.gif) 0px 6px no-repeat;}
ul.green li {background:url(/i/li-green.gif) 0px 6px no-repeat;}

ol li {padding-bottom:5px;}


h1 {font-size:140%;font-weight:normal;}
h2 {font-size:120%;font-weight:normal;}
h3 {font-size:120%;}
h4 {font-size:110%;}
h5 {font-size:100%;}
h6 {font-size:100%;font-style:italic;}

dt {font-weight:bold;}
dd {margin:0 0 10px 10px;}

blockquote {border:dashed #ddd 1px;padding:10px;background:#f1f1f1;font-style:italic;}

fieldset {padding:0 10px;border:1px solid #999;margin-bottom:15px;}

legend {padding:5px 5px;font-size:85%;color:#666;float:right;text-align:right;}

input, select, textarea {font-family:Arial;}

label {cursor:pointer;}

a {color:#1485bf;text-decoration:underline;}
a:hover {color:#cf2025;text-decoration:none;}

img {border:0;}

small {font-size:85%;}

sup, sub {font-size:80%;}


/* colors */
.grey {color:#666;}
.dark-grey {color:#333;}
.light-grey {color:#888;}

/* width */
.full {width:100%;font-size:120%;}
.notfull {width:60%;font-size:120%;}
.half {width:50%;font-size:120%;}
.tret {width:33%;font-size:120%;}
.quarter {width:25%;font-size:120%;}
.halfquarter {width:10%;font-size:120%;}

/* messages */
.message {border-bottom:solid 1px #CC0000;padding-bottom:5px;color:#CC0000;font-weight:bold;margin:0 0 25px 0;}

/* tables */
table.txttable {border-style:solid;border-color:#46bbf9;border-width:1px 1px 0 0;}
table.txttable tr.color {background:#f1f1f1;}
table.txttable th {padding:5px;background:#aee9ff;border-style:solid;border-color:#46bbf9;border-width:0 0 1px 1px;color:#005BA4;}
table.txttable td {padding:5px;border-style:solid;border-color:#46bbf9;border-width:0 0 1px 1px;}



/* color tables */
table.txttable-green {border-style:solid;border-color:#46bbf9;border-width:1px 1px 0 0;}
table.txttable-green tr.color {background:#f1f1f1;}
table.txttable-green th {padding:5px;background:#aee9ff;border-style:solid;border-color:#46bbf9;border-width:0 0 1px 1px;color:#005BA4;}
table.txttable-green td {padding:5px;border-style:solid;border-color:#46bbf9;border-width:0 0 1px 1px;}


table.txttable-     {border-style:solid;border-color:#387d3c;border-width:1px 1px 0 0;}
table.txttable-      tr.color {background:#f1f1f1;}
table.txttable-      th {padding:5px;background:#b4ddc0;border-style:solid;border-color:#387d3c;border-width:0 0 1px 1px;color:#387d3c;}
table.txttable-      td {padding:5px;border-style:solid;border-color:#387d3c;border-width:0 0 1px 1px;}


.sto {width:100%;}

/* wrapper */
.wrapper {clear:both;}
.line {clear:both;height:3px;background:#346aa7;margin:0 0 0;font-size:1px;}
.linex {clear:both;height:3px;background:#346aa7;margin:0 0 25px 0;font-size:1px;}