html{
height : 100.1%;
}

body{
margin: 7px auto 0 auto;
/*margin-top: 7px;*/
padding: 0px;
background-color: white;
font-family: Arial, Tahoma, Verdana, sans-serif;
font-size: 1em;
color: white;
}

.header{
width: 771px;
height: 73px;
background-color: #669FBC;
background-image: url("i/bg-header.gif");
background-repeat: no-repeat;
border-left: 1px solid #333399;
border-right: 1px solid #333399;
border-top: 1px solid #333399;
}

.nav{
background-image: url("i/bg-nav.gif");
background-repeat: repeat-x;
background-color: #37659F;
width: 771px;
border-left: 1px solid #333399;
border-right: 1px solid #333399;
background-color: #37659F;
float: left;

}


.level1{
width: 761px;
height: 19px;
padding-left: 10px;
padding-top: 2px;
margin: 0px;
background-color: #C4C4C4;
border-left: 1px solid #333399;
border-right: 1px solid #333399;
color: white;
font-weight: normal;
float: left;
/*border: 1px solid #CC0000;
text-align: left;*/
font-size: 80%;
}

.level1 ul{
margin: 0px;
padding: 0px;
list-style: none;
float:left;
}

.level1 li{
float: left;
padding-left: 11px;
padding-right: 11px;
margin: 0px;
}


.level2 ul{
margin: 0px;
padding: 0px;
list-style: none;
}

.level2 li{
float: left;
padding-left: 11px;
padding-right: 11px;
margin: 0px;
padding-top: 4px;
font-size: 80%;
}

.level2{
width: 771px;
height: 24px;
border-left: 1px solid #333399;
border-right: 1px solid #333399;
border-bottom: 1px solid #333399;
color: #565656;
font-weight: bold;
}

.content{
width: 770px;
overflow: hidden;
border-left: 1px solid #C6C6C6;
border-right: 1px solid #C6C6C6;
border-bottom: 1px solid #C6C6C6;
float: left;
}

.sidebar{
width: 183px;
float: left;
padding-left: 7px;
padding-right: 7px;
padding-top: 7px;
font-size: 80%;
}

.sidebar p{
text-align: center;
color: #565656;
}

.copy{
width: 570px;
float: left;
color: #000000;
font-size: 80%;
}

.copy table, td{
border: none;
vertical-align: top;
}



.footer{
width: 771px;
height: 24px;
background-color: #6BA3BE;
border-left: 1px solid #C6C6C6;
border-right: 1px solid #C6C6C6;
border-bottom: 1px solid #C6C6C6;
clear: both;
}

.footer a{
color: white;
text-decoration: none;
}

p.links{
float: left;
margin: 0px;
padding: 0px;
padding-left: 11px;
padding-top: 5px;
font-size: 70%;
}

p.copyright{
float: right;
margin: 0px;
padding: 0px;
padding-right: 11px;
padding-top: 5px;
font-size: 70%;
}

div.shell{
width: 771px;
background-color: white;
/*position: absolute;
left:50%;
margin-left:-385px;*/
margin: 0 auto 0 auto;
}

h1{
font-size: 130%;
font-weight: 600;
color: #14149A;
}

h1.initial{
margin-top: 21px;
}

h2{
font-size: 100%;
color: #3380B1;
font-weight: 600;
}

.nav ul{
margin: 0px;
padding: 0px;
list-style: none;
padding-left: 0px;
border-right: 1px solid #333399;
}

.nav li{
float: left;
padding-left: 8px;
padding-right: 8px;
background-image: url("i/nav-divider.gif");
background-position: top right;
background-repeat: repeat-y;
padding-top: 6px;
padding-bottom: 3px;
font-size: 80%;
border-bottom: 1px solid #333399;

}

.nav li.first-child{
background-image: none;
background-image: url("i/nav-divider.gif");
background-position: top right;
}

.nav li a{
font-weight: bold;
color: white;
text-decoration: none;
}

.logos{
float: right;
width: 149px;
}

.logos img{
margin-bottom: 20px;
float: right;
padding-left: 5px;
padding-right: 5px;
}

.documents{
width: 162px;
height: 42px;
border: 1px solid #4F4FD4;
margin-bottom: 8px;
margin-left: 5px;
margin-top: 10px;
}

.buttons{
width: 164px;
margin-left: 5px;
}

img#graphic{
margin-bottom: 8px;
}

.documents .wrapper{
padding-left: 6px;
padding-top: 4px;
color: #585858;
}

/* MEMBERS ***********/


ul.sideLinks{
	list-style: none;
	margin: 0px auto;
	/*padding: 0;
	padding-left: 2em;*/
	position: relative;
	top: -10px;
	text-align: center;

}


ul.sideLinks li{

	width: 75px;
	border: 1px solid #999;
	color: #b50303;
	text-align: center;
	font-size: .9em;
	margin: 5px;
}

.sideLinks a{
	color: #555;
        text-decoration: none;
	font-weight: 600;
}
