@charset "utf-8";
.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin: 0px;
	background-color: #F2F2F2;
}
.logo_table {
	background-color: #FFFFFF;
	background-repeat: repeat;
	text-align: center;
}
.right {
	text-align: right;
}


.blue_text {
	color: #0B5DB3;
	text-decoration: none;
	font-size: 11px;
}
.small_text {
	font-size: 9px;
	color: #333333;
}

.footer {
	text-align: center;
}
.copy_right {
	font-size: 10px;
	color: #666666;
	text-align: right;
	height: 79px;
	background-color: #FFFFFF;
	padding-right: 50px;
	background-image: url(images/nav_background.jpg);
	background-repeat: repeat-x;
}
.fade {
	background-repeat: repeat-x;
	text-align: center;
	background-color: #000000;
}
.copy_left {
	font-size: 10px;
	color: #666666;
	text-align: left;
	background-repeat: repeat-x;
	height: 79px;
	background-color: #FFFFFF;
	padding-left: 50px;
	background-image: url(images/nav_background.jpg);
}

.nav_image {
	background-repeat: repeat-x;
	background-position: center top;
	height: 50px;
	text-align: center;
	color: #333333;
	line-height: 53px;
	background-image: url(images/nav_background.jpg);
}
.right_logo_text {
	text-align: right;
	vertical-align: top;
	background-image: url(images/Internet_world_wide_web_sites.jpg);
	background-repeat: no-repeat;
	height: 180px;
	color: #000000;
	background-position: right;
	width: 500px;
}
.right_text {
	text-align: right;
	vertical-align: top;
}

.pc_cell {
	text-align: right;
	vertical-align: top;
}
.left_text {
	vertical-align: top;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
}
.line_break {
	background-image: url(images/line_break.jpg);
	background-repeat: repeat-x;
}
.bold_blue {
	font-size: 13px;
	font-weight: normal;
	color: #0B5DB3;
	text-decoration: none;
	padding-left: 10px;
}
.cell-text {
	width: 300px;
	padding-right: 10px;
	padding-left: 10px;
	vertical-align: top;
}
.white {
	background-color: #FFF;
	background-repeat: repeat;
}


.top_blue_block {
	background-color: #0B5DB3;
	color: #FFFFFF;
	width: 63px;
}
.navigationa {
	color: #0B5DB3;
	text-decoration: none;
}
.navigationa:hover {
	color: #000000;
	text-decoration: blink;
}
#scroller {
	position: relative;
	width: 969px;
	height: 200px;
	overflow: hidden;
	border: 1px solid #666666;
	background-color: #ffffff;
	margin: 0px auto;
}
.dimg {
    position: absolute;
    top: 0px;
    width: 302px;
    height: 200px;
}

