@charset "iso-8859-2";
/* CSS Document */

body{
	margin-left:0px;
	margin-top:24px;
	margin-right: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #336699;
	background-color: #FFFFFF;
}

a {color: #03b6e0; text-decoration: none;}
a:link {color: #03b6e0;	text-decoration: none;}
a:hover {color: #336699; text-decoration: underline;}

#container {
	width: 999px;
	position: relative;
}
#main {
	float: left;
	width: 982px;
	margin: 0px;
	padding: 0px;
}
#top {
	height: 49px;
	padding-left: 23px;
	font-size: 11px;
	font-weight: bold;
	color: #989898;
	line-height: 48px;
	padding-right: 22px;
	margin-bottom: 20px;
}
#header {
	background-color: #49b9ea;
	background-image: url(../images/header-bg.gif);
	background-repeat: repeat-y;
	background-position: right top;
	height: 213px;
	margin-bottom: 7px;
}
#left {
	float: left;
	width: 183px;
	height: 200px;
	padding-left: 14px;
	padding-top: 16px;
}
#right {
	width: 192px;
	float: left;
	padding-right: 22px;
	padding-top: 93px;
}

#right p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4cb9ea;
	padding-left: 16px;
}

.bullet{
	background-image: url(../images/right-square.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4cb9ea;

}

#middle {
	width: 533px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	padding-top: 36px;
	float: left;
	margin: 0;
	padding-left: 18px;
	padding-right: 18px;
	padding-bottom: 40px;
}


.title-10{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #336699;
	margin: 0px;
	padding: 0px;
}
.title-11{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #03b6e8;
	line-height: 18px;
	padding-bottom: 10px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}


.text-11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #336699;
	text-align: justify;
}



.news-pic {
	height: 135px;
	width: 156px;
	float: left;
}


.news {
	float: left;
	margin-top: 20px;
	margin-bottom: 14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-bottom: 16px;
	font-size: 11px;
}

.news-pic-text {
	height: 24px;
	width: 149px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #4ab9ea;
	line-height: 24px;
	background-color: #FFFFFF;
	padding-left: 7px;
	margin-top: 3px;
	float: left;
}
.news-text {
	float: left;
	margin-left: 8px;
	width: 368px;
}

.news-text p{
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;	
}




.header-text {
	padding-bottom: 55px;
	padding-left: 205px;
}




#language {
	float: left;
	height: 200px;
	width: 17px;
	padding-top: 309px;
}
#content {
	background-color: #e7f0f4;
	float: left;
	position: relative;
	width: 982px;
}
#footer {
	width: 100%;
	padding-top: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #cccccc;
	float: left;
	margin-bottom: 40px;
}



#wrapper {
	width: 100%;
}
.page-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
.nava-text {
	float: left;
	width: 530px;
}
.nava-text p {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.pics {
	height: 108px;
	width: 156px;
	margin-left: 24px;
	margin-bottom: 30px;
}
.pic-big {
	padding: 20px;
}

/*.pdf { list-style-image: url(../images/pdf.gif); margin: 0px; padding: 0 25px; }*/


.pdf, .doc, .audio, .video, .web {
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 22px;
	height:20px;
	line-height:20px;
}
.pdf {background-image: url(../images/icon-pdf.gif);}
.doc {background-image: url(../images/icon-doc.gif);}
.audio {background-image: url(../images/icon-audio.gif);}
.video {background-image: url(../images/icon-video.gif);}
.web {background-image: url(../images/icon-web.gif);}

.clr {clear:both; margin:0px; padding:0px;}

.t-pic {
	height: 112px;
	width: 160px;
	float: left;
	margin-bottom: 14px;
	margin-left: 14px;
}

.t-pic a {
	display: block;
	border: 2px solid #ffffff;
	width: 156px;
	float: left;
}
.t-pic a:hover {
	border: 2px solid #03b6e8;
}
