html {
    overflow-y: scroll
}
#container{
	width:628px;
}
 a {
	color: #000000; 
	font-style: none; 
	font-family: verdana, arial, sans-serif; 
	background-color: transparent; 
	text-decoration: underline	
}
a:link {
	color: #000000;
	background-color: transparent; 
	text-decoration: none
}
a:active {
	color: #0000FF;
	background-color: transparent; 
	text-decoration: none
}
a:visited {
	color: #000000;
	background-color: transparent; 
	text-decoration: none
}
a:hover {
	color: #0000FF;
	background-color: transparent; 
	text-decoration: none
}
Body { 
	font-family: tahoma, verdana, arial, helvetica,sans-serif;
	font-size: 10pt;
	color: Black;
	font-style: normal;
	margin: 0 ;
		
}
TD {font-family :  verdana,arial,helvetica;
    font-size : 9pt;
    font-weight : normal;
    vertical-align: middle;
    padding: 0;  
} 
.border {
	border-bottom: #336699 1px solid;
	border-left: #336699 1px solid;
	border-right: #336699 1px solid;
	border-top: #336699 1px solid;
}
.bodytable {
	background-color: #336699;
	border-bottom: #336699 1px solid;
	border-left: #336699 1px solid;
	border-right: #336699 1px solid;
	border-top: #336699 1px solid;
	padding-bottom: 8px;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 8px;
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color:#000000; 
}
h3{
	font-size:1.2em;
}
#search{
	position:relative;
	top:0px;
	left:430px;
	text-align:right;
	width:230px;
	font-size:10pt;
}
#search input{
	font-size:8pt;
}
#search a{
	color:black;
	text-decoration:none;
}
#search-items *{
	margin: 2px;
}
#search-results-detail{
	margin-top: 10px;
}
.search-results-navigation{
	text-align: right;
}
button, input, textarea{
	font-size: 12px;
}
.viewdocument{
	margin-bottom: 15px;
	line-height: 1.5em;
}
.error{
	color:red;
}
fieldset{
	margin-top:30px;
	padding:10px;
}
legend{
	color: #666;
}
h2, h5{
	clear:both;
}
ul.header{
	margin:0;
}
ul.header li{
	list-style-type:none;
	margin: 10px;
	float:left;
}
label{
	display:block;
	font-weight:bold;
}
blockquote{
	margin:5px;;
	margin-left:10px;
}
.block{
	display:block;
}
img.link{
	cursor:pointer;
}
.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide img {
	border: 2px solid gray;
}
.highslide:hover img {
	border: 2px solid white;
}
.highslide-image {
	border: 10px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    border: 5px solid white;
    border-top: none;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: white;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
    text-decoration: none;
	padding: 3px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
    background-color: black;
    /*
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
    */
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
