@charset "utf-8";
/* CSS Document */

body
	{
    margin: 0;
    padding: 0;
    font: 85% arial, hevetica, sans-serif;
    text-align: center;
    color: #000000;
    background-color: #FFFFFF;
    margin-top: 15px
	}
	
#page-container
	{
    width: 1024px;
    height: auto;
    text-align: center;
    background-color: white;
    background: no-repeat url("../images/logo_gic_sm.jpg");
    background-position: 540px 15px;
    border: 1px solid black;
    padding: 15px;
    margin: auto;
   	}

#welcome
	{
	text-align: left;
	float: right;
	border: 1px solid #FFF;
	width: 130px;
	background-color: #FFFFFF;
	margin-top: 5px;
	margin-bottom: 15px;
	margin-left: 15px;
	height: 280px;
	}
#welcome p {
	font-family: Verdana, Geneva, sans-serif;
	color: #525163;
	font-size: large;
	text-align: center;
}

#welcome h1 {
	color: #212021;
	line-height: 0px;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: large;
	margin-bottom: 25px;
}

	
#news
{
	font-family: Verdana, Geneva, sans-serif;
	float: left;
	width: 375px;
	background-color: #FFF;
	border: 1px solid #000;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 5px;
	margin-left: 25px;
	margin-bottom: 25px;
}


#news h1 {
	font-size: medium;
	color: #000;
	background-color: #E5E5E5;
	text-align: left;
	padding-top: 2px;
	padding-bottom: 2px;
	width: auto;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	padding-left: 5px;
	margin-top: 15px;
}
#news h2 {
	color: #000000;
	font-size: 14px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
	margin-top: 25px;
	font-weight: normal;
}

#news ul {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	text-align: left;
	display: block;
	color: #00659C;
	list-style-position: outside;
	list-style-type: disc;
}


#news p {
	font-size: 12px;
	color: #00659C;
	text-align: justify;
	line-height: 1.5em;
	font-family: Verdana, Geneva, sans-serif;
}

#news A {
	color: #00659C;
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
}

	
#news A:active
	{
	color: #00659C;
	}
	
#news A:link
	{
	color: #00659C;
	
	}
#news A:visited 
	{
	color: #00659C;
	}
#news A:hover
	{
	color: #00659C;
	text-decoration: underline;
	}


#header
	{
	height: 93px;
	
	}



	
#header-lang
 {
	padding: 5px;
     width: 150px;
     
 }
 
#header-lang a
 {
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #006699;
	text-decoration: none;
}
 

#navigation
	{
	background-color: transparent;
	width: 150px;
	float:left;
	background-color: white;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	}

#navigation LI {
   background-color: transparent;
   padding: 0;
   margin: 0;
   list-style: none;
   width: 168px;
   }

#navigation UL {
   background-color: transparent;
   padding: 0;
   margin: 0;
   }
	
#navigation A 
	{
	display: block;
	color: #000;
	width: 135px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #000000;
	padding-left: 5px;
	margin: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	padding-top: 2px;
	text-decoration: none;
	}
	
#navigation A:active
	{
	color: #000;
	background-color: #FFFFFF;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	}

	
#navigation A:link
	{
	background-color: #E5E5E5;
	font-weight: normal;
	color: #000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	
	}
	
#navigation A:hover
	{
	background-color: #000000;
	font-weight: normal;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #FFF;
		}
	


#ia #navigation A.ca,
#ib #navigation A.cb,
#ic #navigation A.cc,
#id #navigation A.cd,
#ie #navigation A.ce,
#if #navigation A.cf,
#ig #navigation A.cg
  {
	background-color: white;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	margin-top: 5px;
	margin-bottom: 5px;
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
	}
	
  
#contents
	{
	text-align: left;
	float: right;
	border: 1px solid #000000;
	display: inline;
	width: 570px;
	padding: 15px;
	background-color: #FFFFFF;
	margin-top: 5px;
	margin-right: 245px;
	margin-bottom: 15px;
	margin-left: 0px;
	}
	
#contents table {
    width: 100%;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    border-collapse: collapse;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    border: 0px;
}

#contents table img {
    display: block;
	margin-right: auto;
	margin-left: auto;
	border: none;
}




#contents li {
	line-height: 22px;
	color: #3A66AB;
}
#contents table p {
    font-size: 14px;
    color: #00659C;
    text-align: left;
    line-height: 1.5em;
}


#contents ul {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	text-align: left;
	color: #00659C;
	list-style-position: outside;
	list-style-type: disc;
}




#contents h1
	{
	font-size: 16px;
	font-style: normal;
	color: black;
	background-color: #CCCCCC;
	width: 560px;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 5px;
    margin-bottom: 10px;
    margin-top: 0px;
    font-family: Verdana, Geneva, sans-serif;
	
	}


#contents h2
{
	color: #000;
	text-decoration: none;
	text-align: center;
	font-size: 13px;
	display: block;
    margin-top: 40px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
}

#contents h2 a:visited 
{
	color: #000;
}

#contents h3 {
	font-family: Verdana, Geneva, sans-serif;
	color: #00659C;
	font-size: 1.1em;
	text-align: center;
	display: block;
	font-weight: normal;
}


#contents h4 
{
	background:#ccc;
	font-size:110%;
	border:0px;
	text-align:center;
	color:#000000;
	font-weight: bold;
	padding: 5px;
	margin-top: 15px;
    border: black solid 1px;
}

#contents h4 a
{
	color: #000;
	text-decoration: none;
	text-align: center;
	font-size: medium;
	display: block;
    
}

#contents h4 a:visited 
{
	color: #000;
    
}


#contents h5 
{
	color: #006699;
	text-align: left;
	line-height: 20px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
}


#contents h6
{
	font-size: 12px;
	border: 0px;
	text-align: left;
	color: #000000;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	margin: 0px;
}


#contents h6 a
{
	color: #000;
	text-decoration: none;
	text-align: center;
	font-size: 14px;
	display: block;
	font-family: Verdana, Geneva, sans-serif;
}

#contents h6 a:visited
{
	color: #000;
}

#contents p 
	{
	color: #006699;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	line-height: 1.6em;
    margin-bottom: 5px;
            
	}

	
#contents a 
	{
	color: #006699;
	text-decoration: underline, bold;
	}

#contents A:visited {
	color: #3A66AB;
    text-decoration: bold;
}


#footer 
	{
	clear: both;
	background-color: #E5E5E5;
	text-align: left;
	padding: 5px;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	border: 1px solid #000000;
	width: 1010px;
	}
	
	
#footer a
	{
	color: #000000;
	}


IMG.displayed 
	{
    display: block;
    margin-left: auto;
    margin-right: auto;
	 }
	 
IMG.right
	{
	display: block;
	float: right;
	clear: right;
	margin-left: 25px;
	margin-bottom: 25px;
	 }
	 
#contents p.caps
	{
	font-family: Verdana, Geneva, sans-serif;
	text-align: left;
	font-variant: small-caps;
	margin: 0px;
	line-height: 1.4em;
	font-size: 16px;
	 }

p.regular
	{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	text-align: left;
	margin: 0px;
	font-weight: normal;
	font-style: normal;
	 }



table

	{
        border-collapse:collapse;
	font-family:arial,sans-serif;
	font-size:100%;
	border:0px;
	}
	
td,th
	
{
	border-collapse:collapse;
	text-align: left;
	color: #006699;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	line-height: 1.5em;
}	

caption

{
	width: 555px;
    background:#ccc;
	font-size:110%;
	border: solid 1px;
	text-align:center;
	color:#000000;
	font-weight: bold;
	padding: 5px;
	margin-top: 15px;
	}
