body{
		background-color: #A1BBD4;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		line-height: 16px;
		color: white;
		margin: 0px;
}

body#iframe{
		background-color: #003366;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		line-height: 16px;
		color: white;
		margin-top: 0px;
}


p, td{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		line-height: 16px;
		color: white;
}

img{
		border: 0px;
}

a{	
		color: white;
		text-decoration: none;
}

a:hover{
		color: #FFB400;
}

a:active{	
		color: #00FFFF;
		text-decoration: none;
}

a:visited{
		color: white;	
}

.headline{
		text-align: left;
		vertical-align: top;
		height: 10px;
		font-weight:bold; 
		font-size:10pt; 
		color:#ff9900; 
		background: url(imgs/bg-horizontal.gif);
		background-repeat: no-repeat;
		background-position: left;
}

.content{
		/*height: 411px;*/
		text-align: center;
		vertical-align: top; 
}

.pic-col{
		text-align: center;
		background: url(imgs/bg-vertical.gif);
}

.bullet{
		height: 25px;
		padding-left: 20px;
}

.menu-bg{
		width: 14px;
		background: url(imgs/menu_bg.gif);
}

.menu-head{	
		font-weight: bold;
		font-size: 12px;		
		text-decoration: none; 
		color: white;
		padding-left:10px; 
		height: 25px;		
}

.menu{		
		font-weight: bold;
		font-size: 10px;		
		text-decoration: none; 
		color: white;		
}

.menu:hover{
		color: #FFB400;
}

.menu:active{
		font-weight: bold;
		font-size: 10px;	
		text-decoration: none;
		color: #ff9900;		
}

.top-menu{	
		
		font-weight: bold;
		font-size: 11px;		
		text-decoration: none; 
		color: white;		
}

.top-menu:hover{
		color: #FFB400;
}

.top-menu:active{
		font-weight: bold;
		font-size: 11px;	
		text-decoration: none;
		color: #ff9900;		
}

.menu-active{
		font-weight: bold;
		font-size: 11px;	
		text-decoration: none;
		color: #ff9900;		
}

.bottom-menu{	
		font-size: 7pt;		
		text-decoration: none; 
		color: white;		
}

.bottom-menu:hover{
		color: #FFB400;
}

.bottom-menu-active{
		font-size: 7pt;	
		text-decoration: none;
		color: #ccc;		
}

.sitemap-menu{	
		font-weight: bold;
		font-size: 10px;		
		text-decoration: none; 
		color: white;		
}

.sitemap-menu:hover{
		color: #FFB400;
}

.table-form{
		margin-top:0px; 
		border:1px solid #036;
}

.table-cell{
		border-width:0px 1px 1px 0px;
		border-style: solid;
		border-color: #036;
		padding: 4px;
		text-align: left;
		vertical-align: top;
}

.table-head{
		border-width:0px 1px 1px 0px;
		border-style: solid;
		border-color: #036;
		padding: 4px;
		background: #003366;
		font-weight: bold;
		text-align: left;
}

.form-input{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		border:1px solid white;
		background: white;
		color: #036;
}

.form-button{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11.5px;
		border:1px solid white; 
		background-color: #9cf; 
		color: #036;
}

.note{
		font-size: 8pt;		
}

.timeline-date{
		color: #ffb400;
}

.links-title{
		font-weight: bold;
}

#divBg {
		position: relative;
		top: 0px;
		left: 0px;
		width: 230px;
		height: 419px;
		clip: rect(0px, 230px, 319px, 0px);
		background-color: #003366;
		overflow: hidden;
}

#scrollerContent {
		position: absolute;
		top: -345px;
		left: 6px;
		width: 230px;
		color: #FFFFFF;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		text-align: left;
}

#divContainer {
		position: absolute;
		width: 280px;
		height: 140px;
		background-color: red;
		clip: rect(0px, 280px, 140px, 0px);
		visibility: visible;
		text-align: center;
		vertical-align: middle;
}

#divContent1 {
		position: absolute;
		left: 0px;
		top: 0px;
		width: 280px;
		height: 140px;
		visibility: visible;
		text-align: left;
}

