@charset "utf-8";
html, p, img, form {
	margin: 0px;
	padding: 0px;
}

body {
	margin: 0px;
	background-color: #F3F3F3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	background-image: url(../pictures/siteBack.png);
	background-repeat: repeat-x;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
object:focus {
	-moz-outline-style: none;
}
ul,ol {
	list-style-position: outside;
	padding-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
ul {
	list-style-type: square;
}
ol {
	margin-left: 10px;
}


li {
	padding-left: 0px;
	margin-left: 15px;
	margin-bottom: 5px;
}

table {
	border-collapse:collapse;
}

td {
	vertical-align:top;
	padding: 0px;
}
th {
	padding: 0px 0px 0px 0px;
	vertical-align:top;
}

a {
	color:#36F;
	text-decoration: none;
	font-weight: bold;
	background-color: inherit;
}

a:hover {
	color: #900;
	background-color: inherit;
	}
	
button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 100%;
	color: #FFC;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: normal;
	vertical-align: middle;
	cursor: pointer;
	margin: 10px 0px 1px;
	background-color: transparent;
	padding: 0px;
}
label {
	display: block;
	font-size: 10px;
	vertical-align: text-bottom;
	margin-bottom: 5px;
}
h1 {
	font-size: 18px;
	font-weight: normal;
	color: #000;
	padding-top: 0px;
	background-image: url(../pictures/underlineShort.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	background-color: inherit;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
h2 {
	font-size: 18px;
	font-weight: normal;
	color: #000;
	padding-top: 0px;
	background-image: url(../pictures/underlineLong.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	background-color: inherit;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}


hr {
	margin-top: 0.5em;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #CCC;
	margin-right: 0px;
	margin-bottom: 0.5px;
}
#container {
	width: 944px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../pictures/pageBack.gif);
	background-repeat: repeat-y;
}
#head {
	height: 66px;
	width: 944px;
	background-image: url(../pictures/headerBack.jpg);
	background-repeat: no-repeat;
}
#head2 {
	background-image: url(../pictures/p1.jpg);
	background-repeat: no-repeat;
	height: 200px;
	width: 944px;
	overflow: hidden;
}

#menu {
	height: 132px;
	width: 944px;
}
#content {
	background-image: url(../pictures/p2.jpg);
	background-repeat: no-repeat;
	width: 944px;
}
#subcontent {
	background-image: url(../pictures/p3.jpg);
	background-position: left bottom;
	width: 944px;
	min-height: 410px;
	background-repeat: no-repeat;
	padding-bottom: 40px;
}
#info {
	font-size: 10px;
	background-image: url(../pictures/undelineFooter.png);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	color: #666;
	padding-top: 20px;
	background-color: inherit;
}


#menuFlash {
	display: block;
	margin: 0px;
	padding: 0px;
}
#mainPanel {
	background-image: url(../pictures/mainPanelBack.png);
	background-repeat: repeat-y;
	width: 835px;
	margin-right: auto;
	margin-left: auto;
}
#mainPanelTop {
	background-image: url(../pictures/mainPanelTop.png);
	background-repeat: no-repeat;
	height: 19px;
	width: 835px;
	margin-right: auto;
	margin-left: auto;
}
#mainPanelFoot {
	background-image: url(../pictures/mainPanelFoot.png);
	background-repeat: no-repeat;
	height: 22px;
	width: 835px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}
#leftPanel {
	float: left;
	width: 215px;
	padding-left: 30px;
	padding-right: 20px;
	padding-top: 10px;
}
#rightPanel {
	float: left;
	width: 485px;
	margin-left: 20px;
	padding-left: 25px;
	padding-right: 30px;
	padding-top: 10px;
}
#generalSearchForm {
	margin-bottom: 15px;
}
#generalSearchForm div {
	text-align: right;
	padding-right: 65px;
}
#generalSearchForm button {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: transparent;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	height: 22px;
	width: 114px;
	background-repeat: no-repeat;
}
#panel_text {
	background-color: #CCC;
	border: 1px solid #666;
	font-size: 10px;
	padding-top: 1px;
	width: 150px;
	margin-right: 10px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
	margin-top: 1px;
	vertical-align: top;
	color: #000;
}
#contact {
	background-image: url(../pictures/btnContact.png);
	position: relative;
	right: 420px;
}
#search {
	background-image: url(../pictures/btnSearch.png);
}

div.flashModule {
	float: left;
	line-height: 100%;
	background-color:transparent;
	margin-right: 10px;
	margin-bottom: 5px;
}


