body{
margin:0 auto;
padding:0;
font:76% Verdana,Tahoma,Arial,sans-serif;
background:#f4f4f4 url(../images/bg.gif) top center repeat-y;
color:#303030;
}

#page{
background:#ffffff;
color:#303030;
margin:0 auto;
width:1000px;
}

#header{
clear:both;
margin:10px 0 0 0;
padding:0;
height:0px;
}


#header a{
text-decoration:none;
color:#286ea0;
}

#header a:hover{
text-decoration:none;
color:#286ea0;
}

#header h1{
width:532px;
margin:0 0 10px 0;
float:left;
}

#header p{
width:468px;
float:right;
text-align:center;
color:#a0a0a0;
margin:0 0 10px 0;
font-size:0.8em;
line-height:1.2em;
background-color:inherit;
}

#indexlogo{
background: url("/images/index_head.jpg");
background-repeat: repeat-x;
height: 145px;
width: 1000px
}

#menu{
clear:left;
float:left;
width:170px;
margin:0 0 10px 0;
padding:0;
font-size:0.9em;
}

#menu ul{ 
list-style:none;
width:170px;
margin:0 0 20px 0;
padding:0;
font-size:1.1em;
} 

#menu li{
margin-bottom:4px;
}

#menu li a{
font-weight:bold;
height:20px;
text-decoration:none;
color:white; /*#505050;*/
display:block;
padding:6px 0 0 10px;
background:#A0A5A5; /*#f4f4f4;*/
border-left:4px solid #cccccc;
}
  
#menu li a:hover{
background:#eaeaea;
color:#286ea0;
border-left:4px solid #286ea0;
}

.block{
margin:10px 0 10px 0;
padding:10px;
width:150px;
color:#505050;
background-color:#f4f4f4;
line-height:1.3em;
}

#right{
float:right;
width:230px;
margin:0 0 10px 0;
padding:0;
font-size:0.9em;
line-height:1.5em;
}

#right p{
margin:0 0 1.5em 0;
}

#content{
margin:0 230px 20px 170px;
border-left:1px solid #f0f0f0;
border-right:1px solid #f0f0f0;
padding:0 10px 0 10px;
line-height:1.6em;
text-align:left;
}

#content h2{
font-size:1.5em;
margin:0 0 0.5em 0;
}

#content img
{
  padding : 0px;
  border  : 0px;
}

#content img.border
{
  padding    : 1px;
  display    : inline;
  background : #cccccc;
  color      : #303030;
  border     : 4px solid #f0f0f0;
}

h3{
font-size:1.3em;
margin:0 0 10px 0;
}

a{
text-decoration:none;
color:#286ea0;
}

a:hover{
text-decoration:underline;
color:#286ea0;
}

a img{
border:0;
}

#footer{
clear:both;
margin:0 auto;
padding:10px 0 0px 0;
border-top:4px solid #f0f0f0;
width:1000px;
text-align:center;
color:#808080;
font-size:0.9em;
}

#footer a{
color:#808080;
text-decoration:none;
}

#footer a:hover{
text-decoration:underline;
}

#footer table.noborder, tr.noborder, td.noborder
{
  border                    : 0;
}

.left{
margin:10px 10px 5px 0;
float:left;
}

.right{
margin:10px 0 5px 10px;
float:right;
}

.textright{
text-align:right;
}

.center{
text-align:center;
}

.small{
font-size:0.8em;
}

.bold{
font-weight:bold;
}

.hide{
display:none;
}

font.title
{
  font-size                 : 14px;
  font-weight               : bold;
  letter-spacing            : 1px;
  color                     : #AAB0B7;
}

font.heading
{
  font-weight               : bold;
  text-decoration           : underline;
  color                     : #AAB0B7;
}

table, tr, td
{
  /* #F0F0F0; */
  /* #AAB0B7; */
  border-top                : 1px solid #AAB0B7;
  border-left               : 1px solid #AAB0B7;
  border-right              : 1px solid #AAB0B7;
  border-bottom             : 1px solid #AAB0B7;
  /* background                : white url(../images/table_bg.png); */
}

table.indexlogo, tr.indexlogo, td.indexlogo
{
  border : 0;
}

