@charset "iso-8859-1";
/* CSS Document */
body{
	font-family: Arial,sans-serif;
	line-height: 1.166;	
	margin: 0;
	padding: 0;
	background: #6699ff repeat fixed ;
}
/******* hyperlink and anchor tag styles *******/

a:link, a:visited{
	color: #005Fa9;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

/************** header tag styles **************/

h1{
 font: bold 130% Arial, sans-serif;
 color: #334d55;
 margin: 0;
 padding: 0;
}

h2{
 font: bold 114% Arial, sans-serif;
 color: #006699;
 margin: 0;
 padding: 0;
}

h3{
 font: bold 120% Arial, sans-serif;
 color: #334d55;
 padding: 5px 0 0 0;
 margin: 0 0 0 0;
}

h4{
 font: 100% Arial, sans-serif;
 color: #333333;
 padding: 5px 0 0 0;
 margin: 5px 0 5px 0;
}

h5{
 font: 100% Arial, sans-serif;
 color: #334d55;
 margin: 0 0 0 0;
 padding: 5px 5px 5px 5px;
}
h6{
font: 85% Arial, sans-serif;
color: #333333;
text-align:center;
padding: 1px 2px 1px 2px;
}
/*************** list tag styles ***************/

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

/********* form and related tag styles *********/

form {
	margin: 0;
	padding: 0;
}

label{
 font: bold 1em Arial, sans-serif;
 color: #334d55;
}
				
input{
font-family: Arial, sans-serif;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/
.pagecell1{
	position: absolute;
	top: 205px;
	left: 2%;
	right: 2%;
	width:95.6%;
    min-width: 1030px;
    margin: 0 0 0 0;
	background: #ffffff;
}

.tl {
	position:absolute;
	top: -1px;
	left: -1px;
	margin: 0;
	padding: 0;
	z-index: 100;
}

.tr {
	position:absolute;
	top: -1px;
	right: -1px;
	margin: 0;
	padding: 0;
	z-index: 100;
}
.masthead{
	position: absolute;
    top: 32px;	
    left: 2%;
	right: 2%;
	width: 95%;
	min-width: 880px;
    height: 170px; 
}
.designLogo{
    position: absolute;
    top: 3px;
    width: 250px;
    left: 0;    
    padding: 0 0 0 0;
    margin: 0 0 0 0;
    }
.pageNav{
	position: absolute;
    top: 25px;
    width: 138px;
    left: 1px;
    padding: 0;
	margin-right: 10px;
	background-color: #F5f7f7;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	font: small Verdana, sans-serif;
}
.rotationText{
width:138px;
border:0;
}

.content{
    padding: 0 10px 0 0;
    margin: 0 0 0 178px;
    border-left: 1px solid #ccd2d2; 
	}
.flashNegativ{
    position: absolute;
    top: 60px;
    right: 5px;
    margin-top: 0; 
}
/***********************************************/
/* Component Divs                              */
/***********************************************/
.siteName{
	margin: 0;
	padding: 0;
	color: #ffffff;
	font-weight: normal;
}

/************* globalNav styles ****************/
.globalNav{
	position: relative;
    width: 95.6%;
    left: 2%;
    right: 2%;
	min-width: 1030px;
	height: 32px;
	color: #333333;
	padding: 0;
	margin-top: 5px;
	background-image: url(../../Back/glbnav_background.gif);
}
.globalNav img{
	margin-bottom: -4px;
}
.gnl {
	position: absolute;
	top: 0;
	left: 0;
}
.gnr {
	position: absolute;
	top: 0;
	right: 0;
}
.globalLink{
  position: absolute;
  top: 6px;
  height: 22px;
  padding: 0;
  margin: 0;
  right: 10px;
  z-index: 100;
  text-align: right;
  color: #333333;
}
a.glink, a.glink:visited{
  	font-size: small;
  	color: #333333;
	font-weight: bold;
	margin: 0;
	padding: 2px 5px 4px 5px;
	border-right: 1px solid #8fb8bc;
}
a.glink:hover{
  	background-image: url(back/glblnav_selected.gif);
	text-decoration: none;
}
.globalLie{
	position: relative;
    width: 100%;
    min-width: 880px;
	height: 32px;
	color: #3366cc;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	background-image: url(../../Back/glbnav_background.gif);
}
.globalLie img{
	margin-bottom: -4px;
}
.gns {
	position: absolute;
	top: 0;
	left: 0;
}
.gnd {
	position: absolute;
	top: 0;
	right: 0;
}
/************* breadCrumb styles ***************/
.firstAlinea{
	 margin: 1px 0 1px 0;
     font-size: 80%; 
     min-height: 25px;
     height: 25px;
	 font: small Verdana, sans-serif;
	 color: #aaaaaa;
}
.breadCrumb{
   float: left;
   width: 30%;
   padding: 1px 1px 1px 1px;
   margin-left: 5px;
   display: block;
}
.breadCrumb a{
color: #aaaaaa;
}
.breadCrumb a:hover{
	color: #005fa9;
	text-decoration: underline;
}
.strangeLanguage{
  float: left;
  width: 30%;
}
.strangeLanguage img{
  margin: 1px 5px 1px 0;
}
.search{
  position: absolute;
  top: 1px;
  right: 16px;
  width: 220px;
  padding: 1px 1px 1px 1px;
}
/************** feature styles *****************/
.feature{
    padding: 10px 5px 10px 5px;
    margin: 0 0 0 0;  
    font-size: 80%; 
    min-height: 360px;
    height: 360px;
    border-bottom: 2px dotted #ddeeff;
}      
html>body .feature {height: auto;}
.feature h3{
    font: bold 150% Arial, sans-serif;
    color: #334d55;
    padding: 5px 0 0 0;
    margin: 0 0 0 0;
}
.feature h4{
     font: 120% Arial,sans-serif;
     color: #333333;
     padding: 35px 0 37px 0;
     margin: 5px 0 5px 0;
}
.featureObject{
	float: left; 
    min-height: 360px;    
    height: 360px;
    padding: 0 0 0 0;
    margin: 0 10px 0 0;
}
.conectionLink{
    padding: 10px 5px 10px 5px;
    margin: 0 0 0 0;
    font-size: 80%; 
    min-height: 360px;
    height: 360px;
    border-bottom: 2px dotted #ddeeff;
}
html>body .conectionLink {height:auto;}
.writingLink{
padding: 0 0 0 0;
margin: 1px 1px 5px 1px;
width: 360px;
height: 360px;
font-size: 100%;
display: block;
overflow: auto;
position: relative;
}
.writingLink a{
    color: #3366cc;
}
.writingLink a:hover{
	color: #3366cc;
	text-decoration: underline;
}
.writingLink h4{
	font: 100% Arial,sans-serif;
	color:  #333333;
	padding: 0 1px 5px 10px;
    margin: 0 0 0 10px;
}
.writingLink h3{
	font: bold 100% Arial,sans-serif;
	color:  #333333;
	padding: 10px 0 0 10px;
    margin: 0 0 0 0;
}
.writingLink img{
	padding: 0 0 0 0;
    margin: 2px 0 0 0;
    border: 1px solid #000000;
}
.uniteBox{
float: right;
display: block;
width: 450px;
height: 306px;
margin: 0 1px 0 0;
padding: 2px 2px 2px 2px;
}
.frameImage{
    float: right; 
    width: 300px;
padding: 2px 2px 2px 2px;	
}
.frameImage img{
width: 300px;
height: 100px;
margin-bottom: 3.2px; 
border: 1px solid #000000;
}
.Background{
width: 300px;
border: 1px solid #000000;
}
.closeLink{
height: 26px;
background-color:#cc9260;
}
.closeLink h6{
font: bold 120% Arial, sans-serif;
color: #ffffff;
margin: 6px 1px 5px 1px;
text-align: left;
}
.activeLink{
height: 74px;
background-color: #fbf1e6;
}
.activeLink h6{
font: bold 120% Arial, sans-serif;
color:#000000;
margin: 0 1px 1px 1px;
text-align: left;
}
.activeLink a:link, .activeLink a:visited{
 font-weight: bold;
 color: #b15440;
}
.activeLink a:hover{
text-decoration: none;
font-weight: bold;
background-image: none;
color: #999999;
}
.unitedBox{
float: right;
width: 130px;
margin: 0 3px 0 0 ;
padding: 2px 2px 2px 2px;
}
.jumpLink{
width: 130px;
height: 100px;
border: 1px solid #000000;
background: url(../../Back/jump.jpg);
}
.jumpLink h6{
font: 85% Arial,sans-serif;
color: #333333;
margin: 6px 1px 5px 1px;
text-align: center;
}
.jumpLink a:link, .jumpLink a:visited{
 font-weight:bold;
 color:#999999;
}
.jumpLink a:hover{
text-decoration: none;
font-weight: bold;
background-image: none;
color: #003333;
}
.presentBox{
width: 130px;
height: 208px;
margin-top: 6px;
border: 1px solid #000000;
}
/************** siteInfo styles ****************/
.siteInfo{
	clear: both;
    border-top: 1px solid #cccccc;
    font-size: small;
    color: #333333;
    padding: 10px 10px 10px 10px;
    margin-top: 0;
}
.siteInfo img{
	padding: 4px 4px 4px 0;
	vertical-align: middle;
}
/************ sectionLinks styles **************/
.sectionLinks{
	margin: 0;
	padding: 0;
}
.sectionLinks h3{
	padding: 10px 0 2px 10px;
	border-bottom: 1px solid #cccccc;
}
.sectionLinks a:link, .sectionLinks a:visited {
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	background-image: url(../../Back/bg_nav.jpg);
	font-weight: bold;
	padding: 3px 0 3px 10px;
	color: #21536a;
}
.sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	background-color: #ddeeff ;
	background-image: none;
	font-weight: bold;
	text-decoration: none;
}
/********************* end **********************/

