/* Style declerations */

	/* Main text */
h1{
font-family:gill sans MT;
text-align:left;
font-size:14pt;
font-weight:bold;
color:rgb(0,0,128);
background-color:transparent;
}
h2{
font-family:gill sans MT;
text-align:justify;
font-size:11pt;
font-weight:bold;
color:rgb(0,0,128);
background-color:transparent;
}
H3{
font-family:gill sans MT;
text-align:justify;
font-size:11pt;
font-weight:normal;
color:rgb(0,0,128);
background-color:white;
}
lists{
list-style-trype: circle;
background-color:white;
}

	/* Main BKITS logo text */
.bkitsbig {
font-family:gill sans MT;
text-align:left;
font-size:24pt;
font-weight:bold;
color:white;
background-color:rgb(0,0,128);
}
	/* Mid-sized banner text logo text */
	
.bkitssmall {
font-family:gill sans MT;
text-align:left;
font-size:14pt;
color:white;
background-color:rgb(0,0,128);
}
	/* Main text */
	
.norm {
font-family:gill sans MT;
text-align:center;
font-size:14pt;
font-weight:bold;
color:rgb(0,0,128);
background-color:transparent;
}
	/* bottom banner text */
	
.bottom {
font-family:gill sans MT;
text-align:center;
font-size:10pt;
font-weight:bold;
color:rgb(0,0,128);
background-color:transparent;
}
	/* bigger bottom banner text */
	
.bottom2 {
font-family:gill sans MT;
text-align:center;
font-size:14pt;
font-weight:bold;
color:rgb(0,0,128);
background-color:transparent;
}
	/* small banner text*/
	
.flagtext {
font-family:gill sans MT;
text-align:left;
font-size:8pt;
font-weight:normal;
color:white;
line-height:20px;
background-color:transparent;
}
	/* Toolbar text  */
body {
margin: 0;
padding: 0;
font-family: "Gill Sans MT"; 
font-size: 12px;
}
dl, dt, dd, ul{
background: #ddd;
margin: 0;
padding: 0;
list-style-type: none;
}
#menu {
position: absolute;
font-family: "Gill Sans MT"; 
top: 97;
left: 0;
z-index:100;
width: 100%;
}
#menu dl {
float: left;
font-family: "Gill Sans MT"; 
width: 128.px;
margin-right: 1px;
}
#menu dt {
cursor: pointer;
font-family: "Gill Sans MT"; 
text-align: center;
font-weight: normal;
background: #ccc;
border: 1px solid gray;
padding:0;
}
#menu dd {
background-color: solid gray;
font-family: "Gill Sans MT"; 
border: 1px solid gray;
}
#menu li {
text-align: center;
font-family: "Gill Sans MT"; 
background: solid gray;
}
#menu li a, #menu dt a {
font-family: "Gill Sans MT"; 
color: #000;
text-decoration: none;
display: block;
height: 100%;
border: 0px none;
}
#menu li a:hover, #menu dt a:hover {
font-family: "Gill Sans MT"; 
background: #eee;
}
#site {
font-family: "Gill Sans MT"; 
position: absolute;
z-index: 1;
top : 70px;
left : 10px;
color: #000;
background-color: #ddd;
padding: 5px;
border: 1px solid gray; 
}
a:active     {text-decoration: none; color:#324079}
a:link       {text-decoration: none; color:#324079}
a:visited    {text-decoration: none; color:#324079}
a:hover      {text-decoration: none; color:#324079}

body{
margin:0px;
padding:0px;
text-align: center;
}
#wrapper{
margin: 0 auto;
padding: 0;
width: 800px;
text-align: left;
background-color:white;
}
