* {
	margin: 0;
	padding: 0;
}

body {
background: #fff;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 17px;
color: #333;
background: #FFF url(images/bg.gif) repeat-x;

}

a {
text-decoration: none;
color:  #336699;
}
a:hover {
text-decoration: underline;
color: #111;
}

#wrap {
margin: 0  auto;
/*width: 745px;*/

width: 800px;
/*border: 1 color:#FF0000*/
/*border-right: 1px  solid #004E9B;
border-left: 1px  solid #004E9B;
*/

}

#header {
height: 180px;
}
#header h1 { 
font-size: 28px;
letter-spacing: -1px;
padding: 23px 0 0 20px;
color: #3069AE;
}
#header h1 a { 
color:  #3069AE;
text-decoration: none;
font-weight: 100;
letter-spacing: -2px;
}
#header h1 a:hover {
color: #111;
}
#header h2 {
font-size: 19px;
color: #004E9B;
padding: 5px 0 0 20px;
letter-spacing: -1px;
font-weight: bold;
}

/*
#menu {
height: 30px;
line-height: 30px;
background: #3069AE url(images/menu.jpg) no-repeat;
}
#menu ul {
list-style-type: none;
padding-left: 20px;
}
#menu ul li {
display: block;
float: left;
}
#menu ul li a {
padding: 0 20px 0 0;
text-decoration: none;
font-weight: 100;
font-size: 14px;
color: #fff;
}
#menu ul li a:hover {
color: #fff;
text-decoration: underline;
}

*/

h2 {
font-size: 19px;
color:#004E9B;
padding: 5px 0 0 20px;
letter-spacing: -1px;
font-weight: bold;
}

h3 {
font-size: 19px;
color: #004E9B;
padding: 5px 0 0 20px;
letter-spacing: -1px;
font-weight: 300;
}

h4 {
font-size: 14px;
color: #004E9B;
padding: 5px 0 0 20px;
letter-spacing: -1px;
font-weight: 300;
}

h5 {
font-size: 14px;
color: #004E9B;

letter-spacing: -1px;
font-weight: bold;
}

#content {
padding:    0 20px 20px 0px;

}

.left-wide {
float: left;
width: 700px;
text-align: justify;
padding-top: 10px;
}

.left-wide h2 {
font-size: 18px;
font-weight: 100;
padding: 15px 0 7px 0;
}

.left {
float:  left;
width: 500px;
text-align: justify;
padding-top: 10px;
}
.left h2 {
font-size: 18px;
font-weight: 100;
padding: 15px 0 7px 0;
}
.left h2 a {
text-decoration: none;
}
.left h2 a:hover {
color: #111;
}

.right {
float: right;
width: 200px;
padding-top: 15px;


}
.right h2 {
margin:    10px 0 0 0;
padding-left: 53.80px;
height: 24px;
line-height: 24px;
color: #004E9B;
font-size: 15px;
font-style:italic;
font-weight:bold;
}

.right h3 {
margin:   0px 0 0 0;
padding-left: 53.80px;
/*height: 24px;*/
line-height: 24px;
color: #004E9B;
font-size: 12px;
font-style:italic;
font-weight:bold;
}

.right ul {

padding-left: 25px;
padding:         10px 0 0px 35px;
list-style-type: none;
}
.right ul li a {
color: #004E9B;
text-decoration: none;
font:Arial;
font-size: 12px;
font-weight: bold;
font-style: italic;
padding-left: 3ex;
background: url(images/dotlist.gif) left no-repeat;

}

.right ul li a:hover {
color: #111;
}

#footer {
height: 30px;
line-height: 30px;
background: #D1E6EF url(images/footer-blue-bar.gif) no-repeat;
text-align: center;
font-size: 11px;
color: #fff;
}
#footer a { color: #fff; }





