* { 
padding : 0;
margin : 0;
} 
table { 
font-family : Arial, Helvetica, sans-serif;
color : #666666;
font-size : 12px;
margin: 0 auto;
} 
img { 
border :0px;
margin: 10px;
}
img.lang{
padding : 3px;
margin: 0px;
border : 0px;	
} 

#wrapper { 
width : 800px;
margin : 0 auto;
background-color : #fff;
} 
#head { 
height : 30px;
background-color : #ffffff;
background-image : url(images/head1.jpg);
background-repeat : no-repeat;
margin-bottom : 1px;
margin-top : 5px;
} 
#head h1 { 
color : #e9e9e9;
text-align: right;
font-size : 1.3em;
padding-right : 15px;
padding-top : 5px;
} 
#head p { 
color : #c5c752;
padding-left : 50px;
} 
#head ul { 
margin : 0;
padding : 0;
list-style : none;
float : right;
margin-top : -10px;
margin-right : 10px;
color : #8ac752;
} 
#head li { 
display : inline;
} 
#head a { 
color : #8ac752;
} 
#menu { 
margin : 0 auto;
background-color : #224080;
text-transform : uppercase;
font-size: 12px;
padding-top: 5;
padding-bottom: 5;
} 
#menu ul { 
margin : 0;
padding : 0;
list-style : none;
text-align : left;
} 
#menu li { 
display : inline;
} 
#menu a { 
text-decoration : none;
font-size : 11px;
font-weight : bold;
color : #f1f1f1;
} 
#space { 
border : 1px solid #224080;
padding-left : 10px;
background-color : #538cb7;
color : #c5c752;
padding-top : 5px;
padding-bottom : 5px;
} 
#header { 
height : 150px;
background-color : #ffffff;
background-image : url(images/header.jpg);
background-repeat : no-repeat;
border-top : 1px solid #ccc;
margin-bottom : 1px;
} 
#header h1 { 
color : #538cb6;
font-size : 1.9em;
padding-left : 160px;
padding-top : 20px;
} 
#header h2 { 
color : #538cb8;
font-size : 1.2em;
padding-left : 110px;
padding-top : 5px;
} 
#header h3 { 
color : #8ac752;
float : right;
font-size : 25px;
margin-top : -60px;
margin-right : 60px;
} 
#maintext { 
border-left : 1px solid #ccc;
border-right : 1px solid #ccc;
margin : 0 0 0 0;
display : inline;
padding : 4px;
width : 67.8%;
float : right;
min-height : 300px;
background-color : #f2f2f2;
} 
* html #maintext { 
height : 300px;
} 
#maintext p { 
margin-bottom : 10px;
text-align : justify;
} 
blockquote { 
border : 1px solid #c5c5c5;
padding-top : 5px;
padding-left : 10px;
padding-bottom : 5px;
padding-right : 10px;
margin : 10px;
text-align : center;
} 
.inset { 
float : right;
width : 265px;
padding : 5px;
border : 1px solid #538cb7;
margin : 5px 0 0 5px;
background : #d0e3f7;
font-size : 85%;
} 
#maintext h1 { 
font-size : 1.6em;
color : #95ad85;
margin-bottom : 14px;
margin-top : 15px;
} 
#maintext h2 { 
font-size : 1.2em;
margin-bottom : 15px;
margin-top : 9px;
padding-bottom: 5px;
border-bottom: 1px solid #666666;
} 

#maintext h3 { 
font-size : 1.0em;
margin-bottom : 4px;
margin-top : 15px;
padding-bottom: 1px;
}

#maintext h3 a{
color : #666666;
}

#maintext h3 a:hover{
color : #3367A0;
}
#maintext h4{
border-bottom: 1px solid #666666;	
}
 
