@charset "utf-8";

body {
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #575757;
	margin-bottom: 20px;
	font-size: 10pt;
	text-align: justify;
	line-height: 1.5em;
}
p {
	margin-top: 10px;
	margin-bottom: 0px;
}
.copyTxt1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	padding-left: 15px;
	color: #000000;
	line-height: 1.4em;
	text-align: justify;
	padding-right: 15px;
	padding-top: 10px;
}
.copyTxt2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
	line-height: 1.4em;
	text-align: justify;
	padding-right: 10px;
	padding-left: 10px;
}
.title1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #EC7717;
	line-height: 2em;
	text-align: left;
	padding-top: 10px;
	font-weight: bold;
	text-decoration: none;
}
.title2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #FFFFFF;
	line-height: 1.4;
	text-align: left;
	padding-right: 15px;
	font-weight: bold;
	height: auto;
	padding: 0px;
	padding-left: 0px;
}
.title_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #006699;
	line-height: 1.4;
	text-align: left;
	padding-right: 15px;
	font-weight: bold;
	height: auto;
	padding: 0px;
	padding-left: 0px;
}
#bodyPoll {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
	padding-left: 0px;
	line-height: normal;
	text-align: left;
	width: 275px;
	position: relative;
	height: 205px;
	padding-right: 0px;
	border: 1px solid white;
	padding: 5px;
	float: left;
	background-color: #999999;
}
.subTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	line-height: 2em;
	text-align: left;
	padding-top: 10px;
	font-weight: bold;
}
a.linkOne:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	line-height: 1.7em;
	text-align: justify;
	text-decoration: none;
}

a.linkOne:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	line-height: 1.7em;
	text-align: justify;
	text-decoration: none;
}
a.linkOne:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	line-height: 1.7em;
	text-align: justify;
	text-decoration: underline;
}
a.linkTwo:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	line-height: 1.4em;
	text-align: justify;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
}
a.linkTwo:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	line-height: 1.4em;
	text-align: justify;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
}
a.linkTwo:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	line-height: 1.4em;
	text-align: justify;
	text-decoration: underline;
}
#about {
	position:absolute;
	left:340px;
	top:89px;
	width:135px;
	height:auto;
	z-index:1;
	background-color: #EC7717;
	border: 0px solid white;
	visibility: hidden;
}
#activities {
	position:absolute;
	left:443px;
	top:89px;
	width:150px;
	height:auto;
	z-index:1;
	background-color: #EC7717;
	visibility: hidden;
	border: 0px solid white;
}
#publication {
	position:absolute;
	left:546px;
	top:89px;
	width:120px;
	height:auto;
	z-index:1;
	background-color: #EC7717;
	border: 0px solid white;
	visibility: hidden;
}



a.navig:link {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: left;
	width: auto;
	display: block;
	text-indent: 10px;
	margin: 0;
	padding: 0;
	height: 25px;
	line-height: 1.6em;
	background-repeat: no-repeat;
	font-weight: 100;
}

a.navig:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: left;
	width: auto;
	display: block;
	text-indent: 10px;
	margin: 0;
	padding: 0;
	height: 25px;
	line-height: 1.6em;
	font-weight: 100;
	background-repeat: no-repeat;
}


a.navig:hover {
	color: #E87400;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #333333;
	text-align: left;
	display: block;
	width: auto;
	text-indent: 10px;
	margin: 0px;
	padding: 0;
	height: 25px;
	line-height: 1.6em;
	font-weight: 100;
	background-repeat: no-repeat;
}

