html{
margin:0px;
padding:0px;
height:100%;
font-family:arial;
z-index:0;
font-size: 10pt;
margin-left: 2px;
margin-right: auto;
overflow-y:scroll;
}
body{
margin:0px;
padding:0px;
background:#E9E6E1;
height:100%;
margin-left: 2px;
margin-right: auto;
}
a{
color:#1D467B;
}
a:hover{
color:#4489DD;
}
#containerTable{
padding:0px;
margin:0px;
height:100%;
margin-left: auto;
margin-right: auto;
}
/*HEADER & TOP FORM*/
#header {
width:670px;    /*=====================================*/
height:75px;
border-top:1px solid;
border-bottom:1px solid #183C6C;
border-left:1px solid;
border-right:1px solid;
background:url('../images/header_bg.png');
}
#header_logoLink{
position:relative;
z-index:10;
float:left;
top:10px;
width:350px;
height:56px;
cursor:pointer;
}

#header_margin{
margin-top:10px;
}
#header_margin_1c{
margin-top:3px;
}
.
#content_margin{
margin-top:3px;
}
/*Center Content & Slideshow*/

#centerContent_1c{
width:670px;  /*=====================================*/
margin-bottom:3px;
line-height:0px;
}
#centerContent_2c{
float:left;
width:940px;
margin-bottom:3px;
line-height:0px;
}

#content_1c{
background:#FFF;
float:left;
/*width:918px;   =====================================*/
min-height:500px;
border-left:1px solid #999999;
border-right:1px solid #999999;
padding:0 10px; 0 10px;
line-height:normal;
}
#content_1c h1{
font-size:2.3em;
color:#333333;
font-weight:bold;
padding:5px 0 10px 0;
margin:0px;
}
#content_1c h2{
color:#666666;
font-size:1.6em;
padding:0px;
margin:0px;
}
#content_1c_divider{
height:1px;
margin-bottom:5px;
border-bottom:1px solid #B0BED1;
}

