

* {
    margin: 0;
    padding: 0;
  }


body {
    font: 13px/18px "Trebuchet MS", "Lucida Sans Unicode", Arial, sans;
background-color: #C0DCFF;
  }


a {
    color: #0066FF;
  }


/*a:hover {
    text-decoration: none;
  }


a.expand {
    color: #06F;
    display: block;
    width: 130px;
  }


a.expand:hover {
    height: 400px;
  }*/


p {
    padding: 8px 0;
  }


#column {
    position: absolute;
    top: 0;
    right: 0;
    width: 29%;
    height: 100%;
    background-image : url('images/background_top.gif');
    background-position : top;
    background-repeat : repeat-x;
    border: #B9D5F6 1px solid;
background-color:#FFFFFF;

  }


* html #column {
    height: 9999em;
  }


#wrapper {
    min-width: 1000px;
    padding:0 0 0 0;
  }


#header {
    width: 760px;
    height: 84px;
    position: relative;
    background-image:url('images/header_top.gif');
    margin: auto;
  }


#header-h1 {
    float:right;
  }


#header-h1 h1 {
    text-align: right;
    font-size: 16px;
    font-family: Arial;
    padding-right: 10px;
    color: #8CC6FF;
    padding-top: 30px;
    padding-bottom: 5px;
  }


#easy {
    text-align: right;
    font-size: 16px;
    font-family: Arial;
    padding-right: 10px;
    color: #8CC6FF;
  }


#header-text {
    float:left;
    text-align: left;
    padding: 25px 10px 15px 10px;
  }


#header-text a {
    font-size: 40px;
    color: #FFFFFF;
    text-align: left;
    text-decoration: none;
    font-family: Calibri;
  }


#menu {
    background-image : url('images/menu_left.gif');
    background-position : center left;
    background-repeat : no-repeat;
    height : 26px;
    margin-bottom : auto;
    margin-left : auto;
    margin-right : auto;
    margin-top : auto;
    position : relative;
    width : 760px;
  }


#menu-container {
  }


#menu-link {
    width:125px;
    height: 26px;
    float:right;
  }


/*.MyClass {
    background-image : url('images/menu_order.gif');
  }


.MyClassOut {
  }*/


/*#menu-link a {
    text-decoration: none;
    color: #777777;
  }


#menu-link a:hover {
    color: #FFFFFF;
  }


#menu-link a:active {
    color: #0000FF;
  }*/


#sloy {
    width: 760px;
    height: 5px;
    margin: auto;
    background-color: #D3DDFE;
    padding:0 0 0 0;
  }


#middle {
    width: 760px;
    overflow: hidden;
    position: relative;
    margin:auto;
background-color: #C0DCFF;
    
    font-family: Arial, Helvetica, sans-serif;
  }


#content {
    background-image : url('images/background_top.gif');
    background-position : top;
    background-repeat : repeat-x;
    border: #B9D5F6 1px solid;
    background-color:#FFFFFF;
    float : left;
    padding-bottom : 15px;
    padding-left : 3%;
    padding-right : 3%;
    padding-top : 15px;
    text-align : justify;
    width : 64.5%;
  }


#content-h2 {
    margin: 25px 0 0 0;
    padding: 3px 0 0 0;
  }


#content h2 {
    font-size: 16px;
    color: #222220;
  }


#content ul {
    padding-left:25px;
  }


#content ol {
    padding-left:25px;
  }

#content hr{
	padding: 0 0 0 0;
	width: 700px;
}

.a-content {
    text-decoration:none;
    font-size:14px;
    color:#666666;
    font-weight:bold;
  }


.p-content {
    padding:25px 0 10px 0;
    font-size:14px;
    color:#666666;
    font-weight:bold;
  }


#td {
    height:22px;
    border:1px #C0C0C0 solid;
  }


#td-1 {
    width:100px;
    height:21px;
    float:left;
    border-right:1px #C0C0C0 solid;
    padding:2px 0 0 5px;
  }


#td-2 {
    height:21px;
    width:100px;
    border-right:1px #C0C0C0 solid;
    float:left;
    text-align:center;
    padding:2px 0 0 0;
  }


