@charset "utf-8";
/* CSS Document */

body {
background-color: #FFFFFF;
background-image: url(../images/back2.jpg);
background-attachment:scroll;
background-repeat: repeat-x;
margin:0;
padding:0;
font-size: 11px;
font-family:"Trebuchet MS";
}

p{
margin: 2px 0 8px 0;
text-align:justify;
color: #333333;
font-size: 12px;
}

p.paraT{
font-size: 19px;
font-weight: normal;
margin: 15px 0 7px 0;
padding: 0;
}

p.paraST{
font-size: 14px;
font-weight: bold;
color: #3d3d3d;
margin: 0px 0 0 0;
padding: 0;
}

p.paraSST{
font-size: 13px;
font-weight: bold;
color: #666666;
margin: 0px 0 0 10px;
padding: 0;
}

h3{
font-size: 16px;
font-weight: bold;
color: #497cb2;
padding: 0;
margin: 16px 0 2px 0;
}

#wrapper{
margin: 20px 0px 0px -490px;
position: relative; 
width: 980px;
left: 50%;
padding: 0;
}

#left{
margin: 0 715px 0 0;
padding: 0;
text-align: justify;
}

#right{
width: 656px;
float: right;
background-color: #FFFFFF;
margin: 0 0 10px 0;
padding: 20px;
border: 2px solid #d9d9d9;
}

.home a:link{color:#598ec3;text-decoration:underline; font-weight: normal; font-family:"Trebuchet MS"; font-size: 14px;}
.home a:visited{color:#598ec3;text-decoration:underline; font-weight: normal; font-family:"Trebuchet MS"; font-size: 14px;}
.home a:hover{color:#598ec3;text-decoration: none; font-weight: normal; font-family:"Trebuchet MS"; font-size: 14px;}
.home a:active{color:#598ec3;text-decoration: underline; font-weight: normal; font-family:"Trebuchet MS"; font-size: 14px;}

.homeC a:link{color:#598ec3;text-decoration:underline; font-weight: normal; font-family:"Trebuchet MS"; font-size: 12px;}
.homeC a:visited{color:#598ec3;text-decoration:underline; font-weight: normal; font-family:"Trebuchet MS"; font-size: 12px;}
.homeC a:hover{color:#598ec3;text-decoration: none; font-weight: normal; font-family:"Trebuchet MS"; font-size: 12px;}
.homeC a:active{color:#598ec3;text-decoration: underline; font-weight: normal; font-family:"Trebuchet MS"; font-size: 12px;}

.homeM a:link{color:#598ec3;text-decoration:underline; font-weight: bold; font-family:"Trebuchet MS"; font-size: 13px;}
.homeM a:visited{color:#598ec3;text-decoration:underline; font-weight: bold; font-family:"Trebuchet MS"; font-size: 13px;}
.homeM a:hover{color:#598ec3;text-decoration: none; font-weight: bold; font-family:"Trebuchet MS"; font-size: 13px;}
.homeM a:active{color:#598ec3;text-decoration: underline; font-weight: bold; font-family:"Trebuchet MS"; font-size: 13px;}


.homeL a:link{color:#598ec3;text-decoration:underline; font-weight: normal; font-family:"Trebuchet MS"; font-size: 11px;}
.homeL a:visited{color:#598ec3;text-decoration:underline; font-weight: normal; font-family:"Trebuchet MS"; font-size: 11px;}
.homeL a:hover{color:#598ec3;text-decoration: none; font-weight: normal; font-family:"Trebuchet MS"; font-size: 11px;}
.homeL a:active{color:#598ec3;text-decoration: underline; font-weight: normal; font-family:"Trebuchet MS"; font-size: 11px;}

.homeNU a:link{color:#3d3d3d;text-decoration:underline; font-weight: bold; font-family:"Trebuchet MS"; font-size: 14px;}
.homeNU a:visited{color:#3d3d3d;text-decoration:underline; font-weight: bold; font-family:"Trebuchet MS"; font-size: 14px;}
.homeNU a:hover{color:#598ec3;text-decoration: none; font-weight: bold; font-family:"Trebuchet MS"; font-size: 14px;}
.homeNU a:active{color:#3d3d3d;text-decoration: underline; font-weight: bold; font-family:"Trebuchet MS"; font-size: 14px;}


.home2 a:link{color:#3d3d3d;text-decoration:underline; font-weight: normal; font-family:"Trebuchet MS"; font-size: 14px;}
.home2 a:visited{color:#3d3d3d;text-decoration:underline; font-weight: normal; font-family:"Trebuchet MS"; font-size: 14px;}
.home2 a:hover{color:#598ec3;text-decoration: none; font-weight: normal; font-family:"Trebuchet MS"; font-size: 14px;}
.home2 a:active{color:#3d3d3d;text-decoration: underline; font-weight: normal; font-family:"Trebuchet MS"; font-size: 14px;}

ul.list{
padding: 0;
margin:0 0 0 30px;
color: #666666;
}

ul.list li{
padding: 2px 0;

}
