html,body{
	margin: 0;
	padding: 0;
	color: #000000;
	background-color: #cbdde7;
	text-align: left;
	font-weight: normal;
	font-size: 11px;
	font-family: Helvetica, Arial, Tahoma, Sans-Serif;
}

body{
	padding-top: 5px;
	padding-bottom: 5px;
}

img{
	border:0px;
}

.clear{
	clear: both;
}

#container{
	margin:0 auto;
	width: 989px;
	background-color: #ffffff;
	padding:5px;
}

#container #header{
	width: 989px;
	background-color: #6d7a8d;
	color: #ffffff;
	height: 324px;
}

#container #header #page_header{
	width: 989px;
	height: 53px;
	background-image : url(../../images/page_header_bg.jpg);
	border-bottom: 1px solid #ffffff;
}

#container #header #page_header_img{
	border-bottom: 1px solid #ffffff;
}

#container #header #page_header #logo{
	float:left;
	height: 53px;
}

#container #header #page_header #top_menu{
	float:left;
	height: 53px;
}

#container #header #page_header #top_menu ul{
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#container #header #page_header #top_menu li{
	float: left;
}

#container #header #page_header #top_menu a{
	display: block;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 15px;
	color: #ffffff;
	text-decoration: none;
	line-height: 60px;
}

#container #header #page_header #date{
	float: right;
	height: 53px;
	line-height: 55px;
	font-size: 10px;
	color: #ffffff;
	padding-right: 8px;
}

#container #header #page_header #search{
	float: right;
	height: 53px;
	padding-right: 8px;
}

#container #header #page_header #search form{
	margin: 0;
	padding-top: 15px;
}

#container #header #page_header #search input{
	border: none;
	margin: 0;
	font-size: 9px;
	padding: 2px;
}

#container #header #page_header #search img{
	vertical-align: bottom;
}

#container #header #page_banner{
	height: 181px;
}

#container #header #page_banner #banner_image{
	float: left;
}

#container #header #page_banner #banner_image img{
	float:left;
	border-right:1px solid #ffffff;
}

#container #header #page_banner #latest_news{
	float: left;
	width: 277px;
	height: 180px;
	background-color: #68a9c5;
	color: #ffffff;
}

#container #header #page_banner #latest_news a{
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

#container #header #page_banner #latest_news .item{
	padding: 8px;
	height: 58px;
}

#container #header #page_banner #latest_news #read-more{
	bottom: 0px;
	background-color: #4e859a;
	padding: 8px;
	height: 17px;
	font-size: 14px;
}

#container #header #page_banner #latest_news #read-more a{
	font-weight: normal;
}

#container #content{
	min-height: 450px;
	text-align: left;
	background-image: url(../../images/content_bg.jpg);
	background-repeat: repeat-y;
}

#container .events_link{
	color: #000000;
}

#container #content #left{
	width: 253px;
	min-height: 476px;
	float: left;
	background-image: url(../../images/left-menu_bg.jpg);
	background-repeat: no-repeat;
	background-color: #68a9c5;
}

#container #content #left #menu{
	padding-left: 20px;
	padding-top: 10px;
}
/*
#container #content #left #menu ul{
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#container #content #left #menu li{

}

#container #content #left #menu li a{
	display: block;
	color: #ffffff;
	font-size: 14px;
	text-decoration: none;
}

#container #content #left #menu li a.selected{
	font-weight: bold;
	background-image: url('../../images/left_menu_hover.png');
	background-repeat: no-repeat;
	background-position: right;
}

#container #content #left #menu li a:hover{
	background-image: url('../../images/left_menu_hover.png');
	background-repeat: no-repeat;
	background-position: right;
}
*/
#container #content #main{
	min-height: 476px;
	background-color: #ffffff;
	margin-bottom: 10px;
}

#container #content #main #main_text{
	float: left;
	font-size: 11px;
	line-height: 12px;
	width: 434px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 15px;
	text-align: justify;
}

#container #content #main #main_text_full{
	float: left;
	font-size: 11px;
	line-height: 12px;
	width: 711px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 15px;
	text-align: justify;
}

#container #content #main #main_right{
	float: left;
}

#container #content #main #main_right .highlight{
	margin-top: 5px;
	background-color: #6e798d;
	width: 277px;
	height: 140px;
}
#container #content #main #main_right .highlight h2{
	display: block;
	margin: 0px;
	padding: 0px;
	height: 38px;
	border-bottom: 1px solid #ffffff;
	line-height: 38px;
	padding-left: 8px;
}

#container #content #main #main_right .highlight h2 a{
	font-weight: normal;
	color: #ffffff;
	font-size: 14px;
	text-decoration: none;
}

#container #content #main #main_right .highlight img{
	margin:5px;
	border:0px;
}
#container #content #main #main_right .highlight h2.one{
	background-color: #f25727;
}
#container #content #main #main_right .highlight h2.two{
	background-color: #2caadd;
}
#container #content #main #main_right .highlight h2.three{
	background-color: #8c5f3e;
}

#container #content #main #main_text table{
	padding-left: 4px;
	border:0px;
	border-collapse: collapse;
}

#container #content #main #main_text h1{
	font-size: 14px;
	color: #fc0b1b;
	margin: 0px;
	padding-bottom: 5px;
}

#container #content #main #main_text p{
	color: #151515;
	margin: 0px;
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom: 1px dashed #151515;
}

#container #content #main #main_text_full table{
	padding-left: 4px;
	border:0px;
	border-collapse: collapse;
}

#container #content #main #main_text_full h1{
	font-size: 14px;
	color: #fc0b1b;
	margin: 0px;
	padding-bottom: 5px;
}

#container #content #main #main_text_full p{
	color: #151515;
	margin: 0px;
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom: 1px dashed #151515;
}

#container #footer{
	height: 25px;
}

#container #footer #footer_left{
	float:left;
	width: 253px;
	height: 25px;
	background-color: #68a9c5;

}
#container #footer #footer_text{
	float:left;
	width: 728px;
	height: 25px;
	font-size: 9px;
	color: #717679;
	padding-left: 8px;
	background-color: #ffffff;
}


#extra_footer{

	margin: 0 auto;
	width: 989px;
	padding-top: 5px;
}

#extra_footer .vuepoint{
	text-align: right;
	font-size: 9px;
}
#extra_footer .vuepoint a{
	color: #000000;
}

#divDeveloper{
	position: relative;
	margin:0 auto;
	width: 986px;
	padding:0px;
	padding-top: 8px;
	font-size: 10px;
	color: #000;
}

#divDeveloper .divDetail{
	text-align: right;
}

#divDeveloper .divDetail a{
	text-decoration: none;
	color: #000;
}

table.news_table{
	width: 100%;
	border:1px solid #000000;
	border-collapse: collapse;
	margin-bottom: 20px;
}

table.news_table thead th{
	background-color: #68a9c5;
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	padding:5px;
	text-align: left;
}
table.news_table tfoot th{
	background-color: #8fb4c4;
	color: #ffffff;
	font-weight: bold;
	padding:5px;
	text-align: right;
}
table.news_table tfoot th a:link{
	color: #ffffff;
	font-size: 12px;
}
table.news_table tfoot th a:visited{
	color: #ffffff;
	font-size: 12px;
}
table.news_table td {
	padding: 5px;
}
table.news_table td a:link{
	color: #000000;
}
table.news_table td a:visited{
	color: #000000;
}