@charset "UTF-8";


body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 0.7em;
	font-weight: normal;
	line-height: 1.5em;
	background-image:url(../images/bg_behind.jpg);
	background-position:50% 29px;
	background-repeat:no-repeat;
	margin: 0px;
}

a {
	color: #1B3D93;
}

h1 {
	color: #1B3D93;
	font-size: 1.75em;
	font-weight: bold;
	margin-bottom: -.3em;	
}

h2 {
	color: #1B3D93;
	font-size: 1.25em;
	font-weight: bold;
	margin-bottom: -.6em;	
}

h3 {
	font-weight: bold;
	font-size: 100%;
}

.container {
	width: 870px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	padding-right: 20px;
	padding-left: 20px;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-y;
	background-position: left;
	margin-bottom: 0px;
	clear: both;
	padding-bottom: 20px;
}
.footer {
	width: 870px;
	margin-right: auto;
	margin-left: auto;
	z-index: auto;
	position: relative;
	padding-right: 20px;
	padding-left: 20px;
	background-image: url(../images/bg_footer.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	margin-top: -1em;
	clear: both;
	overflow: auto;
	vertical-align: text-bottom;
	background-color: #FFFFFF;
}

.header {
	width: 510px;
	margin-right: auto;
	margin-left: auto;
	z-index: 50;
	position: relative;
	padding-right: 20px;
	padding-left: 380px;
	background-image: url(../images/bg_header.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	height: 4em;
	margin-bottom: 0em;
	padding-top: 40px;
	padding-bottom: 1em;
}

hr {
	height: 2px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #333333;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 1em;
	margin-bottom: 1em;
}

#bgDiv {
	position:absolute;
	width:1600px;
	height:720px;
	z-index:-1;
	left: -350px;
	top: 0px;
	background-image: url(../images/bg.jpg);
}

/*preload classes*/ 

.svw {
	width: 868px;
	height:264px;
	background: #fff;
} 
.svw ul {position: relative; left: -999em;} 
 
/*core classes*/ 

.stripViewer {  
position: relative; 
overflow: hidden;  
margin: 0 0 1px 0; 
} 

.stripViewer ul { /* this is your UL of images */ 
margin: 0; 
padding: 0; 
position: relative; 
left: 0; 
top: 0; 
width: 1%; 
list-style-type: none; 
} 

.stripViewer ul li {  
float:left; 
} 

.stripTransmitter { 
overflow: auto; 
width: 1%; 
} 

.stripTransmitter ul { 
margin: 0; 
padding: 0; 
position: relative; 
list-style-type: none; 
} 

.stripTransmitter ul li{ 
width: 20px; 
float:left; 
margin: 0 1px 1px 0; 
} 

.stripTransmitter a{
	font: bold 10px Verdana, Arial;
	text-align: center;
	line-height: 22px;
	background: #1B3D93;
	color: #fff;
	text-decoration: none;
	display: block;
	border: 1px dotted #CCCCCC;
} 

.stripTransmitter a:hover, a.current{ 
background: #fff; 
color: #1B3D93; 
} 
 
/*tooltips formatting*/ 

#tooltip { 
background: #fff; 
color: #000; 
opacity: 0.85; 
border: 5px solid #dedede; 
} 

#tooltip h3 {  
font: normal 10px Verdana;  
margin: 0;  
padding: 6px 2px;  
border: 0; 
} 
.story {
	padding-bottom: 10px;
	margin-bottom: 5px;
	clear: both;
	float: none;
	display: block;
	overflow: auto;
}

.story p{
	margin-left: 10px;
}


#apDiv1 {
	position:absolute;
	width:351;
	height:153;
	z-index:4;
	left: 146px;
	top: -7px;
}
#apDiv2 {
	position:absolute;
	width:300;
	height:89;
	left: 27px;
	top: 14px;
	z-index: 0;
}
#apDiv3
 {
	position:absolute;
	width:1600px;
	height:824px;
	left: -348px;
	top: -76px;
	z-index: -1;
}
.masthead {
	background-color: #C2C3C4;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	width: 100%;
	height: 29px;
	margin-bottom: -10px;
}

