body{
margin: 0px;
padding: 0px;
}
h1{
font-family: 'Verdana';
font-size: 20px;
color: #02497a;
margin: 0px;
padding: 0px;
text-indent: 20px;
}
h2{
font-family: 'Verdana';
font-size: 24px;
color: #02497a;
margin: 10px;
padding: 0px;
text-indent: 20px;
font-weight:normal;
display:block;
}
h3{
font-family: 'Verdana';
font-size: 18px;
color: #02497a;
margin: 10px;
padding: 0px;
text-indent: 20px;
font-weight:normal;
display:block;
}

p{
font-family: 'Verdana';
font-size: 12px;
color: black;
line-height: 20px;
}
.header{
background-image: url('images/header_bg.png');
background-repeat: repeat-x;
height: 239px;
width: 100%;
border-bottom: 9px solid #003f6b;
text-align: center;
}
.header_box{
text-align: left;
width: 850px;
margin: 0px auto;
}
.content{
text-align: center;
background-color: #E1EEFD;
}
.main{
background-color: white;
text-align: left;
width: 850px;
margin: 0px auto;
}
.main_content{
width: 830px;
padding: 0px 10px 0px 10px;
}
.main img{
border: 3px solid #116a9f;
margin: 10px;
}
.banner{
height: 190px;
padding: 0px;
margin:0px;
}
.banner h1{
line-height: 22px;
display: inline;
height: 22px;
font-family: 'Verdana';
font-size: 22px;
color: white;
margin: 0px;
padding-right: 10px;
text-indent: 0px;
}
.banner p{
font-family: 'Verdana';
font-size: 12px;
color: #caedfb;
margin: 0px;
padding: 0px;
line-height: 20px;
text-indent: 100px;
}
.menu{
width: 100%;
height: 49px;
line-height: 49px;
text-align: right;
cursor:pointer;
}
.menu ul{
float: right;
width: 660px;
height: 49px;
line-height:49px;
margin: 0px;
padding: 0px;
list-style: none;
list-style-position: outside;
background-image: url('images/menu_bg.png');
background-repeat: repeat-x;
}
.menu li{
margin: 0px;
padding: 0px;
float:left;
height: 49px;
line-height:49px;
background-image: url('images/menu_separator.png');
background-repeat: no-repeat;
background-position: center right;
}
.menu a{
height: 49px;
line-height: 49px;
font-family: 'Verdana';
font-size: 14px;
text-align: center;
color: #6ac0fc;
padding: 0px 20px 0px 20px;
margin: 0px;
text-decoration:none;
font-weight: bold;
}
.menu a:hover{
height: 49px;
line-height: 49px;
font-family: 'Verdana';
font-size: 14px;
text-align: center;
color: #C7E8FE;
padding: 0px 20px 0px 20px;
margin: 0px;
text-decoration:none;
font-weight: bold;
}
li.rez{
margin: 0px;
background-image: url('images/menu_special.png');
background-repeat: repeat-x;
height: 49px;
}
li.rez a{
font-family: 'Verdana';
font-size: 14px;
text-align: center;
color: #0b5c95;
height: 49px;
line-height: 49px;
padding-right: 20px;
padding-left: 20px;
text-decoration:none;
font-weight: bold;
}
li.rez a:hover{
font-family: 'Verdana';
font-size: 14px;
text-align: center;
color: white;
height: 49px;
line-height: 49px;
padding-right: 20px;
padding-left: 20px;
text-decoration:none;
font-weight: bold;
}
.navigation{
border-bottom: 0.02em dotted #51a9e7;
line-height: 30px;
height: 30px;
text-align: center;
}
.navigation ul{
width: 90%;
line-height: 30px;
height: 30px;
margin:0px;
list-style: none;
list-style-position: outside;
}
.navigation li{
margin: 0px;
float:left;
background-image: url('images/arrow_orange.gif');
background-repeat: no-repeat;
background-position: center left;
text-indent: 5px;
line-height: 30px;
}
.navigation a{
font-family: 'Verdana';
font-size: 12px;
text-align: center;
color: #0068AE;
padding-right: 20px;
padding-left: 10px;
text-decoration:none;
font-weight: bold;
}
.navigation a:hover{
font-family: 'Verdana';
font-size: 12px;
text-align: center;
color: #7DCBFF;
padding-right: 20px;
padding-left: 10px;
text-decoration:none;
font-weight: bold;
}
.button{
background-image: url('./images/but.png');
background-repeat: no-repeat;
width: 119px;
height: 35px;
line-height: 35px;
margin: 0px;
text-align: center;
padding: 0px;
border: none;
cursor: pointer;
color: white;
font-size: 12px;
font-family: 'Verdana';
}


/* this is for the AJAX stuff */