textarea
{
  width                     : 440px;
  height                    : 150px;
  font-family               : Verdana, Arial, Sans-Serif;
  font-size                 : 12px;
  font-weight               : normal;
  letter-spacing            : 0px;
  text-decoration           : none;
}

input.text
{
  width                     : 440px;
  height                    : 20px;
  font-family               : Verdana, Arial, Sans-Serif;
  font-size                 : 12px;
  font-weight               : normal;
  letter-spacing            : 0px;
  text-decoration           : none;
}

form.login
{
  margin                    : 0px 0px -10px 0px;
  border-top                : 0px solid;
  border-left               : 0px solid;
  border-bottom             : 0px solid;
  border-right              : 0px solid;
}

input.login
{
  width                     : 130px;
  height                    : 12px;
  font-family               : Verdana, Arial, Sans-Serif;
  font-size                 : 10px;
  font-weight               : normal;
  letter-spacing            : 0px;
  text-decoration           : none;
  color                     : black;
  background-color          : white;
  border-top                : 0px solid;
  border-left               : 0px solid;
  border-bottom             : 0px solid;
  border-right              : 0px solid;
}

input.loginbutton
{
  height                    : 45px;
  border-top                : 0px solid;
  border-left               : 0px solid;
  border-bottom             : 0px solid;
  border-right              : 0px solid;
}

form.logout
{
  margin                    : 0px 0px -10px 0px;
  border-top                : 0px solid;
  border-left               : 0px solid;
  border-bottom             : 0px solid;
  border-right              : 0px solid;
}

input.logout
{
  width                     : 130px;
  height                    : 12px;
  font-family               : Verdana, Arial, Sans-Serif;
  font-size                 : 10px;
  font-weight               : normal;
  font-style                : italic;
  letter-spacing            : 0px;
  text-decoration           : none;
  color                     : black;
  background-color          : #f4f4f4;
  border-top                : 0px solid;
  border-left               : 0px solid;
  border-bottom             : 0px solid;
  border-right              : 0px solid;
}

input.logoutbutton
{
  height                    : 45px;
  border-top                : 0px solid;
  border-left               : 0px solid;
  border-bottom             : 0px solid;
  border-right              : 0px solid;
}

input.button
{
  font                      : bold 10px Verdana, Arial, Sans-Serif;
  text-align                : center;
  color                     : black;
  background-color          : white;
  border-top                : 1px solid;
  border-left               : 1px solid;
  border-bottom             : 1px solid;
  border-right              : 1px solid;
  width                     : 100px;
  height                    : 20px;
}

select
{
  width                     : 440px;
  height                    : 20px;
  font-family               : Verdana, Arial, Sans-Serif;
  font-size                 : 12px;
  font-weight               : normal;
  letter-spacing            : 0px;
  text-decoration           : none;
}

select.list
{
  width                     : 440px;
  height                    : 300px;
  font-family               : Verdana, Arial, Sans-Serif;
  font-size                 : 12px;
  font-weight               : normal;
  letter-spacing            : 0px;
  text-decoration           : none;
}

table.noborder, tr.noborder, td.noborder
{
  border                    : 0;
}

/* begin tooltip effect */	

a.tooltip
{
  position: relative; /*this is the key*/
  z-index: 24;
 
}

a.tooltip:hover
{
  z-index: 25;
}

a.tooltip span
{
  display: none;
}

a.tooltip:hover span /* the span will display on hover state */
{
  display: block;
  position: absolute;
  top: 2em; left: 2em; width: 15em;
  border: 1px solid #eee;
  background-color: #f9f9f9;
  color: navy;
  text-align: center;
  text-decoration: none;
  padding: 3px;
  font-size: smaller;
}

/* end of tooltip effect */

.highslide-wrapper div {
    font-family: Verdana, Helvetica;
    font-size: 10pt;
}
.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
    text-decoration: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide-wrapper, .drop-shadow {
	background: white;
}
.highslide img {
	border: 2px solid gray;
}
.highslide:hover img {
	border: 2px solid white;
}
.highslide-wrapper {
	background: 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;
    text-align: center;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;

    padding-left: 22px;
    background-image: url(highslide/graphics/loader.white.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;
}

a.highslide-full-expand {
	background: url(highslide/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}