#td-3 {
    width:130px;
    height:21px;
    border-right:1px #C0C0C0 solid;
    float:left;
    padding:2px 0 0 5px;
  }


#td-4 {
    width:117px;
    padding:2px 0 0 5px;
    text-align:center;
    float:left;
  }


#td-4 a {
  }


#td-pr1 {
    float:left;
    border-right:1px #C0C0C0 solid;
    width:240px;
    height:21px;
  }


#td-pr2 {
    float:left;
    border-right:1px #C0C0C0 solid;
    width:100px;
    height:21px;
    text-align:center;
  }


#td-pr3 {
    float:left;
    height:21px;
    width:126px;
    text-align:center;
    font-weight:bold;
  }


#td-pr3 a {
  }


#td-top {
    background-color: #68A2F9;
    height: 23px;
    border: 1px #C0C0C0 solid;
  }


#td-top1 {
    float:left;
    font-weight:bold;
    border-right:1px #C0C0C0 solid;
    width:240px;
    height:23px;
    color:#FFFFFF;
    text-align:center;
  }


#td-top2 {
    font-weight:bold;
    color:#FFFFFF;
    float:left;
    border-right:1px #C0C0C0 solid;
    width:100px;
    height:23px;
    text-align:center;
  }


#td-top3 {
    float:left;
    height:23px;
    width:126px;
    padding-top:1px;
    text-align:center;
  }


#td-pr {
    height:21px;
    border-bottom:1px #C0C0C0 solid;
    border-left:1px #C0C0C0 solid;
    border-right:1px #C0C0C0 solid;
  }


.hr {
    padding:20px 0 20px 0;
  }


.hr hr {
  }


/* * html #content {
    width: 64.8%;
  }


*+html #content {
    width: 64.8%;
  }

         hz */ 


#sidebar {
    float: right;
    width: 25%;
    position: relative;
    padding: 10px 2%;
    z-index: 1;
  }


#sidebar h3 {
    font-size: 14px;
    padding: 25px 0 0 20px;
    text-align: left;
    color: #666666;
  }


#sidebar ul {
    padding:10px 0 20px 50px;
    line-height: 20px;
    color: #666666;
  }


#sidebar a {
    text-decoration:none;
    font-family: Arial, Helvetica, sans-serif;
    color: #666666;
  }


#sidebar a:hover {
    color:#0080FF;
  }


#footer {
    width: 756px;
    height: 25px;
    position: relative;
    
    margin: auto;
    font-size: 12px;
    color: #8695A8;
    padding:5px 0 0 175px;
  }

.b1, .b2, .b3, .b4, .b5,
.b1 i, .b2 i, .b3 i, .b4 i, .b5 i,
.b1 b, .b2 b, .b3 b, .b4 b, .b5 b,
.b1 q, .b2 q, .b3 q, .b4 q, .b5 q {
  height: 1px;
  font-size: 1px;
  overflow: hidden;
  border-style: solid;
  border-width: 0 1px;
  display: block;
}
.b1 {
  margin: 0 2px;
  background: #EBEEF0;
  border: none;
}
.b1 b {
 margin: 0 1px;
 background: #B8C3C8;
 border-color: #CBD3D7;
}
.b2 {margin: 0 1px; border-color: #D6DCDF;}
.b2 b {border-color: #B8C3C8;}
.b2 i {border-color: #E4E8EA;}
.b2 q {border-color: #F7F8F9;}
.b3 {border-color: #EBEEEF;}
.b3 b {border-color: #BCC6CB;}
.b3 i {border-color: #F9FAFB;}
.b4 {border-color: #CAD2D6;}
.b4 b {border-color: #E5E9EB;}
.b5 {border-color: #B5C0C6;}
.b5 b {border-color: #FAFBFB;}
#text {
  border: 1px solid #B0BCC2;
  border-width: 0 1px;
  padding: 0 12px;
}
#text a{
text-decoration:none;
    font-family: Arial, Helvetica, sans-serif;
    color: #666666;
}
#text a:hover{
	color:#0080FF;
}

