@charset "utf-8";
/* CSS Document */

* {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	background: none !important;
	color: #000000 !important;
	text-align: left;
	text-decoration: none !important;
	/*text-transform: capitalize*/
}
div#search, div#flags, div#menu, div#footer, div#left, div#right, div#picture img, div#main img, .content a.file_pdf, .content a.file_word, .content a.file_excel, .content a.file_graph, .content a.file_form, .listing .al_r, .listing .al_l, .listing a, .listing span {
	display: none;
}

div#main img {
 display: block;
border: 0;
}
div#main .tac img {
	margin: 0 auto;
}

img.imgl {float: left; _display: none; margin-right: 15px; margin-bottom: 15px; border: 1px solid #8c8c8c;}

img.imgr {float: right; _display: none; margin-left: 15px; margin-bottom: 15px; border: 1px solid #8c8c8c;}


div#breadcrumb {
	border-bottom: 1px solid #000;
}

div#breadcrumb a, div#breadcrumb span {
	font-size: 8px;
}

div.left_big .extra {
	display: block;
}

div#picture a img {
	display: block;
	border: none;
	width: 100px;
	margin-left: 20px;
}

p, hr, ul {
	margin: 10px 0;
}

hr {
	height: 1px;
}

ul {
 	list-style:circle;
}

OL, UL {margin: 10px 0 0 28px;}
OL.lower-alpha {list-style-type: lower-alpha;}
OL.lower-alpha OL {list-style-type: decimal;}
OL.lower-alpha UL {list-style-type: disc;}
UL LI OL {list-style-type: decimal;}
UL LI OL.lower-alpha {list-style-type: lower-alpha;}
UL  {list-style-type: disc;}
DIR LI {list-style-type: lower-alpha;}

li {
	margin-left: 10px;
}

h1 {
	text-align: center;
	border-bottom: 1px solid #000000;
}

h1 span {
	font-size: 16px;
	font-weight: bold;
}

h2 {
	font-size: 14px;
	font-weight: bold;
}

h3 {
	font-size: 12px;
	font-weight: bold;
}

div#main {
	margin: 10px;
	padding: 15px;
}
div.center {width: 600px;}

.jumper {
	display: none;
}

.content table {
	width: 100%;
}

.content table td {
	vertical-align: top;
}

.listing {
	border-top: 1px solid #ccc;
	padding: 5px;
	margin: 5px;
}

.listing table td {
	vertical-align: bottom;
}

.listing .al_r a, .listing .al_l a {
	text-decoration: none;
}

.al_r, .tar, .right {
	text-align: right;
}

.al_l, .tal, .left {
	text-align: left;
}

.al_c, .tac, .center {
	text-align: center;
}

TABLE.common {margin: auto;}

TABLE.files {
	display: block;
}

TABLE.files .pdf A {
	padding-top: 5px;
	display: block;
}

TD.vab {
	display: none;
}

.center table {margin: auto;}
.right table {float: right;}
.left table {float: left;}

