/* CSS Document */
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	margin: 0px 0px 20px 0px;
	background: #FBFCFE; 
	line-height:1.5em;
	}
	
img{
	border:0;
}
h1{
	color:#142852;
	padding:0px 0px 0px;
	}
h2{	font-size:18px;
	color:#142852;
	padding:0px 0px 0px;
	}
#content {
	position:absolute;
	top: 286px;
	left:159px;
	width:586px;
	border-left: 1px solid #dbdbdb;
	background: #fff;
	padding: 15px;
}
#header{position:absolute; height: 56px; background-color:#FFFFFF; width: 779px; float:left; text-align:right;}
#header img {position:absolute; top:-18px; left:635px; z-index:2;}
#flashHeader{
	position:absolute;
	z-index:0;
	top: 56px;
	left: 0px;
	height: 231px;
	width:775px;
	padding:0px 0px 0px 0px;}

#flasj{
	position:absolute;
	z-index:1;
}
	
#leftBar {position:absolute; top:316px; left:-5px; width: 150px;background: #FBFCFE; height:400px;}

#footer{
	position:absolute; bottom:-35px; left:-8px;
	width: 625px;
	height: 34px;
	background-image: url(images/siteBMP_07.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	}

#footer h3{
	text-align: center;
	font-size: 10px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	padding: 15px 0px 0px 15px;
}

#footer a:link{
	color: #2B3F58;
	}
#footer a:visited{
	color: #1f3c78;
	}
#footer a:hover{
	color:#4074CF;
	}
#footer a:active{color: #1f3c78;}
h1 {padding: 0px 0px; margin-top:0px; font-size:150%;}

strong{
	color:#1f3c78;
	font-size:120%;
}
#titlesandlinks{
list-style:none;
}
a:link{
color:#142852;
}
a:visited{
color:#142852;
}
a:hover{
color:#142852;
}
a:active{
color:#4074CF;
}
