body {
background-color : #012f46;
margin : 0 auto 0 auto;
font-family : Arial, Helvetica, sans-serif;
font-size : 13px;
line-height : 21px;
background-image : url(../images/bg1.jpeg);
background-repeat : repeat-x;
}
h1 {
font-size : 23px;
color : #012f46;
font-family : Arial Narrow;
}
h2 {
font-size : 19px;
font-family : Arial Narrow;
}
h3 {
font-size : 16px;
font-family : Arial Narrow;
}
.clr {
clear : both;
}
.edge {
background : url(../images/edge1.jpg) no-repeat center top;
}
.header {
width : 925px;
height : 125px;
background : url(../images/header1.jpeg) no-repeat center top;
font-size : 48px;
color : #090f27;
font-weight : bold;
font-family : Arial, Helvetica, sans-serif;
margin-top : 0;
margin-right : auto;
margin-bottom : 0;
margin-left : auto;
padding-top : 65px;
padding-right : 0;
padding-bottom : 0;
padding-left : 25px;
}
.main-container {
width : 930px;
background : url(../images/content-bg1.jpeg) repeat-y center top;
background-color : #ffffff;
margin : 0 auto 0 auto;
padding : 0 10px 0 10px;
}
.left-col {
width : 220px;
float : left;
}
.content {
text-align : justify;
width : 630px;
float : left;
padding : 0 40px 40px 40px;
}
.tab1 {
height : 36px;
background : url(../images/tab-blue.jpeg) no-repeat;
width : 205px;
color : #ffffff;
font-weight : bold;
padding-top : 6px;
padding-right : 5px;
padding-bottom : 0;
padding-left : 10px;
}
.tab2 {
height : 36px;
background : url(../images/tab-grey.jpeg) no-repeat;
width : 205px;
color : #ffffff;
font-weight : bold;
padding-top : 6px;
padding-right : 5px;
padding-bottom : 0;
padding-left : 10px;
}
.nav {
color : #090f27;
font-size : 13px;
height : 20px;
line-height : 21px;
width : 190px;
text-decoration : none;
padding : 0 0 3px 30px;
background : url(../images/bullet.jpeg) no-repeat;
display : block;
}
.nav:hover {
color : #090f27;
font-size : 13px;
height : 20px;
line-height : 21px;
width : 190px;
text-decoration : none;
padding : 0 0 3px 30px;
background : url(../images/bullet-on.jpeg) no-repeat;
display : block;
}
.spacer {
height : 10px;
}
.chart {
font-size : 12px;
}
.video {
width : 500px;
height : 190px;
}
.movie {
width : 500px;
height : 190px;
}
.footer {
background : url(../images/footer.jpeg);
height : 25px;
width : 950px;
margin : 0 auto 0 auto;
}