/* global reset! */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-weight: inherit;
font-style: inherit;
font-size: 100%;
vertical-align: baseline;

font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10pt;
color:#383838;
}

input, textarea, radio, checkbox{
font-family:Verdana, Arial, Helvetica, sans-serif;
background-color:#FFFFFF;
color:#383838;
}

/*background-image: transparent;*/ /* edit! has been removed again */ }
/* remember to define focus styles! */
:focus {
outline: 0;
}
body {
margin-top: 0;
line-height: 1.3;
color: #333333;
background: #FFFFFF;
}
ol, ul {
list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */ table {
/* border-collapse: collapse;  - removed by Jason Ramsden */
border-padding: 10;
border-spacing: 10;
}
caption, th, td {
text-align: left;
font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
content: "";
}
blockquote, q {
quotes: "" "";
}

/* ARM */

html,body{
height:100%;
}

a{
text-decoration:none;
}

a:hover{
text-decoration:none;
color: #BF0005;
}

h1{
font-size:15pt;
color:#464646;
}

p{
margin:10px 0px 10px 0px;
}

#BodyWrapper{
width:100%;
height:100%;
}

#ContentWrapper{
width:800px;
height:100%;
margin:0 auto;
}

#Header{
position:relative;
width:100%;
height:116px;
}

#Menu{
position:relative;
width:100%;
height:40px;
}

#Content{
position:relative;
width:100%;
--min-height:414px;
}

#Footer{
position:relative;
width:100%;
height:40px;
}

.backbutton{
position:absolute;
right:10px;
top:-5px;
}

.DownloadLines{
font-weight:bold;
color:#BF0005;
}

.ul li{
background: url(/structure/images/bullet.jpg) no-repeat left;
padding: 1px 0 3px 18px;
margin:0px 0px 0px 10px;
list-style: none;
line-height:13px;
}

.ul li a:hover{
text-decoration:none;
color: #BF0005;
}


#Header{
background-image:url(/structure/images/logo.jpg);
background-position:top left;
background-repeat:no-repeat;
}

#HeaderMenu{
position:absolute;
right:8px;
bottom:0px;
width:600px;
height:24px;
}

#HeaderMenu ul li{
float:right;
list-style:none;
}

#HeaderMenu ul li a{
color:#BF0005;
font-size:8pt;
}

#HeaderMenu ul li a:hover{
text-decoration:none;
}

.HeaderMenuSpacer div{
background-image:url(/structure/images/menu_spacer.jpg);
background-position:center center;
background-repeat:no-repeat;
height:15px;
min-height:15px;
width:20px;
}

#HeaderTelephone{
position:absolute;
right:8px;
top:8px;
font-size:22px;
color:#BF0005;
}


#Menu{
border-top:1px solid #D3D4D8;
border-bottom:1px solid #D3D4D8;
background-image:url(/structure/images/banner.jpg);
background-position:top left;
background-repeat:no-repeat;
border:0px;
height:158px;
height:auto !important;
min-height:158px;
}

.Box{
float:left;
}

.quote{
position:relative;
margin:20px auto 40px auto;
font-size:9pt;
width:500px;
}

.quotein{
position:absolute;
left:-40px;
top:0px;
background-image:url(/structure/images/quotein.jpg);
background-repeat:no-repeat;
background-position:left;
width:40px;
height:40px;
height:auto !important;
min-height:40px;
}

.quoteout{
position:absolute;
right:-40px;
bottom:-10px;
background-image:url(/structure/images/quoteout.jpg);
background-repeat:no-repeat;
background-position:bottom right;
width:40px;
height:40px;
height:auto !important;
min-height:40px;
}

.quoteauthor{
position:absolute;
right:60px;
bottom:-20px;
font-style:italic;
font-weight:bold;
}


#Footer{
border-top:3px double #D3D4D8;
font-size:8pt;
padding:10px 0px 0px 0px;
margin:30px 0px 0px 0px;
}

#Footer1{
float:left;
text-align:left;
width:120px;
font-size:inherit;
}

#Footer2{
float:left;
text-align:left;
width:480px;
font-size:inherit;
}

#Footer3{
float:left;
text-align:right;
width:200px;
font-size:inherit;
}

