* {font-size:100%;}

body {
	color:#404040;
	font:80% Arial;
	margin:0;
	background:#fff;
}

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:8px;}

ul {margin-top:0;margin-left:0;padding-left:10px;}
ol {margin-top:0;padding: 0 0 0 26px;}
ul li {margin:0;padding:0 0 3px 10px;background:url(/i/icons/li.gif) 0 7px no-repeat;list-style-type:none;}
ul.one li {background:url(/i/icons/li1.gif) 0 7px no-repeat;}
ul.two li {background:url(/i/icons/li2.gif) 0 6px no-repeat;}

h1 {font-size:140%;font-weight:bolder;color:#23292D;}
h2 {font-size:130%;color:#7a7a7a;}
h3 {font-size:120%;color:#00a05c;}
h4 {font-size:110%;color:#415ea2;}
h5 {font-size:100%;color:#00a05c;}
h6 {font-size:100%;color:#d21529;}

dt {font-weight:bold;}
dd {}

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,Tahoma,Verdana;}

label {cursor:pointer;}

a {color:#00538e;text-decoration:underline;}
a:hover {color:#c74834;text-decoration:none;}

small {font-size:85%;}
sup, sub {font-size:80%;}

/* messages */
.message {border-bottom:solid 1px #CC0000;padding-bottom:5px;color:#CC0000;font-weight:bold;margin:0 0 25px 0;}

/* tables */
.tbl1 {padding:0 0 12px 0; font-size: 80%; margin-bottom:12px;}
table.tbl1 tr {}
table.tbl1 tr:hover {background:#F0FFFB;}
table.tbl1 td {	padding:4px 6px;	border-bottom: 1px solid #7B8A82; vertical-align:middle;}
table.tbl1 th {	padding:4px 6px;	border-bottom: 1px solid #3a3a3a; color:#3a3a3a; font-weight:normal;}

.vbottom td {vertical-align:bottom;}
.vtop td {vertical-align:top;}

.form {}
table.form td {padding:4px 6px;border-bottom: 1px solid #7B8A82;}

.txttable {}
table.txttable {padding:0 0 12px 0; font-size: 100%;}
table.txttable tr.color {background:#f1f1f1;}
table.txttable th {padding:5px;background:#f1f1f1;border-style:none;border-color:#999;border-width:0 0 0 0;}
table.txttable td {padding:5px;border-style:none;border-color:#999;border-width:0 0 0 0;}
.sto {width:100%;}

/* wrapper */
.wrapper {clear:both;}
.line {clear:both;height:3px;background:#dce2e0;margin:0 0 0;font-size:1px;}
.linex {clear:both;height:3px;background:#dce2e0;margin:0 0 25px 0;font-size:1px;}

/* width */
.full {width:100%;font-size:120%;}
.notfull {width:85%;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%;}

/* styles */
.small {font-size:85%;}
.attn {border:dashed #edeeff 1px;padding:8px;background:#fff4f4;font-style:italic;color:#3b4056;}
.fl_img {float: left;padding:2px 2px 4px 2px; margin:0 6px 4px 0;border:1px solid #a3a3a3;font-size: 80%; color: #999;background:#ffffff;}
.fr_img {float: right;padding:2px 2px 4px 2px; margin:0 6px 4px 0;border:1px solid #a3a3a3;font-size: 80%; color: #999;background:#ffffff;}

/* colors */
.grey {color:#666;}
.dark-grey {color:#333;}
.light-grey {color:#888;}