﻿
body {
	margin:0px;
	font-family:Tahoma;
	font-size:8pt;	
	overflow-x:hidden;
	background-color:#FFFFFF;
	color:#000000;
	margin-top:0em;
}
A
{
    color: #006699;
    text-decoration:none;
    font-weight:bold;
}
	
A:hover
{
    color: #006699;
    text-decoration:underline;
    font-weight:bold;
}

.default .menu
{
    height:180px;
    width:151px; 
    margin-left:0em;  
    padding-left:5em;
    position:relative; 
    float:left;
    top:30px;
}
.default .menu .top
{
    border-bottom: solid 1px #93B6DB;
    width:147px;
    padding:0px;
    margin:0px;
    position:relative;
    left:2px;
}
.default .menu td
{
    margin:0px;
    padding:0px;
}
.default .menu ul
{
    margin-top:0px;
    margin-left:0px;
    padding-left:20px;  
    padding-top:0px;
    left: -18px;
    position:relative;
}
.default .menu ul li
{
    list-style-image: url(/images/default/menu_arrow.gif);
    list-style-position: outside;
}
.default .menu a
{
    width: 137px;
    display:block;
    height:24px;
    border-bottom: solid 1px #93B6DB;
    padding-left: 1em;
    color:#F7FFF7;
    margin-top:0px;
    text-decoration:none;
}
.default .menu a:hover
{
    background-color: #94B6DB;
    color:#F7FFF7;
}
.default .flashbg
{
    position:relative;
    float:right;
    width:500px;
    height:300px;
}
.rolling_news
{
    width:215px;
    height:130px;
    background-image:url(/images/default/news_bg.jpg);
    background-repeat:no-repeat;
    color:White;
    margin-top:0px;
    padding-top:0px;
    position:relative;
    top:-10px;
}
.rolling_news .rolling_news_contents
{

}

#marqueecontainer{
position: relative;
width: 180px; /*marquee width */
height: 70px; /*marquee height */
overflow: hidden;
padding: 2px;
padding-left: 1.5em;
padding-top:1em;
margin-top:2em;
}
.default_pic1
{
  width:215px;
  padding:0px;
  margin-top:1em;
}

.default_pic1 img
{
  width:180px;
  left:15px;
  position:relative;
}

.default_footer
{
    width: 100%;
    color: White;
    text-align: center;
    line-height: 15pt;
}

.default_footer a
{
    color:White;
    text-decoration:none;
    margin-right: 1em;
    font-weight:normal;
}

.default_footer a:hover
{
    color:White;
    text-decoration:underline;
    margin-right: 1em;
    font-weight:normal;
}
/*****************************************/
.default_aboutus
{
    color: #FFFFFF;
    line-height: 9pt;
    padding-left: 5em;
    width:470px;
    position:relative;
    top: -15px;
    
}
.default_aboutus img
{
    margin:5px;
    padding:5px;
    border:solid 1px #CCCCCC;
    width:200px;
}

/***********************/
/*Main Page*/
.main .menu
{
}
.main .menu a
{
    color:White;
    text-decoration:none;
    float:left;
    margin-left:3em;
    font-weight:normal;
}

.main .menu a:hover
{
    color:White;
    text-decoration: underline;
    font-weight:normal;    
}
.main .lang
{
    position:relative;
    float:right;
}

.main .lang a
{
    color:White;
    text-decoration:none;
    float:left;
    margin-right:3em;
    font-weight:bold;
}

.main .lang a:hover
{
    text-decoration: underline;
}

.main .flashbg
{
    position:relative;
    width:700px;
    height:80px;
}
.main .footer
{
    width: 100%;
    color: #88A2B9;
    text-align: center;
    line-height: 15pt;
}

.main .footer a
{
    color:White;
    text-decoration:none;
    margin-right: 1em;
    font-weight:normal;
}

.main .footer a:hover
{
    color:White;
    text-decoration:underline;
    margin-right: 1em;
    font-weight:normal;
}

.main .copyright a
{
    color:#88A2B9;
    font-weight:normal;

}
.main .copyright a:hover
{
    color:#88A2B9;
    font-weight:normal;

}
/****************/
/*Documents*/
.doc_main img {
	float:left;
	margin-right: 2em;
	margin-top:5px;
	margin-bottom:10px;
}

.document_title
{
    font-size:12pt;
    color:#93B6DB;
    font-weight:bold;    
    border-bottom:solid 3px #93B6DB;
    display:block;
    width:730px;
    margin-left:2em;
    margin-top:2em;

}

.document_contents h3
{
    font-size:11pt;
    color:#006699;
    font-weight:bold;
    margin-top:10px;
    clear:both;
}

.document_contents h4
{
    font-size:10pt;
    color:#006699;
    font-weight:bold;
    clear:both;
    margin-top:8px;
}

.doc_main p
{
    line-height:12pt;    
}