/* CSS Document */
html { background-image:url(../images/body_bg.jpg); }

body {
background-color:#FFF;
padding: 20px;
font-size: 13px;
line-height: 1.4em;
}

h2 {
margin:0 0 15px;
padding:0;
text-align:left;
font-size: 18px;
line-height: 1em;
}

h3 {
font-size: 15px;
line-height: 1em;
margin:15px 0 0;
padding:0;
text-align:left;
}

p {
margin: 0px 0px 1em;
padding: 0px;
}

/* Fieldsets --------------------------------------------------------------- */
legend { letter-spacing:.1em; }

fieldset {
margin:0 0 15px;
padding:0 0 1.5em;
}

fieldset p {
margin:0.5em 1.5em 1.7em;
padding:0;
}

fieldset h3 {
font-size:medium;
margin:.5em 1em;
padding:0;
text-transform:lowercase;
}

h1 {
font-size:24px;
font-weight:bold;
text-align:center;
line-height: 2em;
margin: 0;
padding: 0;
}

a:link {
color:#D1422E;
font-weight:700;
text-decoration:none;
}

a:visited {
color:#D1422E;
font-weight:700;
text-decoration:none;
}

a:active {
color:#D1422E;
font-weight:700;
text-decoration:none;
}

a:hover {
color:#415D7E;
text-decoration:underline;
}

blockquote {
font-style:italic;
font-weight:normal;
line-height:1.3em;
}

img { border-style:none; }

a img {
border-style:none;
height:12px;
width:100px;
}

.p1 {
}

