body {
font-family: Arial, Verdana, Helvetica, Tahoma, sans-serif;
margin:0 auto;
border: 0px;
width:760px;
min-height: 100%; 
height: 100%;
clear:both;
}
#bg{
width:760px;
margin:0px;
background-image:url(../images/bg.gif);
background-repeat:repeat-y;
clear:both;
}
#bgbottom{
width:760px;
height:20px;
background-image:url(../images/gl_bft.jpg);
background-position:left;
background-repeat:repeat-x;	
margin-left:1px;
}
#bgbottomleft{
height:20px;
width:20px;
background-image:url(../images/gl_ltft.jpg);
float:left;
}
#bgbottomright{
height:20px;
width:20px;
background-image:url(../images/gl_rtft.jpg);
float:right;
}

/*.......................................................*/

#container{
width:720px;
padding:10px 20px 0px 20px;
margin:0px;
clear:both;
}

/*...........................header............................*/

#headerarea{
width:719px;
height:166px;
min-height:166px;	
float:left;
padding-left:1px;
margin:0px;
}
#topnav{
width:720px;
height:37px;
min-height:37px;
margin:0px;
border-top:1px solid #ffffff;  
background-color:#eff0e0;
background-image:url(../images/subhead_corner.jpg);
background-position:right;
background-repeat:no-repeat;
float:left;
clear:both;
}
#topnav #left{
width:210px;
height:30px;
padding-left:10px;
padding-top:7px;
float:left;
}
#topnav a:link      { text-decoration:none; color:#000000; font-size:14pt; font-weight:bold; }
#topnav a:visited   { text-decoration:none; color:#000000;font-size:14pt; font-weight:bold;}
#topnav a:hover     { text-decoration:none; color:#cccc9a;font-size:14pt; font-weight:bold;}
#topnav a:active    { text-decoration:none; color:#cccc9a;font-size:14pt; font-weight:bold;}

#topnav #right{
display:none;
width:auto;
height:37px;
margin-left:30px;
border-left:2px solid #F6F7EF;
float:left;
}
#payload{
width:720px;
margin-top:20px;
margin-bottom:0px;
background-image:url(../images/leftnavbg3.gif);
background-repeat:repeat-y;
background-position:left;
float:left;
clear:both;
}

/*...........................leftcol............................*/

#leftcol {
display:none;
width: 220px;
height: 100%;
min-height: 100%;
padding: 0px;
float: left;
font-size:9pt;
}
#leftcol a:link       { color:#000000; text-decoration:none; font-weight:normal;}
#leftcol a:visited    { color:#000000; text-decoration:none; font-weight:normal;}
#leftcol a:hover      { color:#000000; text-decoration:none; font-weight:normal;}
#leftcol a:active     { color:#000000; text-decoration:none; font-weight:normal;}

#nav{
width:220px;
float:left;
}
.leftnav{
width:205px;
float:left;
border-bottom:2px solid #e5e5cd;
padding-left:15px;
padding-top:2px;
padding-bottom:2px;
background-color:#cccc9a;
}
a.leftnav:link       { color:#000000; text-decoration:none; font-weight:normal; }
a.leftnav:visited    { color:#000000; text-decoration:none; font-weight:normal; }
a.leftnav:hover      { color:#808080; text-decoration:none; font-weight:normal; background-color:#e5e5cd;}
a.leftnav:active     { color:#808080; text-decoration:none; font-weight:normal; background-color:#e5e5cd;}

.leftnav1{
width:220px;
float:left;
text-indent:15px;
padding-top:2px;
padding-bottom:2px;
background-color:#cccc9a;
}
a.leftnav1:link       { color:#000000; text-decoration:none; font-weight:normal; }
a.leftnav1:visited    { color:#000000; text-decoration:none; font-weight:normal; }
a.leftnav1:hover      { color:#808080; text-decoration:none; font-weight:normal; background-color:#e5e5cd;}
a.leftnav1:active     { color:#808080; text-decoration:none; font-weight:normal; background-color:#e5e5cd;}

#info{
width:205px;
background-color:#cccc9a;
border-bottom:2px solid #ffffff;
padding-left:15px;
padding-top:15px;
padding-bottom:20px;
float:left;
}
#info a:link       { text-decoration:none; }
#info a:visited    { text-decoration:none; }
#info a:hover      { text-decoration:underline; color:#3399ca; }
#info a:active     { text-decoration:underline; color:#3399ca; }

/*...........................rightcol............................*/

#rightcol {
width: 720px;
height: 100%;
min-height: 100%;
background: url("../images/rt_.jpg");
background-repeat: repeat-y;
padding: 0px;
float: right;
}

/*...........................footer............................*/

#clear {
clear:both;
}
#footerarea{
display:none;
width:720px;
margin:2px auto;
text-align:center;
font-size:8pt;
color:#808080;
}
#footerarea a      { color: #808080; text-decoration: none; font-weight: normal; font-size: 8pt;  }
#footerarea a:link       { color: #808080; text-decoration: none; font-weight: normal; font-size: 8pt;  }
#footerarea a:visited    { color: #808080; text-decoration: none; font-weight: normal; font-size: 8pt;  }
#footerarea a:active     { color: #3399ca; text-decoration: underline; font-weight: normal; font-size: 8pt; }
#footerarea a:hover      { color: #3399ca; text-decoration: underline; font-weight: normal; font-size: 8pt; }

#subfooterarea{
width:720px;
margin:10px auto;
padding-bottom:20px;
text-align:center;
font-size:7.5pt;
color:#808080;
}
#subfooterarea a      { color: #808080; text-decoration: none; font-weight: normal; font-size: 7.5pt;  }
#subfooterarea a:link       { color: #808080; text-decoration: none; font-weight: normal; font-size: 7.5pt;  }
#subfooterarea a:visited    { color: #808080; text-decoration: none; font-weight: normal; font-size: 7.5pt;  }
#subfooterarea a:active     { color: #3399ca; text-decoration: underline; font-weight: normal; font-size: 7.5pt; }
#subfooterarea a:hover      { color: #3399ca; text-decoration: underline; font-weight: normal; font-size: 7.5pt; }

/*...........................others............................*/
li {
font-size: 10pt;
font-weight: normal;
color: #606060;
}
p{
font-size: 10pt;
font-weight: normal;
margin-left: 10px;
margin-right: 10px;
}
h1{
font-size: 13pt;
font-weight: bold;
margin-left: 10px;
margin-right: 10px;
margin-top:0px;
color: #3399ca;
}
h2{
font-size: 11pt;
font-weight: bold;
color: #3399ca;
font-style: italic;
margin-left: 10px;
margin-right: 10px;
}
h3{
font-size: 10pt;
font-weight: bold;
color: #000000;
margin-left: 10px;
margin-right: 10px;
}
h4{
font-size: 11pt;
font-weight: bold;
color: #EF3F35;
margin-left: 10px;
margin-right: 10px;
}
select {
background-color: #ECECEC;
border-width:1px;
border-color: #797979;
font-family: Arial, Verdana, Helvetica, Tahoma, sans-serif; 
font-size: 10px;
text-decoration: none;
}