* {font-size:100%;}
body { font:80% Arial; color: #555; font-size: 13px; line-height: 130%; margin: 0 0 0 0;}

table {border-collapse:collapse;}
th, td {padding:0;vertical-align:top;}

h1, h2, h3, h4, h5, p, pre, blockquote, fieldset, legend, dl, dt, dd, form {margin:0;}

h1, h2, h3, h4, h5, p, pre, blockquote, fieldset, ul, ol, dl {margin-bottom:15px;}

ul {margin-top:0;margin-left:0;padding:0;}
ol {margin-top:0;}

ul li {
	 list-style:none;
	 background:url(/i/bullet.gif) 15px 6px no-repeat;
	 padding-left:25px;
}

h1 {font-size:200%;}
h2 {font-size:110%;}
h3 {font-size:110%;text-transform:uppercase;color:#346599;}
h4 {font-size:110%;text-transform:uppercase;font-weight:normal;}
h5 {padding:15px 25px 15px 35px;background:#e9e9e9 url(/i/bg/grey-corner.gif) 0 0 no-repeat;color:#333;font-size:85%;font-weight:normal;}
h6 {font-size:85%;font-weight:normal;}


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

blockquote {border:1px dashed #666; margin-left:25px; padding:5px;}

fieldset {padding:0 10px;}
legend {padding:15px 5px;}

input, select, textarea {font-family:Arial,Tahoma,Verdana;}

label {cursor:pointer;}

a {color:#346599;	text-decoration:underline;}
a:hover {color:#d30e17; text-decoration:none;}

img {border:0;}

small {font-size:85%;}

sup, sub {font-size:80%;}
/* styles */
.attn {
	padding:15px 18px 15px 15px;
	background:#efefef;
	color:#333;
	font-size:85%;
}
.fl_img {
float: left;
padding:3px 3px 4px 3px; margin:0 6px 8px 0;
border:1px solid #EBD8AD;
font-size: 80%; color: #999;
}

.fr_img {
float: right;
padding:3px 3px 4px 3px; margin:0 6px 8px 0;
border:1px solid #EBD8AD;
font-size: 80%; color: #999;
}

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

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

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

/* width */
.full {width:100%;}
.notfull {width:85%;}
.half {width:50%;}
.tret {width:33%;}
.quarter {width:25%;}
.halfquarter {width:10%;}

/* messages */

#message {border-bottom:solid 1px #cb2535;padding-bottom:5px;margin-bottom:15px;color:#cb2535;font-weight:bold;font-size:120%;}
#error {border-bottom:solid 1px #cb2535;padding-bottom:5px;margin-bottom:15px;color:#cb2535;font-weight:bold;font-size:120%}