#header {
	width: 1000px;
	position: relative;
	margin: auto;
	height: auto;
	background-color: #999999;
}
#header2 {
	width: 1000px;
	position: relative;
	margin: auto;
	height: 31px;
	background-color: #353535;
	z-index: 0;
}
#bodyContainer {
	width: 1000px;
	position: relative;
	margin: auto;
	height: auto;
	padding: 0px;
	border-left: 1px dotted #EC7717;
	border-right: 1px dotted #EC7717;
	border-top: 1px dotted #EC7717;
	border-bottom: 1px dotted #EC7717;
}
#footer {
	width: 1000px;
	position: relative;
	margin: auto;
	height: auto;
	text-align: center;
	padding-top: 10px;
}
a.bottomLink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #999999;
	line-height: 1.4em;
	text-align: justify;
	text-decoration: none;
	font-weight: normal;
}
a.bottomLink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #999999;
	line-height: 1.4em;
	text-align: justify;
	text-decoration: none;
	font-weight: normal;
}

a.bottomLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #E77401;
	line-height: 1.4em;
	text-align: justify;
	text-decoration: none;
	font-weight: normal;
}
a.bottomLink:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	line-height: 1.4em;
	text-align: justify;
	text-decoration: none;
}
.style4 {color: #000000}
a.rest:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #006699;
	line-height: 1.4em;
	text-align: justify;
	text-decoration: none;
}
a.rest:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #006699;
	line-height: 1.4em;
	text-align: justify;
	text-decoration: none;
}
a.rest:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #006699;
	line-height: 1.4em;
	text-align: justify;
	text-decoration: underline;
}
.hr {
	width: 100%;
	height: 5px;
	background-repeat: repeat-x;
	background-image: url(images/h_line.jpg);
}
.mainCopy {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 9pt;
	text-align: justify;
}
#headContainer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: normal;
	width: 1000px;
	position: relative;
	height: auto;
	border: 0px solid white;
	margin: auto;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #EC7717;
	line-height: 2em;
	text-align: left;
	padding-top: 10px;
	font-weight: bold;
	text-decoration: none;
}

#listHolder {
	width: 125px;
	display: block;
	height: 300px;
	overflow: scroll;
	border: 0px solid black;
	border-left: 0px solid white;
}
a.list:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
	background-color: #666666;
	width: auto;
	padding: 0px;
	display: block;
	height: auto;
	padding-left: 20px;
}
a.list:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
	background-color: #666666;
	width: auto;
	padding: 0px;
	display: block;
	height: auto;
	padding-left: 20px;
}

a.list:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #EC7717;
	background-color: #333333;
	width: auto;
	padding: 0px;
	display: block;
	height: auto;
	padding-left: 20px;
	text-decoration: none;
}
a.news:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #055751;
	line-height: 1.4em;
	text-align: justify;
	text-decoration: none;
	font-weight: bold;
}
a.news:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #055751;
	line-height: 1.4em;
	text-align: justify;
	text-decoration: none;
	font-weight: bold;
}
a.news:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666666;
	line-height: 1.4em;
	text-align: justify;
	text-decoration: underline;
	font-weight: bold;
}
.title3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #EC7717;
	text-align: center;
	font-weight: bold;
}


.thumb {
	border:1px solid black;
}
a   img.thumb:hover {
	border:2px solid #EC7717;
}

body   ul  {
	padding: 5px;
	margin: 0px;
	padding-left: 15px;
	list-style-type: none;
}
body  li {
	list-style: none;
	background-image: url(images/bullet.jpg);
	background-repeat: no-repeat;
	background-position: left 9px;
	padding-left: 15px;
	margin: 0px;
	list-style-type: none;
	padding-bottom: 5px;
}
body           ul           ul  li    {
	list-style: none;
	background-image: url(images/bullet_ul.jpg);
	background-repeat: no-repeat;
	background-position: left 9px;
	padding-left: 15px;
	margin: 0px;
	list-style-type: none;
}
.myTable {
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
}
.myTable tr:hover{
	background-color: #E5E5E5;
	color: #000;

}
.myTable td{
	border-right: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
	padding: 0px 0px 0px 5px;
}

.top {
	padding: 0px 0px 0px 0px;
	float: right;
}

