body {

	font-size: 0.70em;

	font-family: Arial, Helvetica, Verdana, sans-serif;

	background-color: #D1E0E7;

}



#container {

	display: none;

	background: #F0F6F9;

	margin:auto;

	position: relative;

	border: 1px solid #CCC; 

	top: 10px;

	width: 755px;

	height: 755px;

}



#container-on {

	background: #F0F6F9;

	margin:auto;

	position: relative;

	border: 1px solid #CCC;

	width: 755px;

	height: 755px;

}



#innercontainer {

	background: #FFF;

	position: relative;

	width: 730px;

	height: 500px;

	left: 12px;

	top: 110px;

	right: 0px;

}



/*#menu {

    z-index: 0; 

	margin: 0;

	padding: 0;

	position: absolute;

	width: auto;

	top: 90px;

	right: 15px;

}*/



.sub {

	text-align:center;

}



sup {

	font-size: 80%; line-height: 80%;

}



#picture {

	z-index: 2;

	position: relative;

	top: 0px;

	left: 0px;

	right: 0px;

	width: 698px; 

	height: 263px;

}



#logo {

	position: relative;

	top: 30px;

	left: 80px;	

	float: left;

}



#companyname {

	position: relative;

	top: 70px;

	left: 180px;

	/*width: 300px; */ /*increase width so tagline is all on one line */

	height: 70px;

	float: left;

	text-align:center;

}



.tagline {

	font-size: 12px;
	font-weight: bold; 
 /*	width: 228px; */

	font-family: Arial, Helvetica, sans-serif;

}



#lt-footnote {

	color: #2E3192;

	position: absolute;

	bottom: 125px;

	left: 30px;

}



#lt-footnote a {

	color:#2E3192; 

}

#center-footnote {

	position: absolute;

	bottom: 120px;

}

#center-footnote-hp {

	position: absolute;

	bottom: 120px;
	margin-left: 540px;

}

#rt-footnote{

	color: #2E3192;

	position: absolute;

	bottom: 125px;

	right: 30px;


}



#rt-footnote a {

	color:#2E3192;  

}



#nav, #nav ul{

margin:0;

padding:0;

list-style-type:none;

list-style-position:outside;

position:relative;

line-height:1.5em; 

}



#nav a{

display:block;

padding:0px 5px;

color:#2E3192;

text-decoration:none;

}



#nav a:hover{

background-color:#2A5C98; 

color:#fff;

}



#nav li{

float:left;

position:relative;

}



#nav ul {

position:absolute;

display:none;

width:9em;

top:1.5em;

}



#nav li ul a{

width:9em;

height:auto;

float:left;

background-image:url(../images/submenubar-gradient.png); 

background-repeat:repeat-x; 

border:1px solid #0088bb;

color:#fff;

}



#nav li ul li a:hover {

background-color:#2A5C98;

}



#nav ul ul{

top:auto;

}	



#nav li ul ul {

margin:0px 0 0 10px;

}



#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul{

display:none;

}



#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul{

display:block;

}



/* ----------------------------------------------------------------- */



a{

	color: #000;

	text-decoration: none;

}






