html,body {
height: 100%;
margin:0px;
padding:0px;
background-color: #e0e0e0;
}

img{border: none;}


.align_center
{
position: relative;
width: 100%;
}
.align_center:after
{
content: '';
display: block;
clear: both;
}
.align_center_to_left
{
position: relative;
right: 50%;
float: right;
}
.align_center_to_right
{
position: relative;
z-index: 1;
right: -50%;
}



#main_cell{
    margin: 0px auto;
	position: relative;
    top: 0px;
    width: 937px;
	
    text-align: center;
    vertical-align: top;
    background-color: #FFFFFF;
    border-left: 1px solid #000000;
    border-right: 1px solid #000000;
	overflow: show;
}


#top_1 {
  position: relative;
  top: 0px;
  max-width: 917px;
  width: 937px;
  height: 20px;
  background-color: #0e1f74;
  color: #FFFFFF;
  font-size: 12px;
  font-family: Verdana;
  text-align: right;
  padding-right: 20px;
  padding-top: 5px;

}

#header_1{
  padding-top: 20px;
  position: relative;
  width: 937px;
  height: 45px;
  text-align: center;
  font-family: Georgia;
  font-size: 26px;
  color: #585858;
}

#menu{
  width: 937px;
  max-width: 912px;
  height: 22px;
  background-color: #f0f0f0;
  color: #007eff;
  border-bottom: 1px solid #bbbbbb;
  border-top: 1px solid #bbbbbb;
  text-align: left;
  padding-left: 25px;
  padding-top: 3px;
  font-family: Tahoma;
  font-size: 14px;

}
 #menu a {color: #007eFF; font-family: Tahoma, Arial, sans-serif; font-size: 14px; text-decoration: none;}
 #menu a:hover {color: #525AFE; font-family: Tahoma, Arial, sans-serif; font-size: 14px; text-decoration: none;}

#header_2{
 font-size: 0;
 width: 937px;
 }

#sub_header{
  width: 937px;
  height: 120px;
  color: #000000;
  background-color: #e2f0ff;
  text-align: left;
}

#links{
  position: relative;
  width: 937px;
  height: 100px;
}


#link_left{
    position: rlative;
    padding: 10px 0px 0px 10px;
    margin-left: 20px;
    float: left;
    width: 355px;
    height: 100px;
    text-align: left;
    line-height: 14px;

}
#link_left a{font-family: Verdana; font-size: 12px; color: #0000FF; text-decoration: underline;}
#link_right{
    position: rlative;
	padding: 10px 0px 0px 10px;
    margin-right: 20px ;
    width: 355px;
    float: right;
    height: 100px;
    text-align: left;
    line-height: 14px;

}

#link_right a{font-family: Verdana; font-size: 12px; color: #0000FF; text-decoration: underline;}

#center_cell{
	padding: 0px 0px 0px 0px;
	border: solid 0px #000000;
	min-height:500px;
	height:auto !important;
	height:500px;
	text-align: justify;
    font-family: Verdana;
    font-size: 14px;
    line-height: 24px;
}

#info{
    position: relative;
    width: 700px;
    text-align: justify;
    font-family: Verdana;
    font-size: 12px;

}

#bottom_cell{
  border: none;
  padding-top: 0px;
  position: relative;
  bottom: 0px;
  left: 0px;
  text-align: center;
  width: 100%;
border-top: solid 1px #CFCFCF;
  line-height: 32px;
  font-family: Verdana;
  font-weight: bold;
  font-size: 14pt;
}

#copyright{
font-family: Helvetica;
  font-size: 11px;
  font-weight: normal;
}

#down{

  position: relative;
  text-align: center;
  width: 770px;
  line-height: 52px;
  font-family: Verdana;
  font-weight: bold;
  font-size: 30px;
}

.vert_menu a{
display: block;
border-right: none;
font-size: 9pt;
padding-left: 10px;
padding-right: 10px;
color: #FFFFFF;
font-weight: bold;
}
.vert_menu a:hover{color: #C3C3C3;}



.main_menu td
{
padding: 10px;
font-size: 10pt;
text-align: left;
vertical-align: middle;
}
.main_menu td a
{
color: #007eFF;
font-weight: bold;
font-size: 12pt;
text-decoration: none;
}

.main_menu td a:hover
{
color: #525AFE;
text-decoration: underline;
}

.left_adv
{
padding-top: 20px;
padding-bottom: 20px;
width: 100%;
text-align: center;
}

.left_adv a{color:  #007eFF; font-size: 10pt; text-decoration: none; line-height: 22pt; font-weight: bold;}
.left_adv a:hover{color: #525AFE; text-decoration: underline;}