div.fileModule {
	text-align: center;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	float: left;
	font-size: 10px;
	color: inherit;
	border: 1px solid #CCC;
	margin-right: 10px;
	margin-bottom: 5px;
	background-color: inherit;
	line-height: 100%;
}
div.fileModule p, div.flashModule p {
	color: #999;
	line-height: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	margin-top: 5px;
	padding-top: 5px;
	background-color: inherit;
}
div.fileModule .fileName {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
div.fileModule .fileName a {
	color: #999;
	text-decoration: none;
	background-color: inherit;
}
div.fileModule img {
	display: block;
	margin-right: auto;
	margin-left: auto;
}

ul.contents , ul.menu{
	list-style-type: none;
	margin: 0px;
	color: #666;
	list-style-position: outside;
	padding: 0px;
}
ul.contents{
	list-style-image: url(../pictures/listArrowSmall.png);
	font-size: 11px;
	background-image: url(../pictures/underlineShort.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-top: 5px;
	margin-bottom: 20px;
	padding-bottom: 5px;
}
ul.menu{
	list-style-image: url(../pictures/listArrow.png);
	font-size: 12px;
}
ul.menu ul {
	margin-left: 15px;
	list-style-image: url(../pictures/listCircle.png);
	margin-top: 10px;
}
ul.menu ul li {
	background-image: none;
	padding-bottom: 0px;
	margin-bottom: 5px;
}
ul.menu li {
	margin-bottom: 20px;
	padding-bottom: 10px;
	margin-left: 15px;
	padding-left: 0px;
	background-image: url(../pictures/underlineShort.png);
	background-repeat: no-repeat;
	background-position: bottom left;
}
ul.menu li.graph {
	background-image: none;
	list-style-image: none;
}

ul.menu a:hover {
	color: #060;
	background-color: inherit;
}



ul.contents li {
	margin-bottom: 5px;
	padding-bottom: 0px;
	margin-left: 15px;
	padding-left: 0px;
	cursor: pointer;
	background-repeat: no-repeat;
	background-position: bottom left;
}
ul.contents a , ul.menu a{
	color: #000;
	font-weight: normal;
	background-color: inherit;
}
ul.contents li:hover a{
	color: #060;
	background-color: inherit;
}
input.textField {
	font-size: 11px;
	width: 200px;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
	border: 1px solid #999;
}
select.textField {
	font-size: 11px;
	min-width: 180px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
	border: 1px solid #999;
}


div.results {
	background-image: url(../pictures/underlineLong.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-bottom: 15px;
	padding-bottom: 10px;
	cursor: pointer;
}
div.results:hover, div.results:hover a , div.results:hover .category{
	color: #060;
}
div.results .thumbnail {
	float: left;
	height: 70px;
	width: 110px;
	background-repeat: no-repeat;
}

div.results .content {
	float: left;
	width: 350px;
	font-size: 11px;
}
div.results .category {
	color: #999;
	margin-bottom: 5px;
}

div.results h3 {
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 10px;
}
div.results a {
	background-color: inherit;
	color: #000;
}
div.gallery {
	float: right;
	width: 130px;
	margin-left: 10px;
	padding-top: 5px;
}
div.gallery .item {
	font-size: 10px;
	margin-bottom: 15px;
	text-align: center;
	color: #666;
}
div.gallery .item p {
	padding-top: 3px;
	margin: 0px;
}
table.groupSwitch {
	margin-right: auto;
	margin-left: auto;
	font-family: "Courier New", Courier, monospace;
	margin-bottom: 10px;
}
table.groupSwitch td {
	padding-right: 5px;
}
table.groupSwitch .separator {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #786556;
}
table.groupSwitch .inactive {
	font-weight: bold;
}
table.groupSwitch a {
	font-weight: normal;
	color: #606;
}
table.groupSwitch a:hover {
	color: #CC0000;
}




.docContent {
	line-height: 150%;
	text-align: justify;
}
.message {
	font-size: 14px;
	background-image: url(../photos/Exclamation.gif);
	background-repeat: no-repeat;
	padding-left: 200px;
	min-height: 200px;
	line-height: 150%;
}
.error {
	color: #F00;
	padding: 5px;
	margin-bottom: 15px;
	border: 1px solid #F00;
}
table.gallery {
	font-size: 10px;
	border-collapse: separate;
	width: 100%;
}

table.gallery .fileModule{
	float: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
table.gallery th {
	vertical-align: middle;
	text-align: left;
	background-color: #FFF;
	padding-top: 5px;
	padding-bottom: 5px;
}

