@charset "utf-8";
/* CSS Document */

body {
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
}
#apDiv1 {
	position:absolute;
	width:250px;
	height:215px;
	z-index:1;
	display: none;
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FCFBFD;
	border-bottom-color: #FCFBFD;
	border-left-color: #FCFBFD;
}

#apDiv4 {
	position:absolute;
	width:100%;
	height:100%;
	z-index:10000;
	background-color: #000000;
	opacity: .8;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter: alpha(opacity=70);
}
#apDiv3 {
	position:absolute;
	width:820px;
	height:500px;
	z-index:20000;
	left: 250px;
	top: 300px;
	background-color: #FFFFFF;
	padding-top: 20px;
	padding-left: 20px;
}

.vertical_bar {
	background-image: url(images/index_r5_c4_sl.gif);
	background-repeat: repeat-y;
}
.footer_bg {
	background-image: url(images/index_r7_c3_sl.gif);
	background-repeat: repeat-x;
}

.required {
	font-size: 13px;
	color: #FF0000;
}
.checkedOK {
	font-size: 13px;
	color: #009900;
}

.news_quick_title {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #0066FF;
}
.news_quick_title A:link, .news_quick_title  A:visited, .news_quick_title  A:active {
	text-decoration: none;
	color: #0066FF;
}
.news_quick_title A:hover {
	text-decoration: none;
	color: #0033FF;
}

.news_quick {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
}
.news_quick A:link, .news_quick  A:visited, .news_quick  A:active {
	text-decoration: none;
	color: #0066FF;
}
.news_quick A:hover {
	text-decoration: none;
	color: #0033FF;
}

.news_title {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #0000FF;
}

.news {
	font-family: Tahoma;
	font-size: 14px;
	color: #666666;
}

.news_footer {
	font-family: Tahoma;
	font-size: 13px;
	color: #0000FF;
	font-weight: bold;
}
.news_footer A:link, .news_footer  A:visited, .news_footer  A:active {
	text-decoration: none;
	color: #0000FF;
}
.news_footer A:hover {
	text-decoration: none;
	color: #0066FF;
}

.navigate {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
}
.navigate A:link, .navigate  A:visited, .navigate  A:active {
	text-decoration: none;
	color: #666666;
}
.navigate A:hover {
	text-decoration: none;
	color: #999999;
}

.project_categories {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
}
.project_categories A:link, .project_categories  A:visited, .project_categories  A:active {
	text-decoration: none;
	color: #666666;
	font-weight: bolder;
}
.project_categories A:hover {
	text-decoration: none;
	color: #333333;
}

.project_image {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 15px;
}
.project_image A:link, .project_image  A:visited, .project_image  A:active {
	text-decoration: none;
	color: #666666;
	font-weight: bolder;
}
.project_image A:hover {
	text-decoration: none;
	color: #333333;
}
