* {font-size:100%;}

body { font:80% Arial; color: #555; 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:14px;}

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:130%;color:#003067;}
h3 {font-size:110%;text-transform:uppercase;color:#a8c132;}
h4 {font-size:110%;text-transform:uppercase;font-weight:normal;}
h5 {padding:8px 12px 8px 12px;background:#e9e9e9;color:#1c49a4;font-size:100%;font-weight:bold;}
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:#003d71;	text-decoration:underline;}
a:hover {color:#d30e17; text-decoration:none;}
/*a:visited {color:#003d71; text-decoration:none; border-bottom: 1px dotted #003d71;}*/

img {border:0;}

small {font-size:85%;}

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

/* styles */ 

.attn {
	padding:12px 18px 12px 22px;
	background:#e9ecb4 url(/i/bg/grey-corner.gif) 0 0 no-repeat;
	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;
}

.spl-tbl th{
	font-size: 140%;
	color: #25596A;
	text-align: left;
}
.spl-tbl td{ 
	font-style: italic;
	color: #A1A822;
	padding: 0 2px 16px 0;
	width: 50%;	
}

.spl-tbl a{
	text-decoration: none;
}

.spl-tbl th a{
	color: #25596A;
}

.spl-tbl td a{
	color: #A1A822;
}

/* colors */

.grey {color:#666;}

.dark-grey {color:#333;}

.light-grey {color:#888;}

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

/* 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%}

