body
  {
    margin: 0em;
    color: #000000;
    background-color: #FFFFFF;
    background-image: none;
    font: 10pt/100% "Arial", sans-serif;
  }
a
  {
    font-weight: bold;
	font-size: 10pt;
	font-family: "Arial", sans-serif;
    color: #000088;
    text-align: left;
    text-decoration: none;
  }
a.mn
  {
    font: bold 10pt/200% "Arial", sans-serif;
    color: #000088;
    text-align: left;
    text-decoration: none;
  }

a.sub
  {
    font: 8pt/100% "Arial", sans-serif;
    color: #000088;
    padding-left: 1.4em;
    text-align: left;
    text-decoration: none;
  }
a:hover
  {
    color: #0000FF;
  }
  
 a:link {
	color: blue;
	text-decoration: underline;
	text-underline: single;
 }

.news
  {
    font: 10pt/130% "Arial", sans-serif;
  }
img
  {
    border-width: 0;
    vertical-align: baseline;
  }
li
  {
    padding: 0em;
  }
  
.header-collage
  {
    background:  #0000BB;
    margin: 0px;
	padding: 0px;
	height: 25px;
  }
  
.main-collage
  {
    background-color:  #FFFFFF;
    background-image: url(/images/collage_main_400.jpg);
    background-repeat: no-repeat;
    background-position: center center
    boder: none;
    margin: 0em
  }

.index-title
  {

    font-family: "Albertus Medium";
    font-size:  16pt;
    font-variant: normal;
    font-weight: bold;
    letter-spacing: 0.0em;
    color: #CC0000;
/*    padding: 2em 0em 0em 3em*/
  }

.menu
  {
    font-weight: bold;
	font-size:	12pt;
	font-family:	"Arial", sans-serif;
	line-height: 200%;
    color: #000088;
    background-color: #FFFFFF;
    text-align: left;
    padding-left: 1.3em;
	margin-top: 0;
  }
.cursor
  {
    font: bold small "Arial", sans-serif;
    color: #44DD00;
    background-color: #FFFFFF;
  }

.right
  {
    text-align: right;
    font-size: 20pt;
  }
.outlined
  {
    font-size: 12pt;
    font-family: 'Times New Roman';
    font-weight: 700;
  }
th
  {
    color: #EEEEFF;
    background-color: #000099;
  }
H1
  {
    font-size: 16pt;
    font-family: 'Times New Roman';
    font-style: normal;
    font-weight: 700;    
    color: #5555DD
  }
H2
  {
    font-size: 14pt;
    font-family: 'Times New Roman';
    font-style: normal;
    font-weight: 700;    
  }
H3
  {
    font-size: 12pt;
    font-family: 'Times New Roman';
    font-style: normal
    font-weight: 700;    
  }
.announcement
  {  
    font-size: 12pt;
    font-family: 'Times New Roman';
    font-style: normal;
    font-weight:700;
    color: #BB33DD;
  }
  
 
 .vspacer {height:6em;}
 
 #mask {clear:both;float:left;width:100%;overflow:hidden;}
#wrap {right:50%; float:left;width:100%;position:relative;}
#col-left,#col-right{float:left;position:relative;padding:0 0 1em 0;overflow:hidden;}

#col-left { left:52%; width: 20em;}
#col-right { left:56%; width: 710px;}

#col-right .hspace {padding-left:30px;}

.menu li {
	list-style-image:url('images/button02.gif');
}

.address {
    font: normal 12pt/120% 'Times New Roman', serif;
    font-style: normal;
    background: #FFFFFF;
    text-align: left;
}