#rightcolumn { 
margin : 0 0 0 0;
display : inline;
width : 29.9%;
float : left;
background-color : #fff;
min-height : 300px;
} 
* html #rightcolumn { 
height : 300px;
} 
#rightcolumn h1 { 
font-size : 1.3em;
padding-right : 10px;
color : #95ad85;
margin-bottom : 10px;
margin-top : 22px;
font-weight: bold;
} 
#rightcolumn h2 { 
font-size : 1.2em;
padding-right : 10px;
margin-top : 30px;
margin-bottom : 15px;
color : #95ad85;
} 
#rightcolumn p { 
padding : 10px;
margin-right : 1em;
text-align : justify;
background-color : #f2f2f2;
min-height: 150px;
} 
#navcontainer { 
width : 220px;
margin-bottom : 1em;
font-family : Verdana;
color : #333;
text-transform : uppercase;
} 
#navcontainer ul { 
list-style : none;
margin : 0;
padding : 0;
border : none;
} 
#navcontainer li { 
border-bottom : 1px solid #000000;
margin : 0;
} 
#navcontainer li.active{
border-top : 1px solid #000000;	
}
#navcontainer li a { 
display : block;
padding : 5px 5px 5px 0.5em;
background-color : #ffffff;
color : #888888;
text-decoration : none;
width : 100%;
} 
html > body #navcontainer li a { 
width : auto;
} 
#navcontainer li a:hover { 
background-color : #538cb7;
color : #fff;
} 
#footer { 
background-color : #ffffff;
display : inline;
float : left;
width : 100%;
height : 45px;
color: #224080;
font-weight: bold;
background-image : url(images/footer.jpg);
background-repeat : no-repeat;
background-position : bottom;
text-align : center;
} 
#footer p { 
margin-top : 10px;
} 
#footer a { 
color:#224080;
text-decoration: none;
} 
#blueBox { 
border : 1px solid #538cb7;
background : #ffffff;
} 
#blueBox p { 
clear : both;
color : #aaaaaa;
font-weight : bold;
padding-left : 8px;
} 
#blueBox h1 { 
padding : 7px 0 4px 7px;
margin : 0;
font : normal 22px/22px "Arial Black", Arial, sans-serif;
color : #ffffff;
background-color : #538cb7;
text-transform : uppercase;
} 
#blueBox h2 { 
padding : 0 0 8px 8px;
margin : 0;
background-color : #538cb7;
color : #ffffff;
font : bold 12px/12px Arial, sans-serif;
} 
.boxColumn { 
padding : 20px 2px 10px 13px;
float : left;
overflow : hidden;
width : 170px;
voice-family : "\"}\"";
voice-family : inherit;
width : 160px;
} 
.boxColumn p { 
color : #000000;
font-weight : normal;
padding : 0;
} 
#wrapper .boxColumn h1 { 
font : bold 11px/11px Verdana, Arial, sans-serif;
background-color : #ffffff;
color : #8ac752;
margin-bottom : 2px;
padding : 0;
} 
.separator { 
clear : both;
margin-bottom : 10px;
} 
.headerMenu {width:800px; font-family:"trebuchet ms",arial,sans-serif;}
.headerMenu-bottom {width:800px; height:20px; background:rgb(255,255,255) ;}
.nav2 {float:left; width:800px; border:none; background:#224080 ; color:rgb(75,75,75); } /*Color navigation bar normal mode*/
.nav2 ul {list-style-type:none;}
.nav2 ul li {float:left; position:relative; z-index:auto !important /*Non-IE6*/; z-index:1000 /*IE6*/; border-right:solid 1px rgb(175,175,175);}
.nav2 ul li a {float:none !important /*Non-IE6*/; float:left /*IE-6*/; display:block; height:2.4em; line-height:2.4em; padding:0 8px 0 8px; text-decoration:none; font-weight:bold; color: #FFFFFF;}
.nav2 ul li ul {display:none; border:none;}

/*Non-IE6 hovering*/
.nav2 ul li:hover a {background-color:#538CB7; text-decoration:none;} /*Color main cells hovering mode*/
.nav2 ul li:hover ul {display:block; width:16.0em; position:absolute; z-index:999; top:2.3em; margin-top:0.1em; left:0;}
.nav2 ul li:hover ul li a {display:block; width:16.0em; height:auto; line-height:1.3em; margin-left:-1px; padding:4px 16px 4px 16px; border-left:solid 1px rgb(175,175,175); border-bottom: solid 1px rgb(175,175,175); background-color:rgb(237,237,237); font-weight:normal; color:rgb(50,50,50);} /*Color subcells normal mode*/
.nav2 ul li:hover ul li a:hover {background-color:rgb(210,210,210); text-decoration:none;} /*Color subcells hovering mode*/

/*IE6 Hovering*/
.nav2 table {position:absolute; top:0; left:0; border-collapse:collapse;}
.nav2 ul li a:hover {background-color:#538CB7; text-decoration:none;} /*Color main cells hovering mode*/
.nav2 ul li a:hover ul {display:block; width:16.0em; position:absolute; z-index:999; top:3.1em; t\op:2.3em; left:0; marg\in-top:0.1em;}
.nav2 ul li a:hover ul li a {display:block; w\idth:16.0em; height:1px; line-height:1.3em; padding:4px 16px 4px 16px; border-left:solid 1px rgb(175,175,175); border-bottom: solid 1px rgb(175,175,175); background-color:rgb(237,237,237); font-weight:normal; color:rgb(50,50,50);} /*Color subcells normal mode*/
.nav2 ul li a:hover ul li a:hover {background-color:rgb(210,210,210); text-decoration:none;} /*Color subcells hovering mode*/

#maintext .loginform {width:460px; margin:0 10px 0 10px; }
#maintext .loginform p {clear:both; margin:0; padding:0; text-align: left;}
#maintext .loginform fieldset {width:360px; margin:20px 20px 20px 20px; padding: 10px 10px 10px 10px; border:solid 2px rgb(220,220,220);}
#maintext .loginform legend {margin:0 0 0 5px !important /*Non-IE*/; margin:0 0 20px 5px /*IE6*/; padding:0 2px 0 2px; color:rgb(80,80,80); font-weight:bold; font-size:100%;}
#maintext .loginform label.top {float:left; width:325px; margin:0 0 2px 0; font-size:110%;}
#maintext .loginform label.right {float:left; width:325px; margin:5px 0 0 0; padding:0 0 0 3px; /*IE6*/; font-size:110%;}
#maintext .loginform select.combo {width:358px; padding:2px; border:solid 1px rgb(200,200,200); font-family:verdana,arial,sans-serif; font-size:110%;}
#maintext .loginform input.field {width:358px; margin:0 0 5px 0; padding:0.1em 0 0.2em 0 !important /*Non-IE6*/; padding:0.2em 0 0.3em 0 /*IE6*/; border:solid 1px rgb(200,200,200); font-family:verdana,arial,sans-serif; font-size:110%;}
#maintext .loginform textarea {width:375px; padding:2px; border:solid 1px rgb(200,200,200); font-family:verdana,arial,sans-serif; font-size:110%;}
#maintext .loginform input.checkbox {float:left; margin:5px 0 0 0 !important /*Non-IE6*/; margin:2px 0 0 -3px /*IE6*/; border:none;}
#maintext .loginform input.button {float:left; margin:10px 0 5px 0; padding:1px; background:rgb(230,230,230); border:solid 1px rgb(150,150,150); text-align:center; font-family:verdana,arial,sans-serif; color:rgb(150,150,150); font-size:110%;}
#maintext .loginform input.button:hover {cursor:pointer; border:solid 1px rgb(80,80,80); background:rgb(220,220,220); color:rgb(80,80,80);