body{
padding:0 0 0 0;
margin:0 0 0 0;
 background-color:white
}
p.small {
		font-size:70%;
		line-height: 10%
}


a:link {
  color: #003a70;
  text-decoration: none;
}

a:visited {
  color: #003a70;
  text-decoration: none;
}

a:hover {
	color: #003a70;
  text-decoration: underline;
}

a.pagelink:visited {
  color: #003a70;
  text-decoration: none;
}



a.title_dlink {
  color: white;
  text-decoration: none;
}

a.title_dlink:visited {
  color: white;
  text-decoration: none;
}

a.title_dlink:hover {
	color: white;
  text-decoration: underline;
}

a.title_d.pagelink:visited {
  color: white;
  text-decoration: none;
}


.pagecontainer{
position:absolute; 
padding:0.5% 0.5% 0% 0.5%; 
background-color:white;
width:97%;
}

.pagecontainer_d{
padding:100px 0 0 0;
position:absolute;
margin:3% 0 0 -0.7%;
background-color:white;
width:100.8%;
color: white;
font-family:verdana;
font-size:70%;
}

.titlebar{
width:100%; 
border-bottom: 10px solid #00478D;
height:84px;
padding-bottom:6px
}

.title{
background-color:white;
background-image:url(../image/top.jpg);
background-repeat: repeat-x;
border-right: 0px solid #04203a;
color: white; 
letter-spacing:4px; 
font-size:80%; 
width:100%; 
padding:0px 0px 0px 0px;
 
font-family:verdana;

}

.title_r{
position:absolute;
background-color:#00478D;
color: white; 
letter-spacing:2px; 
font-size: 60%; 
width:190px;
padding:6px 0px 6px 13px; 
font-family:verdana;
margin-left: 0px;
margin-top: 6px;
}

.spacer{
font-size:30px;
border-left:8px solid #00478D;

}



.maincontainer{
width:100%;

position:relative
}

.menucontainer{
 
border:0px solid #00478D; 
width:145px; 
padding:8px 20px; 
z-index:200; 
float:left; 
position: absolute;
display: block;
margin-bottom:10px;
margin-left:0px;
}

.menutitle{
background-color:#00478D;
color: white; 
padding:4px 10px;
margin-left:-16px; 
font-family:verdana; 
 background-image:url(../image/menu_title.jpg);
background-repeat: repeat-x;
letter-spacing:2px; 
font-size:80%;  
font-family:verdana;
border-right:1px solid #f8fafc;
border-left:1px solid #f8fafc;
border-top:1px solid #f8fafc;
border-bottom:2px solid #f8fafc;
}


.menuitem{
padding-bottom:21px;


}





a.menuitemlink{
position:absolute; 
padding:2px 4px; 
 width:133px; 
color:black; 
border:1px solid gray; 
text-decoration:none; 
font-family:verdana; 
font-size:80%;
background-image:url(../image/top_title.jpg);
background-repeat: repeat-x;
background-position: bottom;
}




a.menuitemlink:visited{
position:absolute; 
padding:2px 4px;
color:black; 
text-decoration:none; 
font-family:verdana; 
font-size:80%; 
border:1px solid grey;
background-image:url(../image/top_title.jpg);
background-repeat: repeat-x;
background-position: bottom;
}


a.menuitemlink:hover{
position:absolute; 
color:black; 
border:1px solid gray; 
text-decoration:none; 
font-family:verdana; 
font-size:80%;
background-image:url(../image/top_title.jpg);
background-repeat: repeat-x;
background-position: top;
} 


.contentcontainer{

margin-left:0.5%;
border-left:8px solid #00478D; 
z-index:1; 
position:absolute;
line-height: 140%;
width:96%;
margin-top:135px;

}

.contentcontainer .contentcontainer{
padding-left:0em;
border-left:0px solid #00478D;
margin-top:0%; 
z-index:99; 
position:relative;
line-height: 140%;
}



.contentbox{

border-bottom:0px solid #00478D;
border-left:0px solid #e9d4b3;
border-right:8px solid #b6c7cf;
border-top :0px; 
 background-color:white;
padding:0px 0px 0px 0px;
padding-right: 0px;
margin-left:200px;
}
.contenttitle{
border-bottom: 1px solid gray;
background-image:url(../image/top_title.jpg);
background-repeat: repeat-x;
width:99%; 
font-family:verdana; 
font-weight:bold; 
font-size:100%; 
padding: 3px 2px;
margin-left:-2px;

}

.contentnews{
border-bottom: 1px solid gray;
background-image:url(../image/top_title.jpg);
background-repeat: repeat-x;
width:96%; 
font-family:verdana; 
font-weight:bold; 
font-size:100%; 
padding: -1px 2px;
margin-left:10px;

}
.contentcontainer .contentcontainer .contenttitle{
border-bottom: 1px solid gray;
 background-image:url(../image/top_title.jpg);
background-repeat: repeat-x;
width:96%; 
font-family:verdana; 
font-weight:bold; 
font-size:100%; 
margin-left:1%;
padding: 3px 2px;

}

h1 {
  color: #03285c;
font-weight: lighter;
  letter-spacing:1px; 
	font-size:20px; 
padding: 5px 0px 5px 5px;

margin: 0 0 0 0;
}

h2 {
  color: #03285c;
font-weight: normal;
  letter-spacing:1px; 
	font-size:15px;
 
padding: 2px 0px 2px 15px;
margin: 0 0 0 0;
}

.contenttext{
font-family:verdana; 
font-size:80%; 
padding-bottom:0px; 
padding-top:5px;
padding-left:3%;
padding-right:1%;
}

.titlebar_d{

background-color:white;
}