@charset "utf-8";

body {
position:relative;
background-color:#fff;
background-image:url(../images/left-border.gif);
background-position:top left;
background-repeat:repeat-y;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000;
text-align:center;
margin:0;
padding:0 0 0 14px;
}

img {
border:none;
}

h1,h2,h3,h1 a,h2 a,h3 a {
font-family:"Gill Sans", "Gill Sans MT", Helvetica, Arial, sans-serif;
font-size:12px;
font-weight:700;
line-height:1.1em;
text-align:left;
text-transform:uppercase;
text-decoration:none;
color:#000;
cursor:default;
margin:0;
padding:0;
}

h1,h1 a {
clear:left;
font-size:18px;
color:#fe4f00;
margin:2em 0 .3em;
}

h1 a:hover,h2 a:hover,h3 a:hover {
text-decoration:underline;
cursor:pointer;
}

a {
color:#e74e07;
text-decoration:underline;
font-weight:bold;
}

p {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:400;
text-align:left;
color:#000;
margin:0;
padding:0;
}

ul {
list-style-image:url(../images/arrow-orange.gif);
}
