* {
/* global white space reset */
padding:0;
margin:0;
}

body {
margin:0;
padding:0;
font:106.85%/120% Frutiger, "Frutiger Linotype", Univers, Calibri, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, "DejaVu Sans Condensed", "Liberation Sans", "Nimbus Sans L", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans serif;
background:#fff url("../images/back_fade.gif") repeat-x;
color:#444;
text-align:center;
}

#divContainer {
width:654px;
margin:15px auto;
padding:2px 2px 2px 2px;
border:1px solid #666;
text-align:left;
background:#fff url("../images/body_back.gif") no-repeat top left;
}

#divHeader {
width:650px;
height:90px;
margin:4px 0 30px 2px;
background:#2c3f61 url("../images/banner.gif") no-repeat;
}

#divMiddle {
float:left;
display:inline;
width:535px;
margin:15px 0 15px 72px;
}

#divRight {
float:left;
display:inline;
width:160px;
margin:6px 0 15px 45px;
}

#divFooter {
clear:both;
border-top:1px solid #666;
margin:0;
padding:10px 25px 10px 25px;
}

/* ---------- =type :global ----------- */

abbr, acronym {
cursor:help;
border-bottom:1px dotted;
}

p {
margin:0 0 1em 0;
}

h1, h2, h3 {
font-weight:normal;
line-height:1.2em;
color:#003366;
clear:both;
margin:0 0 1em 0;
}

h1 {
font-size:1.6em;
margin:0 0 0.5em 0;
}

h2 {
font-size:1.4em;
margin:0 0 0.5em 0;
}

h3 {
font-size:1.2em;
}

.small {
font-size:0.88em;
}

/* =hyperlinks :global */

a:link, a:visited {
color:#003366;
font-weight:bold;
text-decoration:none;
}

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

a:active {
text-decoration:underline;
}

/* =lists :global */

ul, ol, dl {
	margin-bottom:1em;
}

ul li ul, 
ol li ul,
ol li ol,
ol li ol li ol {
margin-bottom:0;
}

/* -------------- =header -------------- */

#divHeader #divLogo {
width:650px;
height:67px;
background:transparent url("../images/logo.gif");
}

#divHeader #divLogo h1 {
text-indent:-1000em;
margin:0;
}

/* --------------- =menu --------------- */

/* =menu :primary items */

ul#ulMenu {
list-style:none;
border-bottom:1px solid #99ABB2;
}

ul#ulMenu li {
font-size:0.95em;
line-height:1em;
border-top:1px solid #99ABB2;
border-bottom:1px solid #FFF;
background:transparent url("../images/bullet.gif") no-repeat 0 8px;
}

ul#ulMenu li a:link, 
ul#ulMenu li a:visited {
color:#003366;
text-decoration:none;
display:block;
padding:5px 0 5px 10px;
font-weight:normal;
}

ul#ulMenu li a:hover, 
ul#ulMenu li a:active {
color:#0033aa;
text-decoration:none;
}

/* --------- =main content area -------- */

#divMiddle p {
line-height:120%;
}


#divBreadcrumb p {
font-size:0.88em;
color:#777788;
}

#divBreadcrumb a {
font-weight:normal;
}

/* =lists :main content area */

#divMiddle ul, 
#divRight ul {
clear:both;
list-style:none;
}

#divMiddle ul li, 
#divRight ul li {
list-style:none;
padding:0 0 0 10px;
margin-top:0.5em;
background:transparent url("../images/bullet.gif") no-repeat 0 8px;
}

#divMiddle ol,
#divRight ol {
clear:both;
margin-left:25px;
}

#divMiddle ol li,
#divRight ol li {
margin-top:0.5em;
}

#divMiddle ol,
#divRight ol {
clear:both;
margin-left:25px;
}

#divMiddle ol li,
#divRight ol li {
margin-top:0.5em;
}

#divMiddle dt {
margin-top:0.5em;
color:#777788;
font-weight:bold;
}

/* =images :main content area */

#divMiddle img {
margin:5px 0 20px 0;
}

#divMiddle img.rangeLeft {
float:left;
margin:5px 10px 10px 0;
}

#divMiddle img.rangeRight {
float:right;
margin:5px 0 10px 10px;
}

/* -------------- =sidebar ------------- */

#divRight {
font-size:0.73em;
color:#777788;
margin-bottom:10px;
}

#divRight img {
margin:0 0 10px 0;
}

/* =type :sidebar */

#divRight p {
}

#divRight h2 {
font-size:1.5em;
margin:0 0 0.6em 0;
}

#divRight h3 {
font-size:1.3em;
margin:0 0 0.6em 0;
}

#divRight h4 {
font-size:1.1em;
margin:0 0 0.6em 0;
}

/* -------------- =footer -------------- */

#divFooter p {
font-size:.7em;
margin:0 0 0.5em 0;
}

#divFooter img.rangeRight {
float:right;
margin:0 0 10px 0;
}