/* CSS Document */ 
body{
margin:0 0 0 0;
color:#000000;
font-family:Arial, Helvetica, sans-serif;
font-size:12;
background-color:#ffffff;
}

table{
border:0;
border-collapse:collapse;
padding:0;
color:#36352F;
}

td{
padding:0;
color:#36352F;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#36352F;
text-align:left;
} 

p,span,font{
text-align:left;
}

.h1{
color:#002157;
font-size:16;
}

a{
color:#36352F;
font-size:12;
text-decoration:underline;
}

a:hover{
color:#36352F;
font-size:12;
text-decoration:none;
}

img{
border:0;
}

hr{
color:#E1CC2E;
height:1;
width:
}

h1{
color:#002157;
font-style:normal;
font-weight:bold;
font-size:18;
}

.font1{
color:#102F62;
font-style:italic;
font-size:18;
font-family:Arial;
}


//********header***********main******//

.header_long{
background-image:url(images/header_long.jpg);
background-repeat:repeat-x;
height:210;

width:100;
}

.main{

width:100%;
}
//*content and left menu*//
.left_table{
width:290;
background-color:#F8FCEA;
height:658;
}

.left_menu{
width:290;
padding:21;
}

.button{
border:1px solid #CCCCCC;
width:256;
height:73;
background-image:url(images/button_background.jpg);

}

.td_button{
padding:0 10 0 10;
}

.but_img{
width:106;
height:70;
}

.left_link{
color:#002157;
font-weight:bold;
font-size:14;
text-decoration:none;
}

.left_link:hover{
color:#002157;
font-weight:bold;
font-size:14;
text-decoration:none;
}

.but_text{
width:150;
padding-top:10;
padding-left:10;
color:#002157;
font-weight:bold;
font-size:14;
}

.content{
vertical-align:top;
padding:10 30 10 10;
}

.tab1{
height:45;
width:100%;
vertical-align:middle;
border:1px solid #CCCCCC;
}

//*footer*//
.footer{
background-image:url(images/foot.jpg);
background-repeat:repeat-x;
width:100%;
height:99;
}

.copy1{
text-align:left;
font-size:12;
color:#002157;
font-weight:bold;
padding-left:10;
}

a.copy2{
font-weight:bold;
color:#002157;
text-decoration:underline;
}

a.copy2:hover{
font-weight:bold;
color:#002157;
text-decoration:none;
}

.copy2_td{
margin-right:10;
text-align:right;
font-weight:bold;
color:#002157;
}

.incont {border:#000000 solid 1px; width:100%; text-align:center;}
.incont td {border:#000000 solid 1px; text-align:center; vertical-align:middle; padding:10px;}