html, body, h1, h2, h3, p, a, img, ul, li {
margin: 0;
padding: 0;
}

body {
font-family: Arial, Helvetica, Sans-serif;
}

.bold {
font-weight: bold;
}

.red {
color: #ED1C24;
}

.smallText {
font-size: 11px;
margin-left: -179px;
margin-top: 10px;
}

#container {
background-image: url(img/bg-bodygrad.jpg);
background-repeat: repeat-x;
background-color: #FFFFFF;
}

#wrapper {
width: 1024px;
background-image: url(img/bg-body.jpg);
background-repeat: no-repeat;
background-color: #FFFFFF;
}

#ie-message {
background:#C00;
text-align:center;
border-bottom:1px solid #900;
color: #fff;
position:absolute;
top:0;
padding:5px;
width:100%;
z-index: 200;
}
#ie-message a {
color: #fff;
text-decoration: underline;
}

#header {
height: 216px;
background-image: url(img/bg-header.jpg);
background-repeat: no-repeat;
background-color: #FFFFFF;
}

#header h1 {
text-indent: -100em;
overflow: hidden;
background: url(img/lazgraph.jpg) no-repeat;
height: 102px;
width: 220px;
padding: 0;
}

#header h1 a {
display: block;
width: 100%;
height: 100%;
outline: none;
}

#header h2 {
float: left;
margin: -24px 0 0 736px;
color: #FFF;
font-size: 22px;
font-weight: normal;
}

#header h3 {
float: left;
margin: -24px 0 0 736px;
color: #FFF;
font-size: 22px;
font-weight: normal;
}

#navbar {
clear: both;
margin-top: 28px;
margin-left: 300px;
height: 28px;
font-size: 13px;
}

#navbar ul {
list-style: none;
}

#navbar li {
display: inline;
}

#navbar a {
float: left;
margin-left: 5px;
height: 30px;
background: url(img/tabRight.png) no-repeat right top;
text-decoration: none;
color: #000;
font-weight: bold;
}

#navbar a span {
display: block;
background: url(img/tabLeft.png) no-repeat left top;
padding: 7px 10px 0 10px;
text-decoration: none;
color: #000;
}

#navbar a:hover {
background: url(img/tabRighthover.png) no-repeat right top;
color: #EEE;
}

#navbar a:hover span {
background: url(img/tabLefthover.png) no-repeat left top;
color: #EEE;
}


#navbar a.selected {
background: url(img/tabRightselect.png) no-repeat right top;
color: #FFF;
}

#navbar a span.selected {
background: url(img/tabLeftselect.png) no-repeat left top;
color: #FFF;
}



#content {
clear: both;
margin-left: 79px;
width: 861px;
min-height: 546px;
background-color: #FFF;
background-image: url(img/bg-content.jpg);
background-repeat: no-repeat;
}

#content p{
padding-left: 180px;
padding-right: 226px;
padding-bottom: 1.25em;
font-size: 0.75em;
line-height: 1.5em;
}

#content p.welcome {
font-size: 19px;
color: #1557B0;
margin-bottom: 20px;
padding-top: 45px;
padding-bottom: 0px;
}

#content h2.welcome {
margin-left: 179px;
font-size: 19px;
font-weight: normal;
color: #1557B0;
margin-bottom: 20px;
padding-top: 45px;
padding-bottom: 0px;
}

#content a:link {
color: #000;
font-weight: bold;
}

#content a:visited {
color: #002D62;
}

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

#content img.main {
border: none;
margin: 25px 0 20px 179px;
}

#content ul {
margin-left: 195px;
margin-bottom: 12px;
list-style-type: square;
color: #7081C0;
}

#content li.linkspage {
list-style-type: none;
margin-left: -15px;
color: #000;
font-size: 12px;
padding-bottom: 7px;
}

#underscore {
background-image: url(img/underscore.png);
background-repeat: no-repeat;
margin: 25px 0 0 270px;
}


#thumbGroup {
margin: 25px 0 20px 179px;
width: 430px;
}

#thumbGroup img {
border: 0;
}


form div {
clear: left;
margin: 0;
padding: 0;
padding-top: 0.6em;
}

form div label {
float: left;
width: 30%;
}


#sendform {
margin: 25px 0 20px 179px;
font-size: 12px;
}

img.captcha{vertical-align:middle}

#footer {
clear: both;
margin-left: 80px;
padding-top: 3px;
width: 876px;
height: 40px;
background-image: url(img/bg-footer.png);
background-repeat: no-repeat;
background-color: #FFF;
font-size: 10px;
color: #C0C0C0;
text-align: center;
}


#footer ul {
list-style-type: none;
}

#footer li {
display: inline;
}

#footer a:link {
color: #C0C0C0;
text-decoration: none;
padding: 0 10px 0 10px;
}

#footer a:visited {
color: #808080;
text-decoration: none;
padding: 0 10px 0 10px;
}

#footer a:hover {
color: #7081C0;
text-decoration: none;
padding: 0 10px 0 10px;
}

#footer a:active {
color: #FFF;
text-decoration: none;
padding: 0 10px 0 10px;
}



#footer p {
padding: 3px 0 0 0;
}